608 Commits

Author SHA1 Message Date
Marc-Roig
9ad390e653
test: update lastUsedAt so field is updated only once an hour 2023-06-26 11:40:18 +02:00
Marc-Roig
d3323219c3
lastUsed update resolution to 1 hour 2023-06-26 11:17:51 +02:00
Marc-Roig
d535798aaa
update data transfer lastUsed once a day 2023-06-26 11:17:14 +02:00
Marc-Roig
a8fee831c7
update last used at once a day 2023-06-26 11:11:55 +02:00
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +02:00
Christian Capeans
90694bdfbe Remove didReceiveAPIRequest event 2023-06-19 11:53:24 +02:00
Bassel
a97d8da47f Merge branch 'main' into fix/sso-lock-out-option 2023-06-06 14:31:41 +03:00
Jamie Howard
ca1ed38fea
Merge pull request #16835 from strapi/feature/set-webhook-events 2023-06-02 11:00:25 +01:00
nathan-pichon
c8995460ac
fix(content-types): remove getter for private attributes
+ Fixes a flaky test (transactions.test.api.js)
2023-05-31 11:45:26 +02:00
Jamie Howard
e87dad4373 chore: linter rule 2023-05-30 16:15:05 +01:00
Jamie Howard
723187ab4c chore: webhook controller yup validation 2023-05-30 11:05:42 +01:00
Jamie Howard
4020a96da6 chore: separate validation between webhook service and controller 2023-05-26 14:27:44 +01:00
Jamie Howard
aac731d7a0 fix: move webhook form validation to webhook-store 2023-05-25 13:07:06 +01:00
Jamie Howard
506c495d91 feature: replace webhook validation with webhook store 2023-05-25 12:34:52 +01:00
Ben Irvin
7b7a7b97e0 clean up error handling again 2023-05-24 09:56:04 +02:00
Ben Irvin
b9303741ba only allow specific errors 2023-05-23 12:47:52 +02:00
Ben Irvin
9959347727 revert formatting 2023-05-23 12:45:05 +02:00
Ben Irvin
4c797f95ca revert formatting 2023-05-23 12:43:12 +02:00
Ben Irvin
9d038e11da revert comment 2023-05-23 12:42:37 +02:00
Ben Irvin
632c0787dc
Merge branch 'fix/sso-lock-out-option' into fix/ss-lock-out-backend 2023-05-23 12:41:28 +02:00
Ben Irvin
8251a9d4e4 get roles from query.load 2023-05-23 11:29:02 +02:00
Ben Irvin
72b5d2f4f0 move all code to ee 2023-05-23 11:20:18 +02:00
Simone Taeggi
f8acf8385b change the property authenticationDisabled to ssoLockedRoles 2023-05-23 09:19:07 +02:00
Ben Irvin
b9c52652c4 throw error with code 2023-05-22 16:51:26 +02:00
Ben Irvin
8b10c20465 move most of the code to strapi/ee 2023-05-22 15:53:03 +02:00
Ben Irvin
894a2766bf add ssoLock to LocalStrategy 2023-05-19 18:02:20 +02:00
Simone Taeggi
3fdb517b0b fix backend part of the sso form submission 2023-05-19 11:00:05 +02:00
Simone Taeggi
c5ab7915d6 implemented the multi select for the sso authentication disabled 2023-05-18 11:41:43 +02:00
Marc-Roig
52b2aed092 feat: admin routes as object 2023-04-24 16:18:39 +02:00
Christian
cb6e70693d
Update packages/core/admin/server/strategies/api-token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:46 +02:00
Christian Capeans
0acb4ab3aa Change event name 2023-04-19 16:44:00 +02:00
Christian Capeans
aac196bdfe Fix failing test 2023-04-19 14:13:45 +02:00
Christian Capeans
0740be570f Add didCompleteRequest event 2023-04-19 12:54:10 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
Ben Irvin
06fd9bdeb2
Merge pull request #16180 from strapi/enh/allow-mysql2 2023-03-29 11:10:44 +02:00
Ben Irvin
205e5f9d55 Merge branch 'main' into features/data-transfer 2023-03-27 10:45:13 +02:00
Ben Irvin
6444ce74a9 Merge branch 'main' into enh/allow-mysql2 2023-03-24 16:35:12 +01:00
Ben Irvin
41a793ed53 clean up after each test 2023-03-23 15:02:08 +01:00
Ben Irvin
c7db702b33 fix tests 2023-03-23 13:01:44 +01:00
Ben Irvin
ad0cdbd5fb fix tests 2023-03-22 13:59:21 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Simone
6c2eae0754
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing 2023-03-17 11:30:07 +01:00
Simone Taeggi
bbe64d6837 Merge branch 'main' into features/data-transfer 2023-03-17 11:28:23 +01:00
Simone
f7a3491cb5
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing 2023-03-17 10:29:33 +01:00
Marc-Roig
28ebe15abe add published at attribute to be filterable and sortable 2023-03-16 17:18:29 +01:00
Convly
366eb8a0d0 Merge branch 'main' into features/data-transfer 2023-03-16 16:47:11 +01:00
Christian Capeans
d79c0490f9 Fix sorting problem in tests 2023-03-16 11:06:25 +01:00
Alexandre Bodin
9295b52bb7 Fix api tests 2023-03-15 20:55:25 +01:00
Alexandre Bodin
18fbe664d7 Fix tests 2023-03-15 19:08:49 +01:00
Christian Capeans
e1b78e05c4 Add small fix and adapt tests 2023-03-15 17:32:25 +01:00