rijkvanzanten
6b9982eae2
v9.23.4
2023-03-24 11:34:21 -04:00
rijkvanzanten
21a0b910ac
v9.23.3
2023-03-23 14:11:49 -04:00
rijkvanzanten
74508c70b8
v9.23.2
2023-03-23 13:35:11 -04:00
Nitwel
6c9f9d3f16
Fix Storybook components ( #17828 )
...
* migrate to latest storybook and fix components
* run linter
2023-03-20 09:30:54 -04:00
Pascal Jufer
0293c88aa3
Patch Tuesday 🐸 ( #17811 )
...
* Update root deps
* Update `directus` deps
* Update `@directus/app` deps
* Update usage of knex-mock-client
* Update `@directus/shared` deps
* Update `extensions-sdk` deps
* Update `@directus/specs` deps
* Update `@directus/storage` deps
* Update `@directus/storage-driver-azure` deps
* Update `@directus/storage-driver-cloudinary` deps
* Update `@directus/storage-driver-gcs` deps
* Update `@directus/storage-driver-local` deps
* Update `@directus/storage-driver-s3` deps
* Update `@directus/utils` deps
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
2023-03-17 15:15:03 +08:00
rijkvanzanten
e468f58eec
v9.23.1
2023-03-01 09:51:57 -05:00
rijkvanzanten
47b9824954
v9.23.0
2023-02-28 12:51:36 -05:00
Pascal Jufer
37faf3bd5d
Patch Tuesday 🐸 ( #17530 )
...
* Update root deps
* Reformat files with new prettier version
* Update `directus` deps
* Update `@directus/app` deps
* Update `@directus/shared` deps
* Update components snapshots after updates
prop order has changed
* Update `extensions-sdk` deps
* pin version of zod in shared
* Update `@directus/storage` deps
* Update `@directus/storage-driver-azure` deps
* Update `storage-driver-cloudinary` deps
* Update `@directus/storage-driver-cloudinary` deps
* Update `@directus/storage-driver-local` deps
* Update `@directus/storage-driver-s3` deps
* Update `@directus/utils` deps
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-02-16 17:47:39 +08:00
Pascal Jufer
d5395ce72c
Follow-up on "Drop inline rendering of docs" ( #17449 )
...
* Follow-up of "Drop inline rendering of docs"
* Remove docs hack
---------
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2023-02-08 11:25:32 -05:00
Rijk van Zanten
2fa46e18f5
Drop inline rendering of docs ( #17434 )
2023-02-07 13:52:53 -05:00
Pascal Jufer
26318dbe62
Patch Tuesday 🐸 ( #17353 )
2023-01-31 23:15:49 -05:00
rijkvanzanten
5e27e8c928
v9.22.4
2023-01-11 17:47:39 -05:00
rijkvanzanten
065c77dc1d
v9.22.4
2023-01-11 17:05:16 -05:00
rijkvanzanten
fa8821309e
Fix app docs build
2023-01-11 12:14:44 -05:00
rijkvanzanten
b9a5005859
v9.22.2
2023-01-11 11:27:56 -05:00
rijkvanzanten
390b55354e
Update in-app docs
2023-01-11 11:25:08 -05:00
Rijk van Zanten
40f94e6907
Patch Tuesday 🐸 ( #16875 )
...
* Update versions
* Fix usage of fullcalendar
* Patch Tuesday Additions 🐸 🐸 (#16878 )
* Interop default in vitest
* Update exif-reader
* remove deprecated @types/pino
* remove old "grant" package type shim
* Small clean-up of dependencies (#16576 )
* Remove outdated type deps & update concurrently
* fix lock file
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
2022-12-23 10:45:15 -05:00
rijkvanzanten
602f5db4f7
v9.22.1
2022-12-21 17:12:11 -05:00
rijkvanzanten
8f0fb8b40f
v9.22.0
2022-12-21 14:33:04 -05:00
rijkvanzanten
ad8dccd6da
Update docs
2022-12-21 14:19:50 -05:00
rijkvanzanten
d6b8e5963d
v9.21.2
2022-11-28 15:44:12 -05:00
rijkvanzanten
03505fdba9
Update docs
2022-11-28 15:41:57 -05:00
rijkvanzanten
51b1daec58
v9.21.1
2022-11-28 15:09:00 -05:00
rijkvanzanten
76284ed9e0
Update docs
2022-11-28 15:05:00 -05:00
Pascal Jufer
47db8e5d2f
Clean-up dependencies ( #16481 )
...
* Clean-up api
- Remove unnecessary deps
- rimraf -> del-cli
* Clean-up app
- bytes -> pretty-bytes
- Remove ms as we already have pretty-ms
- Remove other unnecessary deps
- Add storybook build to gitignore
* Clean-up drive packages
- Simplify cleanup scripts
- rimraf -> del-cli
- Remove unnecessary deps
* Clean-up schema
- Remove unnecessary dep (lodash)
- Replace 'npm-watch' with native watch mode
* Clean-up shared
- Remove unnecessary dep (c8, adding @vitest/coverage-c8 will be addressed in
other PR)
- rimraf -> del-cli
- npm-run-all -> concurrently
* Clean-up root
- Add missing eslint-plugin-jest dep
- listr -> listr2
* Make build output a bit friendlier
* Remove cleanup scripts
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2022-11-18 17:02:41 +00:00
rijkvanzanten
ba00c28bf3
v9.21.0
2022-11-17 16:31:59 -05:00
rijkvanzanten
54e2453e00
Update docs
2022-11-17 16:28:39 -05:00
Rijk van Zanten
0bb34f0f0d
Patch Tuesday 🐸 ( #16475 )
...
* Update monorepo root
* Update API dependencies
* Use unranged version
* Update app deps
* Upgrade packages dependencies
* Fix shared build
* Fix type warning in api
* Fix test runner
* Get rekt by ya boy comma-,
* Fix missing unit deprecation for sass color.mix()
Co-authored-by: ian <licitdev@gmail.com >
2022-11-17 08:51:42 -05:00
Pascal Jufer
adeabdfe7b
Clean-up and unify all package.json files ( #16447 )
...
* Clean-up & unify all package.json files
* Sort all package.json files the same way
Using 'sort-package-json'
* Add funding link to packages
2022-11-15 11:35:28 -05:00
Pascal Jufer
df495edae0
Exclude unnecessary files from packages ( #16374 )
...
* Exclude unnecessary files from packages
* Add back 'copyfiles' in api to copy yaml and liquid files to dist
* Exclude declaration maps and all declaration files for drive packages
Excluding all declaration map files from published packages
Since the "drive" packages are only expected to be used internally, it's
enough to have the declaration files present when developing locally - no
need to include the types in the published packages
* Remove unnecessary entries in "files" field of app/package.json
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2022-11-15 09:51:04 -05:00
ian
13d8dde534
v9.20.4
2022-11-03 11:01:46 +00:00
rijkvanzanten
c70211c48d
v9.20.3
2022-11-02 12:12:52 -04:00
rijkvanzanten
d09d087fc9
v9.20.2
2022-11-02 08:56:09 -04:00
rijkvanzanten
b5d7db2ea0
v9.20.1
2022-11-01 21:36:16 -04:00
rijkvanzanten
15613d5853
v9.20.0
2022-11-01 19:08:33 -04:00
rijkvanzanten
7582998f2a
Update docs
2022-11-01 19:06:31 -04:00
ian
1de75acdc0
Revert mapbox-gl to latest v1 ( #16204 )
2022-10-29 15:57:42 -04:00
rijkvanzanten
7a5560cf97
v9.19.2
2022-10-24 09:56:51 -04:00
rijkvanzanten
228a5ca15f
v9.19.1
2022-10-22 13:10:18 -04:00
ian
97b7357a16
Update extensions-sdk in api and app ( #16116 )
...
* Update extensions-sdk in api and app
* Use workspace reference
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-10-22 12:34:16 -04:00
rijkvanzanten
d286bd7fb7
v9.19.0
2022-10-21 15:40:44 -04:00
rijkvanzanten
c788cfe4bd
Update in-app docs
2022-10-21 15:38:55 -04:00
Rijk van Zanten
2d104e933b
Patch Tuesday 🐸 ( #16052 )
...
* Update API non-majors
* Update major changes
* Temp fix for type warning in sdk
* Resolve missing new keyword in GraphQLNonNull use
* Lock versions in api
* Update and lock versions in shared
* Update lockfile
* Fix build type errors in api
* Update app patches/minors
* Upgrade major versions
* Lock versions
* Upgrade root deps
* Update packages
* Switch from pino-colada to pino-pretty
* Update snapshots
* Fix globby sync usage
* Remove globals from jest config
* No ranges
* Revert "Remove globals from jest config"
This reverts commit e249e2c8fe .
* Revert "Upgrade root deps"
This reverts commit 62add28a85 .
* Update non-jest stuff
* We'll keep trying
* Update globby to latest minor only
* Test on all vendors
* Revert test on all vendors
* Fix linting
* Preserve request log format
* Preserve existing timestamp format and allow configuration
* Use lodash merge to allow for nested objects
Co-authored-by: ian <licitdev@gmail.com >
2022-10-20 09:31:17 -04:00
Rijk van Zanten
b28633d597
Upgrade vite ( #15943 )
...
* Upgrade vite
* Update snapshots for updated vite plugin
2022-10-11 16:06:09 -04:00
rijkvanzanten
cb3d775c4e
v9.18.1
2022-09-22 17:12:51 -04:00
rijkvanzanten
6404258b3a
Update docs
2022-09-22 17:11:59 -04:00
rijkvanzanten
8f5750c5c1
v9.18.0
2022-09-19 09:39:58 -04:00
rijkvanzanten
8d7000ddb4
Update docs
2022-09-19 09:37:15 -04:00
rijkvanzanten
7e3ece5d9f
v9.17.4
2022-09-06 16:59:25 -04:00
rijkvanzanten
2cb00e8809
v9.17.3
2022-09-06 14:16:25 -04:00