Commit Graph

1031 Commits

Author SHA1 Message Date
rijkvanzanten
2cca1d4f00 v9.0.0-beta.13 2020-10-15 19:03:36 -04:00
rijkvanzanten
b79513ec55 Clarify translations field name
Fixes #414
2020-10-15 18:59:43 -04:00
rijkvanzanten
0880a20a8b Disable auto increment fields by default
Fixes #630
2020-10-15 18:55:50 -04:00
rijkvanzanten
d29fd977b1 Remove stray debugging thingy 2020-10-15 18:50:47 -04:00
rijkvanzanten
380256aee9 Merge branch 'main' into relational-updates 2020-10-15 18:48:21 -04:00
rijkvanzanten
120ef2f05a Rename close to esc 2020-10-15 18:47:06 -04:00
rijkvanzanten
9ca6996155 Merge branch 'main' into esc-to-close 2020-10-15 18:38:39 -04:00
rijkvanzanten
2c3992b1f1 Add precision / scale support
Fixes #560
2020-10-15 17:22:39 -04:00
rijkvanzanten
1f9328d3a8 Fix default interface for dateTime type
Fixes #664
2020-10-15 15:22:56 -04:00
Rijk van Zanten
cb955c52dd Merge pull request #671 from directus/related-values-display
Improve related values display
2020-10-15 15:11:21 -04:00
rijkvanzanten
8cdf3cb23d v9.0.0-beta.12 2020-10-15 12:53:15 -04:00
Rijk van Zanten
c78d638a09 Merge pull request #675 from directus/fix-544
Fix navigate on save in singleton
2020-10-15 12:14:26 -04:00
Rijk van Zanten
029a18a571 Merge pull request #674 from directus/code-choices
Organize code interface choices
2020-10-15 12:13:46 -04:00
Nitwel
b4ecb4778b fix navigate on save in singleton 2020-10-15 18:12:37 +02:00
Nitwel
a40eb8f16d organize code interface choices 2020-10-15 17:58:44 +02:00
Nitwel
b937d4ada3 add deselect option to icon interface 2020-10-15 17:24:13 +02:00
Nitwel
8857ac54fb improve related values display 2020-10-15 17:04:07 +02:00
rijkvanzanten
1634ff2500 Don't fetch settings with nested fields 2020-10-15 10:40:01 -04:00
Nitwel
5da50c8772 add comments 2020-10-15 13:44:21 +02:00
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
rijkvanzanten
bb3f7d981e Add scroll padding + smooth scrolling for content section
Fixes #590
2020-10-14 18:40:33 -04:00
rijkvanzanten
da0b97abd5 Add detailed stack info in error report button
Closes #577
2020-10-14 18:31:13 -04:00
rijkvanzanten
4295c3c488 Scope global file upload to file library
Fixes #399, fixes #262
2020-10-14 18:06:40 -04:00
rijkvanzanten
58feb1fa7a Align non-full-width label-less fields with inputs
Fixes #188
2020-10-14 17:48:08 -04:00
rijkvanzanten
f46858cf1e Don't check for latency if it doesn't exist yet 2020-10-14 17:42:43 -04: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
9c5b95b392 v9.0.0-beta.11 2020-10-14 17:28:35 -04:00
rijkvanzanten
2ed8d82eaf Add latency indicator tooltip
Closes #467
2020-10-14 17:22:08 -04:00
rijkvanzanten
3007f2ff4b Merge branch 'main' into relational-updates 2020-10-14 16:16:31 -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
rijkvanzanten
efe98c0188 Update advanced filter drawer detail to match filter query check 2020-10-14 15:37:18 -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
54e9165d32 add missing return and change way of selecting items 2020-10-14 19:37:25 +02: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
Nitwel
cada867e4e update files interface and fix bugs 2020-10-14 18:18:22 +02:00