forked from compdemocracy/polis
-
Notifications
You must be signed in to change notification settings - Fork 0
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
ISSUE: #66 - Improve language support #74
Merged
brendanarnold
merged 4 commits into
govuk/main
from
govuk/feature/66-improve-language-support
Apr 4, 2023
Merged
ISSUE: #66 - Improve language support #74
brendanarnold
merged 4 commits into
govuk/main
from
govuk/feature/66-improve-language-support
Apr 4, 2023
Conversation
This file contains 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
* Adding farsi translation * Update client-participation/js/strings.js Co-authored-by: Patrick Connolly <patrick.c.connolly@gmail.com> Co-authored-by: Colin Megill <colinmegill@gmail.com> Co-authored-by: Patrick Connolly <patrick.c.connolly@gmail.com>
* Adding direction to the participation * Set client-participation text directions to auto and match css styles to flexibly adapt * Adjust css styles in css files, modules and admin section * Fixing the issue in statement margins caused by paragraph direction overriding page direction * switch from dir to direction for rtl vs ltr specificaiton in strings files * add direction to Farsi and Hebrew strings files * Fixing remaining comments floating issue on chrome Co-authored-by: Christopher Small <metasoarous@gmail.com>
* Bump node from 11.15.0-alpine to 18.9.0-alpine in /client-admin (compdemocracy#1523) Bumps node from 11.15.0-alpine to 18.9.0-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump node from 11.15.0-alpine to 18.9.0-alpine in /client-report (compdemocracy#1525) Bumps node from 11.15.0-alpine to 18.9.0-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump moment from 2.29.1 to 2.29.4 in /client-report (compdemocracy#1514) Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ws from 7.4.2 to 7.5.7 in /client-admin (compdemocracy#1395) Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.5.7. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.2...7.5.7) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump got and nodemon in /server (compdemocracy#1539) Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `got` Updates `nodemon` from 2.0.7 to 2.0.20 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.7...v2.0.20) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: nodemon dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 in /client-report (compdemocracy#932) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump minimist from 1.2.5 to 1.2.6 in /client-admin (compdemocracy#1384) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update de_de.js Checked german language (native speaker). Corrected some inconsistencies and grammar errors. * Update de_de.js * Update de_de.js * Revert "Bump node from 11.15.0-alpine to 18.9.0-alpine in /client-admin (compdemocracy#1523)" This reverts commit 0d1242f. * Revert "Bump node from 11.15.0-alpine to 18.9.0-alpine in /client-report (compdemocracy#1525)" This reverts commit 54ed279. * Revert "Bump moment from 2.29.1 to 2.29.4 in /client-report (compdemocracy#1514)" This reverts commit 4e7dd51. * Revert "Bump ws from 7.4.2 to 7.5.7 in /client-admin (compdemocracy#1395)" This reverts commit 0224f8e. * Revert "Bump got and nodemon in /server (compdemocracy#1539)" This reverts commit 0c18e1e. * Revert "Bump minimist from 1.2.5 to 1.2.6 in /client-admin (compdemocracy#1384)" This reverts commit 0e8263b. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Small <metasoarous@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.
Addresses issue #66
To align with upstream
Checklist
ISSUE: #XX - Brief description
CHANGELOG.md
I have rune2e
tests and fixed any failuresNote: there is a problem with the math worker not processing report in the
kitchensink.clj
test - math worker needs to be restarted to process the report into an infographic