Commit Graph

6673 Commits

Author SHA1 Message Date
rijkvanzanten
89e7ee83f4 Fix linter warning 2021-09-17 19:42:20 -04:00
Azri Kahar
497f9cef19 Display error when image exceeds ASSETS_TRANSFORM_IMAGE_MAX_DIMENSION limit (#8069)
* display error when image exceeds transform limit

* use img error event handler

* Use generic error translations

* Fix unknown translation check

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-17 23:41:44 +00:00
Azri Kahar
cc7394bf1d Prevent null being converted to empty object in deepMap utility function (#8103)
* prevent null to empty object conversion in deepmap

* Use isObjectLike instead of explicit null check

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-17 19:16:11 -04:00
Rijk van Zanten
76ce24b65e New Crowdin updates (#8105)
* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Italian)
2021-09-17 16:59:50 -04:00
Rijk van Zanten
09c54034f8 Update changelog.md 2021-09-17 16:57:31 -04:00
renovate[bot]
9fa79dd2e7 Update dependency npm to v7.24.0 (#8094)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 16:39:31 -04:00
renovate[bot]
f712670eea Update dependency sass to v1.41.1 (#8093)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 16:39:09 -04:00
renovate[bot]
8e8e67a238 Update dependency vite to v2.5.8 (#8095)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 16:38:51 -04:00
Azri Kahar
f7954a1650 add error handling for image component (#8097) 2021-09-17 16:38:24 -04:00
renovate[bot]
05eeb9a085 Update gatsby monorepo to v3.14.0 (#8126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 20:08:19 +00:00
renovate[bot]
3c9d84319e Update dependency eslint-plugin-vue to v7.18.0 (#8112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 15:58:53 -04:00
Rijk van Zanten
9c53dcadf0 Update changelog.md 2021-09-17 15:57:47 -04:00
renovate[bot]
db99e435e6 Update vue monorepo to v3.2.12 (#8120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 15:01:19 -04:00
Dieter Luypaert
aadb699e11 Add extensions-sdk watch build option (#7856) 2021-09-17 17:24:10 +02:00
renovate[bot]
62282570a5 Update dependency date-fns to v2 (#8102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 10:51:17 -04:00
Rijk van Zanten
82cd7077ed Update CODEOWNERS 2021-09-17 10:07:59 -04:00
ian
9d11714fb1 Fixed missing documentation due to directory-tree update (#8115) 2021-09-17 10:03:09 -04:00
Nicola Krumschmidt
890501fa66 Fix the port being duplicated in parsed URLs (#8117)
Fixes #8114
2021-09-17 09:57:45 -04:00
Rijk van Zanten
9967274ab2 Update changelog.md 2021-09-16 18:10:34 -04:00
rijkvanzanten
61a368523b v9.0.0-rc.93 v9.0.0-rc.93 2021-09-16 18:09:55 -04:00
Rijk van Zanten
f174ee0a45 New translations en-US.yaml (Czech) (#8092) 2021-09-16 17:43:07 -04:00
rijkvanzanten
7163e73900 Tweak translations to fit big data 2021-09-16 17:32:37 -04:00
Rijk van Zanten
abdabe2437 New translations en-US.yaml (Czech) (#8089) 2021-09-16 17:17:57 -04:00
Rijk van Zanten
213c5ddae0 Fix saving issue on invalid conditional rule (#8091)
Fixes #8083
2021-09-16 17:17:27 -04:00
Chris Bartley
6148259beb Fixed readByQuery's sort parameter in custom API endpoint example (see https://github.com/directus/directus/discussions/7867) (#8088) 2021-09-16 16:19:20 -04:00
Rijk van Zanten
e7821f211a New translations en-US.yaml (Persian) (#8077) 2021-09-16 12:32:13 -04:00
Nicola Krumschmidt
306c4d2611 Move useCollection calls out of computed (#8081) 2021-09-16 12:15:57 -04:00
Azri Kahar
6405db831b Make default values have consistent formatting (#8067) 2021-09-16 11:39:37 -04:00
Nitwel
f3f7e883df make i18n shared (#8078) 2021-09-16 10:59:17 -04:00
Nitwel
2fe85b519b Fix app crashing (#8076)
* fix app not being able to access shared store

* fix imports
2021-09-16 09:44:18 -04:00
Rijk van Zanten
a96ce53208 New Crowdin updates (#8075)
* New translations en-US.yaml (Persian)

* Add Persian (fa-IR)
2021-09-16 09:43:44 -04:00
renovate[bot]
b76bad1be3 Update dependency prettier to v2.4.1 (#8070)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 09:31:28 -04:00
Rijk van Zanten
45f5abadb4 New translations en-US.yaml (Italian) (#8068) 2021-09-16 09:22:58 -04:00
renovate[bot]
9ba43c19f8 Update dependency @types/lodash to v4.14.173 (#8063)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 20:54:53 -04:00
Jay Cammarano
159004b52d V button color prop (#7140)
* button type stylings

* added warning to action-archive

* changed styles to match theme

* updated to use "kind" prop

* Remove unused computed value

* Replace class

* Make button colors consistent

* Fix danger kind usage

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-15 18:15:12 -04:00
Nicola Krumschmidt
1ff2fa0110 Add return type to useFilterFields (#8062) 2021-09-15 18:15:02 -04:00
Azri Kahar
dd319793a5 Fix sidebar glitch on resize (#7903)
* fix sidebar glitch on resize

* move scroll-padding-top property to original line

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-15 17:07:58 -04:00
renovate[bot]
91bb10b49f Update dependency @mapbox/mapbox-gl-geocoder to v4.7.4 (#8060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 16:51:52 -04:00
Rijk van Zanten
cc8446c626 New Crowdin updates (#8057)
* New translations en-US.yaml (German)

* New translations en-US.yaml (German)
2021-09-15 16:45:30 -04:00
Nitwel
ce8401b940 Move some compositons, utils and types to shared (#8059)
* move composables, types and utils to shared

* move composables, utils and types to shared

* expose utils and composables in extensionsSDK

* fix missing dependencies

* Sort index.ts exports

* Do the thing

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-15 16:41:08 -04:00
rijkvanzanten
4e624d5c7a Move default module listing to app 2021-09-15 16:07:43 -04:00
Rijk van Zanten
fb53ae6980 Don't flush schema cache on content update (#8056) 2021-09-15 15:46:12 -04:00
Tony DevOps
218f3c562d Fix broken anchor link. (#8055) 2021-09-15 15:09:16 -04:00
Rijk van Zanten
9eaaf7d429 New Crowdin updates (#8052) 2021-09-15 14:08:43 -04:00
renovate[bot]
13b92f86f3 Update dependency @types/object-hash to v2.2.1 (#8046) 2021-09-15 14:08:13 -04:00
Jay Cammarano
e243a33cd9 Add new translations interface (#7727)
* added v-select and button to start sidebyside view

* v-chip next to field name on translations

* v-chip color changed

* add baisc logic

* finish inner workings of translation interface

* finish design

* clean up code

* remove unused prop

* small tweaks

* finish translation interface

* fix lang icon

* tweak styling

* Use v-model over separate bind+event

* Tweak margin definition

* Add class to field-name to prevent span confusion

* Rename classes to match var names

* Add limit -1, remove commented code

* Tweak toggle tooltip wording

* Add hover state to v-icons

* Use self-closing elements

* Remove unused imports

* Rename newVal->sideBySideEnabled

* Use filter + length instead of reducer

* Fix param typo

* Move dividers into main translations component

* Base initial language on fetched languages array

* Move styling to language-select, simplify component

* Don't rely on deep styling

* Tweak interactive state of chip

* Use existing form-grid for side-by-side layoutin

* Only fetch preview values when we dont have them yet

* Improve stability of edited status

* Fix hover state of v-icon

Co-authored-by: Nitwel <nitwel@arcor.de>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-15 13:03:08 -04:00
renovate[bot]
b536905406 Update dependency dompurify to v2.3.2 (#8050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 12:52:24 -04:00
renovate[bot]
1b053e6777 Update dependency directory-tree to v2.4.0 (#8042)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 10:52:23 -04:00
renovate[bot]
78480dee47 Update dependency sass to v1.41.0 (#8039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 09:48:53 -04:00
Rijk van Zanten
36285603f8 New Crowdin updates (#8044)
* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Russian)
2021-09-15 09:48:23 -04:00