Commit Graph

3236 Commits

Author SHA1 Message Date
Ben Haynes
614331fdd3 crop to cover 2020-11-03 10:01:53 -05:00
Ben Haynes
9f7863986c update image fit options 2020-11-03 09:58:31 -05:00
Rijk van Zanten
52b4dc16ee Merge pull request #860 from jekuer/main
Small CSS Update to public-view.vue for better mobile support
2020-11-03 15:39:45 +01:00
Jens Kuerschner
336962b387 Update public-view.vue
Add small fixes to optimize mobile support and scale elements propertly without overlapping each other or the screen.
2020-11-03 12:08:22 +01:00
rijkvanzanten
99557a0e14 v9.0.0-rc.5 v9.0.0-rc.5 2020-11-02 16:58:52 -05:00
rijkvanzanten
6e4159e47b Check for current user/role in app side permissions check
Fixes #817
2020-11-02 16:56:45 -05:00
rijkvanzanten
0db7ab4eab Fix multiple file upload in files
Fixes #822
2020-11-02 16:37:09 -05:00
rijkvanzanten
a11e2800b6 Fix permissions not using preset variables 2020-11-02 16:19:05 -05:00
rijkvanzanten
9a833f00aa Fix wrong prop type 2020-11-02 16:18:52 -05:00
rijkvanzanten
ec98d072d4 Fix o2m not rendering nested m2o data
Fixes #841
2020-11-02 15:33:26 -05:00
rijkvanzanten
7b20911b5a Add manual sort support to files
Fixes #849
2020-11-02 15:21:35 -05:00
rijkvanzanten
874ae7a334 Update knex-schema-inspector 2020-11-02 12:42:04 -05:00
Rijk van Zanten
5446cc8ab5 Merge pull request #850 from maartenvn/fix/email-button
Use same button style as Directus for emails
2020-11-02 17:32:09 +01:00
maartenvn
e5438be3fe Use same button style as Directus for emails 2020-11-02 17:29:41 +01:00
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
rijkvanzanten
f4ec066e3e Merge branch 'main' of github.com:directus/next into main 2020-11-02 10:17:42 -05:00
Rijk van Zanten
14f770a406 Merge pull request #848 from maartenvn/fix/dutch-json
Fix incorrect translation for 'collections' for nl-NL
2020-11-02 16:15:49 +01:00
maartenvn
5db4dff16a Fix incorrect translation for 'collections' for nl-NL 2020-11-02 16:11:13 +01:00
rijkvanzanten
6728f40c1d Ignore sublime settings 2020-11-02 09:58:14 -05:00
Rijk van Zanten
70334511ad Merge pull request #845 from dimitrov-adrian/main
Fix _ncontains typo
2020-11-02 15:44:01 +01:00
Rijk van Zanten
8c33e277a6 Merge pull request #828 from dimitrov-adrian/app-pwa-enhancements
Small PWA touches
2020-11-02 15:43:39 +01:00
e01
84f902bfac Fix _ncontains typo 2020-11-02 16:39:56 +02:00
Rijk van Zanten
0416489175 Merge pull request #837 from maartenvn/todo/email-templates-cleanup
Cleanup & white-label the email templates
2020-11-02 15:30:14 +01:00
maartenvn
7845814629 Cleanup & white-label the email templates 2020-11-02 13:40:50 +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
Rijk van Zanten
5053dbf956 Merge pull request #827 from maartenvn/fix/publicurl
Fix inconsistent PUBLIC_URL (#826)
2020-10-31 14:11:16 +01:00
maartenvn
54161c0c72 Make PUBLIC_URL end-slash insensitive 2020-10-31 11:23:28 +01:00
maartenvn
6d38ddab76 Redirect to admin URL using relative URL 2020-10-31 11:22:32 +01:00
rijkvanzanten
9a38fdea5e Fix redirect from / in api 2020-10-30 19:04:31 -04:00
rijkvanzanten
e3a60b4bfa v9.0.0-rc.4 v9.0.0-rc.4 2020-10-30 18:44:18 -04:00
Rijk van Zanten
aaa6ce525b Merge pull request #823 from directus/subpaths
Allow App to run under subpath
2020-10-30 23:37:25 +01:00
rijkvanzanten
cac687859d Fix webpack asset path 2020-10-30 18:37:00 -04:00
rijkvanzanten
91cf8bdfc8 Fix redirect to admin for subpaths 2020-10-30 18:33:41 -04:00
rijkvanzanten
98a515178d Add index.js file as default entry to lib 2020-10-30 18:33:32 -04:00
rijkvanzanten
4d05ecfef4 Return express app by default for easier importing 2020-10-30 18:15:42 -04:00
rijkvanzanten
708aea6fb6 Allow App to run under subpath 2020-10-30 18:11:55 -04:00
rijkvanzanten
3a620fe1f8 Fix migrations reading .ts files 2020-10-30 15:50:00 -04:00
rijkvanzanten
160407b6cf Remove unused broken import 2020-10-30 14:27:29 -04:00
Rijk van Zanten
0984d4f9c7 Merge pull request #818 from juancarlosjr97/patch-1
Updating environment variable documentation
2020-10-30 19:02:38 +01:00
JuanCarlosJr97
31fe464112 Updating environment variable documentation
Adding a variation of `postgres` as the Directus accepts as `DB_CLIENT` `pg` and `postgres
2020-10-30 17:07:03 +00: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
cd920fde51 Add server ping to GraphQL
Fixes #801, ref #501
2020-10-29 18:12:20 -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
1a847d04f9 Fix singleton fetching in gql on non-PG
Fixes #769
2020-10-29 17:38:48 -04:00
rijkvanzanten
1e6ade2413 Fix languages capitalization, add content padding bottom to drawer 2020-10-29 17:29:37 -04:00
rijkvanzanten
fdb0572cd5 Always install DB driver
Fixes #802
2020-10-29 17:03:53 -04:00