Christian Capeans
|
c56ccd39c3
|
Merge branch 'main' into protect-telemetry-properties
|
2022-12-13 14:02:43 +01:00 |
|
Christian Capeans
|
15bf86333b
|
Add clarification message about validateStatus
|
2022-12-13 14:01:48 +01:00 |
|
ivanThePleasant
|
7890ed18eb
|
Remove hash.js from dependencies, change AuthenticatedApp useState default to null
|
2022-12-13 13:39:38 +02:00 |
|
Josh
|
e0b2048d67
|
Merge branch 'main' into fix/select-all-media-library-assets
|
2022-12-13 11:30:49 +00:00 |
|
Julie Plantey
|
ae92b23f2a
|
Merge pull request #14996 from jimmywarting/feature/remove_some_lodash
replace some lodash function with native
|
2022-12-13 11:55:40 +01:00 |
|
Julie Plantey
|
31a7d452a4
|
Merge pull request #15145 from bdaylik/main
Add Turkish translation
|
2022-12-13 11:50:32 +01:00 |
|
ivanThePleasant
|
b95d6e3f28
|
Merge branch 'main' into chore/user-level-data
|
2022-12-13 12:17:31 +02:00 |
|
gitstart
|
32972b0433
|
chore: removes optional chaining
|
2022-12-13 10:03:59 +00:00 |
|
gitstart
|
fdb11910ab
|
Merge commit '45831f30f5993709fa0fe06222578603d0cc4eb9' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets
|
2022-12-13 10:03:56 +00:00 |
|
Fernando Chavez
|
c28f0d7cd8
|
Waiting for expect in the reject test on auditlogs
|
2022-12-13 10:56:05 +01:00 |
|
Fernando Chavez
|
fd0c592c0b
|
Fixed auditlogs tests making waitinf for the emit
|
2022-12-13 10:46:11 +01:00 |
|
Fernando Chavez
|
6af468be37
|
Change auditLogs method to register
|
2022-12-13 10:23:36 +01:00 |
|
gitstart
|
7bc6eab187
|
fix: adds focus outline on single item title
|
2022-12-13 08:40:22 +00:00 |
|
Barış Can Daylık
|
eec5c095c9
|
Add Turkish translation for I18N plugin
|
2022-12-13 00:44:27 +03:00 |
|
Barış Can Daylık
|
226a462b7a
|
Add Turkish translation
|
2022-12-13 00:44:27 +03:00 |
|
Madhuri Sandbhor
|
a1ba416e5e
|
added missing border radius
|
2022-12-12 18:41:59 +01:00 |
|
Fernando Chavez
|
964654b29f
|
Move audit logs register
|
2022-12-12 18:09:24 +01:00 |
|
Christian Capeans
|
96edc9816b
|
Add implementation using useFetchClient hook
|
2022-12-12 17:34:34 +01:00 |
|
Christian Capeans
|
745495a8d6
|
Merge branch 'main' into protect-telemetry-properties
|
2022-12-12 17:16:42 +01:00 |
|
Rémi de Juvigny
|
bdda90ebf6
|
Merge remote-tracking branch 'origin/feature/audit-logs' into audit-logs/service
|
2022-12-12 16:42:50 +01:00 |
|
Jamie Howard
|
97e930e505
|
fix(i18n): support locale=all for single types
|
2022-12-12 15:14:15 +00:00 |
|
Jamie Howard
|
a40cce0407
|
Merge remote-tracking branch 'origin/main' into fix/support-locale-all-singletypes
|
2022-12-12 15:07:37 +00:00 |
|
DMehaffy
|
c570351b29
|
Merge branch 'main' into actions/supportAutomation
|
2022-12-12 06:43:48 -08:00 |
|
DMehaffy
|
b69af4277d
|
Update .github/workflows/issues_dailyCron.yml
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-12-12 06:43:41 -08:00 |
|
DMehaffy
|
95601a3fb7
|
Update .github/workflows/issues_dailyCron.yml
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-12-12 06:43:27 -08:00 |
|
ivanThePleasant
|
a3902c4943
|
Remove hash.js, update test accordingly, add await useEffect to component to cerrectly receive userId hash
|
2022-12-12 16:23:33 +02:00 |
|
Rémi de Juvigny
|
325c70aba8
|
Merge pull request #15128 from strapi/audit-logs/event-hub-refactoring
[Audit logs] Refactor the event hub
|
2022-12-12 14:23:14 +01:00 |
|
Rémi de Juvigny
|
34278a74d5
|
fix destroy alias
|
2022-12-12 14:02:15 +01:00 |
|
Rémi de Juvigny
|
b410f127a0
|
Apply feedback
|
2022-12-12 13:08:12 +01:00 |
|
Jamie Howard
|
4f7f672a7a
|
chore(upload): revert test value
|
2022-12-12 10:17:35 +00:00 |
|
Jamie Howard
|
1853606d7d
|
test(upload): update snapshots
|
2022-12-12 10:15:59 +00:00 |
|
Jamie Howard
|
12eb6ceb69
|
Merge remote-tracking branch 'origin/main' into feature/media-library-ctv
|
2022-12-12 10:07:23 +00:00 |
|
Jamie Howard
|
268efc629f
|
chore(upload): review feedback
|
2022-12-12 10:05:22 +00:00 |
|
Josh
|
45831f30f5
|
Merge pull request #15140 from strapi/fix/window-build-errors
|
2022-12-12 08:35:30 +00:00 |
|
Fernando Chavez
|
04f7212fcc
|
WIP: Changes on the test when audit logs are enabled or not
|
2022-12-11 20:46:11 +01:00 |
|
Fernando Chavez
|
07dee822cb
|
Merge branch 'audit-logs/event-hub-refactoring' of github.com:strapi/strapi into audit-logs/service
|
2022-12-11 17:54:22 +01:00 |
|
Rémi de Juvigny
|
6dced3ab3b
|
Add event hub tests
|
2022-12-09 21:46:34 +01:00 |
|
Rémi de Juvigny
|
a7520d8456
|
Add aliases and tests
|
2022-12-09 18:28:32 +01:00 |
|
Josh
|
03f2de9b63
|
Merge pull request #15139 from strapi/fix/avoid-undefined-paths-in-recursion
|
2022-12-09 17:07:57 +00:00 |
|
Josh
|
d5ef35ed03
|
chore: add tests
|
2022-12-09 16:29:37 +00:00 |
|
gitstart
|
664b5a8245
|
chore: set default value for undefined folders
|
2022-12-09 16:26:08 +00:00 |
|
gitstart
|
957d78325a
|
Merge commit '99dfb9a2c879247f4c816590961be0a1b09aa9c5' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets
|
2022-12-09 16:26:05 +00:00 |
|
Pierre Noël
|
aef49c5410
|
Use temporary table even for mysql versions above 5
|
2022-12-09 15:57:23 +01:00 |
|
Rémi de Juvigny
|
d61eda4b93
|
Clear listeners on destroy
|
2022-12-09 14:44:38 +01:00 |
|
Marc
|
99dfb9a2c8
|
Merge pull request #15037 from strapi/fix/twice-inversedBy
|
2022-12-09 14:33:13 +01:00 |
|
Rémi de Juvigny
|
32d419601e
|
Merge branch 'audit-logs/event-hub-refactoring' into audit-logs/service
|
2022-12-09 14:14:22 +01:00 |
|
Rémi de Juvigny
|
3f01d36578
|
Apply feedback
|
2022-12-09 13:56:28 +01:00 |
|
Gustav Hansen
|
b71fb9b731
|
Merge pull request #15120 from strapi/dependabot/npm_and_yarn/react-error-boundary-3.1.4
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
|
2022-12-09 13:12:29 +01:00 |
|
Gustav Hansen
|
b4b90aa30b
|
Merge pull request #15121 from strapi/dependabot/npm_and_yarn/husky-8.0.2
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
|
2022-12-09 13:11:52 +01:00 |
|
Josh
|
f5916dce19
|
Merge branch 'main' into fix/window-build-errors
|
2022-12-09 11:53:46 +00:00 |
|