ivanThePleasant
|
d568592d5c
|
Refactor 'didUpdateRolePermissions' calls
|
2022-09-05 12:19:31 +03:00 |
|
ivanThePleasant
|
a2ee4bb855
|
Change location of user creation analytics call, remove development console log, adjust tests accordingly
|
2022-09-02 16:21:48 +03:00 |
|
ivanThePleasant
|
b5c98ae0cd
|
Refactor event calls to follow old format, encapsulate hashing in the sender, refactor the format of event payload to better correspond to the new api
|
2022-09-02 14:43:51 +03:00 |
|
ivanThePleasant
|
1c3c04ab28
|
Fix unit test
|
2022-08-16 14:06:35 +03:00 |
|
ivanThePleasant
|
1cda317e03
|
Refactor FE admin hash generation to fix error
|
2022-08-16 14:00:45 +03:00 |
|
ivanThePleasant
|
459de9774d
|
Refactor hash function, add uuid to the admin hash, remove debug console logs
|
2022-08-16 11:58:15 +03:00 |
|
ivanThePleasant
|
3ead6f2487
|
Move hash function to user services instead of it being a separate service
|
2022-08-12 10:19:40 +03:00 |
|
ivanThePleasant
|
7e5b38d588
|
Merge branch 'master' into chore/user-level-data
|
2022-08-11 18:28:58 +03:00 |
|
ivanThePleasant
|
f8ac76491f
|
Convert all server events to new format, refactor admin events userAdminId, refactor tests
|
2022-08-11 15:56:39 +03:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
ivanThePleasant
|
7291d2e6cf
|
Change user hashing to be a service on admin, introduce adminUserId property to the send function, refactor several events
|
2022-08-09 12:20:25 +03:00 |
|
Convly
|
bdb5a3ee89
|
Merge branch 'releases/4.3.0' into features/typescript
|
2022-06-30 16:08:51 +02:00 |
|
Rémi de Juvigny
|
68cb67d7ca
|
Show disabled plugins as installed
|
2022-06-28 17:26:25 +02:00 |
|
Convly
|
bdc043aaec
|
Fix ctx.status
|
2022-06-07 16:19:24 +02:00 |
|
Convly
|
48ab30ccee
|
First pass on Alexandre's review
|
2022-06-07 16:07:39 +02:00 |
|
Convly
|
7a99759c1e
|
Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript
|
2022-06-07 09:49:55 +02:00 |
|
Alexandre Bodin
|
c765101934
|
Merge branch 'master' of github.com:strapi/strapi into releases/4.2.0
|
2022-05-25 12:12:56 +02:00 |
|
Convly
|
66e3aa5dcb
|
Merge branch 'master' into features/typescript
|
2022-05-24 08:02:38 +02:00 |
|
Convly
|
510b54f16e
|
Moved logic to the right controller
|
2022-05-13 11:33:25 +02:00 |
|
Convly
|
bb87e910b2
|
Manually set the registrationToken in the register payload response
|
2022-05-13 11:22:41 +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
|
6076522305
|
test: updated /init tests
|
2022-04-25 10:14:02 +02:00 |
|
vincentbpro
|
96302c8ae8
|
feat(menu-logo): added menuLogo url to /init route
|
2022-04-20 16:11:43 +02:00 |
|
vincentbpro
|
4c80b3f798
|
feat(menu-logo): added GET /project-settings route
|
2022-04-20 15:52:58 +02:00 |
|
Convly
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +02:00 |
|
vincentbpro
|
ba8cb27bb1
|
refactor(logo-customization): simplified updateProjectSettings service function signature
|
2022-04-15 09:58:35 +02:00 |
|
Convly
|
431ccbe55c
|
Fix isTypeScriptProject -> isUsingTypeScript
|
2022-04-14 14:55:57 +02:00 |
|
Convly
|
8440d4064f
|
Add the typescript telemetry events to the admin events
|
2022-04-13 15:41:39 +02:00 |
|
vincentbpro
|
bbed67982c
|
refactor(logo-customization): refactored service function params
|
2022-04-07 11:41:32 +02:00 |
|
vincentbpro
|
11a203459a
|
feat(logo-customization): delete old logos and getProjectSettings service
|
2022-04-06 13:54:52 +02:00 |
|
vincentbpro
|
d66bde83ce
|
refactor(logo-customization): cleaned updateProjectSettings service
|
2022-04-06 12:23:17 +02:00 |
|
vincentbpro
|
d4c5e294a0
|
feat(logo-customization): parsing and validating image dimensions
|
2022-04-06 11:50:00 +02:00 |
|
vincentbpro
|
5663e5065d
|
feat(menu-logo): file upload and storing data in corestore
|
2022-04-06 09:09:04 +02:00 |
|
vincentbpro
|
3451aceaf5
|
feat(menu-logo): added upload feature
|
2022-04-04 15:09:08 +02:00 |
|
vincentbpro
|
a298c243db
|
feat(logo-customization): added validation for update project-settings
|
2022-03-31 13:11:19 +02:00 |
|
vincentbpro
|
fe984cddfe
|
feat(logo-customization): created update project-settings route
|
2022-03-31 11:33:54 +02:00 |
|
ivanThePleasant
|
15e2b96fc6
|
Improved logic for tests to pass
|
2022-03-30 11:54:06 +03:00 |
|
ivanThePleasant
|
675c19219b
|
Reverted admin telemetry changes and rewrote it for an easier approach
|
2022-03-30 10:25:18 +03:00 |
|
ivanThePleasant
|
6e08bc2045
|
Revert "Added telemetry disable logic to the admin panel events"
This reverts commit c6307ece6357737a5c7afdc60169672b6122c617.
|
2022-03-30 10:19:28 +03:00 |
|
ivanThePleasant
|
ab69f2bde1
|
Adjusted admin tests to reflect changes with telemetry
|
2022-03-29 20:18:13 +03:00 |
|
ivanThePleasant
|
c6307ece63
|
Added telemetry disable logic to the admin panel events
|
2022-03-29 16:49:29 +03:00 |
|
Rémi de Juvigny
|
1d544d9841
|
Fix tests
|
2022-02-22 14:54:44 +01:00 |
|
Rémi de Juvigny
|
f7fd8bcebf
|
Refactor to fetch data using hooks
|
2022-02-21 16:38:15 +01:00 |
|
Rémi de Juvigny
|
ab18a34b7a
|
Fetch useYarn info
|
2022-02-18 20:15:46 +01:00 |
|
Rémi de Juvigny
|
9130c8304c
|
Refactor check if plugin is installed
|
2022-02-18 18:53:03 +01:00 |
|
Jean-Sébastien Herbaux
|
ce09d38972
|
Enable to create/trigger webhooks with no events (#12174)
Co-authored-by: cyril lopez <cyril@strapi.io>
|
2022-01-12 16:26:06 +01:00 |
|
soupette
|
5767590ac4
|
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/plugins-page
|
2021-11-17 14:43:46 +01:00 |
|
Alexandre Bodin
|
8a018619ef
|
Add /plugins list api and update description to be plain english for now
|
2021-11-04 12:01:49 +01:00 |
|
Pierre Noël
|
cb098ec280
|
clean yup validations
|
2021-11-04 11:42:45 +01:00 |
|
Pierre Noël
|
b4c9ad0440
|
refacto graphql errors
|
2021-11-04 11:42:43 +01:00 |
|