Commit Graph

10030 Commits

Author SHA1 Message Date
rijkvanzanten
dca7df6fb2 Fix v-field-select dropdown
Ref #852
2020-11-03 15:16:07 -05:00
rijkvanzanten
abadf0956a Use correct display for status in new collection
Fixes #858
2020-11-03 14:41:28 -05:00
rijkvanzanten
3c1a9a1cbe Give collection field higher priority than collection prop
Fixes #867
2020-11-03 14:15:54 -05:00
rijkvanzanten
2b92f199be Fix preview on non-configured m2o 2020-11-03 13:58:42 -05:00
Ben Haynes
ee4f3df78a fixes #866 2020-11-03 12:24:33 -05:00
Ben Haynes
07b16c5765 Merge branch 'main' of https://github.com/directus/next into main 2020-11-03 10:02:05 -05:00
Ben Haynes
614331fdd3 crop to cover 2020-11-03 10:01:53 -05:00
Rijk van Zanten
5e8272c698 Merge pull request #863 from maartenvn/fix/email-button
Use inline-block instead of inline-flex for GMail support
2020-11-03 16:01:17 +01:00
Ben Haynes
9f7863986c update image fit options 2020-11-03 09:58:31 -05:00
maartenvn
b5d8cab3f1 Use inline-block instead of inline-flex for GMail support 2020-11-03 15:56:46 +01: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