rijkvanzanten
7ea10b2e21
Fix missing knex passthrough
2021-06-16 17:46:49 -04:00
rijkvanzanten
ea79d692e4
Allow functions in sort/filter
2021-06-16 17:39:39 -04:00
rijkvanzanten
81ba81a276
Add fields support for date functions
2021-06-16 16:35:27 -04:00
rijkvanzanten
d52f27339c
Restructure fn helper
2021-06-16 15:41:16 -04:00
rijkvanzanten
d5685d69e9
Setup datetime abstraction
2021-06-16 15:07:09 -04:00
rijkvanzanten
a857ce1c17
Update params to match fields
2021-06-16 14:41:44 -04:00
rijkvanzanten
6f7ee2584d
Merge branch 'main' into aggregation
2021-06-16 11:32:01 -04:00
Rijk van Zanten
74799990be
Fix emitter on input options ( #6318 )
...
Fixes #6312
2021-06-16 11:31:34 -04:00
Martin Emmert
fb715cc66a
docs: update sdk doc with note on using multiple instances ( #6311 )
2021-06-16 10:34:40 -04:00
dependabot[bot]
dae9d97557
Bump sass from 1.35.0 to 1.35.1 ( #6305 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.0 to 1.35.1.
- [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.35.0...1.35.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 10:26:51 -04:00
dependabot[bot]
c86c6634ce
Bump inquirer from 8.1.0 to 8.1.1 ( #6304 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.0...inquirer@8.1.1 )
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:27:44 -04:00
dependabot[bot]
3816eb46d2
Bump rollup from 2.51.2 to 2.52.0 ( #6300 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.51.2 to 2.52.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.51.2...v2.52.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:27:18 -04:00
Rijk van Zanten
d56f02697a
Allow overriding the s-maxage cache header ( #6294 )
...
* Allow overriding the s-maxage cache header
* Only load expiry / set headers when cache exists
2021-06-15 17:11:29 -04:00
Rijk van Zanten
895e6b4f0c
New Crowdin updates ( #6268 )
...
* 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 (Portuguese)
* 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 (Hindi)
* 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 (Hungarian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Romanian)
* New translations en-US.yaml (Spanish)
* 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 (Mongolian)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (German)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Hindi)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Mongolian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Portuguese, Brazilian)
2021-06-15 17:11:01 -04:00
Nicola Krumschmidt
ee95fa3dfd
Fix environment info in github issue templates ( #6288 )
2021-06-15 14:09:21 -04:00
Rijk van Zanten
092a3266ed
Fixed issue that would prevent the "Import from URL" functionality to work in a many to many interface ( #6289 )
...
Fixes #6287
2021-06-15 14:08:59 -04:00
Nicola Krumschmidt
4f9ae6591e
Add workaround for vite auto-replacement in docs ( #6284 )
2021-06-15 10:55:20 -04:00
dependabot[bot]
f896e08a7c
Bump @typescript-eslint/parser from 4.26.1 to 4.27.0 ( #6274 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 09:43:57 -04:00
dependabot[bot]
d53462f96e
Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 ( #6275 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 13:25:04 +00:00
dependabot[bot]
57617ffdc5
Bump sass from 1.34.1 to 1.35.0 ( #6273 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.1 to 1.35.0.
- [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.34.1...1.35.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 13:24:36 +00:00
dependabot[bot]
d40eb67565
Bump aws-sdk from 2.927.0 to 2.928.0 ( #6272 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.927.0 to 2.928.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.927.0...v2.928.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 09:17:45 -04:00
Rijk van Zanten
a3b1e5dcd3
Update changelog.md
2021-06-14 17:18:03 -04:00
rijkvanzanten
68774e6f14
v9.0.0-rc.76
v9.0.0-rc.76
2021-06-14 17:12:51 -04:00
rijkvanzanten
b48041d512
Update lockfile
2021-06-14 17:12:18 -04:00
Rijk van Zanten
df6ba71b20
New Crowdin updates ( #6266 )
...
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Serbian (Latin))
2021-06-14 16:25:23 -04:00
rijkvanzanten
7eafaec2bd
Fix char esc in i18n
2021-06-14 16:25:06 -04:00
Rijk van Zanten
36ecad783a
Fix issue that would cause emails to be displayed incorrectly in certain email clients ( #6267 )
...
Fixes #6074
2021-06-14 16:24:55 -04:00
rijkvanzanten
95f4b1c521
Fix console log usages in linter
2021-06-14 15:10:50 -04:00
rijkvanzanten
2fbd01dd69
Improve eslint config
2021-06-14 14:48:36 -04:00
Rijk van Zanten
706f4af68b
Fixed issue that could cause the HTML interface to emit a change on first load ( #6264 )
...
* Don't emit changes on first content setter
Fixes #6218
* Fix type issues
2021-06-14 14:45:54 -04:00
Rijk van Zanten
35a304fd0a
Fixed issue that would prevent the m2o from working on foreign keys with no meta row ( #6263 )
...
* Fix m2o reading from optional value
Fixes #6207
* Use optional chaining
2021-06-14 14:32:25 -04:00
Rijk van Zanten
8d0206a149
Fixes issue that would prevent the layout from refreshing on batch operations ( #6262 )
...
Fixes #6249
2021-06-14 14:08:24 -04:00
Rijk van Zanten
9f2feee602
Temp remove process env usage in docs ( #6261 )
2021-06-14 14:04:25 -04:00
Rijk van Zanten
57bf7b8e6a
New Crowdin updates ( #6210 )
...
* New translations en-US.yaml (Mongolian)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Serbian (Latin))
2021-06-14 13:31:18 -04:00
Aiden Foxx
86a920d587
Looks like a console log spliped though? ( #6252 )
2021-06-14 11:02:48 -04:00
Aiden Foxx
36ae50c4e5
Fix Oracle env error ( #6225 )
...
* Fix Oracle env error
Fix for #6224 .
* Update index.ts
2021-06-14 10:42:55 -04:00
Nicola Krumschmidt
0ca7f8c6eb
Fix collection selection in system-collections interface ( #6258 )
2021-06-14 10:41:19 -04:00
Nicola Krumschmidt
4fc5ba6259
Update the app extension docs to work with Vue 3 ( #6232 )
2021-06-14 10:40:33 -04:00
Pascal Jufer
1dd6da2aa9
Fix OpenAPI specs ( #6179 )
...
* Unique operationIds for users/me methods
* Fix specs for /users/invite/accept and rename files
* Add missing parameters definition for /utils/sort
* Add .yaml to lint-staged and format cmd
* Format .yaml files
* Fix small linting issue
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-06-14 10:38:43 -04:00
masterwendu
2174d9e971
#6217 fix missing styling of tinymce ( #6236 )
...
* #6217 fix missing styling of tinymce
* #6217 remove unused css imports
2021-06-14 10:24:17 -04:00
dependabot[bot]
39198952bb
Bump ioredis from 4.27.5 to 4.27.6 ( #6241 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.5 to 4.27.6.
- [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.27.5...v4.27.6 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 10:11:55 -04:00
Nicola Krumschmidt
1d851221a3
Add missing return type to adjustDate() ( #6253 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-06-14 10:07:06 -04:00
dependabot[bot]
b0dfdc34a8
Bump cropperjs from 1.5.11 to 1.5.12 ( #6240 )
...
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs ) from 1.5.11 to 1.5.12.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases )
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.11...v1.5.12 )
---
updated-dependencies:
- dependency-name: cropperjs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 10:05:41 -04:00
dependabot[bot]
43426b60f3
Bump aws-sdk from 2.926.0 to 2.927.0 ( #6237 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.926.0 to 2.927.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.926.0...v2.927.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:59:02 -04:00
dependabot[bot]
a3e187e705
Bump npm-watch from 0.9.0 to 0.10.0 ( #6239 )
...
Bumps [npm-watch](https://github.com/M-Zuber/npm-watch ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/M-Zuber/npm-watch/releases )
- [Commits](https://github.com/M-Zuber/npm-watch/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: npm-watch
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:57:48 -04:00
dependabot[bot]
fdf53765d1
Bump eslint-plugin-vue from 7.11.0 to 7.11.1 ( #6238 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.11.0...v7.11.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:57:04 -04:00
rijkvanzanten
28847faee6
Add missing return type
2021-06-14 09:56:42 -04:00
Aiden Foxx
051fbfcebd
Fixed migrations for fresh Oracle install ( #6228 )
2021-06-12 13:18:35 -04:00
rijkvanzanten
cbf9d6bd7b
Merge branch 'main' into aggregation
2021-06-11 21:19:07 -04:00
rijkvanzanten
000e1976ae
Fix val check
2021-06-11 21:18:46 -04:00