Commit Graph

2265 Commits

Author SHA1 Message Date
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
Nitwel
f4dee0b10b fixed boolean, color display and repeater options 2020-09-21 09:44:40 +02:00
Rijk van Zanten
c67b608d0a Update contributing.md 2020-09-18 18:03:53 -04:00
Rijk van Zanten
5da2234214 Update contributing.md 2020-09-18 18:03:23 -04:00
rijkvanzanten
b59e6953be v9.0.0-beta.1 v9.0.0-beta.1 2020-09-18 17:50:41 -04:00
rijkvanzanten
5644fc5895 Use newer version of knex-schema-inspector
Fixes #341
2020-09-18 17:46:41 -04:00
rijkvanzanten
7878e2fce6 Fix pagination disappearing on last page
Fixes #167
2020-09-18 16:33:02 -04:00
rijkvanzanten
25e2d35e35 Fix deleting bookmarks
Fixes #213
2020-09-18 15:42:04 -04:00
rijkvanzanten
98ea2bcbb1 Remove auth idle timeout from settings
Fixes #313
2020-09-18 15:28:17 -04:00
rijkvanzanten
2afbdff222 v9.0.0-beta.0 v9.0.0-beta.0 2020-09-18 13:12:08 -04:00
Rijk van Zanten
2d429a74d3 Update readme.md 2020-09-18 13:10:39 -04:00
Rijk van Zanten
35ae5f311e Update readme.md 2020-09-18 13:07:06 -04:00
Ben Haynes
f6b20a2cdb relationships docs 2020-09-18 13:06:10 -04:00
Ben Haynes
515a9c9084 combining concepts 2020-09-18 13:06:01 -04:00
Ben Haynes
edbb9b845a On Create matches On Update 2020-09-18 13:05:38 -04:00
rijkvanzanten
00bb007897 v9.0.0-alpha.42 v9.0.0-alpha.42 2020-09-18 13:03:50 -04:00
rijkvanzanten
810464f332 Fix admin access flag in init role creation 2020-09-18 13:03:34 -04:00
rijkvanzanten
6d88ed8d1e v9.0.0-alpha.41 v9.0.0-alpha.41 2020-09-18 13:00:56 -04:00
rijkvanzanten
d87fc912f4 Fix date saving in MySQL
Ref #283
2020-09-18 12:57:26 -04:00
rijkvanzanten
9db318895f Fix admin access flag in role create cli 2020-09-18 12:51:10 -04:00
rijkvanzanten
cf6eddbecf Fix status on users created in cli 2020-09-18 12:50:41 -04:00
rijkvanzanten
8fe3865a7f Make fields prop optional in m2m
Fixes #324
2020-09-18 12:39:00 -04:00
rijkvanzanten
1486770c8f Re-add v-menu max-height
Fixes #306
2020-09-18 12:32:41 -04:00
rijkvanzanten
c82c2700fc Merge branch 'main' of github.com:directus/next into main 2020-09-18 12:30:24 -04:00
rijkvanzanten
67a55ad228 Disable rate limiter by default
Fixes #323
2020-09-18 12:30:15 -04:00
rijkvanzanten
7efbd9fe49 Disable rate limiter by default
Fixes #323
2020-09-18 12:29:56 -04:00
rijkvanzanten
021fa44877 Fix display rendering in o2m / m2m
Fixes #162
2020-09-18 12:26:55 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
52540e60a3 Fix updating in SQLite
Fixes #141, ref #283
2020-09-18 12:06:46 -04:00
rijkvanzanten
197134d859 Add extension folders on install 2020-09-18 11:49:53 -04:00
rijkvanzanten
bed7f67203 Add role create cli command 2020-09-18 11:49:36 -04:00
rijkvanzanten
04a5a8ce17 Fix sidebar height in safari 2020-09-18 10:02:25 -04:00
rijkvanzanten
075d62515c Fix defaults extraction in sqlite 2020-09-18 10:02:17 -04:00
rijkvanzanten
22184c8f2b Ignore local .db files 2020-09-18 10:01:54 -04:00
Rijk van Zanten
96e2729544 Merge pull request #304 from directus/tags-props
Added case and space-replace prop to tags interface
2020-09-18 09:26:05 -04:00