Commit Graph

2264 Commits

Author SHA1 Message Date
Thulio Prado
96fa38f12c updates api specs 2020-09-30 18:45:40 -03:00
Thulio Prado
8c60dc41dd some fixes and changes 2020-09-29 19:39:41 -03:00
Thulio Prado
1cf8bde981 changes 2020-09-29 19:00:51 -03:00
Thulio Prado
1a817c1a93 collections, presets, settings, webhooks 2020-09-29 18:29:14 -03:00
Thulio Prado
cef7975d58 field, file, folder, permissions, relation and revision 2020-09-28 19:31:46 -03:00
Thulio Prado
882406df31 user and role 2020-09-21 19:34:48 -03:00
Thulio Prado
b0a1be902d fixes and changes 2020-09-21 12:33:19 -03: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
Nitwel
775a0303d1 remove console.log 2020-09-18 15:18:14 +02:00