Commit Graph

3161 Commits

Author SHA1 Message Date
Oreille
475f6349f0 Map layout and interface improvements (#8628)
* Map layout and interface improvements:
* Disable drag to rotate
* Add keyboard shortcut to delete items
* Hide unselect button when selection is empty
* Add display template setting
* Fixed fitData button behaviour

* Removed unused hoveredFeatureId

* Added translations

* Expose clearFilters to the layout.
2021-10-12 09:50:18 -04:00
Pascal Jufer
23a126b026 Fix eslint warnings and cleanup unused disable-directives (#8718)
* Fix eslint warnings

* Remove unused eslint disable-directives
2021-10-12 09:49:01 -04:00
renovate[bot]
0cbd9b697e Update dependency codemirror to v5.63.3 (#8724)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 09:48:03 -04:00
renovate[bot]
a9dbce8e4f Update dependency tinymce to v5.10.0 (#8688)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 09:30:57 -04:00
renovate[bot]
82ef453f42 Update dependency apexcharts to v3.29.0 (#8685)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 09:19:55 -04:00
Rijk van Zanten
48938be0f2 New Crowdin updates (#8706)
* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (German)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Spanish)
2021-10-12 09:18:39 -04:00
Rijk van Zanten
969621249f New Crowdin updates (#8676)
* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Spanish)
2021-10-12 11:30:54 +08:00
renovate[bot]
2a370ac33a Update dependency @types/codemirror to v5.60.5 (#8705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 10:49:04 +08:00
renovate[bot]
75508d96fe Update dependency vite to v2.6.7 (#8698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 10:45:17 +08:00
renovate[bot]
4db768d698 Update dependency vue to v3.2.20 (#8673)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 15:46:35 -04:00
renovate[bot]
1c70d2af90 Update dependency @vue/compiler-sfc to v3.2.20 (#8667)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 17:25:43 +00:00
Nicola Krumschmidt
9913922edc Fix activity layout filter (#8664) 2021-10-08 13:17:48 -04:00
Nicola Krumschmidt
d6e40f4873 Fix layout preview being empty when editing preview (#8654)
* Fix layout preview being empty when editing preview

Fixes #8645

* Remove collection prop from layout component

The prop is already passed through the layout state.
2021-10-08 17:07:41 +02:00
Azri Kahar
4c2de47cf3 fix validation not updated/saved (#8629) 2021-10-08 11:04:21 -04:00
rijkvanzanten
ecf255bf47 Show unexpected errors on batchDelete 2021-10-08 10:58:11 -04:00
Azri Kahar
d3a4869a96 Debounce search & filter inputs (#8631)
* debounce search input

* debounce filter input

* rename to emitValueDebounced
2021-10-08 10:46:47 -04:00
Rijk van Zanten
0915ca7b6b New Crowdin updates (#8630)
* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Italian)
2021-10-08 10:36:15 -04:00
Nicola Krumschmidt
fe1ae5c5db Fix rel attribute of external links (#8642) 2021-10-08 10:25:29 -04:00
renovate[bot]
fc87c0b662 Update dependency vite to v2.6.5 (#8624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 10:03:56 +08:00
rijkvanzanten
435cc0cc67 v9.0.0-rc.96 2021-10-07 18:39:54 -04:00
Rijk van Zanten
f203e9a0be New Crowdin updates (#8506)
* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Spanish)

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

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

* New translations en-US.yaml (French)

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

* New translations en-US.yaml (Italian)

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

* New translations en-US.yaml (French)

* New translations en-US.yaml (German)

* Update source file en-US.yaml

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Bengali, India)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Arabic)
2021-10-07 18:27:02 -04:00
Azri Kahar
3fdd96adbc fix orderBy to prioritize system fields first (#8602) 2021-10-07 18:26:36 -04:00
Azri Kahar
0ebb932f45 Ignore WYSIWYG change on first load (#8603) 2021-10-07 18:25:57 -04:00
ian
c84c9b3a7e Add permission check during hydration of insights store (#8533)
* Add permission check during hydration of insights store

* Hydrate permission store before other stores
2021-10-07 18:17:13 -04:00
Ben Haynes
1383392a2f smaller and bolder breadcrumb (#8566)
* smaller and bolder breadcrumb

* Use breadcrumb in settings

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-10-07 18:16:10 -04:00
Rijk van Zanten
f64a5bef7e Add new advanced filters experience (#8570)
* Remove advanced filter sidebar detail

So long, and thanks for all the fish.

* Remove filter conversion logic

* Start replacing/removing old skool filters

* Add inline mode for usages in search bar

* Make filter work in header bar

* Emit empty string as null in filter

* Move shared filter types to shared

* Upgrade use-items

* Fix manual sort on tabular

* Cleanup styling in search bar usage

* Tweak styling

* Fix filtering issues

* Update cards

* Remove activeFilterCount from tabular

* Update maps to work with new filters

* Update calendar to new filter/sort structure

* Fix activity module nav/search

* Fix no-results message

* Update file library filtering

* Finalize user search

* Allow filtering in drawer-collection

* Handle cancelled responses semi-gracefully

* Add loading start state timeout

* Replace sort type in api

* Last commit before redoing a bunch

* Finish new visual style

* Remove unused rounded prop from v-menu

* Tweak sizing

* Enough size tweaking for now

* Count all filter operators instead of top

* Fix archive casting

* Fix api build

* Add merge filters util

* Split filter in user vs system

* Fix export sidebar detail

* Show field label on permissions configuration

* Add migration for filter/sort

* Use filters in insights
2021-10-07 18:06:03 -04:00
Ben Haynes
046cc8539c update orange colors (#8564)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2021-10-07 18:01:06 -04:00
renovate[bot]
37b90a9f10 Update dependency @types/markdown-it to v12.2.3 (#8622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-07 16:20:44 -04:00
Adrian Dimitrov
e8bc145a02 Show file-image actions button upon focus; Use hover style for focused buttons (#8614) 2021-10-07 10:36:19 -04:00
renovate[bot]
85c95f7f9b Update dependency pinia to v2.0.0-rc.12 (#8605)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-07 09:11:18 -04:00
renovate[bot]
c527fd5e0f Update dependency vite to v2.6.4 (#8608)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-07 09:08:41 -04:00
Martin Fink
3290686e34 added robots.txt in order to disallow any indexing by search engines (#8598)
Co-authored-by: Martin Fink <martin.fink@posteo.de>
2021-10-06 18:57:28 +00:00
renovate[bot]
7e3d8d21e2 Update dependency vue-i18n to v9.1.9 (#8594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-06 11:48:55 -04:00
renovate[bot]
7ab2a11b81 Update dependency nanoid to v3.1.29 (#8573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-06 10:00:50 -04:00
renovate[bot]
be29a83c96 Update dependency @types/markdown-it to v12.2.2 (#8571)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 16:50:52 -04:00
ian
bb78a49072 Fix data model edits tracking (#8567) 2021-10-05 16:07:23 +00:00
Azri Kahar
dc9eb9fb07 autofocus input in Import from URL dialog (#8554) 2021-10-05 09:24:44 -04:00
renovate[bot]
3b01903ef6 Update dependency @vitejs/plugin-vue to v1.9.3 (#8557)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 09:24:21 -04:00
renovate[bot]
885759ed45 Update dependency vite to v2.6.3 (#8558)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 09:23:19 -04:00
Nicola Krumschmidt
551bf80079 Fix raw display with boolean value (#8546) 2021-10-04 17:31:19 +00:00
mikhail sergienko
1b3504b0b5 add basemaps to directus_settings & field_options (#8507) 2021-10-04 12:38:04 -04:00
ian
04d692833c Add revert event handling in users module (#8509) 2021-10-04 12:37:10 -04:00
ian
171eb369cd Add empty object check for permissions (#8513) 2021-10-04 12:35:37 -04:00
renovate[bot]
b0991ca353 Update dependency pinia to v2.0.0-rc.11 (#8515)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 12:31:06 -04:00
renovate[bot]
1c85f03765 Update dependency vue-i18n to v9.1.8 (#8525)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 10:09:54 -04:00
Rijk van Zanten
fb81591357 New Crowdin updates (#8502) 2021-10-02 12:39:47 -04:00
ian
467b9882a1 Hide revision's revert button for created entries (#8504) 2021-10-02 11:50:37 -04:00
renovate[bot]
616586bade Update dependency @types/codemirror to v5.60.4 (#8500)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-01 23:55:45 +00:00
Rijk van Zanten
694a07f63e New Crowdin updates (#8477)
* Update source file en-US.yaml

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Portuguese)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Slovak)

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

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Ukrainian)

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

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

* New translations en-US.yaml (Dutch)

* 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 (Sinhala)

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

* New translations en-US.yaml (Norwegian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Afrikaans)

* 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)

* New translations en-US.yaml (Georgian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Italian)
2021-10-01 18:24:01 -04:00
renovate[bot]
b8d4a24958 Update dependency axios to v0.22.0 (#8483)
* Update dependency axios to v0.22.0

* Fix shared type

* Use any type in axios

* Adjust for axios type breaking change

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-10-01 12:41:18 -04:00