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

feat: language selector #172

Merged
merged 4 commits into from
Jul 20, 2022
Merged

feat: language selector #172

merged 4 commits into from
Jul 20, 2022

Conversation

FritzHoing
Copy link
Collaborator

@FritzHoing FritzHoing commented Jul 11, 2022

Implements a language selector into the item-container 'right items' of the header

ERM Ticket: https://redmine.intranet.terrestris.de/issues/14529

src/components/LanguageSelector/LanguageSelect.tsx Outdated Show resolved Hide resolved
src/components/Header/index.tsx Outdated Show resolved Hide resolved
@FritzHoing FritzHoing merged commit 78418c1 into main Jul 20, 2022
github-actions bot pushed a commit that referenced this pull request Jul 28, 2022
## [3.3.0](v3.2.0...v3.3.0) (2022-07-28)

### Features

* **draw-export:** added button to draw tools and method to export drawn features ([c09a2f5](c09a2f5))
* **draw:** added draw component and translations ([f8b7a05](f8b7a05))
* **draw:** added edit, remove and delete buttons ([31e0a67](31e0a67))
* implements the client version into the footer ([410564c](410564c))
* language selector ([#172](#172)) ([78418c1](78418c1))
* make keycloak onload action configurable ([83a8f66](83a8f66))
* save selection ([#176](#176)) ([d06b215](d06b215))

### Bugfixes

* deletes empty line ([9f481d6](9f481d6))
* deletes unneccessary translation ([9166a47](9166a47))
* lower z-index to prevent icon from overlap app elements ([b463610](b463610))
* make Header and Footer more responsive ([badde0e](badde0e))
* remove the unneeded integration of the Permalink component in the main application ([57d961e](57d961e))
* removes unwanted imports ([cd7e8c1](cd7e8c1))
* show the expand/collapse buttons in the tree ([aac41b7](aac41b7))

### Changes in layout

* adjust pressed style and set style for collapsed submenu as well ([a0cb522](a0cb522))
* align items and add space between label and value ([b9592a7](b9592a7))
* reformat and set type to link ([14def14](14def14))
* Toolmenu styling ([#206](#206)) ([4fa4daa](4fa4daa))

### Dependencies

* **deps-dev:** bump @babel/core from 7.18.6 to 7.18.9 ([0523b77](0523b77))
* **deps-dev:** bump @babel/preset-env from 7.18.6 to 7.18.9 ([32f2c94](32f2c94))
* **deps-dev:** bump @playwright/test from 1.23.2 to 1.23.4 ([859de2c](859de2c))
* **deps-dev:** bump @playwright/test from 1.23.4 to 1.24.0 ([f6a13bd](f6a13bd))
* **deps-dev:** bump @playwright/test from 1.24.0 to 1.24.1 ([706e30c](706e30c))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([1585157](1585157))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([a7e4ea4](a7e4ea4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([b23098d](b23098d))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.5 to 5.30.6 ([3bd08d9](3bd08d9))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.6 to 5.30.7 ([67f9ded](67f9ded))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.7 to 5.31.0 ([59eae8c](59eae8c))
* **deps-dev:** bump eslint from 8.19.0 to 8.20.0 ([26ae94d](26ae94d))
* **deps-dev:** bump jest and @types/jest ([cf08d99](cf08d99))
* **deps-dev:** bump jest-environment-jsdom from 28.1.2 to 28.1.3 ([d904c83](d904c83))
* **deps-dev:** bump webpack from 5.73.0 to 5.74.0 ([f17da3a](f17da3a))
* **deps:** bump @terrestris/react-geo from 17.4.1 to 17.5.0 ([8c5f242](8c5f242))
* **deps:** bump @terrestris/react-geo from 19.0.0 to 19.1.0 ([b36bec5](b36bec5))
* **deps:** bump @terrestris/react-geo from 19.1.0 to 19.1.1 ([9c4da40](9c4da40))
* **deps:** bump antd from 4.21.5 to 4.21.7 ([9aab769](9aab769))
* **deps:** bump antd from 4.21.7 to 4.22.0 ([3f99355](3f99355))
* **deps:** bump antd from 4.22.0 to 4.22.1 ([e6fdade](e6fdade))
* **deps:** bump i18next from 21.8.13 to 21.8.14 ([98195cb](98195cb))
* **deps:** bump react-i18next from 11.18.0 to 11.18.1 ([db2545f](db2545f))
* **deps:** bump react-i18next from 11.18.1 to 11.18.3 ([4739e06](4739e06))
* **draw-export:** added translations ([5755bc1](5755bc1))
* **draw:** added missing file ([d928b85](d928b85))
* **draw:** condensed if conditions in one if statement ([f6a8451](f6a8451))
* **draw:** fixed bug that was selecting modify and delete at the same time ([28faedf](28faedf))
* **draw:** uploaded data is now transformed to map projection, cleanup ([aecc3f0](aecc3f0))
* **unit-tests:** added basic rendering unit tests to all components ([3bf444c](3bf444c))
* **unit-tests:** added missing files ([ef3fd9c](ef3fd9c))
* **unit-tests:** removed uneeded comments ([e86de02](e86de02))
* update react-geo ([e065bdd](e065bdd))
* update README ([1b57ceb](1b57ceb))
* update shogun-util ([8cd7c76](8cd7c76))
@dnlkoch dnlkoch deleted the language_selector branch August 23, 2022 08:34
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.

2 participants