Ben Irvin
|
fe67353d86
|
clean up bootstrap
|
2022-12-13 13:27:05 +01:00 |
|
Ben Irvin
|
36ef47357e
|
fix comments
|
2022-12-13 13:18:23 +01:00 |
|
Ben Irvin
|
cac4957c16
|
revert filestream changes
|
2022-12-13 13:14:01 +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 |
|
Josh
|
865b5d1fcd
|
Merge branch 'main' into feature/relations-reordering
|
2022-12-13 09:58:34 +00:00 |
|
Josh
|
e9f1361b02
|
Merge pull request #15157 from strapi/fix/dnd-preview
|
2022-12-13 09:57:53 +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 |
|
Convly
|
afe86057ae
|
Move callback out of the try catch block & return early
|
2022-12-13 09:43:43 +01:00 |
|
gitstart
|
7bc6eab187
|
fix: adds focus outline on single item title
|
2022-12-13 08:40:22 +00:00 |
|
Jean-Sébastien Herbaux
|
2318b87d40
|
Move the callback call outside of the try catch block
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-12-13 09:39:00 +01: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 |
|
Ben Irvin
|
7c57951a4a
|
fix type imports
|
2022-12-12 21:08:08 +01:00 |
|
Ben Irvin
|
aa22bd243d
|
fix race condition opening file
|
2022-12-12 21:01:29 +01:00 |
|
Ben Irvin
|
a94ba8d31e
|
clean up imports
|
2022-12-12 20:58:10 +01:00 |
|
Ben Irvin
|
7cd42e0beb
|
fix typings
|
2022-12-12 20:44:27 +01:00 |
|
Ben Irvin
|
c1e2c1bdf9
|
update path import
|
2022-12-12 20:37:41 +01:00 |
|
Ben Irvin
|
b87da78f61
|
fix semver diff import
|
2022-12-12 20:36:26 +01:00 |
|
Ben Irvin
|
6a532e3bb3
|
fix watch
|
2022-12-12 19:08:42 +01:00 |
|
Ben Irvin
|
9090650e88
|
allow typescript package to attempt to be resolved
|
2022-12-12 19:06:39 +01:00 |
|
Ben Irvin
|
e11e9d12cf
|
add compile step
|
2022-12-12 19:02:28 +01:00 |
|
Madhuri Sandbhor
|
a1ba416e5e
|
added missing border radius
|
2022-12-12 18:41:59 +01:00 |
|
Ben Irvin
|
d6f43fbef3
|
add back fix for github tests
|
2022-12-12 18:30:00 +01:00 |
|
Marc-Roig
|
2639f8418e
|
add strict configuration
|
2022-12-12 18:16:37 +01:00 |
|
Fernando Chavez
|
964654b29f
|
Move audit logs register
|
2022-12-12 18:09:24 +01:00 |
|
Josh
|
2c1a86471b
|
chore: update docs
|
2022-12-12 17:06:29 +00:00 |
|
Josh
|
36e5ac0c5a
|
fix: fix previews by not providing ref to the leftover element
|
2022-12-12 16:59:11 +00: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 |
|
Christian Capeans
|
8b52557acd
|
Add actions on failure
|
2022-12-12 17:12:44 +01:00 |
|
Ben Irvin
|
75358110b3
|
remove transferId
|
2022-12-12 17:06:53 +01:00 |
|
Christian Capeans
|
e177ac32a0
|
Merge branch 'features/deits' into deits/import-assets
|
2022-12-12 16:56:29 +01:00 |
|
Convly
|
653de92aaa
|
Fix linting
|
2022-12-12 16:51:23 +01:00 |
|
Ben Irvin
|
ca888cf289
|
Merge branch 'features/deits' into deits/cli-tracking-events
|
2022-12-12 16:45:19 +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 |
|
Ben Irvin
|
e64e39843f
|
refactor
|
2022-12-12 16:40:26 +01:00 |
|
Ben Irvin
|
d39d6a8361
|
fix enum
|
2022-12-12 16:38:19 +01:00 |
|
Ben Irvin
|
5211010866
|
rename transfer events
|
2022-12-12 16:31:44 +01:00 |
|
Ben Irvin
|
78f9ef912a
|
reset progress between transfers
|
2022-12-12 16:30:56 +01:00 |
|
Convly
|
b6903cd77b
|
Fix naming
|
2022-12-12 16:24:48 +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 |
|