Josh
|
182305d2d3
|
fix: use the ids & tempkeys not the array length
chore: fix InformationBoxEE test
|
2023-03-28 18:27:49 +01:00 |
|
Jamie Howard
|
56c64338c1
|
Merge pull request #16204 from strapi/fix/review-workflows-api-tests
|
2023-03-28 15:02:44 +01:00 |
|
nathan-pichon
|
29084eba2f
|
fix(review-workflows): get be context in join function by using regular func
|
2023-03-28 10:41:44 +02:00 |
|
Jamie Howard
|
711d0f8871
|
fix(ee): use correct DB connection for postgres
|
2023-03-27 15:53:50 +01:00 |
|
Nathan Pichon
|
9680787533
|
chore(review-workflows): update error message
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
|
2023-03-27 16:01:54 +02:00 |
|
nathan-pichon
|
f9507877ec
|
feat(review-workflows): add update route on entity for stages
|
2023-03-27 11:58:06 +02:00 |
|
nathan-pichon
|
26d66c6a69
|
fix(review-workflows): add default value on destructuring
|
2023-03-27 11:43:52 +02:00 |
|
nathan-pichon
|
cd785abf8f
|
feat(review-workflows): add jsdoc - manage types
|
2023-03-27 11:03:47 +02:00 |
|
nathan-pichon
|
54a4e0bc8c
|
feat(review-workflows): remove use of lodash
|
2023-03-27 10:03:25 +02:00 |
|
nathan-pichon
|
653f5b0db4
|
feat(review-workflows): update the way to get workflow stages
|
2023-03-24 18:34:10 +01:00 |
|
nathan-pichon
|
1cf3da856c
|
feat(review-workflows): add update route on entity for stages
|
2023-03-24 18:34:10 +01:00 |
|
Jamie Howard
|
782009fded
|
Merge pull request #16122 from strapi/review-workflow/default-stage-created-entities
|
2023-03-24 14:30:21 +00:00 |
|
Jamie Howard
|
20833f3e93
|
Merge pull request #16145 from strapi/review-workflow/persist-db-tables
|
2023-03-24 13:57:27 +00:00 |
|
Jamie Howard
|
8e378d36fe
|
test(ee): expect default stage name
|
2023-03-23 12:48:17 +00:00 |
|
Jamie Howard
|
0c1f8a3115
|
refactor(ee): functional approach
|
2023-03-23 09:42:10 +00:00 |
|
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 |
|
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 |
|
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
|
8f3d64ec63
|
Settings: Refactor user interactios setup
|
2023-03-21 17:44:57 +01: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 |
|
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 |
|
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 |
|
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 |
|
Josh
|
fd978f3f79
|
chore: update snapshots & tests for DS 1.6.6
chore: update tests
|
2023-03-16 19:44:54 +00:00 |
|
Gustav Hansen
|
9304437507
|
InformationBoxEE: Remove error conditional, add id attribute to Field
|
2023-03-16 18:24:07 +01:00 |
|
Gustav Hansen
|
b7d9c1e511
|
InformationBoxEE: Fix tests
|
2023-03-16 18:24:07 +01:00 |
|
Gustav Hansen
|
0f1df62d29
|
InformationBoxEE: Improve error handline
|
2023-03-16 18:24:07 +01:00 |
|
Gustav Hansen
|
d00617b8ac
|
InformationBoxEE: Simplify data mutation
|
2023-03-16 18:24:07 +01:00 |
|
Gustav Hansen
|
dfa74f932a
|
CM: Add onChange handler to entity stage select
|
2023-03-16 18:24:07 +01:00 |
|
Gustav Hansen
|
71d9da70eb
|
Chore: Update snapshot tests
|
2023-03-16 17:05:19 +01:00 |
|
Gustav Hansen
|
d2501d4ed9
|
Settings: Replace Stack with Flex
|
2023-03-16 16:34:39 +01:00 |
|
Gustav Hansen
|
aa6103f449
|
Settings: Use plural for rw page in settings menu
|
2023-03-16 16:10:33 +01:00 |
|
Gustav Hansen
|
74d01e311c
|
Settings: Add test for onChange updates, improve mocking
|
2023-03-16 16:10:33 +01:00 |
|
Gustav Hansen
|
ac05b59a32
|
Settings: Update redux state onChange instead of onBlur
|
2023-03-16 16:10:32 +01:00 |
|
Gustav Hansen
|
dc8c0164aa
|
Settings: Resolve DS todos
|
2023-03-16 16:10:32 +01:00 |
|
Gustav Hansen
|
0a008881ef
|
Merge branch 'main' into feature/review-workflow
|
2023-03-16 15:49:45 +01:00 |
|
Jamie Howard
|
1ae35507fe
|
chore(ee): revert review-workflows bootstrap stage
|
2023-03-16 12:02:07 +00:00 |
|
Jamie Howard
|
7e4cea8a24
|
refactor(ee): use strapi core store to persist DB tables
refactor(database)
|
2023-03-15 17:24:25 +00:00 |
|