Rémi de Juvigny
|
ab39f98793
|
Merge branch 'main' into feature/audit-logs-config
|
2023-03-23 10:39:10 +01:00 |
|
Jamie Howard
|
9a4341639c
|
refactor(ee): improve how the default workflow is assigned
|
2023-03-22 15:07:38 +00:00 |
|
dependabot[bot]
|
6319926848
|
build(deps): bump qs from 6.11.0 to 6.11.1 (#16159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-22 15:33:28 +01:00 |
|
Ben Irvin
|
ad0cdbd5fb
|
fix tests
|
2023-03-22 13:59:21 +01:00 |
|
Josh
|
31b09b3441
|
Merge pull request #16158 from strapi/fix/single-components-always-rendering
|
2023-03-22 11:59:55 +00:00 |
|
Jamie Howard
|
d60e8097d9
|
test(EE API): add new entities to the default stage
|
2023-03-22 11:55:22 +00:00 |
|
Jamie Howard
|
588cbc9053
|
refactor(ee)
|
2023-03-22 11:37:46 +00:00 |
|
Jamie Howard
|
4be91b44c2
|
fix(ee): correctly return entity in decorator
|
2023-03-22 11:32:48 +00:00 |
|
Rémi de Juvigny
|
52705947d8
|
Fix audit logs ee.disable listener
|
2023-03-22 12:31:07 +01:00 |
|
Gustav Hansen
|
9713fa429d
|
Merge pull request #16141 from strapi/fix/input-uid-disabled
InputUID: Hide re-generate button when field is disabled
|
2023-03-22 12:01:31 +01:00 |
|
Josh
|
eb4449f9fc
|
Merge pull request #16175 from strapi/dependabot/npm_and_yarn/react-window-1.8.8
|
2023-03-22 10:23:34 +00:00 |
|
Alexandre BODIN
|
aaeb988a0b
|
Expand nx usage and migrate logger to ts (#15957)
|
2023-03-22 11:21:33 +01:00 |
|
Gustav Hansen
|
fe5d703beb
|
Auth: Add tests for registration form
|
2023-03-22 11:17:48 +01:00 |
|
Gustav Hansen
|
1ab350f193
|
Auth: Trim whitespace from fields
|
2023-03-22 11:16:02 +01:00 |
|
dependabot[bot]
|
11b9b6ef8b
|
build(deps): bump react-window from 1.8.7 to 1.8.8
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-window/commits)
---
updated-dependencies:
- dependency-name: react-window
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 09:58:27 +00:00 |
|
Gustav Hansen
|
011967acca
|
Merge pull request #16160 from strapi/dependabot/npm_and_yarn/sanitize-html-2.10.0
build(deps): bump sanitize-html from 2.7.3 to 2.10.0
|
2023-03-21 17:59:55 +01:00 |
|
Jamie Howard
|
7b0c7b5830
|
Merge remote-tracking branch 'origin/feature/review-workflow' into review-workflow/default-stage-created-entities
|
2023-03-21 16:59:13 +00:00 |
|
Jamie Howard
|
80475d33f4
|
refactor(ee)
test(ee): add new entities to the default stage
|
2023-03-21 16:57:31 +00:00 |
|
Gustav Hansen
|
95a8cd84bd
|
Merge branch 'main' into feature/review-workflow
|
2023-03-21 17:45:49 +01:00 |
|
Gustav Hansen
|
8f3d64ec63
|
Settings: Refactor user interactios setup
|
2023-03-21 17:44:57 +01:00 |
|
Gustav Hansen
|
11078eeae1
|
InputUID: Hide re-generate label when field is disabled
|
2023-03-21 17:13:02 +01:00 |
|
Josh
|
687a421933
|
fix: nullish values should only be replaced when they're top level attributes
|
2023-03-21 12:56:34 +00:00 |
|
Gustav Hansen
|
cff3604dc1
|
Settings: Inline update stage mutation, refactor tests
|
2023-03-21 13:16:58 +01:00 |
|
Rémi de Juvigny
|
498dc2fcbb
|
Fix QA issues
|
2023-03-21 12:54:07 +01:00 |
|
dependabot[bot]
|
aff78c1e90
|
build(deps): bump sanitize-html from 2.7.3 to 2.10.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.10.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.10.0)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 10:36:41 +00:00 |
|
Josh
|
69ce44366e
|
Merge pull request #16155 from strapi/dependabot/npm_and_yarn/react-intl-6.3.2
|
2023-03-21 10:34:38 +00:00 |
|
Josh
|
e19c0f92cb
|
fix: do not populate a single component if it doesn't exist in initialdata
|
2023-03-21 10:08:54 +00:00 |
|
dependabot[bot]
|
35c625f155
|
build(deps): bump react-intl from 6.2.8 to 6.3.2
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.8 to 6.3.2.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.8...react-intl@6.3.2)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 10:07:10 +00:00 |
|
dependabot[bot]
|
d7e3dbfdd4
|
build(deps): bump webpack-dev-server from 4.11.1 to 4.13.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 09:58:38 +00:00 |
|
Gustav Hansen
|
c592aff2dd
|
Chore: Fix tests by mocking useTracking
|
2023-03-21 09:37:36 +01:00 |
|
Jamie Howard
|
2e2bfe1fd0
|
feature(ee): persist RW db tables when feature is enabled
|
2023-03-20 16:38:39 +00:00 |
|
Simone Taeggi
|
ff37d666d0
|
Merge branch 'main' into features/data-transfer
|
2023-03-20 17:00:08 +01:00 |
|
Alexandre BODIN
|
c2bb76d806
|
Revert "chore(deps): bump glob from 7.2.0 to 7.2.3"
|
2023-03-20 15:14:00 +01:00 |
|
Alexandre BODIN
|
1db941333c
|
Merge pull request #15979 from strapi/dependabot/npm_and_yarn/glob-7.2.3
|
2023-03-20 15:13:31 +01:00 |
|
Gustav Hansen
|
acd39de7e5
|
Review Workflow Settings: track events
|
2023-03-20 13:02:22 +01:00 |
|
Jamie Howard
|
64a0f9eb50
|
Merge remote-tracking branch 'origin/main' into feature/review-workflow
|
2023-03-20 11:42:58 +00:00 |
|
Gustav Hansen
|
746593c17b
|
Merge pull request #16119 from strapi/chore/lodash-reduce-and-restrict
Reduce and optimize lodash usage in the admin app
|
2023-03-20 12:31:47 +01:00 |
|
Jamie Howard
|
cd29d8ba6b
|
Merge pull request #16084 from strapi/feature/persist-ee-tables
|
2023-03-20 11:30:12 +00:00 |
|
Jamie Howard
|
04723bf727
|
chore(ee): PR feedback
|
2023-03-20 11:01:17 +00:00 |
|
Jamie Howard
|
d90e1f818c
|
feature(ee): add entities to default stage on creation
|
2023-03-17 15:23:11 +00:00 |
|
Jamie Howard
|
2c7906cdd0
|
fix(ee): correct await
|
2023-03-17 14:32:45 +00:00 |
|
Jamie Howard
|
b17dd81556
|
chore: improve naming of persisted tables
|
2023-03-17 13:31:55 +00:00 |
|
Gustav Hansen
|
a9fb1f3130
|
Reduce and optimize lodash imports
|
2023-03-17 14:25:53 +01:00 |
|
Simone
|
6c2eae0754
|
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing
|
2023-03-17 11:30:07 +01:00 |
|
Simone Taeggi
|
bbe64d6837
|
Merge branch 'main' into features/data-transfer
|
2023-03-17 11:28:23 +01:00 |
|
Simone
|
f7a3491cb5
|
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing
|
2023-03-17 10:29:33 +01:00 |
|
Marc
|
69e34ff84a
|
Merge pull request #16112 from strapi/fix/sort-by-published-at
|
2023-03-17 09:24:10 +01:00 |
|
Josh
|
fd978f3f79
|
chore: update snapshots & tests for DS 1.6.6
chore: update tests
|
2023-03-16 19:44:54 +00:00 |
|
Josh
|
2f6ced23e3
|
chore: update packages
|
2023-03-16 19:24:44 +00:00 |
|
Gustav Hansen
|
9304437507
|
InformationBoxEE: Remove error conditional, add id attribute to Field
|
2023-03-16 18:24:07 +01:00 |
|