rijkvanzanten
171ca334c4
Add changeset for gatsby fix
2021-05-24 12:21:39 -04:00
Rijk van Zanten
ce59ce0d2f
Support top-level filter through relational m2a items ( #5855 )
...
Fixes #5850
2021-05-24 12:20:15 -04:00
TheAzack9
48cdf6e083
Authorization token is null in gatsby plugin ( #5848 )
...
It creates a 401 unauthorized when trying to use a token :)
2021-05-24 10:15:13 -04:00
dependabot[bot]
17c043715d
Bump @types/node from 15.3.1 to 15.6.0 ( #5847 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.1 to 15.6.0.
- [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-24 09:22:23 -04:00
dependabot[bot]
ef318f580d
Bump marked from 2.0.3 to 2.0.5 ( #5846 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v2.0.3...v2.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:08 -04:00
dependabot[bot]
e59c56f61c
Bump @lnfusion/gatsby-source-graphql from 0.0.3 to 0.0.4 ( #5845 )
...
Bumps [@lnfusion/gatsby-source-graphql](https://github.com/lnfusion/gatsby-source-graphql ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/lnfusion/gatsby-source-graphql/releases )
- [Commits](https://github.com/lnfusion/gatsby-source-graphql/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:49 -04:00
dependabot[bot]
3b8571f323
Bump nodemailer from 6.6.0 to 6.6.1 ( #5844 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.6.0...v6.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:10 -04:00
dependabot[bot]
7a344c53e3
Bump cli-table3 from 0.5.1 to 0.6.0 ( #5843 )
...
Bumps [cli-table3](https://github.com/cli-table/cli-table3 ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/cli-table/cli-table3/releases )
- [Changelog](https://github.com/cli-table/cli-table3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cli-table/cli-table3/compare/v0.5.1...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:20:52 -04:00
Rijk van Zanten
64f9d7efea
New Crowdin updates ( #5811 )
...
* New translations en-US.yaml (German)
* New translations en-US.yaml (German)
2021-05-21 22:59:55 -04:00
rijkvanzanten
a40d75a184
Improve hitbox registration in v-menu
...
Fixes #5774
2021-05-21 22:13:02 -04:00
rijkvanzanten
b782eba859
Fix field name translations failing after sort
...
Fixes #5413
2021-05-21 21:50:42 -04:00
rijkvanzanten
eb68195cd5
Default ACL to undefined instead of ''
...
Fixes #5435
2021-05-21 21:47:41 -04:00
rijkvanzanten
550621479e
Fix boolean field default interface name
...
Fixes #5643
2021-05-21 21:35:21 -04:00
rijkvanzanten
246c55266b
Don't use NonNull for update input types
...
Fixes #5723
2021-05-21 21:32:42 -04:00
rijkvanzanten
5704cd46d2
Set resumable false to destStream in GCS
2021-05-21 21:19:14 -04:00
rijkvanzanten
e2c9e15a98
Throw 503 instead of 500 on file upload failure
2021-05-21 21:17:19 -04:00
rijkvanzanten
4beccb6a8a
Don't allow contains on a UUID
...
Fixes #5802
2021-05-21 20:39:09 -04:00
rijkvanzanten
a5cba0dc7e
Prevent unusable collections from being selected
...
Closes #5748
2021-05-21 19:26:52 -04:00
rijkvanzanten
33f4972deb
Fix o2m reference in tree-view
2021-05-21 17:23:21 -04:00
rijkvanzanten
4277de0889
Set default value for advanced boolean filter to true
...
Fixes #5638
2021-05-21 17:23:21 -04:00
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