Marc-Roig
|
398491f0c3
|
fix: remove persisted table comment
|
2023-04-18 17:09:49 +02:00 |
|
Marc-Roig
|
4b5106d606
|
feat: do not persist tables with suffix
|
2023-04-18 17:01:58 +02:00 |
|
Marc-Roig
|
4c82c11496
|
feat: persist tables when assigning content type rw stage
|
2023-04-18 17:01:32 +02:00 |
|
Marc-Roig
|
71dce1dcf1
|
feat: store dependent tables on persisted table
|
2023-04-18 17:00:42 +02:00 |
|
Jamie Howard
|
5bc6d04af7
|
fix(ee): stages test
|
2023-04-18 15:56:29 +01:00 |
|
Josh
|
9f20e8470e
|
Merge pull request #16417 from strapi/feat/better-fe-searching
|
2023-04-18 12:59:15 +01:00 |
|
Bassel Kanso
|
42c5efa135
|
Merge pull request #16236 from hide-me/main
Russian translation for core:admin
|
2023-04-18 13:46:43 +03:00 |
|
Josh
|
802f880729
|
feat: change includes to startsWith in CM & CTB
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
ef4f3b64fe
|
chore: add docs and tests
chore: remove compo
chore: add docs and tests for useFilter
chore: add tests & docs for useCollator
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
7f1b43adf9
|
fix: swap out match sorter from roles tables and helper-plugin
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
ce6a24ee10
|
fix: swap out match-sorter with new hooks in CM
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
a7673ee515
|
chore: removed unused context value from LanguageProvider
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
f09fe7cc37
|
Merge pull request #16196 from hsource/harry-browserslist
|
2023-04-18 10:11:37 +01:00 |
|
Rémi de Juvigny
|
ecf439ab56
|
Merge pull request #16387 from strapi/chore/cm-field-sizes
Refactor content manager field sizes management
|
2023-04-18 10:49:54 +02:00 |
|
Harry Yu
|
501bf0bf72
|
Add browserslist to package.json with same version
|
2023-04-18 08:37:00 +01:00 |
|
Harry Yu
|
3aa05c6241
|
Fix yarn strapi build to use admin package .browserslistrc
|
2023-04-18 08:37:00 +01:00 |
|
Luis Rodriguez
|
38cf9f837d
|
Merge branch 'main' into main
|
2023-04-17 11:21:57 -05:00 |
|
Luis Rodriguez
|
ec5104d8a9
|
refactor into a simpler change
|
2023-04-17 11:20:20 -05:00 |
|
nathan-pichon
|
02278eb661
|
feat(review-workflow): add link tables to persist tables
|
2023-04-17 18:14:40 +02:00 |
|
nathan-pichon
|
4d284ae789
|
feat(ee): add persist table by suffix
|
2023-04-17 18:06:57 +02:00 |
|
Rémi de Juvigny
|
d343c1f373
|
Fix linter error
|
2023-04-17 18:03:18 +02:00 |
|
Josh
|
629fe7b4ed
|
Merge pull request #16355 from strapi/chore/form-wrapper-on-delete
|
2023-04-17 16:37:12 +01:00 |
|
Marc-Roig
|
54440d1ec3
|
fix: stage replace test
|
2023-04-17 17:31:59 +02:00 |
|
Rémi de Juvigny
|
7ae50400d9
|
Merge branch 'main' into chore/cm-field-sizes
|
2023-04-17 17:29:59 +02:00 |
|
Marc-Roig
|
113cf4e1a2
|
Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation
|
2023-04-17 17:09:37 +02:00 |
|
Rémi de Juvigny
|
227f5cdfcc
|
Fix mutate content types hook
|
2023-04-17 17:08:46 +02:00 |
|
Marc-Roig
|
a564c4d1cb
|
fix: skip tests
|
2023-04-17 17:05:47 +02:00 |
|
Marc-Roig
|
4c63577698
|
feat: use join table relation
|
2023-04-17 16:36:59 +02:00 |
|
Marc-Roig
|
838f7f13d2
|
remove migration tests
|
2023-04-17 14:42:45 +02:00 |
|
Marc-Roig
|
c62acb8c5f
|
fix: remove unnecessary migration
|
2023-04-17 14:03:10 +02:00 |
|
Gustav Hansen
|
7215a2ab9a
|
Merge branch 'main' into feature/review-workflow
|
2023-04-17 13:04:51 +02:00 |
|
Gustav Hansen
|
a58fa4f977
|
Merge pull request #16399 from strapi/feature/review-workflow-tracking-settings-once
Settings: Track didViewWorkflow event only when component mounts
|
2023-04-17 13:02:25 +02:00 |
|
Gustav Hansen
|
2146476d7f
|
Merge pull request #16416 from strapi/feature/review-workflow-i18n-change
CM: Set value instead of defaultValue to account for i18n re-renders
|
2023-04-17 12:43:59 +02:00 |
|
Rémi de Juvigny
|
f721091221
|
Destructure isResizable
|
2023-04-17 12:05:12 +02:00 |
|
Rémi de Juvigny
|
d06af0d8fc
|
Rename to isResizable
|
2023-04-17 12:02:08 +02:00 |
|
Jamie Howard
|
cc69ffc92e
|
fix(ee): correct relation type in test
|
2023-04-17 11:01:28 +01:00 |
|
Gustav Hansen
|
353240af4e
|
CM: Set value instead of defaultValue to account for i18n re-renders
|
2023-04-17 11:58:14 +02:00 |
|
nathan-pichon
|
765337c762
|
test(review-workflows): add multiple created stages in test
|
2023-04-17 11:43:28 +02:00 |
|
nathan-pichon
|
9f92a83ba7
|
refactor(review-workflows): rename and use stage ids in update
|
2023-04-17 11:17:01 +02:00 |
|
Gustav Hansen
|
75d5ac7bba
|
CM: Apply partial entity update after a stage has been updated
|
2023-04-17 11:05:16 +02:00 |
|
Fernando Chavez
|
c6d4cf00d2
|
fix a keys problem with the social links
|
2023-04-17 10:10:51 +02:00 |
|
Marc-Roig
|
398ba4e126
|
chore: remove trx
|
2023-04-17 09:21:10 +02:00 |
|
Marc-Roig
|
5b7ea594b7
|
fix: update many entities instead of update single
|
2023-04-17 09:15:11 +02:00 |
|
Marc-Roig
|
b5a1c49e31
|
fix stages tests
|
2023-04-17 09:14:13 +02:00 |
|
gitstart
|
efdb2bc7eb
|
chore: Add detail to length specific error message
Co-authored-by: oxenprogrammer <7220167+oxenprogrammer@users.noreply.github.com>
|
2023-04-14 17:46:56 +00:00 |
|
Marc-Roig
|
7efabcaf46
|
chore: remove utils file
|
2023-04-14 18:11:42 +02:00 |
|
Marc-Roig
|
35c7805571
|
fix: update more than one entity stage
|
2023-04-14 18:10:36 +02:00 |
|
Rémi de Juvigny
|
77e05c260a
|
Avoid ct and st abbreviation
|
2023-04-14 17:51:31 +02:00 |
|
Gustav Hansen
|
09c824e1b1
|
Settings: Track didViewWorkflow event only when component mounts
|
2023-04-14 17:33:13 +02:00 |
|
Marc-Roig
|
c89acd0109
|
Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation
|
2023-04-14 17:20:29 +02:00 |
|