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
rijkvanzanten
2e5b053d99
Fix app links and old rest references
2021-04-08 15:36:11 -04:00
Rijk van Zanten
18b2fa99c6
API Reference 2.0 ( #4916 )
...
* Rework API reference to include GQL
* Almost done
* Finish API reference update
* Remove items nesting on gql in query params
* Update template examples to match
* Add link to files on assets overview
2021-04-08 15:34:31 -04:00
YannickMol
10a1a20074
Hide "Create User" prompt if you don't have create access to role ( #4914 )
2021-04-08 14:41:40 -04:00
Valentino Stillhardt
408096ed14
Fixed routes with missing end slash ( #4911 )
2021-04-08 14:40:53 -04:00
Justin H
ebae74b87c
fix: deselect button not shown in m2m file interface for non-admin users ( #4913 )
2021-04-08 14:39:16 -04:00
Ben Haynes
611d5be382
Interface background colors
2021-04-08 13:44:11 -04:00
Ben Haynes
70fa15351c
Clean markdon hr style
2021-04-08 13:42:43 -04:00
Ben Haynes
5aea2d236a
Merge branch 'main' of https://github.com/directus/directus into main
2021-04-08 12:22:52 -04:00
Ben Haynes
0a3461b6b7
Update favicon from blue to green
2021-04-08 12:22:08 -04:00
YannickMol
f36b464be7
Add close button to permissions detail ( #4909 )
2021-04-08 11:28:20 -04:00
Ben Haynes
0967bb3e86
Relational arrow alignment
2021-04-08 09:55:14 -04:00
Jakob
183af8dd64
Fix extension path wildcard ( #4906 )
2021-04-08 09:13:34 -04:00
Evgeny Vlasov
7f72aa796e
style: add sans-serif for monospace ( #4899 )
2021-04-08 09:08:55 -04:00
YannickMol
67040ea4ce
Redesign overflowing field on settings page ( #4897 )
2021-04-07 18:31:58 -04:00
rijkvanzanten
86d232c03c
Fix deep args + union resolvers
2021-04-07 14:06:23 -04:00
rijkvanzanten
73f7ac8f3f
v9.0.0-rc.55
v9.0.0-rc.55
2021-04-07 13:00:16 -04:00
rijkvanzanten
cdbd6e820b
Tweak static handler path for extensions
2021-04-07 12:54:23 -04:00