Commit Graph

727 Commits

Author SHA1 Message Date
Nitwel
8fcd65de43 add v-field-select 2020-09-24 14:39:04 -04:00
Nitwel
b93025858c fix collection not null 2020-09-24 14:39:04 -04:00
Nitwel
4a4f79b0b6 fix depth options and clean code 2020-09-24 14:39:04 -04:00
Nitwel
a54e8f10e6 change to imported styles 2020-09-24 14:39:04 -04:00
Nitwel
9078947d20 add missing depth downpass 2020-09-24 14:39:04 -04:00
Nitwel
c54f525277 suggest fields on m2o 2020-09-24 14:39:04 -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
rijkvanzanten
8fe3865a7f Make fields prop optional in m2m
Fixes #324
2020-09-18 12:39:00 -04:00
rijkvanzanten
1486770c8f Re-add v-menu max-height
Fixes #306
2020-09-18 12:32:41 -04:00
rijkvanzanten
021fa44877 Fix display rendering in o2m / m2m
Fixes #162
2020-09-18 12:26:55 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
04a5a8ce17 Fix sidebar height in safari 2020-09-18 10:02:25 -04:00
Rijk van Zanten
96e2729544 Merge pull request #304 from directus/tags-props
Added case and space-replace prop to tags interface
2020-09-18 09:26:05 -04:00
Nitwel
775a0303d1 remove console.log 2020-09-18 15:18:14 +02:00
Nitwel
3d84961578 fix markdown highlighting 2020-09-18 14:21:53 +02:00