Commit Graph

5102 Commits

Author SHA1 Message Date
rijkvanzanten
c42e8602b8 Reset selection in drawer collection on close
Fixes #843
2020-11-02 10:50:09 -05:00
rijkvanzanten
ab557ad8fb Default to collection level display template, add translations interface options
Fixes #838
2020-11-02 10:38:42 -05:00
maartenvn
5db4dff16a Fix incorrect translation for 'collections' for nl-NL 2020-11-02 16:11:13 +01:00
e01
19e9144f6b Add maskable icon supporting android homescreen shapes; Use big splash screens for ios and android; hint browserconfig; change theme color from user theme 2020-10-31 20:42:24 +02:00
rijkvanzanten
e3a60b4bfa v9.0.0-rc.4 2020-10-30 18:44:18 -04:00
rijkvanzanten
cac687859d Fix webpack asset path 2020-10-30 18:37:00 -04:00
rijkvanzanten
708aea6fb6 Allow App to run under subpath 2020-10-30 18:11:55 -04:00
rijkvanzanten
160407b6cf Remove unused broken import 2020-10-30 14:27:29 -04:00
rijkvanzanten
1b0d381161 Fix seeder data, run migrations on install through cli 2020-10-30 11:52:16 -04:00
rijkvanzanten
39e70db7db Fix note not showing up on collection overview
Fixes #816
2020-10-30 09:52:28 -04:00
rijkvanzanten
817cd9d63a Fix mounting path of custom modules
Fixes #808
2020-10-29 17:57:29 -04:00
Rijk van Zanten
9c409d2a7a Merge pull request #815 from nickrum/code-save-fix
Only emit actual user input in code interface
2020-10-29 22:56:59 +01:00
Nicola Krumschmidt
9853832cdc Only emit actual user input in code interface
Fixes #800
2020-10-29 22:46:51 +01:00
rijkvanzanten
1e6ade2413 Fix languages capitalization, add content padding bottom to drawer 2020-10-29 17:29:37 -04:00
rijkvanzanten
e3c5acd636 Remove linters from code interface
Fixes #812
2020-10-29 16:43:59 -04:00
rijkvanzanten
02fbeefc47 Minor cleanup 2020-10-29 16:28:18 -04:00
rijkvanzanten
3e27fc70bb Merge branch 'main' into fix/login 2020-10-29 16:18:45 -04:00
rijkvanzanten
d8339ae70d Merge branch 'main' into assets 2020-10-29 16:03:04 -04:00
rijkvanzanten
cfae98eb22 Merge branch 'main' into system-rows 2020-10-29 15:45:30 -04:00
rijkvanzanten
ac6d358e4f Fix loading state of collection detail 2020-10-29 15:16:06 -04:00
rijkvanzanten
3b97a408b4 Disable locked fields on field setup 2020-10-29 15:14:05 -04:00
rijkvanzanten
0f729a5d6b Move preview defaults to app 2020-10-29 13:39:39 -04:00
maartenvn
419a9cef1e Fix incorrect login settings access 2020-10-29 13:27:55 +01:00
rijkvanzanten
6b345193c1 v9.0.0-rc.3 2020-10-28 17:34:49 -04:00
rijkvanzanten
527a911b77 Change language on save instead of on restart 2020-10-28 13:52:38 -04:00
rijkvanzanten
7f58f86ffb Don't crash on non-existing translations file
Fixes #798
2020-10-28 13:29:11 -04:00
rijkvanzanten
742b8f85a1 Refresh server store on settings save
To correctly show newly updated project info
2020-10-28 11:57:41 -04:00
rijkvanzanten
bf0ed45033 Fix non-resized thumbnails in cards layout
Fixes #789
2020-10-28 11:49:27 -04:00
rijkvanzanten
2fa92c8c50 Take a first swing at SDK auth 2020-10-27 18:10:22 +01:00
rijkvanzanten
3f8e4378dc Prevent racing conditions in preset saving
Fixes #638
2020-10-26 20:38:11 +01:00
rijkvanzanten
3d08409290 Merge branch 'main' into assets 2020-10-26 19:44:50 +01:00
rijkvanzanten
9559497785 Fetch public info from /server/info endpoint
Fixes #784
2020-10-26 19:08:07 +01:00
rijkvanzanten
8a01d9b2de Add server info store 2020-10-26 18:53:08 +01:00
rijkvanzanten
58a6aa3f2f Fix permissions filter on role detail
Fixes #785
2020-10-26 18:39:09 +01:00
rijkvanzanten
9f6d5efbdd Fix user interface 2020-10-26 17:11:14 +01:00
rijkvanzanten
6fac205a2b Pass search query to layout 2020-10-26 15:13:20 +01:00
rijkvanzanten
0dab1cdf90 Add search input to collections drawer 2020-10-26 15:11:12 +01:00
rijkvanzanten
ca297dda3a Check for default values 2020-10-26 11:14:35 +01:00
rijkvanzanten
84939b4d54 Merge branch 'main' into save-new-fix 2020-10-26 10:47:35 +01:00
rijkvanzanten
4e54d9fe1e Improve consistency 2020-10-26 10:33:11 +01:00
Nitwel
f88b3f288b make code simpler 2020-10-24 12:49:22 +02:00
Nitwel
d7f2ab11fd Add localType to interfaces 2020-10-24 12:47:11 +02:00
Nitwel
b9d44d052f toggle all permissions per row 2020-10-24 12:18:39 +02:00
Nitwel
c8653589b1 Merge branch 'main' into error-handling 2020-10-24 11:21:33 +02:00
Nitwel
72cf8af575 remove error option 2020-10-24 11:16:49 +02:00
Nitwel
ae50632874 clean up imports 2020-10-24 11:15:37 +02:00
Nitwel
f81771ef1c clean up error handling 2020-10-24 10:48:14 +02:00
Rijk van Zanten
fc8bdffeee Merge pull request #771 from dimitrov-adrian/wysiwyg-tox-style-tune
Tune the tox style to match better directus themes
2020-10-23 21:45:41 +02:00
e01
81626bcfc2 Tune the tox style to match better directus themes 2020-10-23 19:51:39 +03:00
e01
b00f0f4ddc Fix file upload 2020-10-23 17:04:24 +03:00