Commit Graph

5102 Commits

Author SHA1 Message Date
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
Nitwel
fa7103d0d8 fix naming of whitespace 2020-09-18 09:38:17 +02:00
rijkvanzanten
8b06e3b9ad v9.0.0-alpha.40 2020-09-17 17:39:59 -04:00
rijkvanzanten
4476da28db v9.0.0-alpha.39 2020-09-17 17:38:28 -04:00
rijkvanzanten
ce475162fa Use correct translation key 2020-09-17 15:04:06 -04:00
rijkvanzanten
4ae5922e37 Simplify raw, use dialog instead of modal 2020-09-17 15:01:11 -04:00
rijkvanzanten
03af1a0ff4 Show field type instead of JS type in modal subtitle 2020-09-17 14:50:10 -04:00
rijkvanzanten
bed2332886 Move parseTypes function to utils 2020-09-17 14:50:04 -04:00
Nitwel
8a5ddbd050 get type of field from field directly 2020-09-17 14:46:07 -04:00
Nitwel
d0d757511f add translation for subtitle 2020-09-17 14:46:07 -04:00
Nitwel
a293e0908d update styling 2020-09-17 14:46:06 -04:00
Nitwel
23288c2756 add editRaw option to fields 2020-09-17 14:46:06 -04:00
rijkvanzanten
267e337d41 Fix rebasing issue 2020-09-17 14:07:00 -04:00
Nitwel
adaebdcbdb change to a light border 2020-09-17 14:04:09 -04:00
Nitwel
b86baa7833 add border on low contrast 2020-09-17 14:04:09 -04:00
Nitwel
6fedc3abda validate default color 2020-09-17 14:03:29 -04:00
Nitwel
d85091c0af change color-dot to color and add show-as-dot option to labels 2020-09-17 14:03:29 -04:00
rijkvanzanten
9b83c8718a Provide axios as well 2020-09-17 13:21:41 -04:00
rijkvanzanten
24b1798533 Provide stores / api 2020-09-17 12:33:55 -04:00
rijkvanzanten
5749a8683d Install webpack-env type plugin 2020-09-17 09:35:25 -04:00
Rijk van Zanten
20355fee5e Merge pull request #312 from directus/custom-extensions
Pull in custom interfaces from the API
2020-09-16 10:52:46 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -04:00
Ben Haynes
3034b23d31 Shorter errors 2020-09-16 10:24:45 -04:00
rijkvanzanten
5f4b97aeab Pull in custom interfaces from the API 2020-09-15 18:33:08 -04:00
rijkvanzanten
b8eff4c788 Use CSV for special, add on create / on update for fields 2020-09-15 17:31:37 -04:00
rijkvanzanten
18bea60c6c Save app required/recommended permissions on role create 2020-09-15 16:12:20 -04:00