Commit Graph

2588 Commits

Author SHA1 Message Date
Azri Kahar
e6c8660a81 fix header icon for revisions drawer (#7964) 2021-09-10 08:23:14 -04:00
Aleš Vaupotič
df1feaffe8 Right icon hides for numeric input (#7966) 2021-09-10 08:19:05 -04:00
Azri Kahar
b65128fcc4 add click event for user tooltip & go to user page (#7954) 2021-09-09 15:08:24 -04:00
Junior Vidotti
dac0b12823 Add possibility to translate Published, Draft and Archived strings (#7925)
* added possibility to translate Published, Draft and Archived strings

* modified translations to lowercase and added path

* added base translation (en-US)

* Use $t: syntax for live-translated values

* Make status names generic

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-09 18:35:59 +00:00
Oreille
fa14233e92 Fixed mapbox-gl-draw css not being applied and moved logo (#7950)
* Fixed mapbox-gl-draw css not being applied and moved logo to bottom right

* Remove unused import

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-09 18:11:23 +00:00
Azri Kahar
dbba43efd9 Allow v-menu tooltip to stay active on hover (#7948)
* allow v-menu tooltip to stay active on hover

* remove overlooked code in previous commit
2021-09-09 13:57:03 -04:00
Azri Kahar
e33d1eca83 Fix user-popover location when hovered in revisions (#7947)
* fix user-popover when hovered in revisions

* ux tweak to make user easier to click
2021-09-09 13:52:55 -04:00
Håvard Vidme
6efe443a4e Add 'geometry' types (#7913)
Co-authored-by: havardvidme <havard.vidme@gmail.com>
2021-09-08 12:06:39 -04:00
Oreille
86a5a5087d Fix basemap tileSize condition (#7921)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-09-08 11:39:46 -04:00
Azri Kahar
f988464279 fix translation keys for system collections (#7917) 2021-09-08 10:54:49 -04:00
Oreille
f28a052974 Add tileSize parameter to basemap options (#7918)
* Added tileSize parameter to basemap options

* Fix blurry icon in map interface.
2021-09-08 10:37:14 -04:00
Azri Kahar
0c80826335 remove auto-open feature for info sidebar (#7902)
* remove auto-open feature for info sidebar

* remove unused variables
2021-09-08 09:16:27 -04:00
Oreille
c69cbab38c Fix watcher loop and filters not being applied. (#7840)
* Fix watcher loop and filters not being applied.

* Use object declaration shorthand
2021-09-07 14:57:10 -04:00
Nitwel
18ded9715d fix reverting to created revision (#7864) 2021-09-07 11:50:02 -04:00
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