Commit Graph

2481 Commits

Author SHA1 Message Date
Nitwel
3f29f3db70 add defaultSection and change title shown 2020-10-01 19:07:16 +02:00
rijkvanzanten
cf9de668b3 Add prepublish to build dist on publish 2020-10-01 11:57:19 -04:00
rijkvanzanten
2a77c0cb07 Fix v-upload reading null file
Fixes #477
2020-10-01 10:07:50 -04:00
rijkvanzanten
8b102b7da0 Fix zero-user roles crashing listing
Fixes #476
2020-10-01 09:49:26 -04:00
Ben Haynes
89088a7f4e Docs App Overview WIP 2020-09-30 19:11:56 -04:00
rijkvanzanten
fc62a82342 Use validation errors on webhooks detail page 2020-09-30 16:44:42 -04:00
rijkvanzanten
b05930afd7 Handle no choices in labels display 2020-09-30 16:44:24 -04:00
rijkvanzanten
3f77e5b885 Ignore auto-fill enter in shortcut 2020-09-30 16:44:10 -04:00
rijkvanzanten
ac85a6fa87 Allow table columns to be resized smaller 2020-09-30 16:43:49 -04:00
rijkvanzanten
b52e0431b8 Cleanup webhooks
Fixes #393
2020-09-30 16:40:46 -04:00
rijkvanzanten
7b91e83a9d Add reset system permissions toggle
Fixes #371
2020-09-30 16:05:03 -04:00
rijkvanzanten
8aa4802764 Render null items correctly 2020-09-30 15:53:01 -04:00
rijkvanzanten
09fb5331f1 Don't allow changing the PK after creation
Fixes #439
2020-09-30 15:47:07 -04:00
Rijk van Zanten
9f28d29568 Merge pull request #463 from directus/m2m-existing
Fix creation of m2o related item w/ custom pk
2020-09-30 15:33:42 -04:00
rijkvanzanten
1e5a5bce69 Use local $new flag instead of primary key existence
Fixes #406
2020-09-30 15:32:53 -04:00
rijkvanzanten
306c4109a4 Check if item exists instead of relying on presence of pk 2020-09-30 15:32:38 -04:00
Ben Haynes
e2031cd39c Docs use blue hints by default 2020-09-30 15:27:19 -04:00
Rijk van Zanten
9e575a6a25 Merge pull request #461 from directus/fix-docs
remove empty paragraphs arround tip
2020-09-30 14:57:56 -04:00
Ben Haynes
fc86007c19 Docs fixes 2020-09-30 14:47:43 -04:00
Nitwel
eca9175ad2 remove empty paragraphs arround tip 2020-09-30 20:45:58 +02:00
Ben Haynes
d2244a4d8f Docs styling and fixes 2020-09-30 14:41:34 -04:00
Rijk van Zanten
2a82ed6c8e Merge pull request #460 from directus/fix-docs
fix markdown in tips not rendering
2020-09-30 14:34:55 -04:00
rijkvanzanten
0a20cc8d65 Replace .flat() to support node 10
Fixes #459
2020-09-30 14:34:14 -04:00
Nitwel
1002416a5b fix markdown in tips not rendering 2020-09-30 20:32:45 +02:00
Ben Haynes
84185d076c Docs file names and order 2020-09-30 14:17:31 -04:00
rijkvanzanten
d39fc483d8 Fix manual PK using auto increment
Ref #406
2020-09-30 14:07:44 -04:00
rijkvanzanten
46ee80533e Fix lil' whoopsie 2020-09-30 13:46:17 -04:00
rijkvanzanten
c1757676c5 Don't run handlers if key doesn't exist 2020-09-30 13:44:08 -04:00
Rijk van Zanten
ac8a54ad42 Merge pull request #455 from directus/Nitwel-patch-1
match <p></p> when inserting hint
2020-09-30 13:08:16 -04:00
Nitwel
b59931e3b4 Insert tip before generating html 2020-09-30 18:10:58 +02:00
Nitwel
cefd8f1847 match <p></p> when replacing hint 2020-09-30 17:54:02 +02:00
Ben Haynes
e0f0f0d740 Initial docs styling 2020-09-30 11:47:06 -04:00
rijkvanzanten
b66d2926f6 v9.0.0-beta.4 v9.0.0-beta.4 2020-09-30 10:53:31 -04:00
rijkvanzanten
d165babcd7 Allow generated UUID/date/role/user value to pass required
Fixes #446, fixes #448
2020-09-30 09:31:25 -04:00
rijkvanzanten
0252d737bb v9.0.0-beta.3 v9.0.0-beta.3 2020-09-29 19:05:17 -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
Rijk van Zanten
e69a01991c Merge pull request #415 from directus/tweak-shortcuts
Tweak shortcuts
2020-09-29 18:29:04 -04:00
rijkvanzanten
b7ab31b33d Use second param instead of augmenting system event 2020-09-29 18:26:30 -04:00
rijkvanzanten
72fc6aee9c Fix typing of refs 2020-09-29 18:11:53 -04:00
rijkvanzanten
f3f519e22e Merge branch 'main' into tweak-shortcuts 2020-09-29 18:04:14 -04:00
Rijk van Zanten
18c9c81f1d Merge pull request #445 from directus/required
Surface required in app
2020-09-29 18:01:35 -04:00
rijkvanzanten
c107303f05 Don't accept null as a value in a required field 2020-09-29 17:57:29 -04:00
rijkvanzanten
67b60860df Use allow null to validate payload on submit 2020-09-29 17:52:38 -04:00
rijkvanzanten
663d86c3b6 Reuse form grid spacing for layout options 2020-09-29 14:03:47 -04:00
rijkvanzanten
c53522ace1 Bump schema inspector version
Fixes #444
2020-09-29 13:26:45 -04:00
rijkvanzanten
0978db7986 Don't proceed to save on error
Fixes #442
2020-09-29 12:29:08 -04:00
rijkvanzanten
a54221f8a9 Remove stray console.log 2020-09-29 11:54:40 -04:00
rijkvanzanten
1d6c00bb1d Fix API returning empty object for nested null m2o
Fixes #432
2020-09-29 11:51:34 -04:00
rijkvanzanten
fc7f951229 Update continue as copy 2020-09-29 11:10:34 -04:00