Commit Graph

225 Commits

Author SHA1 Message Date
rijkvanzanten
f0e7e906ae Allow to-be-created fields to be selected in m2m setup
Fixes #443
2020-10-05 19:11:34 -04:00
rijkvanzanten
69c9a9f992 Add no-data special key to hide non-data fields in system 2020-10-05 16:49:06 -04:00
rijkvanzanten
bf76244ba7 Various system schema name changes
Fixes #482
2020-10-02 17:43:58 -04:00
rijkvanzanten
29c18075d4 Fix collection creation not pre-filling archive/sort
Fixes #496
2020-10-02 17:21:06 -04:00
rijkvanzanten
9098776964 Don't allow second pane if name is empty
Fixes #495
2020-10-02 16:38:09 -04:00
rijkvanzanten
8b102b7da0 Fix zero-user roles crashing listing
Fixes #476
2020-10-01 09:49:26 -04:00
rijkvanzanten
fc62a82342 Use validation errors on webhooks detail page 2020-09-30 16:44:42 -04:00
rijkvanzanten
7b91e83a9d Add reset system permissions toggle
Fixes #371
2020-09-30 16:05:03 -04:00
rijkvanzanten
d39fc483d8 Fix manual PK using auto increment
Ref #406
2020-09-30 14:07:44 -04:00
rijkvanzanten
305b7610d9 Clean up duplicate field modal 2020-09-29 19:04:36 -04:00
rijkvanzanten
2588992bdf Fix language code FK being generated as integer
Fixes #441
2020-09-29 18:52:25 -04:00
rijkvanzanten
f3f519e22e Merge branch 'main' into tweak-shortcuts 2020-09-29 18:04:14 -04:00
Nitwel
08dbee851b change function parameters and clean code 2020-09-28 19:03:27 +02:00
rijkvanzanten
4ce88a2cdf Tweak visuals of data-model detail 2020-09-25 18:28:13 -04:00
rijkvanzanten
3caca07dfd Fix auto-name translations 2020-09-25 18:14:52 -04:00
rijkvanzanten
bc37be6e79 Tweak spacing 2020-09-25 17:00:51 -04:00
rijkvanzanten
0f797217f5 Show translations as group on field management 2020-09-25 16:58:40 -04:00
rijkvanzanten
5b76b9707f Add translations setup quickstart 2020-09-25 16:10:45 -04:00
rijkvanzanten
59c5183f93 Generate languages on auto generate of languages collection 2020-09-25 15:40:36 -04:00
rijkvanzanten
61659c4b06 Combine translations/languages pane 2020-09-25 14:42:32 -04:00
rijkvanzanten
07471b8208 Support primary keys in O2M patches
Fixes #247
2020-09-24 17:15:37 -04:00
rijkvanzanten
27d7370aec Pass current collection and relations to interface options 2020-09-24 15:58:35 -04:00
rijkvanzanten
2af75e3cfb Fix 500 on singleton retrieval
Fixes #418
2020-09-24 14:10:20 -04:00
Nitwel
3206b57918 finish adding own shortcut handler 2020-09-24 11:35:56 +02:00
rijkvanzanten
692ff0bda6 Allow setting up relations to system collections
Fixes #376
2020-09-23 19:50:52 -04:00
Nitwel
fff2e81bdd implement own shortcut system 2020-09-23 21:42:14 +02:00
rijkvanzanten
b7d922e07e Fix spacing of roles 2020-09-22 16:43:57 -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
rijkvanzanten
5e4f40171d Fix create corresponding field on o2m
Fixes #382
2020-09-21 19:01:03 -04:00
rijkvanzanten
c7f06461a0 Default new fields to String type
Closes #388
2020-09-21 18:32:40 -04:00
rijkvanzanten
5330e346a2 Add readonly toggle to schema setup in field detail
Fixes #374
2020-09-21 13:14:15 -04:00
rijkvanzanten
8853bda3e0 Show hidden on detail instead of "hidden" on field select
Ref #375
2020-09-21 12:54:45 -04:00
Ben Haynes
aa26e39357 Fix AdminAccess on Role Create 2020-09-21 10:13:46 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -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
rijkvanzanten
4608f34192 Add translations field type 2020-09-15 12:22:00 -04:00
Nitwel
ab929845b6 fix display tab bug 2020-09-15 16:31:06 +02:00
Nitwel
1acbd46817 Hide display tab when editing alias 2020-09-15 11:20:01 +02:00
rijkvanzanten
f63da70257 Fix module / collections list 2020-09-14 18:05:45 -04:00
rijkvanzanten
cc0f68a216 Remove cancel from permissions setup 2020-09-14 17:33:24 -04:00
rijkvanzanten
04e238a9a7 Remove save options from role detail 2020-09-14 17:30:18 -04:00
rijkvanzanten
eb245dd4eb Use secondary button on role create + add enter handler 2020-09-14 17:28:29 -04:00
Rijk van Zanten
eaee3f4c01 Merge pull request #300 from directus/interface-changes
Add csv to interfaces fix icon alignment and icon
2020-09-14 16:31:16 -04:00
Nitwel
b09ed2b2d3 Add csv to interfaces fix icon alignment and icon 2020-09-14 21:19:25 +02:00
rijkvanzanten
79c65d4ca0 Tweak name to match others 2020-09-14 14:52:18 -04:00
rijkvanzanten
165d59f26a Add add-corresponding to o2m 2020-09-14 14:46:01 -04:00
rijkvanzanten
efb94213dd Add corresponding-m2m setup 2020-09-14 13:48:27 -04:00