27 Commits

Author SHA1 Message Date
Marc-Roig
c20f16e930
fix: do not remove tables if array is empty 2023-04-28 11:57:28 +02:00
Marc-Roig
fc9148278d feat: expose persistTables 2023-04-19 14:22:50 +02:00
Marc-Roig
8da6342bde chore: refactor getPersistedTables 2023-04-18 17:17:58 +02:00
Marc-Roig
8ba81e5c87 fix: remove comment 2023-04-18 17:15:00 +02:00
Marc-Roig
398491f0c3 fix: remove persisted table comment 2023-04-18 17:09:49 +02:00
Marc-Roig
71dce1dcf1 feat: store dependent tables on persisted table 2023-04-18 17:00:42 +02:00
nathan-pichon
4d284ae789
feat(ee): add persist table by suffix 2023-04-17 18:06:57 +02:00
Marc-Roig
077631d18b chore: move get CT with RW activated to utils 2023-04-14 12:31:05 +02:00
Jamie Howard
05cee5cbd7 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-04-11 14:15:43 +01:00
nathan-pichon
f9507877ec
feat(review-workflows): add update route on entity for stages 2023-03-27 11:58:06 +02: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
Jamie Howard
64a0f9eb50 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-03-20 11:42:58 +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
Jamie Howard
7e4cea8a24 refactor(ee): use strapi core store to persist DB tables
refactor(database)
2023-03-15 17:24:25 +00:00
Jamie Howard
32d019ecbe feature(ee): add db entries to persist ee feature tables 2023-03-09 16:50:51 +00:00
nathan-pichon
4f756d166d
refactor(review-workflow): use services in rw bootstrap 2023-02-02 10:16:59 +01:00
nathan-pichon
94808bc221
fix(review-workflow): rework stages methods naming
Fixes the integration tests
2023-01-31 12:26:58 +01:00
Marc-Roig
f607a61607 Merge branch 'feature/review-workflow' into feature/review-worflow/workflow-stage 2023-01-31 10:01:48 +01:00
nathan-pichon
95dbeb5d46
fix(review-workflows): rework controllers, routes and service 2023-01-27 11:54:12 +01:00
Marc-Roig
2ef020de1c Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage 2023-01-26 12:56:50 +01:00
nathan-pichon
64cfcdcb2a
fix(review-workflow): pick query and params from request 2023-01-26 12:26:26 +01:00
Marc-Roig
5378307f1d test for review workflow stages 2023-01-26 12:17:36 +01:00
Marc-Roig
73dbd2cfd9 workflows find and findOne services 2023-01-24 13:58:28 +01:00