Matteo Gazzoni
32f4fcf0c7
select only real tables (and not views) in mssql ( #5816 )
...
* select only real tables (and not views) in mssql
* add table_catalog check
* Add changeset
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-05-21 21:11:19 +00:00
rijkvanzanten
158316f863
Allow multiple in filter-setup
...
Ref #5644
2021-05-21 15:00:50 -04:00
rijkvanzanten
973692d986
Fix relational pointer in m2o tree
2021-05-21 14:59:27 -04:00
Rijk van Zanten
27bddfedee
New Crowdin updates ( #5764 )
...
* New translations en-US.yaml (French)
* New translations en-US.yaml (Serbian (Cyrillic))
* 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 (Portuguese)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Japanese)
* New translations en-US.yaml (Vietnamese)
* 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 (Italian)
* 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 (Romanian)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Afrikaans)
* New translations en-US.yaml (Catalan)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (Greek)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Thai)
* Update source file en-US.yaml
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Indonesian)
2021-05-21 14:18:05 -04:00
Rijk van Zanten
33e0236cfe
Fix custom field sort on system detail pages ( #5810 )
2021-05-21 14:15:48 -04:00
Rijk van Zanten
ba2e56e43c
Fix collection delete for collections w/ m2o to them ( #5809 )
...
* Fix new-collection relational field creation
* Fix collection delete for collections w/ m2o to them
Fixes #5793
2021-05-21 13:57:42 -04:00
rijkvanzanten
da7b539adb
Fix new-collection relational field creation
2021-05-21 12:49:05 -04:00
Rijk van Zanten
bc8399c362
Fix validation short circuit on _or ( #5806 )
...
* Fix _or validation step when in nested context
Fixes #5405
* Add changeset
2021-05-21 12:30:13 -04:00
Rijk van Zanten
362652ff8f
Add changesets ( #5805 )
...
* Install changeset dependencies
* Setup changesets
2021-05-21 12:19:49 -04:00
Oreille
bb14309b9c
Add support for mssql uniqueidentifier type ( #5804 )
2021-05-21 10:08:02 -04:00
dependabot[bot]
76bb5913d2
Bump @vue/test-utils from 1.1.3 to 1.2.0 ( #5798 )
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.0/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:07:08 -04:00
dependabot[bot]
08f95cb3d7
Bump aws-sdk from 2.902.0 to 2.911.0 ( #5800 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.902.0 to 2.911.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.902.0...v2.911.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:06:50 -04:00
dependabot[bot]
1607698103
Bump ioredis from 4.26.0 to 4.27.2 ( #5799 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.26.0 to 4.27.2.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.26.0...v4.27.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:06:36 -04:00
dependabot[bot]
b019b61322
Bump @vue/cli-plugin-babel from 4.5.12 to 4.5.13 ( #5797 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:06:15 -04:00
dependabot[bot]
10c5b6c558
Bump @types/node from 15.0.2 to 15.3.1 ( #5796 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.2 to 15.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:05:52 -04:00
Rijk van Zanten
8d3102fbad
Add max concurrency and max image transform size support ( #5795 )
...
* Add assets concurrency and max size controls
* Render no-thumbnail images nicer in app
* Document new asset environment variables
* Update package-lock
2021-05-20 18:18:10 -04:00
dependabot[bot]
4264b87004
Bump cosmiconfig from 6.0.0 to 7.0.0 ( #5784 )
...
Bumps [cosmiconfig](https://github.com/davidtheclark/cosmiconfig ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/davidtheclark/cosmiconfig/releases )
- [Changelog](https://github.com/davidtheclark/cosmiconfig/blob/main/CHANGELOG.md )
- [Commits](https://github.com/davidtheclark/cosmiconfig/compare/6.0.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 10:36:00 -04:00
Aiden Foxx
017646a834
Fixed double root on storage.get ( #5788 )
2021-05-20 10:26:57 -04:00
dependabot[bot]
184cf3e38a
Bump rimraf from 2.7.1 to 3.0.2 ( #5783 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 09:01:48 -04:00
dependabot[bot]
cfd85c7b54
Bump @types/sharp from 0.28.0 to 0.28.1 ( #5781 )
...
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp ) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 09:01:08 -04:00
dependabot[bot]
b820440052
Bump strip-indent from 3.0.0 to 4.0.0 ( #5780 )
...
Bumps [strip-indent](https://github.com/sindresorhus/strip-indent ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/strip-indent/releases )
- [Commits](https://github.com/sindresorhus/strip-indent/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 09:00:48 -04:00
dependabot[bot]
84f9ea75b0
Bump pino from 6.11.2 to 6.11.3 ( #5782 )
...
Bumps [pino](https://github.com/pinojs/pino ) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/pinojs/pino/releases )
- [Commits](https://github.com/pinojs/pino/compare/v6.11.2...v6.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 08:59:31 -04:00
Rijk van Zanten
477c36d867
Update docker.md
2021-05-19 17:22:58 -04:00
Rijk van Zanten
9335372400
Foreign Key Constraints ✨ ( #5615 )
...
* Bump knex-schema-inspector
* Fix cli role name attr
* Update relation type
* Restructure relations
* Restructure relations table
* Update api type for relation record
* Fetch relations in new structure
* Update schema-inspector
* Use new relations schema structure in api
* Update relations GETters
* Add default value to one deselect
* Add create relationship on existing field
* Add updating existing relationship
* Add delete relations
* Add relations query resolver
* Add graphql mutations for relations
* Fix reading from wrong name
* Fix wrong method name
* No idea why this flip flops every install
* Update relation type
* Accept null in use-collection composable
* Use new relations structure in translations
* Use new relations structure in new-collection
* Start updating field detail store
* Renames for new relations structure
* Silently ignore passed collection/field in relation update
* Fix setting pk field in m2o relational setup
* Small tweaks in o2m setup
* Fix m2m setup
* Tweak m2o setup
* Fix m2a setup
* Allow null for related collection (m2a)
* Fix languages code name
* Fix migration default value
* Fix relational cleanup in collections/fields
* Fix transaction problem in field delete
* Fix inserting relational o2m items
* Don't execute updateByQuery on empty item set
Fixes #5710 , fixes #5070
* Show referential action input on m2o
* Finish language for m2o
* Show triggers config on o2m
* Delete items on one_deselect_item delete
* Fix naming, show relational trigger config on m2m
* Tweak language, add setup to m2a
* Fix linter warnings
* Add trigger setup for translations
* fix Edit non-schema relationship issue
* Sync existing on_delete triggers in o2m setup
* Add migration to setup foreign key constraints
* Update illegal FK values before setting constraint
* Fix MySQL unsigned vs not-unsigned in FK creation
* Use pretty names for labels in relational triggers
* Prefix auto-junction when system table
Fixes #5493
* Add system foreign key triggers
Fixes #5749
* Update docs
2021-05-19 12:29:16 -04:00
dependabot[bot]
d7e678db26
Bump connect-session-knex from 2.0.0 to 2.1.0 ( #5753 )
...
Bumps [connect-session-knex](https://github.com/gx0r/connect-session-knex ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gx0r/connect-session-knex/releases )
- [Changelog](https://github.com/gx0r/connect-session-knex/blob/master/Changelog.md )
- [Commits](https://github.com/gx0r/connect-session-knex/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 11:24:28 -04:00
MiniDigger | Martin
1cc9900317
fix occasional typeerror in payload service ( #5763 )
2021-05-19 14:51:06 +00:00
dependabot[bot]
8769ac4c56
Bump sass from 1.32.8 to 1.32.13 ( #5754 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.13 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:54:59 -04:00
dependabot[bot]
054718551f
Bump gatsby-source-filesystem from 3.4.0 to 3.5.0 ( #5756 )
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@3.5.0/packages/gatsby-source-filesystem )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:50:33 -04:00
dependabot[bot]
5742465365
Bump knex from 0.95.4 to 0.95.6 ( #5757 )
...
Bumps [knex](https://github.com/knex/knex ) from 0.95.4 to 0.95.6.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:50:12 -04:00
dependabot[bot]
7e9b7520a8
Bump @types/base-64 from 0.1.3 to 1.0.0 ( #5755 )
...
Bumps [@types/base-64](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/base-64 ) from 0.1.3 to 1.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/base-64 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:27:54 -04:00
Lars
e94626d844
Update email-templates.md ( #5750 )
...
Fixed some wrong paths and file names
2021-05-18 15:42:14 -04:00
Rijk van Zanten
8984574948
New Crowdin updates ( #5737 )
...
* New translations en-US.yaml (French)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
2021-05-18 12:28:13 -04:00
dependabot[bot]
378b30345e
Bump cosmiconfig from 6.0.0 to 7.0.0 ( #5738 )
...
Bumps [cosmiconfig](https://github.com/davidtheclark/cosmiconfig ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/davidtheclark/cosmiconfig/releases )
- [Changelog](https://github.com/davidtheclark/cosmiconfig/blob/main/CHANGELOG.md )
- [Commits](https://github.com/davidtheclark/cosmiconfig/compare/6.0.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:46:04 +00:00
dependabot[bot]
ceae30edb1
Bump @types/lodash from 4.14.168 to 4.14.169 ( #5741 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.168 to 4.14.169.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:18:46 -04:00
dependabot[bot]
84ab407911
Bump mitt from 1.2.0 to 2.1.0 ( #5740 )
...
Bumps [mitt](https://github.com/developit/mitt ) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/developit/mitt/releases )
- [Commits](https://github.com/developit/mitt/compare/1.2.0...2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:18:28 -04:00
dependabot[bot]
55265690d9
Bump stylelint from 13.13.0 to 13.13.1 ( #5739 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.13.0 to 13.13.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.0...13.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:17:00 -04:00
dependabot[bot]
fa8b4e4601
Bump raw-loader from 0.5.1 to 4.0.2 ( #5742 )
...
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader ) from 0.5.1 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases )
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/raw-loader/commits/v4.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:16:44 -04:00
Ben Haynes
9687970a32
More info on sort setup
2021-05-18 08:46:59 -04:00
rijkvanzanten
1d7e977eb8
v9.0.0-rc.69
v9.0.0-rc.69
2021-05-17 18:21:49 -04:00
rijkvanzanten
92f0abfbfc
Start on email templates docs
...
Closes #5736
2021-05-17 18:15:42 -04:00
Ben Haynes
fc629ed585
Update troubleshooting step
2021-05-17 17:25:52 -04:00
Ben Haynes
749ca7effb
Add Troubleshooting
2021-05-17 17:24:33 -04:00
rijkvanzanten
f06ac03755
Don't execute updateByQuery on empty item set
...
Fixes #5710 , fixes #5070
2021-05-17 15:49:39 -04:00
rijkvanzanten
8e8f93ac62
Pull parseDefaultValue from new location
...
Fixes #5733
2021-05-17 15:36:39 -04:00
Matteo Gazzoni
c84c002c7b
Makes primary key always not nullable ( #5731 )
2021-05-17 19:11:39 +00:00
rijkvanzanten
ceb5788602
Fix package resolution for @fullcalendar
...
Fixes #5724
2021-05-17 12:05:21 -04:00
rijkvanzanten
b84d3be981
Use items service directly instead of super
...
Fixes callstack order problem, fixes #5538 pt 2
2021-05-17 11:50:48 -04:00
dependabot[bot]
a447c19f86
Bump grant from 5.4.12 to 5.4.14 ( #5717 )
...
Bumps [grant](https://github.com/simov/grant ) from 5.4.12 to 5.4.14.
- [Release notes](https://github.com/simov/grant/releases )
- [Changelog](https://github.com/simov/grant/blob/master/CHANGELOG.md )
- [Commits](https://github.com/simov/grant/compare/v5.4.12...v5.4.14 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:17:38 -04:00
rijkvanzanten
5bdb9548ce
Add type annotation to md util
2021-05-17 10:17:20 -04:00
dependabot[bot]
41f0298ae4
Bump yargs from 16.2.0 to 17.0.1 ( #5715 )
...
Bumps [yargs](https://github.com/yargs/yargs ) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:15:11 -04:00