renovate[bot]
dd084877a1
update dependency @vitejs/plugin-vue to v1.3.0 ( #6998 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-27 10:23:04 -04:00
renovate[bot]
5be0c2ca8c
pin dependency lodash to 4.17.21 ( #6985 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 18:20:27 -04:00
renovate[bot]
e3a3735621
pin dependency joi to 17.4.1 ( #6983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 18:08:33 -04:00
Rijk van Zanten
92e1ee77bd
Add support for Conditional Fields ( #6864 )
...
* Add conditions field to directus_fields
* Add conditions configuration
* Apply conditional overrides
* Handle conditions in nested groups
* Fix reverse mutating conditions
* Start on filter setup interface
* Move field types/constants to shared
* [WIP] Updated client side filter validation
* Support logical operators in client validation step
* Use new validation util in conditions check
* Add nesting in filter seutp
* Add filter rule setup configurator
* Fixes that should've been done in the merge
* Strip out filter-settings interface
TBD in a new PR
* Move browser to index
2021-07-26 18:02:24 -04:00
renovate[bot]
a4bbff3bf6
update dependency @rollup/plugin-yaml to v3.1.0 ( #6980 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 15:38:03 -04:00
renovate[bot]
5222e01d84
update dependency @rollup/plugin-node-resolve to v13.0.4 ( #6951 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-07-26 15:21:23 -04:00
renovate[bot]
d91f140808
update typescript-eslint monorepo to v4.28.5 ( #6979 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 14:53:35 -04:00
renovate[bot]
961bc80e13
update dependency knex-schema-inspector to v1.5.12 ( #6976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 12:20:31 -04:00
Rijk van Zanten
d20cecb882
Update knex-schema-inspector@1.5.12 ( #6975 )
2021-07-26 12:13:42 -04:00
renovate[bot]
42a11c49a8
update dependency @rollup/plugin-commonjs to v19.0.2 ( #6973 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 11:18:59 -04:00
renovate[bot]
beeb25d718
update dependency knex to v0.95.8 ( #6958 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-26 11:12:37 -04:00
renovate[bot]
72acb832d1
update dependency rollup to v2.54.0 ( #6954 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-07-26 10:46:50 -04:00
renovate[bot]
f6cdbb5ba9
update dependency lint-staged to v11.1.1 ( #6949 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-07-26 10:38:46 -04:00
renovate[bot]
f16ce702ff
update dependency sass to v1.36.0 ( #6944 )
2021-07-24 00:47:06 +02:00
renovate[bot]
6f0729c950
update dependency date-fns to v2 ( #6934 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-23 09:26:16 -04:00
Pascal Jufer
1a9ebb0eb1
Remove unused package eslint-plugin-prettier-vue ( #6935 )
...
Not required anymore since #6833
2021-07-23 09:23:20 -04:00
renovate[bot]
0763339ad8
update dependency tedious to v11.4.0 ( #6933 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-22 16:42:57 -04:00
renovate[bot]
6952bee0a9
update dependency lint-staged to v11.1.0 ( #6928 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-22 11:09:50 -04:00
Nicola Krumschmidt
32972f4c01
Move define extension functions to shared and expose them through extension-sdk ( #6880 )
...
* Move defineInterface to shared
* Split up utils into node and browser utils
* Move defineDisplay to shared
* Move defineLayout to shared
* Move defineModule to shared
* Add defineEndpoint and defineHook to define-extensions
* Expose define extension functions through extension-sdk
* Make route type of defineEndpoint more specific
* Simplify define extension functions
* Deduplicate types and local types definition
* Do not allow functional components in display handler
* Make interface options nullable
* Deduplicate extension types definition
* Fix utils/node exports
2021-07-22 17:02:29 +02:00
renovate[bot]
d487f691a3
pin dependency @types/object-hash to 2.1.1 ( #6914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 16:05:03 -04:00
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
rijkvanzanten
7dffa48570
Recreate package-lock
2021-07-21 11:30:23 -04:00
renovate[bot]
89c981cb99
update dependency ts-jest to v27.0.4 ( #6913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:22:16 -04:00
renovate[bot]
9c227ee93b
update dependency supertest to v6.1.4 ( #6901 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:05:43 -04:00
renovate[bot]
8b2d19ddc6
update dependency rollup to v2.53.3 ( #6903 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:00:34 -04:00
renovate[bot]
9566f31f06
update dependency codemirror to v5.62.2 ( #6911 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-21 10:00:18 -04:00
renovate[bot]
7edd8645f1
update dependency codemirror to v5.62.1 ( #6896 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-20 17:15:28 -04:00
renovate[bot]
32fb5e3790
update dependency gatsby-source-filesystem to v3.10.0 ( #6894 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-20 13:17:27 -04:00
renovate[bot]
7a7bee367a
update dependency vite to v2.4.3 ( #6891 )
2021-07-20 15:26:07 +02:00
renovate[bot]
e10ef6a0f8
update typescript-eslint monorepo to v4.28.4 ( #6882 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 13:41:41 -04:00
renovate[bot]
947cc1d47e
update vue monorepo to v3.1.5 ( #6863 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:41:14 -04:00
renovate[bot]
a2e25fc205
update dependency eslint to v7.31.0 ( #6868 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:39:25 -04:00
renovate[bot]
df4570fcc7
update dependency eslint-plugin-vue to v7.14.0 ( #6869 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:39:12 -04:00
renovate[bot]
9ca5a34c3d
update dependency @types/dockerode to v3.2.6 ( #6874 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:17:04 -04:00
renovate[bot]
1361eb24b4
update dependency stylelint-scss to v3.20.1 ( #6873 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-19 09:16:55 -04:00
renovate[bot]
ec725bba1b
update dependency @types/dockerode to v3.2.5 ( #6855 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-16 09:37:36 -04:00
renovate[bot]
992b3845c8
update dependency @rollup/plugin-node-resolve to v13.0.2 ( #6849 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-16 09:36:54 -04:00
Rijk van Zanten
70bb6d70dd
Improve default value extraction in MS SQL ( #6843 )
...
Fixes #6666
2021-07-15 23:57:08 +02:00
renovate[bot]
ce1748c354
update dependency slugify to v1.6.0 ( #6839 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-15 17:08:44 -04:00
Nicola Krumschmidt
3d185b9496
Update package-lock.json
2021-07-15 21:38:17 +02:00
rijkvanzanten
84f12a51e7
Rebuild package-lock
2021-07-15 12:31:25 -04:00
rijkvanzanten
2fc85bba27
Update package-lock
2021-07-15 10:44:04 -04:00
renovate[bot]
9ad0540861
update dependency @rollup/plugin-node-resolve to v13.0.1 ( #6828 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-15 10:33:49 -04:00
renovate[bot]
e89372b1a2
update dependency @rollup/plugin-commonjs to v19.0.1 ( #6826 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-15 14:32:04 +00:00
renovate[bot]
47ce605690
update dependency rollup to v2.53.2 ( #6812 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-15 09:15:29 -04:00
renovate[bot]
39c06c665e
update dependency tedious to v11.2.0 ( #6788 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-14 10:00:56 -04:00
renovate[bot]
22226c9a0e
update dependency vue-i18n to v9.1.7 ( #6780 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-13 14:19:23 -04:00
renovate[bot]
0c203b2722
update vue monorepo to v3.1.4 ( #6612 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-13 10:11:32 -04:00
renovate[bot]
309fc6316b
update typescript-eslint monorepo to v4.28.3 ( #6769 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-13 10:07:43 -04:00
renovate[bot]
39e28c14ec
update dependency lint-staged to v11.0.1 ( #6777 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-13 09:29:36 -04:00