Commit Graph

7257 Commits

Author SHA1 Message Date
Rijk van Zanten
47a29dfd16 New Crowdin updates (#9442)
* New translations en-US.yaml (Serbian (Latin))

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

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

* New translations en-US.yaml (Thai)

* New translations en-US.yaml (Breton)

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

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Estonian)

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

* New translations en-US.yaml (French)

* New translations en-US.yaml (Finnish)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Catalan)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Lithuanian)

* New translations en-US.yaml (Dutch)

* New translations en-US.yaml (Slovenian)
2021-11-03 22:25:40 +00:00
Rijk van Zanten
c5bb836689 Tweak project-settings page (#9440) 2021-11-03 18:07:17 -04:00
Nicola Krumschmidt
03cf03b1bf Clean up API exports (#9418)
* Move API entrypoint to typescipt

* Remove explicit cli exort from API

The "./*" export should export all subpaths, so explicitly exporting the cli shouldn't be necessary.

* Remove dedicated start script from API

This script isn't even included in the final npm package and it's only used by the test Dockerfile.
2021-11-03 17:34:48 -04:00
Rijk van Zanten
0a4db66659 Fix duplicate hubspot injection (#9437) 2021-11-03 17:26:12 -04:00
Nicola Krumschmidt
3d0e086c55 Rework hook registration (#8027)
* Rework hook registration

* Remove event and action fields from hook payloads

* Move "error" action to "request.error" filter

* Emit meta and context objects in filters and actions

* Run filters sequentially

* Update hook templates

* Fix CLI hook test

* Also emit `<collection>.items.crud` when emitting `items.crud`.

* Update hook docs

Co-authored-by: Oreilles <oreilles.github@nitoref.io>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-11-03 17:18:56 -04:00
renovate[bot]
0aa5026aa9 Update dependency pinia to v2.0.2 (#9436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 17:11:43 -04:00
Rijk van Zanten
65291b95c4 Allow dynamic user variables to be used with filter rules (cont.) (#9376)
* Move permissions extraction to accountability

* Fix permissions retrieval for public user

* Fetch user / role context in permissions middleware

* Remove unnecessary parseFilter

* Rename schemaCache to systemCache

* Add permissions caching

* Add system cache invalidation on permission changes

* Improve caching perf by reducing scope

* Add note to docs

* Clarify compatibility with conditional fields/filters

* Fix lint warning

* Allow nested vars in system-filter-input

* Add custom getter function that resolves arrays

* Add is-dynamic-variable util

* Export new util

* Cleanup parse filter

* Fix build

* Move debounce up to use-items

* Remove unused prop

* 🧹

* Fix input pattern usage w/ vars

* Remove debounce from search-input, increase throttle
2021-11-03 16:56:16 -04:00
Rémi Alvergnat
72a88696ec Fix related value for alias typed fields (#9210) (#9401) 2021-11-03 19:39:21 +00:00
Azri Kahar
22d4de7c5b Add placeholder to Language Indicator Field for first Translations setup (#9337)
* Hide Language Indicator Field initially

* fix lint error

* revert hiding languageFIeld & add placeholder
2021-11-03 15:30:59 -04:00
renovate[bot]
80a7c4cb0c Update dependency tinymce to v5.10.1 (#9385)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 15:30:28 -04:00
renovate[bot]
f62c59d626 Update fullcalendar monorepo to v5.10.1 (#9386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 15:30:11 -04:00
Ben Haynes
0fb4f4f108 remove module and collection overrides from role 2021-11-03 15:09:22 -04:00
Pascal Jufer
c298942a1d Move renovate config into .github (#9404) 2021-11-03 13:18:34 -04:00
Oreille
013733a8b9 Use primary key as default sort in map layout (#9403) 2021-11-03 13:17:51 -04:00
Jay Cammarano
99f0c6c65f Fixed SET NULL on directus_files for MSSQL (#9425)
* fixed migration on mssql

* removed useless migration
2021-11-03 17:14:45 +00:00
renovate[bot]
d577075bf2 Update dependency pinia to v2.0.1 (#9428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 17:07:00 +00:00
Aiden Foxx
3ca490289a Update config-options.md (#9218)
* Update config-options.md

* Update config-options.md
2021-11-03 13:03:16 -04:00
José Varela
f94740e8ec fix corresponding field name (#9393) 2021-11-03 11:27:55 -04:00
Pascal Jufer
1f86a920a0 Link to all (open & closed) issues in bug report (#9394) 2021-11-03 11:27:11 -04:00
Aiden Foxx
2f33f71a6a Added user rebinding on reconnect in LDAP (#9339)
* Added reconnect handling code for LDAP

* Update api/src/auth/drivers/ldap.ts

* Improved error handling

* Updated re-bind so we can await it when required

* Added bind check before operations to ensure client has user

* Cleaned up reconnect handling in LDAP

* Minor cleanup

* Minor cleanup
2021-11-03 11:12:50 -04:00
Rémi Alvergnat
1bd43bd25f Fix hover effect on o2m and m2a lists (#9412) (#9414) 2021-11-03 15:12:08 +00:00
Pascal Jufer
1514b878fa Enhance comments in CI workflow (#9408) 2021-11-03 11:10:00 -04:00
Rijk van Zanten
e9e4a97da4 New translations en-US.yaml (Bulgarian) (#9415) 2021-11-03 14:21:25 +00:00
Rijk van Zanten
ea34d5a435 New translations en-US.yaml (Bulgarian) (#9413) 2021-11-03 13:52:11 +00:00
Rijk van Zanten
251e135127 New translations en-US.yaml (Bulgarian) (#9409) 2021-11-03 13:15:13 +00:00
Rijk van Zanten
62e5d22e3b New translations en-US.yaml (Bulgarian) (#9405) 2021-11-03 12:37:56 +00:00
Rijk van Zanten
00da7cf5b1 New translations en-US.yaml (Bulgarian) (#9402) 2021-11-03 12:16:43 +00:00
Rijk van Zanten
f1f2d28955 New translations en-US.yaml (Russian) (#9388) 2021-11-03 06:42:47 +00:00
renovate[bot]
4c6bcedf52 Update dependency mime to v3 (#9380) 2021-11-03 00:29:31 -04:00
Azri Kahar
c8dc6f6b9a Update users.md (#9382) 2021-11-03 03:50:03 +00:00
Azri Kahar
763398256a Set user token as unique (#9381) 2021-11-02 23:44:27 -04:00
renovate[bot]
530c6bf904 Update dependency @types/ldapjs to v2.2.2 (#9377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 20:10:15 -04:00
renovate[bot]
88f1684803 Update dependency knex to v0.95.13 (#9378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 20:10:00 -04:00
Pascal Jufer
bdbb604ff6 Fix condition to translate directus collections (#9353)
* Fix condition to translate directus collections

* Check whether collection belongs to 'directus_collections'

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-11-02 20:16:09 +00:00
Rijk van Zanten
2d4d923d78 Docs live chat tweak (#9374)
* add live chat to public docs

* moving snippet to correct element

Co-authored-by: Ben Haynes <ben@rngr.org>
2021-11-02 16:15:27 -04:00
Ben Haynes
2936db522e add live chat to public docs (#9373) 2021-11-02 16:10:14 -04:00
renovate[bot]
d7e5657434 Update dependency openid-client to v5 (#9202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 15:50:07 -04:00
renovate[bot]
a1ade2a5ce Update dependency marked to v3.0.8 (#9359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 19:34:00 +00:00
renovate[bot]
b633f83c29 Update dependency mime to v2.6.0 (#9370)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 15:21:57 -04:00
renovate[bot]
4e3ca63b83 Update vue monorepo to v3.2.21 (#9341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 19:18:10 +00:00
Azri Kahar
27603b74b6 Translate system fields when creating new collections (#8104)
* translate system fields when create collections

* handle '$t:' translations only on interface

Co-authored-by: Jose Varela <joselcvarela@gmail.com>
2021-11-02 14:56:27 -04:00
Ben Haynes
f80b3f02d2 remove default color options from labels display (#9362) 2021-11-02 14:47:59 -04:00
renovate[bot]
86acc602e7 Update gatsby monorepo to v4.1.0 (#9367)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 14:09:29 -04:00
Aiden Foxx
1379e8b5c9 Added openid fallback to user token info if profile URL not defined (#9368) 2021-11-02 14:09:05 -04:00
Rijk van Zanten
2065df83e6 New translations en-US.yaml (Polish) (#9361) 2021-11-02 15:47:46 +00:00
Nitwel
6ea29d8673 Fix date on sqlite (#7774)
* fix date on sqlite

* remove unused imports

* rename KnexSpatial to KnexDate

Co-authored-by: Jose Varela <joselcvarela@gmail.com>
2021-11-02 14:51:17 +00:00
Paul Boudewijn
d4095bc2aa Fix nullable boolean (#8497)
* nullable boolean can now be set to null again after it weas true or false

* Implementation changed to Composition API

* Implementation changed to Composition API

* fixed formatting issues

* fixed formatting issues

* fixed formatting issues

* fixed formatting issues

* run linters on branch

* run linters on branch

* run linters on branch

* run linters on branch

* fixed formatting issues

* changes to checkbox interface reverted

* changes to checkbox interface reverted

* Update boolean.vue
2021-11-02 10:39:39 -04:00
renovate[bot]
7fbd135c0b Update dependency @types/sharp to v0.29.3 (#9352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 10:32:07 -04:00
Jay Cammarano
fb7ee458db Fixes broken links in the documentation (#9354)
* broken links

* more broken links

* last but not least
2021-11-02 10:27:15 -04:00
Pascal Jufer
4e671d6169 Fix eslint warnings (#9357) 2021-11-02 14:12:53 +00:00