DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain ( #16471 )
2023-04-24 12:33:20 +02:00
Josh
2d55462e46
fix: remove instances of request and ban with eslint
...
chore: remove straggler
chore: fix hook
chore: pr amends
chore: pr amends
chore: use axios for analytics
fix missing once function import
chore(test): use defineProperty
fix: webhooks creation
fix: sso
Revert "chore(test): use defineProperty"
This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.
chore: make sure theres a url before trying to render the image
fix: webhook
2023-04-20 17:30:40 +01:00
Josh
66035f5c5a
fix: don't use react-router
2023-04-13 11:01:37 +01:00
Mark Kaylor
06e7dfbd20
Refactor useRBAC call
2023-04-12 10:57:56 +02:00
Mark Kaylor
8d2b639938
Format function name
2023-04-12 10:23:55 +02:00
Mark Kaylor
3c3139134a
Test correct filters are returned from getDisplayedFilters
2023-04-11 16:47:57 +02:00
Mark Kaylor
5275d30ed8
Fix users permissions throwing an error on audit logs page
2023-04-11 15:33:57 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure ( #16242 )
2023-04-05 10:32:20 +02:00
Rémi de Juvigny
ab39f98793
Merge branch 'main' into feature/audit-logs-config
2023-03-23 10:39:10 +01:00
Rémi de Juvigny
52705947d8
Fix audit logs ee.disable listener
2023-03-22 12:31:07 +01:00
Rémi de Juvigny
498dc2fcbb
Fix QA issues
2023-03-21 12:54:07 +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
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
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
Rémi de Juvigny
7c197ba0d1
Merge remote-tracking branch 'origin/main' into feature/audit-logs-config
2023-03-09 18:44:30 +01:00
Jamie Howard
32d019ecbe
feature(ee): add db entries to persist ee feature tables
2023-03-09 16:50:51 +00:00
Rémi de Juvigny
a53767f9b3
Add license updates tests
2023-03-09 14:39:43 +01:00
Alexandre Bodin
6f225b6979
Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce
2023-03-09 02:45:03 +01:00
Alexandre Bodin
29dadec292
Feedbacks
2023-03-09 02:43:16 +01:00
Simone Taeggi
eae7fc9b1d
chore: update DS to 1.6.5 and fix a unit test
2023-03-08 10:36:08 +01:00
Alexandre Bodin
e3a4b431ba
clean comment
2023-03-07 08:41:07 +01:00
Mark Kaylor
6e96e68a87
Fix tbody cannot appear as child of div error
2023-03-07 08:42:24 +05:30
Alexandre Bodin
6a003d738c
Move frontend
2023-03-06 22:15:57 +01:00
Alexandre Bodin
e0e2084422
Move RBAC into CE
2023-03-06 21:46:45 +01:00
Fernando Chavez
0578e6e19b
reduce scope of audit logs test to only test audit logs feature
2023-03-06 17:47:33 +01:00
Rémi de Juvigny
08e1d1a54a
Use internal service state
2023-03-06 12:24:30 +01:00
Josh
d209390fbe
chore: update DS to 1.6.4
2023-03-02 13:17:01 +00:00
Josh
09ff54bc6e
chore: convert Stack components to Flex
...
chore: update snapshots
chore: convert rest of files to use Flex
chore: fix duplicate import
chore: update snapshots
chore: add eslint rule for stack
refactor: catch other Stack component uses
chore: remove horizontal prop
2023-03-02 10:02:40 +00:00
Alexandre Bodin
e56b0061c7
Make checks stricter
2023-03-02 09:19:25 +01:00
Alexandre Bodin
24901be60b
Fix license seat undefined block user creation
2023-03-01 20:13:22 +01:00
Fernando Chávez
e66228b24c
Merge pull request #15926 from strapi/fix/display-name-on-audit-logs
...
[Audit Logs] Use username or email on audit logs page
2023-02-27 16:27:36 +01:00
Fernando Chavez
793df833bb
fix test failing
2023-02-27 15:08:14 +01:00
Fernando Chavez
9bb9a58a6a
show displayname on audit logs modal
2023-02-27 10:45:53 +01:00
Fernando Chavez
eaf85737aa
change getSanitizedUser fn on audit logs to use username and email
2023-02-27 10:31:34 +01:00
Alexandre Bodin
52c7eba65b
fix tests missing useRBAC mock
2023-02-26 20:44:41 +01:00
Alexandre Bodin
879398552f
Add missing RBAC check in the FE & fix lodash fp/no fp errors
2023-02-26 19:12:28 +01:00
Alexandre Bodin
2d48bf2ba0
Lodash usage consistency
2023-02-26 18:12:18 +01:00
Alexandre Bodin
834fdaba12
Handle undefined disabledUsers
2023-02-24 20:54:24 +01:00
Alexandre Bodin
69df3d050e
Update seat-form url
2023-02-24 19:50:53 +01:00
Alexandre Bodin
f552aa9aa2
Apply feedbacks
2023-02-24 18:55:55 +01:00
Rémi de Juvigny
50cd381323
Remove testing code
2023-02-24 16:47:37 +01:00
Rémi de Juvigny
43ceb02092
Audit logs react to license updates (with logs)
2023-02-24 16:44:55 +01:00
Rémi de Juvigny
0dcfbde89f
Allow disabling audit logs
2023-02-23 12:20:58 +01:00
ivanThePleasant
88b1987691
WIP Moving enforcement checks from controller level to service level (not checked or tested)
2023-02-22 14:42:27 +02:00
ivanThePleasant
02de068bee
Fix lint problems
2023-02-20 10:49:40 +02:00
ivanThePleasant
20b147b719
Merge branch 'main' into chore/ee-seats
2023-02-19 23:02:42 +02:00