Commit Graph

2958 Commits

Author SHA1 Message Date
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
renovate[bot]
33c619a72b Update dependency prettier to v2.4.0 (#7945)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-09 09:35:49 -04:00
renovate[bot]
a4d1a7bddb Update vue monorepo to v3.2.11 (#7940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-09 09:35:31 -04:00
renovate[bot]
640368a21b Update dependency vite to v2.5.6 (#7929)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 13:36:27 -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
renovate[bot]
4ea00497ef Update dependency @vitejs/plugin-vue to v1.6.2 (#7922)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 11:40:00 -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
renovate[bot]
b8ec28a941 Update dependency tinymce to v5.9.2 (#7908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 09:33:54 -04:00
renovate[bot]
1fa889a83e Update dependency vite to v2.5.5 (#7905)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 09:17:41 -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
renovate[bot]
408cd1e83a Update vue monorepo to v3.2.10 (#7897)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 21:35:27 +00:00
renovate[bot]
cf4b663de9 Update dependency pinia to v2.0.0-rc.8 (#7848)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 14:58:33 -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
renovate[bot]
e57d0f6c2d Update vue monorepo to v3.2.9 (#7842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 13:08:22 -04:00
renovate[bot]
bd5cb2fa21 Update dependency axios to v0.21.4 (#7865)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:58:20 -04:00
renovate[bot]
f2b224cd98 Update dependency @vitejs/plugin-vue to v1.6.1 (#7859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 11:52:46 -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
renovate[bot]
ba42378959 Update dependency vite to v2.5.4 (#7886)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 11:15:29 -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
renovate[bot]
013d5f6819 Update dependency axios to v0.21.3 (#7829)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-05 10:17:59 -04:00
renovate[bot]
5d55047e24 Update dependency pinia to v2.0.0-rc.7 (#7817)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-03 16:17:48 +00: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
rijkvanzanten
a6e88183e9 v9.0.0-rc.92 2021-09-02 21:53:23 -04: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
renovate[bot]
a1ccc189b5 Update vue monorepo to v3.2.8 (#7785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 19:52:24 +00:00
Oreille
d7f50ab6f6 Fixes bug when trying to edit geometry in code interface. (#7778) 2021-09-02 13:49:09 -04:00
renovate[bot]
4f284e455e Update dependency sass to v1.39.0 (#7770)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 11:46:49 -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
renovate[bot]
e50b75a4b7 Update vue monorepo to v3.2.7 (#7766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 19:24:06 -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