-
Notifications
You must be signed in to change notification settings - Fork 41
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
Support relations in group controls #749
Support relations in group controls #749
Conversation
4a1ad26
to
6592578
Compare
E2E Report is ready. |
6592578
to
38cae7c
Compare
📦 Statoscope quick diff with main-branch: ⏱ Build time: -606 ms (-0.39%) ⚖️ Initial size: 8.07 kb (0.33%) 🕵️ Validation errors: 0 Full Statoscope report could be found here |
src/ui/units/dash/containers/Dialogs/DialogRelations/hooks/helpers.ts
Outdated
Show resolved
Hide resolved
i18n-check The following components have not been translatedWait for the reviewers to check your changes in Weblate and try running github action again. |
i18n-check |
…hub.com:datalens-tech/datalens-ui into CHARTS-9094-Support-relations-in-group-controls
i18n-check |
i18n-check |
i18n-check |
* Translated using Weblate (Russian) Currently translated at 100.0% (53 of 53 strings) Translation: DataLens/component.dialog-relations.view__749 Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-9094-support-relations-in-group-controls-749/component-dialog-relations-view-749/ru/ * Translated using Weblate (English) Currently translated at 100.0% (53 of 53 strings) Translation: DataLens/component.dialog-relations.view__749 Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-9094-support-relations-in-group-controls-749/component-dialog-relations-view-749/en/ --------- Co-authored-by: Darya Tikhonova <tihonova-d@yandex-team.ru> Co-authored-by: Taya Leutina <leutinatasya@yandex-team.ru>
i18n-check The following components have not been translatedWait for the reviewers to check your changes in Weblate and try running github action again. |
* Support relations in group controls * Support multicontrol relations * Rename items to group * Support migration from old selectors * Up dashkit@6.9.0 * Merge branch 'main' into CHARTS-9094-Support-relations-in-group-controls * fixes * Discard changes to .github/workflows/statoscope_tests.yml * Fixes after resolving conflicts * Fix formatting * review fixes * Fix namespace lost * Fix error control and dialog relations * Fix dialog relations with errors * Fix tests * Fix relations behavior * Fix saving selector * Translations update from Weblate Gravity for PR #749 (#787) * Translated using Weblate (Russian) Currently translated at 100.0% (53 of 53 strings) Translation: DataLens/component.dialog-relations.view__749 Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-9094-support-relations-in-group-controls-749/component-dialog-relations-view-749/ru/ * Translated using Weblate (English) Currently translated at 100.0% (53 of 53 strings) Translation: DataLens/component.dialog-relations.view__749 Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-9094-support-relations-in-group-controls-749/component-dialog-relations-view-749/en/ --------- Co-authored-by: Darya Tikhonova <tihonova-d@yandex-team.ru> Co-authored-by: Taya Leutina <leutinatasya@yandex-team.ru> * Fix multiple controls var * Fix aliases bug * Fix lost selectorParameters * Fix more bugs * Remove unused import --------- Co-authored-by: Georgy Malkov <malkovgv@yandex-team.ru> Co-authored-by: WeblateGravity <150622038+WeblateGravity@users.noreply.github.com> Co-authored-by: Darya Tikhonova <tihonova-d@yandex-team.ru>
Related to datalens-tech/datalens#89