Skip to content
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 innerLable in datepicker control #566

Merged
merged 5 commits into from
Feb 6, 2024

Conversation

mournfulCoroner
Copy link
Contributor

No description provided.

@robot-charts
Copy link
Collaborator

i18n-check

The following components have not been translated

dash.control-dialog.edit (en)
dash.control-dialog.edit (ru)

Wait for the reviewers to check your changes in Weblate and try running github action again.

Gravity addon added 2 commits February 3, 2024 17:35
Currently translated at 98.7% (76 of 77 strings)

Translation: DataLens/dash.control-dialog.edit__566
Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-6729-inner-label-in-datepicker-566/dash-control-dialog-edit-566/en/
Currently translated at 98.7% (76 of 77 strings)

Translation: DataLens/dash.control-dialog.edit__566
Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-6729-inner-label-in-datepicker-566/dash-control-dialog-edit-566/ru/
@robot-charts
Copy link
Collaborator

i18n-check

Errors occurred when merging changes from your branch with the Weblate branch. ``` Rebasing (1/3) Auto-merging package-lock.json CONFLICT (add/add): Merge conflict in package-lock.json Auto-merging package.json CONFLICT (add/add): Merge conflict in package.json Auto-merging src/server/components/features/features-list/SelectorRequiredValue.ts CONFLICT (add/add): Merge conflict in src/server/components/features/features-list/SelectorRequiredValue.ts Auto-merging src/shared/types/feature.ts CONFLICT (add/add): Merge conflict in src/shared/types/feature.ts Auto-merging src/ui/components/Select/hooks/useSelectRenderFilter/useSelectRenderFilter.tsx CONFLICT (add/add): Merge conflict in src/ui/components/Select/hooks/useSelectRenderFilter/useSelectRenderFilter.tsx Auto-merging src/ui/units/collections/components/CollectionContent/CollectionContent.tsx CONFLICT (add/add): Merge conflict in src/ui/units/collections/components/CollectionContent/CollectionContent.tsx Auto-merging src/ui/units/dash/containers/Body/Body.scss CONFLICT (add/add): Merge conflict in src/ui/units/dash/containers/Body/Body.scss Auto-merging src/ui/units/workbooks/components/EntryActions/EntryActions.tsx CONFLICT (add/add): Merge conflict in src/ui/units/workbooks/components/EntryActions/EntryActions.tsx Auto-merging tests/docker-compose.e2e.yml CONFLICT (add/add): Merge conflict in tests/docker-compose.e2e.yml error: could not apply d6a06c0... Support innerLable in datepicker control hint: Resolve all conflicts manually, mark them as resolved with hint: "git add/rm ", then run "git rebase --continue". hint: You can instead skip this commit: run "git rebase --skip". hint: To abort and get back to the state before "git rebase", run "git rebase --abort". Could not apply d6a06c0... Support innerLable in datepicker control (1) ```
**Resolve conflicts according to instructions** 1. Switch to the current branch associated with this pull request. ``` git checkout CHARTS-6729-Inner-label-in-datepicker ``` 2. Add Weblate as remote: ``` git remote add weblate https://weblate.gravity-ui.com/git/datalens/charts-6729-inner-label-in-datepicker-566/chartkit-566/ git remote update weblate ``` 3. Merge Weblate changes: ``` git merge weblate/CHARTS-6729-Inner-label-in-datepicker ``` 4. Resolve conflicts: ``` edit ... git add ... git commit ``` 5. Push changes to upstream repository, Weblate will fetch merge from there: ``` git push origin ```

@mournfulCoroner mournfulCoroner force-pushed the CHARTS-6729-Inner-label-in-datepicker branch from 2aacb40 to 12d860c Compare February 5, 2024 11:20
@robot-charts
Copy link
Collaborator

i18n-check

The following components have not been translated

dash.control-dialog.edit (en)
dash.control-dialog.edit (ru)

Wait for the reviewers to check your changes in Weblate and try running github action again.

Marginy605
Marginy605 previously approved these changes Feb 5, 2024
* Translated using Weblate (English)

Currently translated at 100.0% (77 of 77 strings)

Translation: DataLens/dash.control-dialog.edit__566
Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-6729-inner-label-in-datepicker-566/dash-control-dialog-edit-566/en/

* Translated using Weblate (Russian)

Currently translated at 100.0% (77 of 77 strings)

Translation: DataLens/dash.control-dialog.edit__566
Translate-URL: https://weblate.gravity-ui.com/projects/datalens/charts-6729-inner-label-in-datepicker-566/dash-control-dialog-edit-566/ru/

---------

Co-authored-by: Darya Tikhonova <tihonova-d@yandex-team.ru>
Copy link
Contributor

github-actions bot commented Feb 6, 2024

E2E Report is ready.

@mournfulCoroner mournfulCoroner merged commit 7de9b4f into main Feb 6, 2024
7 checks passed
@mournfulCoroner mournfulCoroner deleted the CHARTS-6729-Inner-label-in-datepicker branch February 6, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants