Nicola Krumschmidt
7d8aa9fced
Replace DIRECTUS_DEV env var with NODE_ENV and SERVE_APP ( #6929 )
2021-07-22 23:47:56 +02:00
renovate[bot]
0763339ad8
update dependency tedious to v11.4.0 ( #6933 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-22 16:42:57 -04:00
renovate[bot]
6952bee0a9
update dependency lint-staged to v11.1.0 ( #6928 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-22 11:09:50 -04:00
Nicola Krumschmidt
32972f4c01
Move define extension functions to shared and expose them through extension-sdk ( #6880 )
...
* Move defineInterface to shared
* Split up utils into node and browser utils
* Move defineDisplay to shared
* Move defineLayout to shared
* Move defineModule to shared
* Add defineEndpoint and defineHook to define-extensions
* Expose define extension functions through extension-sdk
* Make route type of defineEndpoint more specific
* Simplify define extension functions
* Deduplicate types and local types definition
* Do not allow functional components in display handler
* Make interface options nullable
* Deduplicate extension types definition
* Fix utils/node exports
2021-07-22 17:02:29 +02:00
Bart van der Meeren
3a9475fba5
Fix SDK invite accept ( #6925 )
...
Post instead of patch.
2021-07-22 09:20:29 -04:00
Pascal Jufer
11ef04ff23
Use --workspace instead of cd in "Running locally" guide ( #6920 )
2021-07-22 09:19:19 -04:00
masterwendu
8f171a430f
Improvement/add volta js tool manager ( #6919 )
...
* Add volta pins
* add volta install hint
2021-07-22 09:17:12 -04:00
Pascal Jufer
b0eeacffe3
Remove unused 'ref' (eslint warning) ( #6921 )
2021-07-22 13:25:13 +02:00
Rijk van Zanten
78898ee5e4
New Crowdin updates ( #6916 )
...
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Japanese)
2021-07-21 18:00:07 -04:00
Adrian Dimitrov
efe7b076a3
Add default-folder option ( #3209 )
...
* Allow set folder for imported files
* Allow passing folder in file/files component; Allow pick folder for file/files/image interfaces.
* Added folder system component for picking folders; Move folder picker the field from data to interface (file, files, image).
* Add custom folder interface; use props for interfaces file/files/image in upload component
* Allow set folder for imported files
* Allow passing folder in file/files component; Allow pick folder for file/files/image interfaces.
* Added folder system component for picking folders; Move folder picker the field from data to interface (file, files, image).
* Add custom folder interface; use props for interfaces file/files/image in upload component
* Update after rebase
* Add storage_default_folder setting, use folder when deploy file
* Fix files options; Add default label option for folder interface.
* Fix set folder for file
* UX
* Add migration for column, undo seed change
* Update nomanclature
* Make sure file library always submits folder, cleanup setting retrieval
* Use indexName on down migrate
* Fix import default folder, rename customPresets->folderPreset
* Rename interface import
* Use undefined as default folder
* Remove deprecated lang file
* Fix display of folder interface, treat null as value
* Move shared composable
* Remove unused ref
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-07-21 17:29:21 -04:00
renovate[bot]
d487f691a3
pin dependency @types/object-hash to 2.1.1 ( #6914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 16:05:03 -04:00
Tim
2c9ff3bca6
Allow custom transformations of assets ( #6593 )
...
* Allow custom transformations of assets
This exposes one query parameter `transforms`, which is a JSON array of
shard transformation operations.
It also updates the asset presets. The UX for this still needs some work
* Rename options to arguments for presets
More explicit
* options -> arguments in setting spec
* Better errors for invalid JSON in asset presets
* Add limit to transforms query parameter
* Use flattened option for extra transforms
* Fix placeholder color of code input
* Allow "simple mode" aliases
* Add documentation
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-07-21 15:57:47 -04:00
rijkvanzanten
7dffa48570
Recreate package-lock
2021-07-21 11:30:23 -04:00
renovate[bot]
89c981cb99
update dependency ts-jest to v27.0.4 ( #6913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:22:16 -04:00
renovate[bot]
9c227ee93b
update dependency supertest to v6.1.4 ( #6901 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:05:43 -04:00
renovate[bot]
8b2d19ddc6
update dependency rollup to v2.53.3 ( #6903 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:00:34 -04:00
renovate[bot]
9566f31f06
update dependency codemirror to v5.62.2 ( #6911 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:00:18 -04:00
renovate[bot]
7edd8645f1
update dependency codemirror to v5.62.1 ( #6896 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-20 17:15:28 -04:00
Ash Wilson
850d92787a
Update Discussions link ( #6895 )
2021-07-20 13:50:02 -04:00
renovate[bot]
32fb5e3790
update dependency gatsby-source-filesystem to v3.10.0 ( #6894 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-20 13:17:27 -04:00
Nicola Krumschmidt
b61543c0e9
Move DeepPartial to shared ( #6886 )
...
Also cleans it up and adds support for readonly arrays.
2021-07-20 11:40:59 -04:00
Rijk van Zanten
a39a81209f
New Crowdin updates ( #6887 )
...
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Bulgarian)
2021-07-20 10:09:32 -04:00
j3n57h0m45
79c91ed50d
enable custom name for refresh token ( #6890 )
2021-07-20 15:29:11 +02:00
renovate[bot]
7a7bee367a
update dependency vite to v2.4.3 ( #6891 )
2021-07-20 15:26:07 +02:00
Nicola Krumschmidt
ea7b3bd52d
Update *.vue import type shim ( #6885 )
2021-07-19 23:14:42 +02:00
Nicola Krumschmidt
0efe4fbba4
Use path in docker/pack.js instead of path.posix ( #6884 )
2021-07-19 16:15:24 -04:00
renovate[bot]
e10ef6a0f8
update typescript-eslint monorepo to v4.28.4 ( #6882 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 13:41:41 -04:00
Rijk van Zanten
83ad6ed108
New Crowdin updates ( #6866 )
...
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Chinese Simplified)
2021-07-19 09:58:44 -04:00
renovate[bot]
947cc1d47e
update vue monorepo to v3.1.5 ( #6863 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:41:14 -04:00
renovate[bot]
a2e25fc205
update dependency eslint to v7.31.0 ( #6868 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:39:25 -04:00
renovate[bot]
df4570fcc7
update dependency eslint-plugin-vue to v7.14.0 ( #6869 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:39:12 -04:00
Rijk van Zanten
d68df58347
Fix update/delete relation docs ( #6878 )
...
Fixes #6872
2021-07-19 15:23:09 +02:00
renovate[bot]
9ca5a34c3d
update dependency @types/dockerode to v3.2.6 ( #6874 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:17:04 -04:00
renovate[bot]
1361eb24b4
update dependency stylelint-scss to v3.20.1 ( #6873 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:16:55 -04:00
Pascal Jufer
667db994b1
Add note about change in naming of Docker tags ( #6876 )
...
* https://github.com/directus/directus/pull/6759#issuecomment-881462198
* https://github.com/directus/directus/issues/6859
2021-07-19 09:13:44 -04:00
Nicola Krumschmidt
d3a960a0a0
Make extension loading more robust ( #6845 )
...
* Make extension loading more robust
* Remove unnecessary path joining
2021-07-16 13:57:18 -04:00
Nicola Krumschmidt
7898f3ee92
Fix extension loading on Windows ( #6862 )
...
Extension path and entrypoint are win32 paths, so they have to be
converted to posix last.
2021-07-16 13:56:51 -04:00
Rijk van Zanten
11479313c9
Use / as default value for public_url ( #6860 )
2021-07-16 17:45:39 +02:00
Sean Goff
5bca0e7b39
fix logo ( #6856 )
2021-07-16 10:16:03 -04:00
rijkvanzanten
52be44d6ca
Don't expose version in app logs
2021-07-16 10:15:32 -04:00
renovate[bot]
ec725bba1b
update dependency @types/dockerode to v3.2.5 ( #6855 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-16 09:37:36 -04:00
renovate[bot]
992b3845c8
update dependency @rollup/plugin-node-resolve to v13.0.2 ( #6849 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-16 09:36:54 -04:00
rijkvanzanten
5514c35a3f
Remove unused import
2021-07-15 18:21:41 -04:00
Rijk van Zanten
c2e1aca63b
Make sure every DB returns time as HH:mm:ss ( #6847 )
...
Fixes #6492
2021-07-16 00:21:19 +02:00
Nicola Krumschmidt
e44e485939
Correctly document the default value of PUBLIC_URL ( #6846 )
2021-07-15 18:18:35 -04:00
Rijk van Zanten
70bb6d70dd
Improve default value extraction in MS SQL ( #6843 )
...
Fixes #6666
2021-07-15 23:57:08 +02:00
Rijk van Zanten
f360a2d445
Fixed issue that would cause the wrong field to be extracted when using "detailed" updates in o2m with non-"id" primary keys ( #6841 )
...
Fixes #6817
2021-07-15 23:40:04 +02:00
Dieter Luypaert
99184a2fd7
Fix session memcache variable name ( #6830 )
2021-07-15 17:21:53 -04:00
Rijk van Zanten
262e8cdbb8
Show warning when PUBLIC_URL isn't correctly configured ( #6840 )
...
Closes #6539
2021-07-15 23:20:35 +02:00
renovate[bot]
ce1748c354
update dependency slugify to v1.6.0 ( #6839 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-15 17:08:44 -04:00