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
WoLfulus
1898be9424
Add withCredentials to axios ( #4886 )
...
* add no cache and credentials to axios
* remove cache
2021-04-07 12:32:26 -04:00
Nitwel
bf484d39ae
fix text overflow on m2o ( #4720 )
2021-04-07 12:25:04 -04:00
Nitwel
11e191f426
Add /admin to file if in production ( #4826 )
...
* add /admin if in production
* Use /admin regardless of env
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-04-07 12:22:24 -04:00
Dustin
632895eb68
Storage: S3 ACL & Content Type ( #4694 )
...
* add S3 env config for ACL. pass along file type for S3 upload
* add STORAGE_<LOCATION>_ACL to S3 docs
2021-04-07 12:15:47 -04:00
Nitwel
f9074f539a
remove non existing fields ( #4849 )
2021-04-07 11:55:47 -04:00
Nitwel
3a1530ea89
Fix edits not being found in o2m ( #4877 )
...
* fix searching edits via pk
* Update app/src/interfaces/one-to-many/one-to-many.vue
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-04-07 11:55:07 -04:00
Nitwel
db77727cd3
Only allow to en/disable own tfa ( #4854 )
...
* remove non existing fields
* only edit own tfa
2021-04-07 11:53:56 -04:00