14487 Commits

Author SHA1 Message Date
Gustav Hansen
5ab2f0a5a8 Chore: Flatten NotFoundPage and UseCasePage 2023-08-16 15:45:45 +02:00
Gustav Hansen
897b6d3635 Chore: Cleanup AuthenticatedApp 2023-08-16 15:45:43 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Ben Irvin
3bc59619a7
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-16 10:51:49 +02:00
Gustav Hansen
f0b1674217 Chore: Refactor NotFoundPage tests 2023-08-15 16:05:19 +02:00
Gustav Hansen
a23be30700 Chore: Refactor app entry file 2023-08-15 16:05:17 +02:00
Gustav Hansen
0b2975dbed
Merge pull request #17669 from strapi/chore/application-infos
Chore: Refactor data-fetching and simplify ApplicationInfosPage
2023-08-15 16:03:49 +02:00
Gustav Hansen
5b4e4c1582 Fix: Improve default value for useAuthProviders() 2023-08-15 14:56:26 +02:00
Gustav Hansen
28ca828887
Merge pull request #17673 from strapi/chore/refactor-ee-hooks
Chore: Reorganize enterprise hooks
2023-08-15 10:25:56 +02:00
Gustav Hansen
a25fd821fe Chore: Reorganize ee hooks 2023-08-15 09:33:31 +02:00
Gustav Hansen
da16cb301f Chore: Refactor data-fetching and simplify ApplicationInfosPage 2023-08-15 09:15:23 +02:00
Gustav Hansen
a3604a0848 Chore: Add react-query as dependency 2023-08-15 09:01:56 +02:00
Gustav Hansen
877d1af4c4 Chore: Refactor email plugin settings page 2023-08-15 09:01:56 +02:00
Gustav Hansen
9ba1295cad
Merge pull request #17668 from strapi/chore/fresh-data-list-view
Fix: Ensure fresh data for list and edit-views (api-tokens, users)
2023-08-14 19:10:19 +02:00
Gustav Hansen
b9e53ea6f5
Merge pull request #17665 from strapi/fix/list-settings-view
Fix: Remove configure the view confirmation
2023-08-14 19:08:34 +02:00
Jamie Howard
ec1176b582 chore: move stage transition UID to constants 2023-08-14 15:12:48 +01:00
Gustav Hansen
a108fabe0c
Merge pull request #17609 from bogdaaamn/fix/list-view-shows-empty-content
fix: ListView in ApiTokens and TransferTokens shows empty content table
2023-08-14 14:59:32 +02:00
Gustav Hansen
7d704685ab Fix: Ensure fresh data for list and edit-views (api-tokens, users) 2023-08-14 12:29:30 +02:00
Marc Roig
3a01852244
Merge pull request #17620 from strapi/fix/update-entity-with-postgres-schema 2023-08-14 11:50:02 +02:00
Gustav Hansen
e3b9c0746f Fix: Remove configure the view confirmation 2023-08-14 11:17:27 +02:00
GitStart
30572eae26
fix: Removes fixed id binded to the WYSIWYG editor (#16822)
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
2023-08-14 08:24:11 +02:00
Ben Irvin
dd080bf280 fix missing sanitize 2023-08-11 17:08:03 +02:00
Ben Irvin
c1f0f87949 fix typo 2023-08-11 17:04:11 +02:00
Ben Irvin
6ea17eea67 organize imports 2023-08-11 16:21:16 +02:00
Ben Irvin
8cb72ac52c throw instead of remove 2023-08-11 16:20:13 +02:00
Ben Irvin
9aa41eff5e add docs and fix broken require 2023-08-11 16:05:11 +02:00
Ben Irvin
a6749295ea fix paths 2023-08-11 13:46:53 +02:00
Ben Irvin
6405f3a324 fix paths 2023-08-11 13:23:03 +02:00
Ben Irvin
40539292f0
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-11 13:17:52 +02:00
Ben Irvin
dce86bec5c validate does not sanitize 2023-08-11 13:13:44 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Gustav Hansen
78f048be12 Feature: Add review workflow assignee to CM filter options 2023-08-11 11:51:31 +02:00
Gustav Hansen
9285044110 Feature: Add review workflow stages to CM list-view filter 2023-08-11 11:51:31 +02:00
Fernando Chavez
3b7d23f061 Add creator fields to filters and list view 2023-08-11 11:51:31 +02:00
Gustav Hansen
c020a6c78d Feature: Allow review workflow stage column as default sort option 2023-08-11 11:51:31 +02:00
Fernando Chávez
54c54fabf3
Merge pull request #17628 from strapi/fix/marketplace-notification-timeout
Add timeout to marketplace notification on prod
2023-08-11 09:48:13 +02:00
Marc-Roig
39d2988c52
fix: use regular join table name in mysql 2023-08-11 09:43:38 +02:00
Ben Irvin
a087aa1bff fix test 2023-08-10 17:41:57 +02:00
Ben Irvin
66c69046d0 fix path 2023-08-10 17:18:53 +02:00
Ben Irvin
7aabc811e2 validate core controllers 2023-08-10 17:11:27 +02:00
Ben Irvin
a77d8cfc0b Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-10 16:44:04 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Marc Roig
a674852534
Merge branch 'main' into feature/review-workflow-assignee-2 2023-08-10 10:21:33 +02:00
Marc-Roig
814b6f01bd
fix: use correct table schema 2023-08-10 09:39:27 +02:00
Josh
996ba09add
chore: update storybook to v7 (#17632) 2023-08-10 08:32:54 +01:00
Fernando Chavez
c8c3ac537a add timeout to marketplace notification on prod 2023-08-09 12:23:52 +02:00
Marc-Roig
fd59fcea30
fix: use getConnection for raw query 2023-08-09 12:15:25 +02:00
Jamie Howard
24c2bbe1f0 fix(ee): condition for displaying edit view info box 2023-08-09 10:11:34 +01:00
Marc-Roig
52ffc6ccb2
fix: settings test 2023-08-09 11:03:04 +02:00
Marc-Roig
b9a706cb08
Merge branch 'feature/rw-stage-rbac' into poc/permissions-parametrized-actions 2023-08-09 10:47:59 +02:00