Commit Graph

2276 Commits

Author SHA1 Message Date
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
Nitwel
3905157258 keep bookmark on detail (#4860) 2021-04-09 12:39:52 -04:00
rijkvanzanten
f8f843e5be 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
48f2653406 Fix type issue 2021-04-08 17:22:22 -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
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
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
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
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
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
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
73f7ac8f3f v9.0.0-rc.55 2021-04-07 13:00:16 -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
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
Rijk van Zanten
bb292b8640 New Crowdin updates (#4868)
* New translations en-US.yaml (Japanese)

* New translations en-US.yaml (Finnish)

* New translations en-US.yaml (Spanish)
2021-04-07 11:53:25 -04:00
Nitwel
1b57bc3e82 use display template in drawer-item when possible (#4872) 2021-04-07 11:50:28 -04:00
Nitwel
f4d9234024 fix loading wrong relations (#4876) 2021-04-07 11:43:53 -04:00
Nitwel
bda9934867 Fix field-template bug where wrong key gets used (#4884) 2021-04-07 11:43:15 -04:00
rijkvanzanten
08958fec23 v9.0.0-rc.54 2021-04-06 18:45:32 -04:00
Rijk van Zanten
119ad0c1ee New Crowdin updates (#4851)
* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)
2021-04-06 18:04:54 -04:00
Rijk van Zanten
90dfac58b3 New Crowdin updates (#4800)
* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Thai)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Arabic)
2021-04-05 15:12:23 -04:00
Ben Haynes
ecd5526b55 fixes #4442 2021-04-02 14:51:56 -04:00