Commit Graph

735 Commits

Author SHA1 Message Date
rijkvanzanten
b64e1cdcf5 Cleanup filter 2020-09-24 15:56:59 -04:00
rijkvanzanten
69221bcb29 Use new slot syntax, don't stop propagation on chip' 2020-09-24 15:56:02 -04:00
rijkvanzanten
8a92900e26 Fix v-field-select not using _value 2020-09-24 15:54:12 -04:00
rijkvanzanten
18d7bce6ec Allow disabled list items in fields picker 2020-09-24 15:53:49 -04:00
rijkvanzanten
aafebf6f06 Make standard v-chip height button-small height
and change default colors
2020-09-24 15:53:23 -04:00
Rijk van Zanten
447802264d Update app/src/interfaces/many-to-many/options.vue 2020-09-24 14:47:27 -04:00
Nitwel
ff1627d322 finish relations 2020-09-24 14:41:29 -04:00
Nitwel
4a1509bf5d import grid styles 2020-09-24 14:41:29 -04:00
Nitwel
ee2da51950 add depth prop 2020-09-24 14:41:28 -04:00
Nitwel
2e112af5eb add component to m2m interface 2020-09-24 14:41:28 -04:00
Nitwel
82eb62b4e3 danger color on hover 2020-09-24 14:41:28 -04:00
Nitwel
1fcec4f675 use right collection on O2M 2020-09-24 14:41:28 -04:00
Nitwel
37cd51cb61 add O2M options and change v-field-select to use tags 2020-09-24 14:41:28 -04:00
Nitwel
81faa88c62 add v-field-select 2020-09-24 14:41:28 -04:00
rijkvanzanten
8b1b23b919 Update knex schema inspector
Fixes #416
2020-09-24 14:28:27 -04:00
rijkvanzanten
2af75e3cfb Fix 500 on singleton retrieval
Fixes #418
2020-09-24 14:10:20 -04:00
rijkvanzanten
692ff0bda6 Allow setting up relations to system collections
Fixes #376
2020-09-23 19:50:52 -04:00
rijkvanzanten
41b6774c30 Fix M2M not rendering displays correctly
Fixes #406
2020-09-23 18:06:41 -04:00
rijkvanzanten
2691e976c5 Fix relatedCollection name 2020-09-23 16:35:19 -04:00
rijkvanzanten
b7d922e07e Fix spacing of roles 2020-09-22 16:43:57 -04:00
Rijk van Zanten
1a2f7bfc55 Merge pull request #396 from directus/tweaks
Tweaked label display and a few translations
2020-09-22 16:37:05 -04:00
Nicola Krumschmidt
88c919b379 Only call dropzone event handlers if a file is dragged
Fixes #314
2020-09-22 22:03:34 +02:00
Ben Haynes
e9e2308c60 Light theme color tweaks 2020-09-22 14:52:36 -04:00
rijkvanzanten
0a266e098a Fix creation of junction fields on m2m when using corresponding
Fixes #368
2020-09-22 11:32:29 -04:00
rijkvanzanten
4b90a0b37c Fix type check on interfaces/displays pane 2020-09-22 11:17:36 -04:00
Nitwel
70b128160a tweaked label display and a few translations 2020-09-22 10:23:18 +02:00
rijkvanzanten
5e4f40171d Fix create corresponding field on o2m
Fixes #382
2020-09-21 19:01:03 -04:00
rijkvanzanten
5bba717e2d Don't show create item button if you don't have create permissions
Fixes #390
2020-09-21 18:41:18 -04:00
rijkvanzanten
c7f06461a0 Default new fields to String type
Closes #388
2020-09-21 18:32:40 -04:00
rijkvanzanten
33d912f638 Fix filters + autofocus new rows
Fixes #269
2020-09-21 18:30:22 -04:00
Ben Haynes
e956c304ca Merge branch 'main' of https://github.com/directus/next into main 2020-09-21 18:29:06 -04:00
Ben Haynes
9b166ce6d3 Polished color interface options 2020-09-21 18:29:03 -04:00
rijkvanzanten
d3a24e6769 Hide drop to upload in notifications
And don't show notifications on top of the drawer with
show all notifications enabled

Fixes #386
2020-09-21 18:20:05 -04:00
rijkvanzanten
5330e346a2 Add readonly toggle to schema setup in field detail
Fixes #374
2020-09-21 13:14:15 -04:00
rijkvanzanten
e4a25ffd1a Show all fields on layouts
Fixes #375
2020-09-21 12:56:48 -04:00
rijkvanzanten
8853bda3e0 Show hidden on detail instead of "hidden" on field select
Ref #375
2020-09-21 12:54:45 -04:00
rijkvanzanten
adb786ed91 Only show notification text on errors
Fixes #377
2020-09-21 12:27:36 -04:00
Ben Haynes
aa26e39357 Fix AdminAccess on Role Create 2020-09-21 10:13:46 -04:00
Ben Haynes
d7bd727378 Fix admin_access translation 2020-09-21 10:10:00 -04:00
Rijk van Zanten
966c3ca221 Merge pull request #359 from directus/m2o-selectMode
Fall back to modal instead of dropdown if totalCount null
2020-09-21 09:40:17 -04:00
Nitwel
395fcfb2a8 fall back to modal instead of dropdown if totalCount null 2020-09-21 12:19:28 +02:00
Nitwel
614d656a2a use lib instead of own functions 2020-09-21 12:00:08 +02:00
Nitwel
f4dee0b10b fixed boolean, color display and repeater options 2020-09-21 09:44:40 +02:00
rijkvanzanten
b59e6953be v9.0.0-beta.1 2020-09-18 17:50:41 -04:00
rijkvanzanten
7878e2fce6 Fix pagination disappearing on last page
Fixes #167
2020-09-18 16:33:02 -04:00
rijkvanzanten
25e2d35e35 Fix deleting bookmarks
Fixes #213
2020-09-18 15:42:04 -04:00
rijkvanzanten
2afbdff222 v9.0.0-beta.0 2020-09-18 13:12:08 -04:00
Ben Haynes
edbb9b845a On Create matches On Update 2020-09-18 13:05:38 -04:00
rijkvanzanten
00bb007897 v9.0.0-alpha.42 2020-09-18 13:03:50 -04:00
rijkvanzanten
6d88ed8d1e v9.0.0-alpha.41 2020-09-18 13:00:56 -04:00