Commit Graph

28 Commits

Author SHA1 Message Date
Nitwel
32fabbd2ee fix repeater type not being able to be set (#4149) 2021-02-18 11:22:57 -05:00
rijkvanzanten
b30324a06c Add custom syntax block option to markdown
And fix v-form overrides
2021-01-15 11:43:27 -05:00
Nitwel
bfe7f59182 fix repeater open on load and add name option 2020-10-21 13:41:09 +02:00
Rijk van Zanten
fc5f984da8 Merge pull request #575 from directus/repeater-start-selection
Fix opening repeater row when creating new one
2020-10-14 12:44:40 -04:00
rijkvanzanten
fa2e255b7e Update spec service to use m2a 2020-10-12 14:16:54 -04:00
Nitwel
7753b79f02 add headerPlaceholder prop to repeater 2020-10-09 18:42:42 +02:00
Nitwel
05dcbf945b Fix opening repeater row when creating new one 2020-10-07 17:52:18 +02:00
Nitwel
4138ac3bdb add type field to repeater 2020-10-07 11:10:04 +02:00
Nitwel
4ba218ee40 add fallback template when none is set 2020-10-06 19:06:50 +02:00
Nitwel
82b7e6e738 fix field name not shown on repeater 2020-09-29 11:41:13 +02:00
rijkvanzanten
15add5b177 Save null for empty arrays in repeater
Fixes #402
2020-09-24 17:21:14 -04:00
Nitwel
70b128160a tweaked label display and a few translations 2020-09-22 10:23:18 +02:00
Nitwel
f4dee0b10b fixed boolean, color display and repeater options 2020-09-21 09:44:40 +02:00
rijkvanzanten
97f9554b9a Add form grid mixin 2020-09-11 12:50:49 -04:00
Nitwel
201a88d06a fix repeater row not opening when created 2020-09-11 15:09:49 +02:00
rijkvanzanten
cdc6216d79 Fix missing export 2020-09-10 11:20:38 -04:00
rijkvanzanten
36be9ba7af Add add-label option to repeater 2020-09-10 11:19:01 -04:00
Nitwel
69036d6ffd add missing defaults and clean code 2020-09-09 19:33:40 +02:00
Nitwel
722d95aa40 add description to all interfaces 2020-09-08 13:36:48 +02:00
Nitwel
d95b05eee7 update repeater options to use grid 2020-09-07 12:56:18 +02:00
Nitwel
b88a4a4a44 fix repeater limit, improve recommended and update notice 2020-09-07 12:37:48 +02:00
rijkvanzanten
7cba365316 Register interfaces dynamically, prevent recursive import 2020-08-26 18:17:15 -04:00
rijkvanzanten
a336998b8d Revert "Flatten utils"
This reverts commit 343599b524.
2020-08-11 11:24:14 -04:00
rijkvanzanten
343599b524 Flatten utils 2020-08-11 11:13:13 -04:00
rijkvanzanten
a31e8993b3 Flatten structure of stores 2020-08-11 10:44:51 -04:00
rijkvanzanten
886774f779 Rename database/system to schema/meta in app 2020-08-06 13:53:19 -04:00
rijkvanzanten
c50bb811cb Cleanup interfaces/displays options and types 2020-08-06 13:32:41 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00