Commit Graph

2574 Commits

Author SHA1 Message Date
Nitwel
2a6ff9afc5 Add scope to v-tab-items (#7884) 2021-09-07 11:46:39 -04:00
Azri Kahar
ff9c78b137 Fix display labels translations (#7858)
* translate choice text in display labels

* fix translation keys for directus_activity fields

* add activity fields translations
2021-09-07 10:50:23 -04:00
José Varela
a98ca0c184 Apply "in" to query even if array is empty (#7816)
* fetch only avatar id for current user

* apply "in" to query even if array is empty
if the "in" array is empty we need to add it to query anyways,
otherwise all records will be attached causing out of memory on
subsequent calls
2021-09-03 12:12:19 -04:00
Oreille
44ff1484f6 Fix map interface controls not showing (#7812) 2021-09-03 12:08:31 -04:00
Oreille
1c1215b04e Map selection behaviour (#7811)
* Use https for openmaptiles fonts.

* Changed map selection behaviour: replace instead of adding them by default.
2021-09-03 12:06:21 -04:00
Oreille
c078e130a1 Use https for openmaptiles fonts. (#7801) 2021-09-03 11:22:22 -04:00
Dieter Luypaert
689ac586a1 Datetime interface "Set to now" sets seconds to 0 (#7794)
When "Include seconds" is disabled.

Fixes #7779
2021-09-03 10:55:23 -04:00
Nitwel
f04d0b21ad fix false is proper value (#7796) 2021-09-03 09:15:52 -04:00
Nitwel
737e60e2bf fix wrong icon (#7800) 2021-09-03 09:14:49 -04:00
Azri Kahar
362f5de75e Fix WYSIWYG field not being cleared after "Save and Create New" (#7754)
* fix WYSIWYG field not being cleared

* return empty string when null for tinymce

* Update app/src/components/v-form/form-field.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-09-03 02:17:31 +00:00
Rijk van Zanten
f3e6bd1da2 New Crowdin updates (#7765)
* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Polish)
2021-09-02 20:39:25 -04:00
Ben Haynes
9cf957445c Improve card selection styling (#7787) 2021-09-02 19:34:10 -04:00
Oreille
d7f50ab6f6 Fixes bug when trying to edit geometry in code interface. (#7778) 2021-09-02 13:49:09 -04:00
Oreille
e35bf1784f Use OpenMapTiles font instead of ArcGIS (#7780) 2021-09-02 11:31:42 -04:00
Rijk van Zanten
7b32f0c5a0 Fix hash link in docs module (#7768) 2021-09-01 19:35:03 -04:00
Azri Kahar
fc154a8ecc fix WYSIWYG field focus event (#7756) 2021-09-01 18:45:56 -04:00
Rijk van Zanten
e2d4a3ef52 New translations en-US.yaml (Hungarian) (#7764) 2021-09-01 18:45:03 -04:00
Nitwel
8b4f67a31a Warn the user when a collapsed group field had an error (#7738)
* warn the user when a collapsed group field had an error

* Replace icon

* Reduce icon size

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-01 18:38:45 -04:00
rijkvanzanten
053e7d1096 Optimize tree-select open state 2021-09-01 18:29:27 -04:00
rijkvanzanten
170ba3568a Fix tree-select not allowing groups to be opened in selection mode 2021-09-01 18:25:11 -04:00
Rijk van Zanten
8f5bfa45b7 New Crowdin updates (#7762)
* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Slovenian)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Catalan)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)
2021-09-01 18:23:14 -04:00
Rijk van Zanten
5a068c9c01 Fix branch emitter logic from grand-to-child (#7763) 2021-09-01 18:22:39 -04:00
Rijk van Zanten
f6f3ae9936 New Crowdin updates (#7739)
* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)
2021-09-01 16:59:30 -04:00
José Varela
b74fd8e655 translations: fix user.status_invited (#7760) 2021-09-01 16:45:21 -04:00
Ben Haynes
eec1e630eb Update WYSIWYG styling 2021-09-01 16:16:51 -04:00
Nicola Krumschmidt
ef8f81aaf4 Disable attribute inheritance for all layout components (#7749)
* Disable attribute inheritance for all layout components

This prevents vue from polluting the DOM with unused state props.

* Disable attribute inheritance in layout templates
2021-09-01 09:02:50 -04:00
Oreille
7da4cb9c03 Don't stringify nested item props (#7733) 2021-08-31 20:37:25 -04:00
Rijk van Zanten
a5238546c7 New Crowdin updates (#7706)
* New translations en-US.yaml (Ukrainian)

* New translations en-US.yaml (Ukrainian)

* New translations en-US.yaml (Italian)
2021-08-31 17:47:36 -04:00
Oreille
e19be67a16 Prevent generated columns edition (#7712) 2021-08-31 11:34:44 -04:00
Nicola Krumschmidt
f99b97720e Rework layout extension component management (#7489)
* Rework layout extension component management

* Move cards layout to new system

* Move calendar layout to new system

* Move map layout to new system

* Use new useLayout everywhere

* Remove useLayoutState composable
2021-08-31 10:55:46 -04:00
Azri Kahar
2f32b3cacd Fix input-code lint style (#7716) 2021-08-31 10:38:08 -04:00
Nicola Krumschmidt
353e4f06c7 Use self-closing slot tags everywhere (#7717) 2021-08-31 09:10:55 -04:00
Nitwel
607e32ea36 Resolve editor/type warnings (#7687)
* resolve editor/type warnings

* dont rename props
2021-08-30 16:54:17 -04:00
Nitwel
64efbfa3b7 Always fall back to en-US (#7661)
* always fall back to en-US

* Ignore illegal languages

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-08-30 16:43:50 -04:00
Nitwel
5d845bcd62 Fix alignment of collection nav grouping (#7703)
* Fix alignment collection nav grouping

* fix css
2021-08-30 13:04:30 -04:00
Rijk van Zanten
5c41db4c81 New Crowdin updates (#7701)
* Update source file en-US.yaml

* New translations en-US.yaml (Italian)

* Update app/src/lang/translations/en-US.yaml
2021-08-30 12:17:58 -04:00
rijkvanzanten
eb912d4610 Fix addLabel text 2021-08-30 12:12:27 -04:00
Rijk van Zanten
ca07339f9f New Crowdin updates (#7641)
* Update source file en-US.yaml

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Slovenian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Catalan)

* Update source file en-US.yaml

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (French)

* Update source file en-US.yaml

* New translations en-US.yaml (Portuguese, Brazilian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Chinese Traditional)

* New translations en-US.yaml (Norwegian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Ukrainian)

* New translations en-US.yaml (Portuguese, Brazilian)

* New translations en-US.yaml (Indonesian)

* New translations en-US.yaml (Spanish, Chile)

* New translations en-US.yaml (Thai)

* New translations en-US.yaml (Malay)

* New translations en-US.yaml (Serbian (Latin))

* New translations en-US.yaml (Dutch)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Lithuanian)

* New translations en-US.yaml (Spanish, Latin America)

* New translations en-US.yaml (Slovenian)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Romanian)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Catalan)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Greek)

* New translations en-US.yaml (Finnish)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Japanese)

* Update source file en-US.yaml
2021-08-30 11:52:58 -04:00
Rijk van Zanten
f5636df7be Revert "Add useful shortcuts (#7560)" (#7699)
This reverts commit 10ce9751e7.
2021-08-30 11:49:27 -04:00
Azri Kahar
a701d22aa9 add upload event for file imports (#7697) 2021-08-30 11:48:47 -04:00
Nitwel
2753f61829 add permission prop check (#7698) 2021-08-30 11:47:05 -04:00
Nitwel
4ac51c29b7 add missing translations (#7684) 2021-08-30 10:50:00 -04:00
Nitwel
ec1eb9733b Fix firefox being buggy with numbers as value inputs (#7682)
* fix firefox being buggy with numbers as value inputs

* dont show null string in input
2021-08-30 10:23:47 -04:00
Nitwel
b20048fa06 move related values link to icon (#7683) 2021-08-30 10:10:10 -04:00
Nitwel
5378926cf3 add missing translations (#7669) 2021-08-27 12:39:45 -04:00
Nitwel
a06623f10b allow to select system collections in m2a (#7650) 2021-08-27 11:40:25 -04:00
Nicola Krumschmidt
2569724ce8 Replace system provide with composables (#7668) 2021-08-27 11:18:39 -04:00
Nicola Krumschmidt
d64ca14348 Explicitly set catch parameters to any type (#7654)
This fixes not being able to build the repo due to type issues
introduced by the Typescript 4.4 option "useUnknownInCatchVariables",
which is enabled by default in strict mode.
2021-08-27 10:33:30 -04:00
Nitwel
324b7331d1 fix items not getting matched properly (#7666) 2021-08-27 10:30:14 -04:00
Nicola Krumschmidt
fe882fd407 Fix typescript issues (#7640) 2021-08-26 17:59:12 -04:00