Pierre Noël
|
11d6f7803c
|
alias version
|
2022-11-17 13:07:01 +01:00 |
|
Pierre Noël
|
952a05514f
|
use knex arguments when dropping the temporary table
|
2022-11-16 18:36:07 +01:00 |
|
Pierre Noël
|
eba2da51af
|
refactor the way database version is fetched
|
2022-11-16 18:32:32 +01:00 |
|
Pierre Noël
|
6103e4de1f
|
Merge branch 'main' into fix/relation-mysql-below-8
|
2022-11-16 15:26:47 +01:00 |
|
Jamie Howard
|
49c4ba2e73
|
Merge pull request #14839 from strapi/fix/relations-knex-raw
Fix: knex withSchema.raw error
|
2022-11-16 12:27:11 +00:00 |
|
Pierre Noël
|
6ca7814a43
|
add missing await
Co-authored-by: Nathan Pichon <npichon.walchshofer@gmail.com>
|
2022-11-16 12:45:44 +01:00 |
|
Jamie Howard
|
04295573f1
|
chore(entity-manager): revert to not handle multiple pg schemas
|
2022-11-16 11:22:22 +00:00 |
|
Pierre Noël
|
5e5d1c92c2
|
use getDatabaseInformation instead of databaseInformation
|
2022-11-16 10:58:28 +01:00 |
|
Jamie Howard
|
4b1f8101e6
|
fix(entity-manager): use db.connection for .raw()
chore(database): revert getConnection()
|
2022-11-16 09:34:08 +00:00 |
|
Ben Irvin
|
bcc1eed9fd
|
Merge pull request #14837 from strapi/fix/14802-postgres-token-duration
Fix 30- and 90-day API token creation
|
2022-11-16 09:59:53 +01:00 |
|
Pierre Noël
|
306d5c4abc
|
finally drop temp table
|
2022-11-15 18:57:13 +01:00 |
|
Pierre Noël
|
e2234ed9f1
|
use connection instead of getConnection
|
2022-11-15 18:42:18 +01:00 |
|
Gustav Hansen
|
82534279e9
|
Merge pull request #14861 from strapi/chore/update-testing-user-event
Chore: Update @testing-library/user-event to 14.4.3
|
2022-11-15 17:47:55 +01:00 |
|
Christian
|
16dda55874
|
Merge pull request #14787 from strapi/fix/update-delete-mutations-ignore-locale
Fix the findParams argument to be passed correctly
|
2022-11-15 16:44:41 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Gustav Hansen
|
9ffd38f6c9
|
Chore: Update tests for @testing-library/user-event API changes
|
2022-11-15 15:01:19 +01:00 |
|
Jamie Howard
|
5553538c18
|
chore
|
2022-11-15 13:37:18 +00:00 |
|
Jamie Howard
|
0f7eb70fd2
|
fix(database): refactor getConnection to not use schemas
|
2022-11-15 13:28:35 +00:00 |
|
Gustav Hansen
|
ea0ab221c3
|
Chore: Update @testing-library/user-event to 14.4.3
|
2022-11-15 13:00:49 +01:00 |
|
Gustav Hansen
|
ab9248dfbd
|
Merge pull request #14859 from strapi/chore/update-testing-library-react
Chore: Update @testing-library/react to 12.1.4
|
2022-11-15 12:59:22 +01:00 |
|
Gustav Hansen
|
21fc367e59
|
Merge pull request #14868 from strapi/dependabot/npm_and_yarn/eslint-8.27.0
chore(deps-dev): bump eslint from 8.21.0 to 8.27.0
|
2022-11-15 12:33:06 +01:00 |
|
Gustav Hansen
|
5f24350a48
|
Merge branch 'main' into chore/update-testing-library-react
|
2022-11-15 11:54:47 +01:00 |
|
Gustav Hansen
|
db6f0cd2b7
|
Merge pull request #14866 from strapi/chore/update-ds
chore: update design-system to 1.2.8
|
2022-11-15 11:53:43 +01:00 |
|
Gustav Hansen
|
65597622c6
|
Chore: Update @testing-library/react to 12.1.4
|
2022-11-15 11:15:30 +01:00 |
|
Gustav Hansen
|
6790ed2940
|
Merge pull request #14860 from strapi/chore/update-testing-hooks
Chore: Update @testing-library/react-hooks to 8.0.1
|
2022-11-15 11:12:33 +01:00 |
|
Gustav Hansen
|
100e78cb62
|
Merge pull request #14858 from strapi/chore/update-testing-library-dom
Chore: Update @testing-library/dom to 8.19.0
|
2022-11-15 11:12:11 +01:00 |
|
dependabot[bot]
|
22f0d333e9
|
chore(deps-dev): bump eslint from 8.21.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.27.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 09:20:04 +00:00 |
|
Josh
|
f0e94fde66
|
chore: update design-system to 1.2.8
|
2022-11-15 09:01:04 +00:00 |
|
Josh
|
b5e75847ca
|
Merge pull request #14850 from strapi/fix/dynamic-zone-reorder-values
|
2022-11-15 08:42:59 +00:00 |
|
Gustav Hansen
|
ee75ce9e32
|
Chore: Update @testing-library/react-hooks to 8.0.1
|
2022-11-14 18:39:19 +01:00 |
|
Gustav Hansen
|
03d815ea17
|
Chore: Update @testing-library/dom to 8.19.0
|
2022-11-14 18:38:56 +01:00 |
|
Gustav Hansen
|
5541a32440
|
Merge pull request #14855 from strapi/chore/remove-istanbul
Chore: Remove istanbul dependency
|
2022-11-14 18:32:58 +01:00 |
|
Jamie Howard
|
cad6a8da1c
|
fix(entity-manager): knex withSchema.raw error
|
2022-11-14 16:39:57 +00:00 |
|
Josh
|
5a5d4b192a
|
fix: mainField name
|
2022-11-14 16:21:04 +00:00 |
|
Gustav Hansen
|
54bcc425d8
|
Chore: Remove istanbul dependency
|
2022-11-14 17:20:17 +01:00 |
|
Josh
|
3f7eb66647
|
chore: pr amends
|
2022-11-14 16:04:26 +00:00 |
|
Alexandre BODIN
|
6117ef7872
|
Merge pull request #14403 from strapi/custom-fields/docs
|
2022-11-14 16:23:31 +01:00 |
|
Alexandre BODIN
|
f3f39e6d19
|
Merge branch 'main' into custom-fields/docs
|
2022-11-14 16:22:13 +01:00 |
|
Julie Plantey
|
11c5d88c49
|
Merge pull request #14754 from dmoKruso/fix-en-lang
Update en.json
|
2022-11-14 16:04:01 +01:00 |
|
Josh
|
8f708964ea
|
refactor: refactor from another PR from main
|
2022-11-14 12:37:08 +00:00 |
|
Josh
|
8c83e9d508
|
Merge branch 'main' into fix/dynamic-zone-reorder-values
|
2022-11-14 12:36:36 +00:00 |
|
Josh
|
0dee68a41d
|
fix: broken test with AddComponentButton
|
2022-11-14 12:21:02 +00:00 |
|
Josh
|
cb9ed96340
|
test: add DynamicZone index tests
|
2022-11-14 12:16:49 +00:00 |
|
Josh
|
7335dc0844
|
test: add tests for DynamicComponent
|
2022-11-14 11:45:22 +00:00 |
|
Gustav Hansen
|
a4dff260d9
|
Merge pull request #14846 from strapi/dependabot/npm_and_yarn/css-loader-6.7.2
chore(deps): bump css-loader from 6.7.1 to 6.7.2
|
2022-11-14 11:41:44 +01:00 |
|
Josh
|
c58d5a8692
|
test: add tests for DynamicZone sub components
|
2022-11-14 10:26:34 +00:00 |
|
dependabot[bot]
|
5366eb64fa
|
chore(deps): bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 09:19:07 +00:00 |
|
Ben Irvin
|
8d59794fbe
|
Merge branch 'main' into fix/14802-postgres-token-duration
|
2022-11-11 14:27:56 +01:00 |
|
Gustav Hansen
|
5055296e4a
|
Merge pull request #14667 from strapi/dependabot/npm_and_yarn/ci-info-3.5.0
chore(deps): bump ci-info from 3.3.2 to 3.5.0
|
2022-11-11 14:01:49 +01:00 |
|
Gustav Hansen
|
d37c693b88
|
Merge pull request #14668 from strapi/dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.2.0
chore(deps): bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0
|
2022-11-11 14:01:10 +01:00 |
|