rijkvanzanten
dd67fdbdfb
Merge branch 'main' into aggregation
2021-06-23 18:09:00 -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
rijkvanzanten
b9a857ccd7
Fix missing type signature
2021-06-22 21:08:28 -04:00
Rijk van Zanten
44082c60e1
Add schema caching ( #6456 )
...
* Rework cache handler to be function export
* Add default schema caching
* Add schema cache
* Auto purge schema cache on schema change from api
* Only set last_access value on login
* Add note on schema cache setting
2021-06-22 20:50:20 -04:00
Rijk van Zanten
b77285f3c3
Fixed issue that would prevent source code editing from staging values in wysiwyg ( #6455 )
...
Fixes #6306
2021-06-22 19:56:46 -04:00
Rijk van Zanten
7c562ec000
Fixed color option of the notice presentation interface ( #6454 )
...
Fixes #6353
2021-06-22 19:52:08 -04:00
Rijk van Zanten
7122b5d3b9
Fixed issue that would throw error in console when creating a new item in a collection w/ translations ( #6453 )
...
Fixes #6370
2021-06-22 19:48:45 -04:00
Johann Rekowski
bd5ca64db3
Fix spacings and icons on presentation link buttons ( #6361 )
...
* Fixed spacings between presentation-link buttons
* Fixed cut off icons on persentation-link buttons
* Use flex gap instead of margin
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-22 19:45:06 -04:00
Rijk van Zanten
0766f6b608
Fix creating custom names for recommend collection fields on new collection setup drawer ( #6451 )
...
Fixes #6381
2021-06-22 19:22:05 -04:00
Rijk van Zanten
e45a3e0570
Don't try rendering w/h when dont exist ( #6450 )
...
Fixes #6384
2021-06-22 19:16:47 -04:00
rijkvanzanten
9a2304a182
Clean up markdown value staging
2021-06-22 19:12:14 -04:00
Rijk van Zanten
aff2cebf2a
Pass active codemirror instance to edit action ( #6449 )
...
Fixes #6373
2021-06-22 19:06:59 -04:00
rijkvanzanten
8eeac67e61
Don't overwrite preview with updated structure
...
Fixes #6407
2021-06-22 18:59:46 -04:00
Rijk van Zanten
4943100977
Don't default to directus_files on existing relation ( #6447 )
...
Fixes #6395
2021-06-22 18:36:27 -04:00
renovate[bot]
3a5fff17db
update vue monorepo to v3.1.2 ( #6443 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 18:33:00 -04:00
renovate[bot]
c69f7625bf
chore(deps): update dependency micromark to v3 ( #6446 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 18:26:25 -04:00
renovate[bot]
c594e29114
fix(deps): update dependency gatsby-source-filesystem to v3.8.0 ( #6445 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 18:24:21 -04:00
Rijk van Zanten
25aaebacd4
Don't return default val for PK field in singleton ( #6444 )
...
Fixes #6429
2021-06-22 18:19:02 -04:00
renovate[bot]
3223c20baf
chore(deps): update dependency marked to v2.1.2 ( #6439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 18:17:33 -04:00
rijkvanzanten
1643914d76
Don't use prefix in prs
2021-06-22 18:15:57 -04:00
rijkvanzanten
43f32fb51b
Update config
2021-06-22 18:10:58 -04:00
Rijk van Zanten
5e5d0a0e41
Fix display template on collection detail page ( #6442 )
...
* Tweak spacing of checkboxes tree
* Fix scoping of attrs on v-field-template
Fixes #6422
2021-06-22 17:26:11 -04:00
rijkvanzanten
f53572335a
Tweak spacing of checkboxes tree
2021-06-22 17:21:41 -04:00
Rijk van Zanten
bdbd63bb5c
Add checkboxes-tree interface ( #6441 )
...
* Add checkboxes-tree interface
* Fix nested disabled state
2021-06-22 17:21:19 -04:00
Rijk van Zanten
5d80eb9fed
New Crowdin updates ( #6438 )
...
* Update source file en-US.yaml
* New translations en-US.yaml (French)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Polish)
2021-06-22 17:05:37 -04:00
Rijk van Zanten
1cb9181052
Add support for starts/ends with filters ( #6437 )
2021-06-22 14:28:11 -04:00
rijkvanzanten
4366cceb1e
Fix linter warning
2021-06-22 11:29:59 -04:00
Nicola Krumschmidt
965bcde4ee
Enforce latest node and npm version in dev ( #6414 )
...
* Enforce latest node and npm version in dev
* Update CI workflows to Node 16
2021-06-22 11:22:37 -04:00
Rijk van Zanten
7cb2deb961
New Crowdin updates ( #6325 )
...
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Norwegian)
* 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 (Malay)
* 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 (Japanese)
* 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 (Hungarian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Ukrainian)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (Greek)
* New translations en-US.yaml (Finnish)
* Update source file en-US.yaml
* New translations en-US.yaml (Polish)
2021-06-22 09:54:42 -04:00
srkinftel
12957ecfa9
Add Serbian (Latin) Language ( #6430 )
2021-06-22 09:54:03 -04:00
renovate[bot]
a9dd50ac4b
chore(deps): update dependency jest to v27.0.5 ( #6424 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 09:21:16 -04:00
Aiden Foxx
55a57eaede
Update admin to use no-store ( #6421 )
...
Prevents cache issues after updating records
2021-06-22 09:20:04 -04:00
rijkvanzanten
53eee85b1b
I'll leave this here for later
2021-06-21 18:14:05 -04:00
rijkvanzanten
2e82b5004a
Guess it's a private beta!
...
Revert "Try out new issue form template"
This reverts commit 06c7456688 .
2021-06-21 18:13:14 -04:00
rijkvanzanten
06c7456688
Try out new issue form template
2021-06-21 18:10:47 -04:00
Rijk van Zanten
ddf2d7c4d1
Update changelog.md
2021-06-21 18:00:04 -04:00
rijkvanzanten
93b7aeb788
v9.0.0-rc.78
v9.0.0-rc.78
2021-06-21 17:56:34 -04:00
Rijk van Zanten
6c74bf6462
Use correct input type for type in advanced filter sidebar ( #6413 )
2021-06-21 17:52:07 -04:00