-
Notifications
You must be signed in to change notification settings - Fork 8
2.x.x #2457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
2.x.x #2457
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
--------- Co-authored-by: matheus-relief <matheus.reliefapps@gmail.com> Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com> Co-authored-by: Nathan <humbertclaude.nathan@gmail.com> Co-authored-by: MwanPygmay <matt.brunot@laposte.net>
…using web elements, could not reflect on other pages (#2420) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
--------- Co-authored-by: Unai Zalba <unai@reliefapplications.org>
…3-01) ### Bug Fixes CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json due to query params some components could be duplicated in sui ([faf3986](faf3986)) CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json fullscreen control would not work in web elements mode ([#2425](#2425)) ([4f0dd92](4f0dd92)) CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json layers overlay could be hidden on maps, when using fullscreen & web elements ([#2424](#2424)) ([49e6db7](49e6db7)) CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json map could sometimes disappear on some browsers due to a browser limitation ([79d1a1c](79d1a1c)) CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json only one mutation instance supported ([#2419](#2419)) ([2b80a9f](2b80a9f)) CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json selecting some reference data in questions in dashboard filter, using web elements, could not reflect on other pages ([#2420](#2420)) ([729957a](729957a)) ### Features CHANGELOG CHANGELOG.md CI LICENSE README.md TODO.md apps assets error_pages jest-shim.ts jest.config.ts jest.preset.js libs makefile migration-storybook.log node_modules nx.json package-lock.json package.json release.config.js tailwind.config.js tools tsconfig.base.json allow widgets to build automation rules ([#2422](#2422)) ([9457fd4](9457fd4))
…ice fix: service provided error by adding @SkipSelf decorators to the components importing dashboard automation service in order to check the service instance from parents components, where it's set(dashboards) fix: ruleTarget undefined value on switching tabs in SUI fix: incorrectly loaded layers for map settings by checking if dashboardAutomation service is fetchable
…ssues (#2429) bugfix/AB#87222_ABC-dependency-error-due-to-dashboard-automation-service
…s, so it can be reused for future widgets
… default on height of window
--------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
* refactor: edit code of heatmap to allow intensity field. Remove library and use directly code in project * fix: heatmap would not correctly saved gradient * feat: allow to reverse heatmap gradient --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
* improve env files in web-widgets app * error routing working * lint
…#2441) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
…ace (#2442) * feat/AB#87702_ABC-allow-opacity-to-work-with-heatmap-layer-add-interface feat: update default HeatMapOptions interface with opacity property * merge --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
--------- Co-authored-by: MwanPygmay <matt.brunot@laposte.net> Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com> Co-authored-by: Unai Zalba <unai@reliefapplications.org> Co-authored-by: unai-reliefapp <123092672+unai-reliefapp@users.noreply.github.com>
…es (#2443) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
…ken should refresh (#2436) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
…t on widget content click
…ove layer automations
…cluster, not lat / long of click (#2452) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
…mode ) (#2453) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
--------- Co-authored-by: MwanPygmay <matt.brunot@laposte.net>
…t click (#2449) --------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
--------- Co-authored-by: Antoine Hurard <antoine.reliefapps@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Useful links
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Screenshots
Please include screenshots of this change. If this issue is only back-end related, and does not involve any visual change of the platform, you can skip this part.
Checklist:
( * == Mandatory )
More explanation
https://www.loom.com/share/05a716d61b9744faaf51fb304c21d1e5?sid=f87cf896-582a-4f76-93ae-8ceed801b145