Commit Graph

2299 Commits

Author SHA1 Message Date
Nitwel
ace6893741 tweak shortcuts 2020-09-23 16:55:54 +02:00
Rijk van Zanten
033b0caca5 Update create-a-custom-display.md 2020-09-23 10:13:43 -04:00
Rijk van Zanten
832830213f Update create-a-custom-interface.md 2020-09-23 10:13:27 -04:00
Rijk van Zanten
a06c4b7a1e Update create-a-custom-layout.md 2020-09-23 10:13:15 -04:00
Rijk van Zanten
ac02137537 Update create-a-custom-module.md 2020-09-23 10:13:03 -04:00
rijkvanzanten
302763f7ca Remove console log 2020-09-22 17:47:55 -04:00
rijkvanzanten
b7d922e07e Fix spacing of roles 2020-09-22 16:43:57 -04:00
Rijk van Zanten
1a2f7bfc55 Merge pull request #396 from directus/tweaks
Tweaked label display and a few translations
2020-09-22 16:37:05 -04:00
Rijk van Zanten
3e00c9d920 Update readme.md 2020-09-22 16:15:11 -04:00
Rijk van Zanten
e5bc9c27d7 Merge pull request #405 from nickrum/drag-fix
Fix drag handles not working on Windows
2020-09-22 16:13:20 -04:00
Rijk van Zanten
5ba8d9ff9d Merge pull request #404 from directus/custom-extensions-api
Custom extensions api
2020-09-22 16:12:15 -04:00
rijkvanzanten
85ca7b5d17 Run prettier 2020-09-22 16:11:28 -04:00
rijkvanzanten
e703d1e928 Add docs 2020-09-22 16:09:02 -04:00
Nicola Krumschmidt
88c919b379 Only call dropzone event handlers if a file is dragged
Fixes #314
2020-09-22 22:03:34 +02:00
rijkvanzanten
7caf429d1d Add custom endpoints support 2020-09-22 15:55:22 -04:00
Ben Haynes
e9e2308c60 Light theme color tweaks 2020-09-22 14:52:36 -04:00
rijkvanzanten
48fca55651 Restructure exports for services 2020-09-22 13:16:14 -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
Nitwel
70b128160a tweaked label display and a few translations 2020-09-22 10:23:18 +02:00
rijkvanzanten
5e4f40171d Fix create corresponding field on o2m
Fixes #382
2020-09-21 19:01:03 -04:00
rijkvanzanten
5bba717e2d Don't show create item button if you don't have create permissions
Fixes #390
2020-09-21 18:41:18 -04:00
rijkvanzanten
c7f06461a0 Default new fields to String type
Closes #388
2020-09-21 18:32:40 -04:00
rijkvanzanten
33d912f638 Fix filters + autofocus new rows
Fixes #269
2020-09-21 18:30:22 -04:00
Ben Haynes
e956c304ca Merge branch 'main' of https://github.com/directus/next into main 2020-09-21 18:29:06 -04:00
Ben Haynes
9b166ce6d3 Polished color interface options 2020-09-21 18:29:03 -04:00
rijkvanzanten
d3a24e6769 Hide drop to upload in notifications
And don't show notifications on top of the drawer with
show all notifications enabled

Fixes #386
2020-09-21 18:20:05 -04:00
rijkvanzanten
ba85e4e6a2 Add dynamic export file name
Closes #387
2020-09-21 17:56:35 -04:00
rijkvanzanten
15043c7a95 Fix item create not returning 2020-09-21 17:32:02 -04:00
rijkvanzanten
ff83f17b4d Add system icons
Closes #385
2020-09-21 17:13:38 -04:00
rijkvanzanten
e3b731cf7a Handle wrong JSON in post/patch payload
Fixes #80
2020-09-21 16:44:53 -04:00
rijkvanzanten
bb7b76aef9 Return 200 OK on create/update with no read permissions
Fixes #33
2020-09-21 16:29:07 -04:00
rijkvanzanten
d9bfd6148f Fix router not reaching 404 handler
Fixes #352
2020-09-21 13:32:03 -04:00
rijkvanzanten
b3101b85ad Indent payload overrides in import endpoint under data 2020-09-21 13:19:39 -04:00
rijkvanzanten
5330e346a2 Add readonly toggle to schema setup in field detail
Fixes #374
2020-09-21 13:14:15 -04:00
rijkvanzanten
e4a25ffd1a Show all fields on layouts
Fixes #375
2020-09-21 12:56:48 -04:00
rijkvanzanten
8853bda3e0 Show hidden on detail instead of "hidden" on field select
Ref #375
2020-09-21 12:54:45 -04:00
rijkvanzanten
adb786ed91 Only show notification text on errors
Fixes #377
2020-09-21 12:27:36 -04:00
rijkvanzanten
b009fa86b1 Remove misc divider from settings
Fixes #378
2020-09-21 12:19:58 -04:00
Rijk van Zanten
a6a8f3753c Merge pull request #372 from directus/MSSQL
amended collections def so field length is 64 chars
2020-09-21 12:09:40 -04:00
Ben Haynes
e6f7820614 Fix typo on roels 2020-09-21 12:08:48 -04:00
kukulaka
6d815b64db amended collections def so field length is 64 chars 2020-09-21 16:56:14 +01:00
Ben Haynes
aa26e39357 Fix AdminAccess on Role Create 2020-09-21 10:13:46 -04:00
Ben Haynes
d7bd727378 Fix admin_access translation 2020-09-21 10:10:00 -04:00
Ben Haynes
f363fc8cf3 Additional docs 2020-09-21 10:08:58 -04:00
Rijk van Zanten
966c3ca221 Merge pull request #359 from directus/m2o-selectMode
Fall back to modal instead of dropdown if totalCount null
2020-09-21 09:40:17 -04:00
Rijk van Zanten
504f2dc274 Merge pull request #358 from directus/color-fix
use lib instead of own functions
2020-09-21 09:37:52 -04:00
Rijk van Zanten
f112283e7d Merge pull request #357 from directus/small-tweaks
fixed boolean, color display and repeater options
2020-09-21 09:33:41 -04:00
Nitwel
395fcfb2a8 fall back to modal instead of dropdown if totalCount null 2020-09-21 12:19:28 +02:00
Nitwel
614d656a2a use lib instead of own functions 2020-09-21 12:00:08 +02:00