Commit Graph

1519 Commits

Author SHA1 Message Date
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
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
j3n57h0m45
79c91ed50d enable custom name for refresh token (#6890) 2021-07-20 15:29:11 +02: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
Rijk van Zanten
11479313c9 Use / as default value for public_url (#6860) 2021-07-16 17:45:39 +02: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
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
Rijk van Zanten
262e8cdbb8 Show warning when PUBLIC_URL isn't correctly configured (#6840)
Closes #6539
2021-07-15 23:20:35 +02:00
Nicola Krumschmidt
f96eeb2c83 v9.0.0-rc.85 2021-07-15 21:22:54 +02:00
rijkvanzanten
f60deb9ca2 Remove prepublish build step, handled in CI 2021-07-15 14:23:48 -04:00
rijkvanzanten
ddab55d190 v9.0.0-rc.84 2021-07-15 14:10:01 -04:00
rijkvanzanten
2a60a0fd88 Revert "v9.0.0-rc.84"
This reverts commit a4945a64fd.
2021-07-15 10:29:18 -04:00
Rijk van Zanten
be60fa9f31 Use [String] for CSV type in GraphQL (#6808)
Fixes #6653
2021-07-15 02:34:40 +02:00
Rijk van Zanten
1713f0cbf2 Allow setting a custom mailgun host (#6804)
Fixes #6787
2021-07-15 01:28:50 +02:00
rijkvanzanten
6d7dc17852 Remove oracle from optionaldependencies 2021-07-14 18:18:16 -04:00
rijkvanzanten
a4945a64fd v9.0.0-rc.84 2021-07-14 17:26:35 -04:00
rijkvanzanten
628b4efc29 Revert "v9.0.0-rc.84"
This reverts commit 18e62086f7.
2021-07-14 17:25:52 -04:00
rijkvanzanten
18e62086f7 v9.0.0-rc.84 2021-07-14 16:57:41 -04:00
Rijk van Zanten
ea19390f11 Add encrypt option to MS SQL questions (#6746) 2021-07-14 00:02:00 +02:00
Rijk van Zanten
5abfd96a99 Account for primary keys in A2O processing (#6783)
Fixes #6782
2021-07-13 16:26:56 -04:00
rijkvanzanten
f512ba5c1d Fix typo in asset cache default value 2021-07-13 16:10:57 -04:00
renovate[bot]
057f277b6c update dependency @types/lodash to v4.14.171 (#6704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 13:20:52 +00:00
Aiden Foxx
2f3db645ef Fixed migration changing filesize failing on Oracle (#6722) 2021-07-12 14:09:50 +02:00
renovate[bot]
0658746e1f update dependency @types/node-cron to v2.0.4 (#6708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 14:08:23 +02:00
renovate[bot]
52d427a5de update dependency @types/qs to v6.9.7 (#6716)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 14:08:11 +02:00
Sean Goff
f4177be18b fix shared deps constant naming (#6758) 2021-07-11 22:11:15 +02:00
renovate[bot]
0cb1d3f72a update dependency @types/nodemailer to v6.4.4 (#6712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-11 10:07:22 +02:00
renovate[bot]
dc1c115014 update dependency @types/cors to v2.8.12 (#6727)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-11 10:06:31 +02:00
Danny Coulombe
d1b4109f0d No error message from password reset request #6658 (#6734)
Co-authored-by: dannycoulombe <B!ahrk65>
2021-07-11 08:05:58 +00:00
Pascal Jufer
fb0e02cd4b Fix "Duplicate environment variable" error message never showing up (#6740) 2021-07-11 09:52:57 +02:00
Nicola Krumschmidt
b7a50c5012 Optimize extension-sdk CLI types (#6718)
* Add extension type guards

* Rename validate-extension-package util

* Optimize extension-sdk CLI types
2021-07-09 12:32:07 +02:00
renovate[bot]
9967e59f67 update dependency @types/keyv to v3.1.2 (#6701)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 12:11:51 +00:00
renovate[bot]
f8dd7c20d4 update dependency @types/json2csv to v5.0.3 (#6696)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 10:23:23 +00:00
renovate[bot]
0655087f9c update dependency @types/jsonwebtoken to v8.5.4 (#6697)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 10:13:53 +00:00
Thijs-Jan
18ef097402 Fix item.read hook not firing for readByQuery (#6645)
* Move read hook to readByQuery method

* Return query to items.read hook, update docs accordingly
2021-07-07 12:13:38 +02:00
renovate[bot]
bf61042d9c update dependency @types/js-yaml to v4.0.2 (#6694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:44:20 +02:00
renovate[bot]
3d1a843559 update dependency @types/fs-extra to v9.0.12 (#6689)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 09:37:02 +00:00
renovate[bot]
5760b177c3 update dependency @types/body-parser to v1.19.1 (#6677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 09:24:06 +00:00
renovate[bot]
6919571bcc update dependency @types/sharp to v0.28.4 (#6675)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:17:59 +02:00
rijkvanzanten
e56309a91a Bump knex-schema-inspector 2021-07-07 11:17:30 +02:00
renovate[bot]
55f14866a9 update dependency @types/async to v3.2.7 (#6676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:13:48 +02:00
renovate[bot]
942ade0209 update dependency @types/busboy to v0.2.4 (#6678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:11:20 +02:00
renovate[bot]
205235d2c4 update dependency @types/cors to v2.8.11 (#6682)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:08:05 +02:00
renovate[bot]
ffdb5da440 update dependency @types/express to v4.17.13 (#6686)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:03:46 +02:00
renovate[bot]
5bb678baec update dependency @types/express-session to v1.17.4 (#6687)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:03:35 +02:00
renovate[bot]
81bde51e86 update dependency @types/inquirer to v7.3.3 (#6690)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:02:53 +02:00
rijkvanzanten
e753e37cef Fix type warning 2021-07-05 11:51:39 +02:00
renovate[bot]
1c73c7de62 update dependency @types/uuid to v8.3.1 (#6627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-04 11:54:11 +00:00
renovate[bot]
0f34129690 update dependency @types/stream-json to v1.7.1 (#6634)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-04 13:34:36 +02:00