Convly
|
478127d7c7
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-20 16:58:46 +01:00 |
|
Rémi de Juvigny
|
839d677c8f
|
Remove the associated actions
|
2023-02-14 18:52:53 +01:00 |
|
Jean-Sébastien Herbaux
|
e10cbe8885
|
Update packages/core/admin/server/config/admin-actions.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-02-03 16:21:25 +01:00 |
|
Christian Capeans
|
fe1bb44299
|
Create transfer tokens
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
|
2023-02-02 13:15:41 +01:00 |
|
Simone Taeggi
|
9ddd46a776
|
add the regenerate permission to the api token
|
2022-09-06 11:02:44 +02:00 |
|
Simone Taeggi
|
3e7a45fdb8
|
define a new action to prevent the access of the api token page in the settings
|
2022-08-23 16:27:26 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
vincentbpro
|
1479641c83
|
Merge branch 'master' of github.com:strapi/strapi into features/menu-logo
|
2022-04-26 11:54:35 +02:00 |
|
vincentbpro
|
ce181eccf0
|
fix: created a dedicated read permission for project settings
|
2022-04-25 13:29:19 +02:00 |
|
Pierre Noël
|
019007ba3e
|
improve error message + remove use of API_TOKEN_SALT
|
2022-04-07 16:34:57 +02:00 |
|
vincentbpro
|
f10b97186a
|
feat(menu-logo): added a permission for project level settings
|
2022-03-28 11:38:23 +02:00 |
|
Alexandre Bodin
|
9cd59197b1
|
Fix tests and move api token config to use camelcase naming
|
2021-10-26 12:18:53 +02:00 |
|
Dieter Stinglhamber
|
6a4a4cc1f9
|
minor fixes
|
2021-09-24 12:05:37 +02:00 |
|
Dieter Stinglhamber
|
bfcebc9bae
|
improve tests and minor fixes
|
2021-09-24 12:05:36 +02:00 |
|
Dieter Stinglhamber
|
e9b897b66b
|
store the hashed accessKey in the database
|
2021-09-24 12:05:35 +02:00 |
|
Dieter Stinglhamber
|
36af3134be
|
fix displayName for create and delete permissions
|
2021-09-24 12:05:34 +02:00 |
|
Dieter Stinglhamber
|
8d9b957f8c
|
add CRUD permission for the api token
|
2021-09-24 12:05:33 +02:00 |
|
Alexandre Bodin
|
c5f9d16105
|
Rename creator fields
|
2021-09-22 17:06:16 +02:00 |
|
Alexandre Bodin
|
0f3f984ea7
|
Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
|
2021-09-13 12:03:12 +02:00 |
|
Alexandre Bodin
|
c6c4a62d2d
|
Cleanup layout not needed
|
2021-09-07 16:03:54 +02:00 |
|
Alexandre Bodin
|
8f5cb90863
|
Migrate admin policies
|
2021-08-25 15:16:17 +02:00 |
|
Alexandre Bodin
|
f4a4e2ce26
|
Move routes to js when possible and refactor policies to be objects
|
2021-08-24 13:59:43 +02:00 |
|
Alexandre Bodin
|
0b3c7392c6
|
Keep on migrating admin to new structure
|
2021-08-23 22:41:22 +02:00 |
|
Alexandre Bodin
|
47c3900c07
|
Update createContentType to expose a simpler object
|
2021-08-23 22:25:31 +02:00 |
|
Alexandre Bodin
|
56600eca2a
|
Move admin lifecycle functions and rename models to content-types
|
2021-08-23 22:04:15 +02:00 |
|
Pierre Noël
|
ce0e67830a
|
Merge branch 'v4/backend' into v4/plugin-api/modules
|
2021-08-05 13:59:40 +02:00 |
|
Alexandre Bodin
|
ef63639cd3
|
Fix eslint so we can have the test run
|
2021-08-04 19:39:40 +02:00 |
|
Pierre Noël
|
dd0c095f1e
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-04 15:05:56 +02:00 |
|
Alexandre Bodin
|
d44a6f68ee
|
Migrate admin to programmatic loading
|
2021-08-02 17:54:49 +02:00 |
|