2949 Commits

Author SHA1 Message Date
Simone Taeggi
ba9cdb8d7f update admin permissions e2e snapshots 2022-09-07 21:01:32 +02:00
Simone Taeggi
cb0bacbfe9 update e2e failing snapshot 2022-09-07 18:58:42 +02:00
Simone Taeggi
e4550714d8 update e2e failing snapshot 2022-09-07 18:54:26 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre Bodin
73f523b983 v4.3.7 2022-09-07 14:24:30 +02:00
Simone Taeggi
64fdeae6bf Merge branch 'features/api-token-v2' into api-token-v2/regenerate-permission 2022-09-07 10:52:13 +02:00
Simone Taeggi
e0d84672c6 Merge branch 'features/api-token-v2' into api-token-v2/readable-error-when-we-save-with-already-used-name 2022-09-07 10:50:41 +02:00
Simone Taeggi
dbfd5e7a5d Merge branch 'features/api-token-v2' into api-token-v2/validation-error-empty-lifespan 2022-09-07 10:48:55 +02:00
Simone Taeggi
f856602bae update snapshots 2022-09-07 10:47:38 +02:00
Simone Taeggi
38ecaa30dc Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-07 10:43:28 +02:00
Simone Taeggi
0af3f1aadf Merge branch 'main' into features/api-token-v2 2022-09-07 10:38:59 +02:00
Alexandre Bodin
961d535ea9 Fix for in working with undefined 2022-09-06 20:32:15 +02:00
Simone Taeggi
d905acbf4d remove console log 2022-09-06 17:35:09 +02:00
Gustav Hansen
b36327cae7 SelectMany/ SelectOne: Fix loadingMessage prop-types 2022-09-06 14:48:54 +02:00
Kevin Antonio Rateni Iatauro
0dc64e1c09
Merge branch 'main' into fix/13648 2022-09-06 13:26:12 +02:00
Zharkan
6fb223b1e6
fix typo 2022-09-06 11:36:34 +02:00
Simone Taeggi
9ddd46a776 add the regenerate permission to the api token 2022-09-06 11:02:44 +02:00
Simone Taeggi
0ea9929138 change error message if the name is already taken 2022-09-05 17:52:01 +02:00
Simone Taeggi
c3f7733c19 add validation to the lifespan token if its value is undefined 2022-09-05 17:26:44 +02:00
Simone Taeggi
d64ee4e52f Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-05 17:02:39 +02:00
Simone Taeggi
8c1e0ea2fe Merge branch 'main' into features/api-token-v2 2022-09-05 17:01:58 +02:00
Simone Taeggi
2f3555fe1d change the logic for the sync between permissions and api token Type 2022-09-05 16:19:50 +02:00
Alexandre Bodin
4e989321e3 Fix eslint core/admin 2022-09-05 16:15:21 +02:00
Julie Plantey
66e998cb31
Merge pull request #14264 from WalkingPizza/fix/14205
Fix global.users translation for ES
2022-09-05 10:41:31 +02:00
Bassel Kanso
6ce5bf6a89 small fixes and changes 2022-09-02 16:56:44 +03:00
WalkingPizza
12fffff5c8 Prevent InputJSON from crashing when field value is 0 2022-09-02 15:12:52 +02:00
WalkingPizza
617ae0f396 Remove console.log 2022-09-02 15:04:30 +02:00
WalkingPizza
55efd7b034 Update lang attribute on locale change 2022-09-02 14:46:31 +02:00
Bassel Kanso
7ae458480f used terinary operator 2022-09-02 13:01:31 +03:00
Bassel Kanso
dae381cbc7 fix don't filter the plugin action 2022-09-02 12:46:55 +03:00
Bassel Kanso
e8bde13352 show routes for actions 2022-09-02 12:43:48 +03:00
Bassel Kanso
30e3a2ac70 Merge branch 'features/api-token-v2' into api-token-v2/get-action-bound-routes 2022-09-02 11:17:39 +03:00
Bassel Kanso
c842085fe3 move routes map service to content API coontainer 2022-09-02 11:06:55 +03:00
Zharkan
2b8a9ba33a
fix some translations 2022-09-01 23:06:23 +02:00
WalkingPizza
1b6ccc76b6 Trim admin's first name when validating 2022-09-01 22:45:23 +02:00
Bassel Kanso
94488a07c3 update snapshot test 2022-09-01 15:17:19 +03:00
Bassel Kanso
a9f0987f73 update permissions after submit 2022-09-01 14:57:04 +03:00
Bassel Kanso
641122d3ff update tests 2022-09-01 14:17:58 +03:00
Bassel Kanso
94fb69e01e re intialize formik values when initial values change 2022-09-01 14:16:08 +03:00
Bassel Kanso
5c202135e3 Merge branch 'features/api-token-v2' into api-token-v2/refactor-frontend 2022-09-01 14:02:44 +03:00
Bassel Kanso
7f2f205fa3 remove default lifespan value 2022-09-01 12:24:26 +03:00
Convly
4a5562bf78 Merge branch 'features/api-token-v2' of github.com:strapi/strapi into features/api-token-v2 2022-09-01 11:23:47 +02:00
Convly
c3f18c7fdc Update frontend snapshots 2022-09-01 11:21:43 +02:00
Simone
758ab18329
Merge pull request #14213 from strapi/api-token-v2/regenerate-an-api-token
Regenerate an API token
2022-09-01 11:07:04 +02:00
Bassel Kanso
1411367b5f Merge branch 'features/api-token-v2' into api-token-v2/refactor-frontend 2022-09-01 11:36:11 +03:00
Ben Irvin
7091e551c4
Merge pull request #14278 from strapi/api-token-v2/lifespan-no-update
Prevent updating an API token's lifespan from the admin API
2022-09-01 10:00:31 +02:00
Simone Taeggi
5985b3ca08 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-an-api-token 2022-09-01 09:50:51 +02:00
Simone Taeggi
078c4fb96c merge main in features/api-token-v2 2022-09-01 09:50:19 +02:00
Simone Taeggi
df1db27b58 add some tests 2022-09-01 09:46:43 +02:00
Ben Irvin
55634bacbd lifespan update not allowed 2022-08-31 16:42:48 +02:00