Commit Graph

2359 Commits

Author SHA1 Message Date
rijkvanzanten
ba8be831e8 Merge branch 'main' into suggest-m2o 2020-09-24 16:15:33 -04:00
Rijk van Zanten
ced2c6b923 Merge pull request #282 from directus/v-field-select
Adds a v-field-select component
2020-09-24 16:09:18 -04:00
rijkvanzanten
c0874e0133 Make classes in options consistent 2020-09-24 16:08:47 -04:00
rijkvanzanten
4b43585dd3 remove unused type 2020-09-24 16:08:15 -04:00
rijkvanzanten
6d021f386b Apply similar fixes to o2m 2020-09-24 16:07:12 -04:00
rijkvanzanten
27d7370aec Pass current collection and relations to interface options 2020-09-24 15:58:35 -04:00
rijkvanzanten
ed5e6006dc Add translation for no fields in col 2020-09-24 15:57:45 -04:00
rijkvanzanten
f2875688af Use correct related collection, add form grid 2020-09-24 15:57:13 -04:00
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
Nitwel
eebf3b8fce finish field suggestion 2020-09-24 14:39:37 -04:00
Nitwel
07ba2d4bd0 finish relations 2020-09-24 14:39:37 -04:00
Nitwel
09d35b0f88 import grid styles 2020-09-24 14:39:36 -04:00
Nitwel
654a045582 add depth prop 2020-09-24 14:39:36 -04:00
Nitwel
cc00138f8b add component to m2m interface 2020-09-24 14:39:36 -04:00
Nitwel
b3eb2c7819 danger color on hover 2020-09-24 14:39:04 -04:00
Nitwel
704cf3ade0 use right collection on O2M 2020-09-24 14:39:04 -04:00
Nitwel
1e4e865a12 add O2M options and change v-field-select to use tags 2020-09-24 14:39:04 -04:00
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
Ben Haynes
e7489abfa6 Hooks docs 2020-09-24 11:21:12 -04:00
Ben Haynes
6699db566d finish hooks docs 2020-09-24 11:03:52 -04:00
rijkvanzanten
76d70df14b Remove unused type from accountability 2020-09-24 10:34:04 -04:00
Ben Haynes
8e90a663e7 WIP hooks docs 2020-09-23 23:31:09 -04:00
rijkvanzanten
0d414bfb84 Fix type issue in response of readByQuery 2020-09-23 21:29:07 -04:00
rijkvanzanten
692ff0bda6 Allow setting up relations to system collections
Fixes #376
2020-09-23 19:50:52 -04:00
rijkvanzanten
49173879ec Prevent directus_ collections from being created 2020-09-23 19:33:27 -04:00
rijkvanzanten
6d9809254a Add comment 2020-09-23 19:14:11 -04:00
rijkvanzanten
5bd7177d5a Don't allow fields to be created that already exist
Fixes #369
2020-09-23 19:11:22 -04:00
Rijk van Zanten
b06140fc68 Merge pull request #413 from directus/last_access
Rename last_login to last_access, track on api use
2020-09-23 18:50:34 -04:00
rijkvanzanten
959491c4a4 Rename last_login to last_access, track on api use
Fixes #192
2020-09-23 18:50:00 -04:00
rijkvanzanten
e910d0f83f Fix single query param
Fixes #395
2020-09-23 18:42:12 -04:00