Commit Graph

5054 Commits

Author SHA1 Message Date
Nitwel
d50f3f9edb Add custom modules to WYSIWYG (#4309)
* use drawers on wysiwyg

* fix media duplication and add translations

* remove console logs

* remove old media buttons

* organize image/media modules

* add link and code windows

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 19:57:49 -04:00
rijkvanzanten
c4e1e40279 Fix @directus/schema not reading Oracle overview correctly
Fixes #4735
2021-04-09 19:28:00 -04:00
rijkvanzanten
a75c1ae8f4 Return ISO8601 date strings as GraphQLStrings
Fixes #4938
2021-04-09 18:44:26 -04:00
Rijk van Zanten
299187bbbd Update source file en-US.yaml (#4948) 2021-04-09 18:37:23 -04:00
Rijk van Zanten
c9d70de4c3 Rely on Knex for date parsing to vendor (#4949)
Fixes #3655
2021-04-09 18:36:58 -04:00
Nitwel
c7f2b05c00 Fix drawer item title not showing data (#4940)
* fix drawer item title not showing data

* load template items relational

* Only render preview on first load

* Fix type issue

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 18:05:41 -04:00
Nitwel
44091e6f41 Add option to auto refresh collections (#4777)
* add auto refresh

* add refresh_interval to DB

* remove refresh_interval template

* set refresh interval default to null

* Fix typo in filename

* Rename sidebar-auto-refresh to refresh-sidebar-detail

* Rename import

* Add badge on active refresh, change options

* Fix refresh not working on refresh

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 17:24:40 -04:00
rijkvanzanten
52ee17dc33 Fix dev scripts on root 2021-04-09 16:34:52 -04:00
rijkvanzanten
0bcc6507b2 Update package-lock 2021-04-09 15:58:37 -04:00
rijkvanzanten
aa6f7ad16e Update package-lock 2021-04-09 15:48:53 -04:00
Rijk van Zanten
287ae70d57 New Crowdin updates (#4946)
* New translations en-US.yaml (French)

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

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

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Swedish)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Finnish)
2021-04-09 15:40:21 -04:00
WoLfulus
42393951e0 Test runners for storage drivers (#4716)
* add tests to drive

* add azure test runner

* add gcs test runner

* add s3 test runner

* quick changes

* Re-add npm run dev

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 15:40:12 -04:00
Nitwel
78b8653369 Make collection list searchable (#4780)
* add searchability to collections

* restyle and make collection search persistent

* increase min collection

* hide whole search

* Style tweaks

* More style tweaks

* Rename collections navigation search

* Remove unused prop

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-09 14:55:08 -04:00
Nitwel
1e3824346d Load extensions in parallel (#4859)
* clean up app reference

* fix table

* load custom extensions in parallel

* batch promises

* Use async-pool for batching

* Very strange

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-04-09 13:26:27 -04:00
Ben Haynes
5d538a1369 Add warning on read field permissions 2021-04-09 12:59:51 -04:00
Nitwel
3905157258 keep bookmark on detail (#4860) 2021-04-09 12:39:52 -04:00
Rijk van Zanten
1b1e500ee9 Make user email case insensitive (#4941) 2021-04-09 12:33:31 -04:00
Rijk van Zanten
c2e4100e55 Add root_redirect option (#4937)
* feat: don't expose admin url (optional)

* Rename REDIRECT_TO_ADMIN -> ROOT_REDIRECT, add docs

Co-authored-by: Michael Mullins <mullinsmikey@users.noreply.github.com>
2021-04-09 11:34:50 -04:00
rijkvanzanten
f8f843e5be v9.0.0-rc.56 v9.0.0-rc.56 2021-04-08 17:41:53 -04:00
rijkvanzanten
8a95c82583 Fix typo 2021-04-08 17:40:49 -04:00
rijkvanzanten
47f1af435a Lock my packages 2021-04-08 17:35:53 -04:00
rijkvanzanten
706b07bb02 Run invite in transaction, rollback on error
Fixes #4569
2021-04-08 17:33:04 -04:00
rijkvanzanten
48f2653406 Fix type issue 2021-04-08 17:22:22 -04:00
Pyll Gomez
48b287a5b8 Sso login issue 4570 (#4675)
* Rotate JPG image on upload #4206

* fixes #3949 width/height generated for gif and tif

* API hooks for event added for auth.login #4079

* updated doc for api hooks for new auth.login event

* Style tweaks

* Update docs

* Tweak docs some more

* Spelling error

* Allow non-required flags and pass to hook

* SDK - Persistent login refresh fixes #4113

* Fixed #4145 SDK, Token Expired error

* Spell check

* Docs Spell check

* Docs Spell check

* Docs Spell check

* update docs for sdk-js

* To delete all expired session from db on login

* corrected the condition for the delete

* changed the from Date.now to new date .

* Move it inline

* Fixes SSO redirect with Json error

* Remove dependency on qs

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 17:18:00 -04:00
rijkvanzanten
f6e0b2cc81 Clear archive_field / sort_field of directus_collections on field delete
Fixes #3737
2021-04-08 17:11:16 -04:00
Ben Haynes
7870394291 Permissions component background color 2021-04-08 17:09:24 -04:00
Ben Haynes
e61aea53f9 Docs markdown styling adjustmsnts 2021-04-08 17:09:05 -04:00
Ben Haynes
753cf28110 Docs assets ToC 2021-04-08 17:08:45 -04:00
Ben Haynes
4922d5008d Docs query ToC 2021-04-08 17:08:33 -04:00
Ben Haynes
feeb1e3a5b Missing Example headings 2021-04-08 17:08:17 -04:00
Ben Haynes
d20e675877 Revision user should not “steal” click 2021-04-08 17:07:40 -04:00
Ben Haynes
4ddfc5ef47 Codemirror input colors 2021-04-08 17:07:21 -04:00
Ben Haynes
63666314ab fix permission background color 2021-04-08 17:06:53 -04:00
Ben Haynes
7654b0d8f1 Black system dividers 2021-04-08 17:06:33 -04:00
Ben Haynes
7e2e1c2c7e Adjust divider for note spacing 2021-04-08 17:06:14 -04:00
Ben Haynes
d03d9f01af Button link colors more prominent 2021-04-08 17:06:03 -04:00
Ben Haynes
154b606eb2 Table background color 2021-04-08 17:05:41 -04:00
Ben Haynes
757bf8bcbd Fix cropped button icons 2021-04-08 17:05:31 -04:00
Ben Haynes
c503d128cf Slider y offset 2021-04-08 17:05:19 -04:00
Rijk van Zanten
6b742b8cb5 Fix root path in extensions fetching (#4919)
Fixes #4733
2021-04-08 17:04:18 -04:00
rijkvanzanten
5b14a8e715 Fix typo in oas spec output
Fixes #4867
2021-04-08 17:01:14 -04:00
rijkvanzanten
c6d974d998 Fix css var parsing in color display
Fixes #4891
2021-04-08 16:59:22 -04:00
Nitwel
805ea8ba2c Allow for nested fields in sidebar filter (#4723)
* allow for nested fields in sidebar filter

* remove duplicate code and fix deep search
2021-04-08 16:51:37 -04:00
Nitwel
ea7ab2b28d Fix svg overflow (#4719)
* fix svg overflow

* fix max height on svg

* Fix padding in card preview

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 16:49:41 -04:00
Joonas Palosuo
9c621c6e20 feat: add delete event emitting to fields service (#4840)
* feat: add delete event emitting to fields service

* Inline event scope

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 16:39:31 -04:00
Nitwel
93f8b7720c Fix translations not working on displays, modules... (#4734)
* generalyze extensions

* replace vue-i18n tranlslations

* replace vue-i18n tranlslations

* add missing commas

* replace translations recursive

* restructure translate

* remove unused i18n

* remove unused i18n

* remove unused i18n

* Remove i18n context in define

* Rename translate util file

* Fix type errors

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 16:36:55 -04:00
Nitwel
be89f9d77f Add m2m to non sortable fields (#4855)
* remove non existing fields

* add m2m to non sortable fields
2021-04-08 16:08:17 -04:00
Nitwel
6c30f2ec99 Simplify dev env setup (#4845)
* simplify dev env setup

* Recommend bootstrap instead of updating init for prod

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 16:07:58 -04:00
Nitwel
534c207c48 Render Template load relational data (#4852)
* remove non existing fields

* show relational template on items

* make relational loading cleaner

* Move item templateValues fetching to item detail

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-08 16:04:31 -04:00
Rijk van Zanten
b2ae90f25c New Crowdin updates (#4898)
* New translations en-US.yaml (French)

* New translations en-US.yaml (Swedish)
2021-04-08 15:50:55 -04:00