Commit Graph

5102 Commits

Author SHA1 Message Date
rijkvanzanten
7dc858aee2 Fix racing condition 2020-09-11 16:59:29 -04:00
rijkvanzanten
0911fbb3b4 Allow auto generate in m2m 2020-09-11 16:17:21 -04:00
Ben Haynes
22b9e93efb clean up system and unconfigured collections 2020-09-11 15:54:40 -04:00
rijkvanzanten
09518f7816 Allow auto-generating o2m collection/field 2020-09-11 15:02:59 -04:00
rijkvanzanten
609f609cba Fix not being able to delete o2m fields
Fixes #222
2020-09-11 14:27:58 -04:00
rijkvanzanten
3df728fbe5 Allow dynamic m2o registration 2020-09-11 14:16:26 -04:00
rijkvanzanten
67247a2e0e Allow overriding v list item content font 2020-09-11 14:16:10 -04:00
rijkvanzanten
97f9554b9a Add form grid mixin 2020-09-11 12:50:49 -04:00
rijkvanzanten
bd40729cdc Use correct list min width 2020-09-11 12:38:31 -04:00
Nitwel
201a88d06a fix repeater row not opening when created 2020-09-11 15:09:49 +02:00
rijkvanzanten
85c2948261 Add CSV type to app 2020-09-10 16:55:29 -04:00
rijkvanzanten
a3494384c7 Set token expiration in ms 2020-09-10 16:53:26 -04:00
rijkvanzanten
a50789f3a9 Fix order and title of modal-detail 2020-09-10 16:25:20 -04:00
rijkvanzanten
141b80d21e Flip junction and m2m in modal detail 2020-09-10 15:52:59 -04:00
rijkvanzanten
7d988dba04 Fix batch for system collections 2020-09-10 15:26:53 -04:00
rijkvanzanten
3e72d09f45 Add correct form layout to webhooks 2020-09-10 15:14:04 -04:00
rijkvanzanten
76dea282ad Make collection/collections system interfaces 2020-09-10 14:58:47 -04:00
rijkvanzanten
ce5cc90775 Add collections interface 2020-09-10 14:58:08 -04:00
rijkvanzanten
600253ed84 Merge branch 'main' into webhooks 2020-09-10 14:53:53 -04:00
Rijk van Zanten
4dcf9c7f16 Merge pull request #273 from directus/hide-checkboxes
Hide too many checkboxes
2020-09-10 14:52:23 -04:00
Rijk van Zanten
427fa5ec1f Merge pull request #275 from directus/close-on-content-click-false
fix dropdown closing when clicked inside
2020-09-10 14:51:39 -04:00
rijkvanzanten
dcf355181f Merge branch 'main' into webhooks 2020-09-10 14:50:54 -04:00
Rijk van Zanten
921d24198c Merge pull request #278 from directus/move-system-interfaces
Move system interfaces
2020-09-10 14:50:46 -04:00
Ben Haynes
6933cb75a9 Less padding on notifications 2020-09-10 14:50:35 -04:00
Ben Haynes
d90ff5af81 Cleaner interface descriptions 2020-09-10 14:50:24 -04:00
rijkvanzanten
d14ea96973 Fix define import 2020-09-10 14:50:23 -04:00
Ben Haynes
9841d13a88 Cleaner notifications 2020-09-10 14:50:11 -04:00
rijkvanzanten
11eb066f62 Move system interfaces into _system folder 2020-09-10 14:48:12 -04:00
rijkvanzanten
6f201e72b0 Add webhooks browse 2020-09-10 14:44:55 -04:00
Nitwel
3bef4be1c7 fix dropdown closing when clicked inside 2020-09-10 19:55:14 +02:00
Ben Haynes
ff02879a67 No period at the end of extension descriptions 2020-09-10 13:22:18 -04:00
Ben Haynes
47b53af110 Have all field default inputs be full width 2020-09-10 13:17:22 -04:00
Ben Haynes
96de458d63 Placholder options should be full-width 2020-09-10 13:17:01 -04:00
Ben Haynes
fa28e6b628 incrase max modal height 2020-09-10 13:16:40 -04:00
Nitwel
ab78b28292 nuke the v-detail after clicking 2020-09-10 17:26:33 +02:00
rijkvanzanten
cdc6216d79 Fix missing export 2020-09-10 11:20:38 -04:00
rijkvanzanten
761d988f11 Fix wrong prop name 2020-09-10 11:19:56 -04:00
rijkvanzanten
0310d61ca5 Merge branch 'main' into room-cleaning 2020-09-10 11:19:22 -04:00
rijkvanzanten
36be9ba7af Add add-label option to repeater 2020-09-10 11:19:01 -04:00
Nitwel
44cfb391ed add label to v-detail and itemsShown to checkboxes 2020-09-10 17:10:38 +02:00
rijkvanzanten
131a83e438 Move set type reset to store.ts 2020-09-10 11:08:22 -04:00
Nitwel
398ecda5e5 add translation 2020-09-10 15:50:49 +02:00
Nitwel
dc2bb6f745 hide too many checkboxes behind a button 2020-09-10 15:47:05 +02:00
Nitwel
e24d557678 fix dropdown rendering before overly 2020-09-09 22:34:55 +02:00
rijkvanzanten
29cee06685 Show validation errors in app
Closes #206
2020-09-09 15:49:18 -04:00
rijkvanzanten
272d0593a9 Update typing of generate-joi 2020-09-09 15:20:51 -04:00
Nitwel
c2c608cb53 fix datetime emiting without changes 2020-09-09 21:11:59 +02:00
Nitwel
9b129af050 fix type validation in datetime display 2020-09-09 20:50:55 +02:00
Nitwel
57fd330701 fix my stupidity 2020-09-09 20:01:47 +02:00
Nitwel
74ec51e4ad rename option to collectionField 2020-09-09 19:52:34 +02:00