ivanThePleasant
|
2f1a478206
|
Change location of async context, improve tests, remove webcrypto package, rename adminUserId to userId
|
2022-11-24 13:05:56 +02:00 |
|
ivanThePleasant
|
b9db4a0bea
|
Fix test, add missing await clause, add web crypto api for FE user hash
|
2022-10-26 14:27:10 +03:00 |
|
ivanThePleasant
|
5620b25138
|
Merge branch 'main' into chore/user-level-data
|
2022-10-25 15:21:38 +03:00 |
|
Gustav Hansen
|
2b0f4f8a08
|
useTracking: Add tests
|
2022-10-20 17:52:54 +02:00 |
|
Gustav Hansen
|
394f72216a
|
useTracking: Disable tracking if it was requested it to be disabled
|
2022-10-20 17:36:44 +02:00 |
|
Gustav Hansen
|
6c9b6d6dea
|
Fix: Catch all errors when sending tracking requests
|
2022-10-18 09:20:31 +02:00 |
|
ivanThePleasant
|
5a4362faf7
|
Refactor changes to use request context
|
2022-09-29 11:24:11 +03:00 |
|
ivanThePleasant
|
c0588231a6
|
Merge branch 'main' into chore/user-level-data
|
2022-09-29 11:23:17 +03:00 |
|
ivanThePleasant
|
3759c2885e
|
Change analytics url endpoint, refactor all senders to the new api format
|
2022-09-06 09:07:11 +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 |
|
Mark Kaylor
|
2b108e7c0f
|
Merge branch 'master' of github.com:strapi/strapi into features/custom-fields
|
2022-08-16 11:14:30 +02: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
|
7e5b38d588
|
Merge branch 'master' into chore/user-level-data
|
2022-08-11 18:28:58 +03:00 |
|
ivanThePleasant
|
631ee554d0
|
Swap back analytics url to the correct one, change property name
|
2022-08-11 15:58:53 +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
|
2d6afbf044
|
Merge branch 'releases/4.3.0' into features/ML-folder
|
2022-07-27 10:32:43 +02:00 |
|
Convly
|
0b8c7b59c6
|
Merge branch 'master' into features/typescript
|
2022-07-25 09:30:18 +02:00 |
|
Gustav Hansen
|
01784575bf
|
Merge branch 'master' into features/ML-folder
|
2022-07-22 12:48:41 +02:00 |
|
ivanThePleasant
|
cc4a3ba507
|
Add environment to the admin analytics calls the correct way
|
2022-07-20 11:05:26 +03:00 |
|
Mark Kaylor
|
4949da189e
|
Merge branch 'master' of github.com:strapi/strapi into features/custom-fields
|
2022-07-18 11:13:23 +02:00 |
|
Rémi de Juvigny
|
66fe273202
|
Update useCustomFields api
|
2022-07-13 17:33:24 +02:00 |
|
ivanThePleasant
|
ae35914dba
|
Add environment property to admin telemetry calls
|
2022-07-13 16:55:33 +03:00 |
|
Rémi de Juvigny
|
48d12fb920
|
Apply Alex feedback
|
2022-07-13 14:44:22 +02:00 |
|
Rémi de Juvigny
|
eda74cb147
|
Expose custom fields in react context
|
2022-07-07 15:22:28 +02:00 |
|
Gustav Hansen
|
8cd4606a3b
|
ML: Add tests for FolderList and useSelectionState
|
2022-05-12 12:14:10 +02:00 |
|
Gustav Hansen
|
5ef6930239
|
useSelectionState: Update stories
|
2022-04-29 16:34:11 +02:00 |
|
Convly
|
8440d4064f
|
Add the typescript telemetry events to the admin events
|
2022-04-13 15:41:39 +02:00 |
|
Gustav Hansen
|
2c8050a2ba
|
ML: Make selection work with assets and folders
|
2022-03-31 15:57:22 +02:00 |
|
Vincent
|
1b276b6dc7
|
Feature(GuidedTour)/ Init helper plugin + admin (#12047)
* feat: added guided tour context, hook and provider to helper-plugin
* feat(guided-tour): using helpers in the admin + init reducer
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* feedback fixes
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
|
2021-12-30 11:41:53 +01:00 |
|
mfrachet
|
ee67d766d2
|
add story
|
2021-11-18 15:18:35 +01:00 |
|
mfrachet
|
1e004fb3cc
|
Drag and drop
|
2021-11-18 14:31:52 +01:00 |
|
mfrachet
|
cc8463b434
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into v4/media-library-cm
|
2021-10-29 16:13:54 +02:00 |
|
Marvin Frachet
|
d7e07e8157
|
Iteration ml cm carousel (#11380)
|
2021-10-28 11:08:58 +02:00 |
|
Marvin Frachet
|
2cb6df703f
|
Add select only when multiple is not set (#11375)
|
2021-10-27 13:59:04 +02:00 |
|
Marvin Frachet
|
c581e4406a
|
Asset selection in ML CM (#11371)
|
2021-10-27 11:23:46 +02:00 |
|
soupette
|
e137f46d85
|
Change parts import name
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-27 10:36:00 +02:00 |
|
Marvin Frachet
|
7c9f46494c
|
ML: making preview aware of video and docs (#11264)
|
2021-10-19 11:29:31 +02:00 |
|
soupette
|
2e17674688
|
Clean helper plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-21 06:28:02 +02:00 |
|
soupette
|
2bbe7175c4
|
Move cm component in helper plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 09:05:22 +02:00 |
|
ronronscelestes
|
590aeacf05
|
feedback fix + tests
|
2021-09-06 16:32:37 +02:00 |
|
bulby97
|
2e24f87b4c
|
Fix review issues
|
2021-09-03 16:03:47 +02:00 |
|
bulby97
|
b8a60d7d0e
|
Move utils to old/utils, done trigger container
|
2021-09-03 14:29:31 +02:00 |
|
soupette
|
2b2ec5aead
|
Add documentation to the useFocusWhenNavigate hook
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-30 08:34:00 +02:00 |
|
soupette
|
81c290a53c
|
Add tests
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-25 11:04:43 +02:00 |
|
soupette
|
10353d3d6d
|
Add useNotification documentation
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-25 10:17:33 +02:00 |
|
mfrachet
|
304c98b41e
|
Preparing the i18n settings list view
|
2021-08-13 10:13:10 +02:00 |
|
Marvin Frachet
|
b7cd466d27
|
DS: moving the left menu to use the DS MainNav (#10689)
|
2021-08-06 11:02:31 +02:00 |
|
soupette
|
46ae14f532
|
Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-01 15:50:11 +02:00 |
|
soupette
|
be03d496d8
|
Fix CM menu update when changing the LV settings. Remove menu legacy
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 08:55:49 +02:00 |
|