rijkvanzanten
f46d7e4dd6
v9.0.0-rc.82
v9.0.0-rc.82
2021-06-28 19:32:21 -04:00
Rijk van Zanten
8ec478dfd2
Fix auto-fill of directus_files in relational setup ( #6555 )
...
Fixes #6487
2021-06-28 19:25:27 -04:00
Rijk van Zanten
0a20b90691
Add support for field grouping ( #6553 )
...
* Update icon font, add group type to field setup
* Add group type, start on group-raw interface
* Add style for group
* Finish nested groups
* Finish field group setup
* Add type check
* Work on group raw group
* Various
* Fix support for nested groups
* Add group-divider interface
* Remove unused file
* Fix linter warning
2021-06-28 19:17:55 -04:00
Matt
64a50e5e31
Added escaping on file paths including "\u" ( #6215 )
...
* - Added escaping on file paths including "\u" as JS inteprets this as hexa value
-- Occurs on Windows OS due nodejs path.join converting paths from "/" to "\"
* Use path/posix to normalize paths interpreted as URLs
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de >
2021-06-28 16:46:37 -04:00
Nicola Krumschmidt
7f60fb0fc1
Add directus-extension CLI to extension-sdk ( #6548 )
...
* Remove return from api cli entrypoint
* Add directus-extension cli to extension-sdk
The initial version only implements the "build" command.
Executing "build" in the root of an extension package bundles the
extension to a single distributable and loadable entrypoint.
* Update extension docs to use directus-extension build
2021-06-28 15:56:01 -04:00
WoLfulus
043ae13e40
Adds request and response interceptors on Axios transport ( #6538 )
2021-06-28 18:44:38 +00:00
renovate[bot]
eb161cec6d
update typescript-eslint monorepo to v4.28.1 ( #6547 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-28 18:16:16 +00:00
Zorin Sergey
3ef8d25bef
Changed filesize to bigint for large files ( #6516 )
...
* Changed filesize to bigint for large files
* Update api/src/database/migrations/20210626A-change-filesize-bigint.ts
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-06-28 14:11:37 -04:00
renovate[bot]
b886281914
update dependency jest to v27.0.6 ( #6546 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-28 14:10:36 -04:00
renovate[bot]
8a3796b8bb
update dependency commander to v8 ( #6498 )
...
* update dependency commander to v8
* Update import to match new version
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-28 14:05:55 -04:00
Rijk van Zanten
b6bee11c69
New Crowdin updates ( #6515 )
...
* New translations en-US.yaml (Korean)
* New translations en-US.yaml (Korean)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
2021-06-28 14:05:20 -04:00
Luan Mattner Müller
9da9874905
Fix MailService to throw sending errors ( #6541 )
2021-06-28 13:29:23 -04:00
Ben Haynes
8d1c5649b6
Reorder fields ( #6544 )
2021-06-28 12:56:59 -04:00
Nicola Krumschmidt
ed1127f3b1
Fix extension loading when PUBLIC_URL is absolute without origin ( #6534 )
...
* Fix extension loading when PUBLIC_URL is absolute without origin
* Minify extension bundler output
* Make extension loading in dev more robust
* Rename ensureExtensionsDirs to ensureExtensionDirs
2021-06-28 11:20:30 -04:00
renovate[bot]
514b301fb0
update dependency @vitejs/plugin-vue to v1.2.4 ( #6520 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-28 11:04:49 -04:00
renovate[bot]
358e51b847
update dependency simple-git-hooks to v2.5.1 ( #6518 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-28 11:04:34 -04:00
Nicola Krumschmidt
8823434046
Fix translations interface options crashing the App ( #6530 )
2021-06-28 11:04:11 -04:00
Rijk van Zanten
2dcf611c05
Update changelog.md
2021-06-26 22:13:00 -04:00
rijkvanzanten
a469bb728f
v9.0.0-rc.81
v9.0.0-rc.81
2021-06-26 22:09:40 -04:00
rijkvanzanten
4b6efe3053
Add prepublish scripts to new packages
2021-06-26 22:07:52 -04:00
rijkvanzanten
79eed74d43
Tweak asset transform max allowed default
...
Allows for Directus to run ootb on smaller containers/servers, while allowing higher processing speeds for environments that can handle it
2021-06-26 22:03:25 -04:00
rijkvanzanten
76d471a602
Fix calendar not loading locale in prod
2021-06-26 21:52:46 -04:00
rijkvanzanten
5756954dd7
Fix edge case in fk replacing
2021-06-26 21:27:46 -04:00
renovate[bot]
21d4c0fa4a
update dependency prettier to v2.3.2 ( #6509 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-26 12:15:26 -04:00
Rijk van Zanten
352f6056ae
Update support.md
2021-06-26 12:01:59 -04:00
Rijk van Zanten
11e34662df
Delete bug_report.md
2021-06-26 12:01:01 -04:00
renovate[bot]
dc94addd71
update dependency marked to v2.1.3 ( #6507 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-25 18:34:56 -04:00
Rijk van Zanten
3f9b588079
New Crowdin updates ( #6496 )
...
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
2021-06-25 10:10:18 -04:00
renovate[bot]
24a7134171
update dependency rollup to v2.52.3 ( #6499 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-25 10:00:05 -04:00
renovate[bot]
9dda3681f9
update dependency eslint-plugin-vue to v7.12.1 ( #6497 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-25 09:53:45 -04:00
renovate[bot]
06925af991
update dependency mitt to v3 ( #6473 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-24 13:10:42 -04:00
Rijk van Zanten
74ad2b2b7a
Update vue to 3.1.2 ( #6482 )
...
* Update vue to 3.1.2
* call me amazon 📦
* commits so fast, prime same day
2021-06-24 13:09:30 -04:00
Rijk van Zanten
c79e682327
Add missing field for required app access ( #6481 )
...
Fixes #6475
2021-06-24 12:37:43 -04:00
Rijk van Zanten
85c2c3420c
New Crowdin updates ( #6474 )
...
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
2021-06-24 12:09:06 -04:00
renovate[bot]
892e5f5637
update dependency fs-extra to v10 ( #6470 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-24 11:53:43 -04:00
rijkvanzanten
67cf90fea4
Fix devmode
2021-06-23 19:01:37 -04:00
Nicola Krumschmidt
d544214c79
Fix extension loading on initial startup ( #6471 )
2021-06-23 18:16:13 -04:00
renovate[bot]
7b1e1f7f82
pin dependencies ( #6469 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-23 13:01:49 -04:00
Nicola Krumschmidt
051df415df
Fix extensions ( #6377 )
...
* Add support for npm extensions
* Allow extensions to import vue from the main app
* Bundle app extensions on server startup
* Fix return type of useLayoutState
* Add shared package
* Add extension-sdk package
* Add type declaration files to allow deep import of shared package
* Add extension loading to shared
* Refactor extension loading to use shared package
* Remove app bundle newline replacement
* Fix extension loading in development
* Rename extension entrypoints
* Update extension build instructions
* Remove vite auto-replacement workaround
* Update package-lock.json
* Remove newline from generated extension entrypoint
* Update package-lock.json
* Build shared package as cjs and esm
* Move useLayoutState composable to shared
* Reverse vite base env check
* Share useLayoutState composable through extension-sdk
* Update layout docs
* Update package versions
* Small cleanup
* Fix layout docs
* Fix imports
* Add nickrum to codeowners
* Fix typo
* Add 'em to vite config too
* Fix email
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-23 12:43:06 -04:00
renovate[bot]
1644c6397c
update dependency @types/codemirror to v5.60.1 ( #6468 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-23 12:22:41 -04:00
Anton Strandman
c6698a3f2d
Import a File link in Assets tip broken ( #6467 )
...
Fixed the link
2021-06-23 10:36:15 -04:00
Rijk van Zanten
b323ad8a53
New Crowdin updates ( #6458 )
...
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Finnish)
2021-06-23 10:33:46 -04:00
Nicola Krumschmidt
a35c405409
Set calendar layout locale based on app locale ( #6466 )
2021-06-23 10:31:23 -04:00
renovate[bot]
bb86de93f0
update dependency tinymce to v5.8.2 ( #6459 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-23 10:00:37 -04:00
Nicola Krumschmidt
bf7faf2899
Remove html tags from i18n strings ( #6463 )
...
This also removes an unnecessary html interpolation.
2021-06-23 09:56:27 -04:00
Rijk van Zanten
0eac808fd5
Update changelog.md
2021-06-22 22:08:01 -04:00
rijkvanzanten
465c10d4c7
v9.0.0-rc.80
v9.0.0-rc.80
2021-06-22 22:00:55 -04:00
rijkvanzanten
6886720ee5
Revert "update vue monorepo to v3.1.2"
...
This reverts commit 2dc5b79c22 .
2021-06-22 21:46:00 -04:00
Rijk van Zanten
9cd433ff2a
Update changelog.md
2021-06-22 21:09:26 -04:00
rijkvanzanten
5e0328fea0
v9.0.0-rc.79
v9.0.0-rc.79
2021-06-22 21:08:49 -04:00