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 |
|
Simone Taeggi
|
c9714f938e
|
rename the old version of the DateTimePicker in the helper-plugin
|
2022-12-12 15:16:05 +01:00 |
|
Simone Taeggi
|
8f88335b8a
|
remove unused utilities from code
|
2022-12-12 15:12:30 +01:00 |
|
Josh
|
632a815123
|
Merge pull request #15152 from strapi/fix/re-ordering-indicies
|
2022-12-12 13:52:28 +00:00 |
|
Josh
|
dfb04d315e
|
test: fix test
|
2022-12-12 13:12:53 +00:00 |
|
Josh
|
65e41f15b5
|
fix: indicies were wrong way round
|
2022-12-12 11:51:11 +00:00 |
|
nathan-pichon
|
0cf5d3c654
|
fix(upload): normalize the string used as basename
|
2022-12-12 11:45:29 +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 |
|
dependabot[bot]
|
04ba1b670c
|
chore(deps): bump pg from 8.6.0 to 8.8.0
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.8.0/packages/pg)
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 09:11:49 +00:00 |
|
Simone Taeggi
|
c35a5636e4
|
change log content
|
2022-12-12 09:40:49 +01:00 |
|
Simone Taeggi
|
465182240d
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-12 09:38:48 +01:00 |
|
Josh
|
45831f30f5
|
Merge pull request #15140 from strapi/fix/window-build-errors
|
2022-12-12 08:35:30 +00:00 |
|
Josh
|
c51cde28a8
|
Merge branch 'main' into feature/relations-reordering
|
2022-12-09 17:10:00 +00: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 |
|
Simone Taeggi
|
2ae2807ba3
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-09 17:20:22 +01:00 |
|
Simone Taeggi
|
07566f9727
|
refactor DateTimePicker in the helper-plugin to use the new one in the DS repo
|
2022-12-09 17:19:16 +01:00 |
|
Josh
|
230bf81c66
|
Merge pull request #15130 from strapi/fix/relation-drag-display
|
2022-12-09 15:20:27 +00:00 |
|
Marc-Roig
|
b01fc82f52
|
validate sort array
|
2022-12-09 16:13:03 +01:00 |
|
Pierre Noël
|
aef49c5410
|
Use temporary table even for mysql versions above 5
|
2022-12-09 15:57:23 +01:00 |
|
Simone Taeggi
|
79452154ec
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-09 15:38:25 +01:00 |
|
Josh
|
e3b74f5ddc
|
fix: tighten key on relation input & reset empty drag preview when index is changed to make sure it keeps it blank
|
2022-12-09 14:24:34 +00:00 |
|
Marc
|
99dfb9a2c8
|
Merge pull request #15037 from strapi/fix/twice-inversedBy
|
2022-12-09 14:33:13 +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 |
|
Simone
|
e62a89e804
|
Merge pull request #15047 from strapi/fix/change-strapi-icons-color-in-dashboard
Change strapi icons color in dashboard
|
2022-12-09 12:13:56 +01:00 |
|
Josh
|
00be005018
|
fix: for windows
|
2022-12-09 10:12:18 +00:00 |
|
Pierre Noël
|
2cdd96feea
|
Merge pull request #15034 from strapi/fix/deadlock-components
Reduce transaction size to avoid deadlock
|
2022-12-09 10:35:21 +01:00 |
|
Josh
|
faccd129f5
|
fix: filter path because a dynamic zone component is a component but it should be classified as a dynamic zone
|
2022-12-08 17:09:32 +00:00 |
|
Gustav Hansen
|
11d5cebea6
|
Merge pull request #15131 from strapi/fix/support-axios-wrapper
FIX: Support new axios wrapper format
|
2022-12-08 17:33:53 +01:00 |
|
gitstart
|
1ae2671f4c
|
fix: select all when page is greater than one
|
2022-12-08 16:22:35 +00:00 |
|
Jamie Howard
|
b08987ae80
|
fix(admin): support new axios wrapper format
fix(content-type-builder): support new axios wrapper format
|
2022-12-08 15:39:30 +00:00 |
|
Josh
|
4eb5db84cc
|
test: edit them
|
2022-12-08 13:24:47 +00:00 |
|
Josh
|
17dc00d7de
|
fix: issue with scrolling and removing items
|
2022-12-08 13:16:52 +00:00 |
|
Josh
|
f1f463498b
|
fix: add specific preview for RelationItem to DragLayer
|
2022-12-08 13:14:53 +00:00 |
|
Jamie Howard
|
96d0256bb0
|
fix(entity-service): support locale=all for single types
|
2022-12-08 11:25:47 +00:00 |
|
Josh
|
0e0174ef34
|
Merge pull request #15126 from strapi/fix/growing-relation-input
|
2022-12-08 11:12:24 +00:00 |
|
Josh
|
5de5a3bb4f
|
Merge pull request #15123 from strapi/fix/overflows-in-repeatable-components
|
2022-12-08 10:35:24 +00:00 |
|
Josh
|
b7c609c2b9
|
chore: update snapshots
|
2022-12-08 10:35:10 +00:00 |
|
Josh
|
75d8cacaf1
|
fix: reset gridTemplateColumns otherwise component breaks out of grid
|
2022-12-08 09:45:02 +00:00 |
|
Josh
|
2383242c24
|
chore: update snapshots
|
2022-12-08 09:31:26 +00:00 |
|