Commit Graph

1008 Commits

Author SHA1 Message Date
rijkvanzanten
1634ff2500 Don't fetch settings with nested fields 2020-10-15 10:40:01 -04: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
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
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
Nitwel
f15b3ffb99 organize codebase and fix bugs 2020-10-14 12:23:40 +02: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
951437deb5 Merge branch 'main' into relational-updates 2020-10-13 16:46:26 -04:00
rijkvanzanten
1458512494 Add custom-css support to app 2020-10-13 15:24:45 -04:00
rijkvanzanten
80bd756983 Remove csslint 2020-10-13 15:24:41 -04:00
Nitwel
b9a8cc5275 finish m2m 2020-10-13 20:27:11 +02:00
rijkvanzanten
af25b83c76 Add activity to whitelist
Fixes #553
2020-10-13 12:08:53 -04:00
rijkvanzanten
d33ca0ad10 Don't send up schema stuff for pk field 2020-10-13 11:54:17 -04:00
rijkvanzanten
61bf247eff Don't allow setting default value for pk fields 2020-10-13 11:54:05 -04:00
rijkvanzanten
bab82426f9 Make sure collection has meta before reading singleton 2020-10-13 10:49:30 -04:00
rijkvanzanten
9e3ad30457 Make sure collection meta exists before setting permission
Fixes #523
2020-10-12 18:36:28 -04:00
rijkvanzanten
3c1b78f7e8 Fix setting presets to global
Fixes #536
2020-10-12 18:05:51 -04:00
rijkvanzanten
ee5fd6dbad Add missing layout options drawer
Fixes #556
2020-10-12 17:43:10 -04:00
rijkvanzanten
3b302b6915 One more package-lock update for your pleasure 2020-10-12 15:55:53 -04:00
rijkvanzanten
5af9ce63af Update versions 2020-10-12 15:41:55 -04:00
rijkvanzanten
c11c42584f Merge branch 'main' into fix/i18n 2020-10-12 14:24:41 -04:00
rijkvanzanten
fa2e255b7e Update spec service to use m2a 2020-10-12 14:16:54 -04:00
Nitwel
5576ad79dd continue with m2m 2020-10-12 18:14:08 +02:00