Commit Graph

2874 Commits

Author SHA1 Message Date
Nitwel
3f73664a64 update files and remove console logs 2020-10-15 12:44:38 +02:00
Nitwel
21df8bf239 finish junction support on m2m 2020-10-15 12:32:40 +02:00
Nitwel
b0f2c92c53 Merge branch 'relational-updates' of https://github.com/directus/next into relational-updates 2020-10-14 23:40:05 +02:00
Nitwel
9c8b144453 support junction fields 2020-10-14 23:38:10 +02:00
rijkvanzanten
2023566163 Fix passing transaction to certain sections of relational update
Fixes #598
2020-10-14 16:39:24 -04:00
rijkvanzanten
3007f2ff4b Merge branch 'main' into relational-updates 2020-10-14 16:16:31 -04:00
Rijk van Zanten
b4f6341960 Merge pull request #650 from directus/item-browse
Rename browse/detail to collection/item
2020-10-14 16:13:17 -04:00
rijkvanzanten
047d2b6d97 Rename help translation keys 2020-10-14 16:07:50 -04:00
rijkvanzanten
6fd78b90ee Replace browse/detail naming with collection/item 2020-10-14 16:05:50 -04:00
rijkvanzanten
a3e5258387 Rename detail modals 2020-10-14 15:43:53 -04:00
rijkvanzanten
a37a26cb5f Merge branch 'main' into relational-updates 2020-10-14 15:38:46 -04:00
Rijk van Zanten
3f8b1f410a Merge pull request #649 from directus/filter-check
filter check
2020-10-14 15:38:14 -04:00
rijkvanzanten
efe98c0188 Update advanced filter drawer detail to match filter query check 2020-10-14 15:37:18 -04:00
rijkvanzanten
1e628d8915 Validate the used query before running it 2020-10-14 15:31:47 -04:00
Rijk van Zanten
a18cd0ec1d Merge pull request #636 from WoLfulus/feat/extension-default-export
Allows default exports to be used in extensions
2020-10-14 15:31:34 -04:00
Nitwel
23188f2203 add missing props 2020-10-14 20:06:45 +02:00
Nitwel
af6930f595 remove console log 2020-10-14 19:51:19 +02:00
Nitwel
68b0b684ac fix item not updating in table 2020-10-14 19:50:50 +02:00
Nitwel
9c80daa586 fix filtering on deletion 2020-10-14 19:43:52 +02:00
Nitwel
0c7dc3b882 remove console log 2020-10-14 19:39:00 +02:00
Nitwel
36b0599544 Merge branch 'relational-updates' of https://github.com/directus/next into relational-updates 2020-10-14 19:37:38 +02:00
Nitwel
54e9165d32 add missing return and change way of selecting items 2020-10-14 19:37:25 +02:00
rijkvanzanten
191e1187fb Fix setting o2m to null 2020-10-14 13:28:01 -04:00
Nitwel
cfb3403c5a clean up code 2020-10-14 19:20:16 +02:00
Nitwel
7dba309925 fix requests with no items 2020-10-14 19:15:31 +02:00
Nitwel
52123da828 check for primary keys 2020-10-14 19:05:50 +02:00
rijkvanzanten
a06bb4ed63 Merge branch 'main' into relational-updates 2020-10-14 12:45:06 -04:00
Rijk van Zanten
fc5f984da8 Merge pull request #575 from directus/repeater-start-selection
Fix opening repeater row when creating new one
2020-10-14 12:44:40 -04:00
Nitwel
027537a70e fix file upload 2020-10-14 18:30:00 +02:00
rijkvanzanten
7b7263b6b7 Lock stuff again 2020-10-14 12:25:32 -04:00
Rijk van Zanten
b9210495bd Merge pull request #646 from directus/title-formatter
Move title formatter into monorepo
2020-10-14 12:25:13 -04:00
Nitwel
cada867e4e update files interface and fix bugs 2020-10-14 18:18:22 +02:00
rijkvanzanten
997a6ed651 Remove outdated release info 2020-10-14 12:17:51 -04:00
rijkvanzanten
7f306cca03 Move title formatter into monorepo 2020-10-14 12:15:25 -04:00
rijkvanzanten
64db0dc91c Fix setting up multiple files 2020-10-14 11:15:27 -04:00
Rijk van Zanten
695b4da0ad Merge pull request #642 from WoLfulus/fix/absolute-extension-directory
Fix absolute extension path support
2020-10-14 09:32:00 -04:00
Nitwel
f15b3ffb99 organize codebase and fix bugs 2020-10-14 12:23:40 +02:00
WoLfulus
d4fe83f81b Fix absolute extension path support 2020-10-14 03:28:51 -03:00
WoLfulus
484bcbb598 Fix default extension function 2020-10-13 20:14:51 -03:00
WoLfulus
4572fc8041 Remove unused import/export 2020-10-13 20:12:56 -03:00
WoLfulus
5bdde4717d Allows default exports to be used in extensions 2020-10-13 20:09:37 -03:00
Rijk van Zanten
be414b1b39 Update readme.md 2020-10-13 18:31:28 -04:00
rijkvanzanten
7fcb4717a4 Fix o2m resetting too many items 2020-10-13 18:30:03 -04:00
rijkvanzanten
e250372869 Don't try fetching items if none are set 2020-10-13 18:05:39 -04:00
rijkvanzanten
e6d36f48e3 Fix field setup not generating m2o field 2020-10-13 18:03:00 -04:00
rijkvanzanten
42a7a00f6e Remove stray console.log 2020-10-13 17:20:52 -04:00
rijkvanzanten
8de8ffafae Merge branch 'main' into relational-updates 2020-10-13 16:48:50 -04:00
rijkvanzanten
c50eb29e39 Fix ip check for public role 2020-10-13 16:48:32 -04:00
rijkvanzanten
951437deb5 Merge branch 'main' into relational-updates 2020-10-13 16:46:26 -04:00
Rijk van Zanten
324f6577b2 Merge pull request #634 from directus/delete-last-admin
delete last admin
2020-10-13 16:37:05 -04:00