Marc
|
e1b51c84c5
|
Update packages/core/helper-plugin/src/components/RelativeTime/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-06-28 10:04:38 +02:00 |
|
Marc-Roig
|
4ad16d5dcd
|
feat: spanish intl
|
2023-06-28 09:45:29 +02:00 |
|
Marc-Roig
|
8f79fe8996
|
fix: interval threshold to 1 hour
|
2023-06-28 09:44:28 +02:00 |
|
Marc-Roig
|
4b3cbda2eb
|
feat: add intl
|
2023-06-28 09:42:25 +02:00 |
|
Marc-Roig
|
40507bab54
|
feat: add custom intervals in RelativeTime util
|
2023-06-27 16:35:31 +02:00 |
|
Marc-Roig
|
9ad390e653
|
test: update lastUsedAt so field is updated only once an hour
|
2023-06-26 11:40:18 +02:00 |
|
Marc-Roig
|
d3323219c3
|
lastUsed update resolution to 1 hour
|
2023-06-26 11:17:51 +02:00 |
|
Marc-Roig
|
d535798aaa
|
update data transfer lastUsed once a day
|
2023-06-26 11:17:14 +02:00 |
|
Marc-Roig
|
a8fee831c7
|
update last used at once a day
|
2023-06-26 11:11:55 +02:00 |
|
Alexandre BODIN
|
9231a02e86
|
Merge pull request #17098 from strapi/chore/fix-relative-imports
|
2023-06-26 10:43:40 +02:00 |
|
Alexandre Bodin
|
63a0ff708e
|
Fix relative imports
|
2023-06-26 09:39:58 +02:00 |
|
dependabot[bot]
|
2871056aae
|
chore(deps-dev): bump nx from 16.3.2 to 16.4.0 (#17097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-26 08:11:07 +01:00 |
|
Gustav Hansen
|
c8d6478ec5
|
Merge pull request #17079 from strapi/fix/rendering-loops
Fix: Rendering loops for audit-logs and SSO settings pages
|
2023-06-23 15:44:06 +02:00 |
|
Gustav Hansen
|
c2b630c4ee
|
Merge pull request #17078 from strapi/fix/roles-rendering-loop
Fix: Fix infinite rendering loop of role edit page
|
2023-06-23 15:34:26 +02:00 |
|
Gustav Hansen
|
ee66e7cc95
|
Fix: Fix SSO setting page permissions
|
2023-06-23 15:21:16 +02:00 |
|
Gustav Hansen
|
dfc130f2f1
|
Fix: Fix audit-logs rendering loop
|
2023-06-23 15:20:38 +02:00 |
|
Gustav Hansen
|
04314f11f8
|
Fix: Fix infinite rendering loop of role edit page
|
2023-06-23 15:06:39 +02:00 |
|
markkaylor
|
e050cfb641
|
Merge pull request #17076 from strapi/fix/bulk-publish-spacing
|
2023-06-23 14:54:26 +02:00 |
|
Mark Kaylor
|
1cceb67f65
|
Fix padding
|
2023-06-23 11:45:03 +02:00 |
|
markkaylor
|
4bb075c3b4
|
Merge pull request #17069 from strapi/fix/bulk-publish-removed
|
2023-06-23 11:24:25 +02:00 |
|
Mark Kaylor
|
3f4bfdbdd1
|
Fix bulk publish removed
|
2023-06-23 09:52:58 +02:00 |
|
Marc
|
553217bd1c
|
Merge pull request #16192 from strapi/feature/clone-entity-relations
|
2023-06-22 12:04:59 +02:00 |
|
Josh
|
9a537e811b
|
chore: merge fixes
chore: fix lint
|
2023-06-22 09:18:57 +01:00 |
|
Marc-Roig
|
0654f395cd
|
test: use entity service to load relations
|
2023-06-22 08:12:20 +01:00 |
|
Marc-Roig
|
e2fa85f848
|
skip cloning relations tests
|
2023-06-22 08:12:20 +01:00 |
|
Marc-Roig
|
bf324d0557
|
test: skip relations test
see if it fixes flakey tests
|
2023-06-22 08:12:20 +01:00 |
|
Marc
|
674dc96b89
|
refactor: mark uid as a prohibited field & separate auto-clone route (#16957)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-06-22 08:12:20 +01:00 |
|
Josh
|
0f5668e16e
|
chore: fix dep
|
2023-06-22 08:12:20 +01:00 |
|
Josh
|
f72a62be05
|
fix: error message improvements (#16949)
|
2023-06-22 08:12:12 +01:00 |
|
Josh
|
38cafa5385
|
chore: fix weird merge conflict
|
2023-06-22 08:12:12 +01:00 |
|
Marc-Roig
|
ad2da0c410
|
chore: update lock
|
2023-06-22 08:12:12 +01:00 |
|
Marc-Roig
|
ec434498d1
|
fix: excludeNotCreatableFields
|
2023-06-22 08:12:11 +01:00 |
|
Josh
|
b62df89641
|
fix: if we have an origin it will be type string
|
2023-06-22 08:12:11 +01:00 |
|
Marc-Roig
|
3720a7fa8c
|
feat: sanitize excludeNotCreatableFields
|
2023-06-22 08:11:59 +01:00 |
|
Josh
|
be77eea6b7
|
refactor: remove workaround for relations
it's not needed
|
2023-06-22 08:11:50 +01:00 |
|
Josh
|
6283e43000
|
fix: use the specific clone route to post the new entity when finished cloning
|
2023-06-22 08:11:50 +01:00 |
|
Josh
|
99f6e71df8
|
fix: wrong operator used for searching
|
2023-06-22 08:11:50 +01:00 |
|
Josh
|
1c0b4f14ba
|
chore: add plugin query params to request
|
2023-06-22 08:11:31 +01:00 |
|
Josh
|
cef57c7841
|
chore: add tests
|
2023-06-22 08:11:31 +01:00 |
|
Marc-Roig
|
14fc4028e7
|
feat: find the origin & only load to modified data under the clone route
chore: pr amends from bad rebase
|
2023-06-22 08:11:31 +01:00 |
|
Marc-Roig
|
616c2283a5
|
fix: prohibited fields error message
|
2023-06-22 08:11:11 +01:00 |
|
Josh
|
889a183706
|
chore: pr fixes
chore: tidy ups
|
2023-06-22 08:11:11 +01:00 |
|
Josh
|
c7363e4feb
|
feat: add clone entity on click in table redirect if not possible
|
2023-06-22 08:10:49 +01:00 |
|
Marc
|
28252dfa94
|
chore: remove todo
|
2023-06-22 08:00:14 +01:00 |
|
Marc
|
21498fbda7
|
test: set and disconnect should not steal from one to X relations
|
2023-06-22 08:00:14 +01:00 |
|
Marc
|
a6f4afeda6
|
refactor: change cloneRelations cloneAttrs format
|
2023-06-22 08:00:14 +01:00 |
|
Marc
|
b1d780bebb
|
update lock
|
2023-06-22 08:00:14 +01:00 |
|
Marc-Roig
|
4d79a359bd
|
feat: compute omitIds
|
2023-06-22 07:59:49 +01:00 |
|
Marc-Roig
|
49f290ff97
|
feat: add omitIds
|
2023-06-22 07:59:49 +01:00 |
|
Marc-Roig
|
2ac90b8e8e
|
test: disconnect and clone relations
|
2023-06-22 07:59:49 +01:00 |
|