Marc-Roig
|
6f76aee4d7
|
check if there are no components
|
2022-08-27 20:30:59 +02:00 |
|
Marc-Roig
|
2200f279ab
|
clean webhook tests
|
2022-08-27 14:15:11 +02:00 |
|
Marc-Roig
|
867376ec1d
|
add entity attributes when deleting components
|
2022-08-26 17:46:44 +02:00 |
|
Marc-Roig
|
2c388c291f
|
update delete many to delete compos from db
|
2022-08-26 15:03:07 +02:00 |
|
Marc-Roig
|
c396c899b7
|
fix entity service webhook test
|
2022-08-26 15:00:10 +02:00 |
|
Marc-Roig
|
84352c1e88
|
update getComponents typing
|
2022-08-26 14:25:11 +02:00 |
|
Marc-Roig
|
4efd991865
|
update getComponents typing
|
2022-08-26 14:24:02 +02:00 |
|
Marc-Roig
|
6f2134bcd6
|
load components from entity manager load
|
2022-08-26 14:22:05 +02:00 |
|
Marc-Roig
|
6022e327d3
|
Merge branch 'main' into fix/delete-components-when-deleting-entity
|
2022-08-18 17:23:21 +02:00 |
|
Marc-Roig
|
3577fae4e4
|
get list of components to delete them afterwards
|
2022-08-18 17:19:18 +02:00 |
|
Gustav Hansen
|
7d72343aac
|
Merge pull request #14077 from strapi/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.24.0 to 0.27.2
|
2022-08-18 09:33:30 +02:00 |
|
Alex V
|
b411b49d93
|
Fetch graphql endpoint path from graphql plugin
- Do not use hardcoded '/graphql' endpoint because it will mismatch
if plugin has different endpoint configuration.
|
2022-08-17 13:24:37 +02:00 |
|
dependabot[bot]
|
0f05a28906
|
Bump axios from 0.24.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.27.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 13:07:01 +02:00 |
|
Gustav Hansen
|
e4e0981e24
|
Merge pull request #14076 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.1
Bump sanitize-html from 2.7.0 to 2.7.1
|
2022-08-17 13:05:32 +02:00 |
|
Alexandre BODIN
|
dd227e2b64
|
Merge pull request #14015 from strapi/chore/master-to-main
Prepare switch to main instead of master
|
2022-08-17 11:18:57 +02:00 |
|
Alexandre BODIN
|
67add5e425
|
Merge pull request #14112 from strapi/chore/logo-update-timout-fix
Setup timeout for logo update page due to slow image fetching
|
2022-08-17 11:18:11 +02:00 |
|
Alexandre Bodin
|
a90d53db4c
|
Prepare switch to main instead of master
|
2022-08-17 11:17:44 +02:00 |
|
Marc
|
21d06ce7d0
|
Merge pull request #13996 from strapi/fix/upload-image-without-extension
Fix: upload media image with non standard urls
|
2022-08-17 09:29:29 +02:00 |
|
Alexandre Bodin
|
bd48a9fffd
|
Setup timeout for logo update page due to slow image fetching
|
2022-08-16 18:08:18 +02:00 |
|
markkaylor
|
a8ff3aef2f
|
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
|
2022-08-16 09:20:37 +02:00 |
|
Marc
|
288dc33068
|
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
|
2022-08-12 10:58:26 +02:00 |
|
Pierre Noël
|
8668ba9aea
|
fix eslint issues
|
2022-08-11 16:59:02 +02:00 |
|
Marc-Roig
|
e34381faff
|
Merge branch 'master' into fix/upload-image-without-extension
|
2022-08-11 16:34:48 +02:00 |
|
Marc-Roig
|
59eb1b7a44
|
fix tests failing cause of file name
|
2022-08-11 16:29:04 +02:00 |
|
Alexandre BODIN
|
b5cfd21bf5
|
Merge pull request #14050 from strapi/chore/deps-fix
chore: dependency updates
|
2022-08-11 16:23:26 +02:00 |
|
Marc-Roig
|
654e65c6ae
|
wrap image uploads with promise all
wrap image uploads with promise all
|
2022-08-11 16:21:19 +02:00 |
|
Alexandre BODIN
|
2a9050d0d7
|
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
|
2022-08-11 16:19:29 +02:00 |
|
Marc
|
24d3417546
|
Merge pull request #14041 from strapi/fix/trigger-webhook-on-bulk-delete
Fix/trigger webhook on bulk delete
|
2022-08-11 16:14:33 +02:00 |
|
Pierre Noël
|
d49d687e72
|
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
|
2022-08-11 15:38:41 +02:00 |
|
Marc-Roig
|
dad7237a44
|
remove delete components fix
|
2022-08-11 14:52:35 +02:00 |
|
Alexandre Bodin
|
e2b3aa1fb2
|
Add rest-test-renderer
|
2022-08-11 14:34:20 +02:00 |
|
Marc-Roig
|
c56ddfb253
|
pr requested changes
|
2022-08-11 14:30:38 +02:00 |
|
Alexandre Bodin
|
206f12ce99
|
Use act
|
2022-08-11 14:16:04 +02:00 |
|
Alexandre Bodin
|
cd79fabd33
|
Depedency cleanup
|
2022-08-11 14:16:03 +02:00 |
|
Marc-Roig
|
0a97419ece
|
requested pr changes
|
2022-08-11 12:13:44 +02:00 |
|
Marc-Roig
|
a15a0bfab5
|
requested pr changes
|
2022-08-11 12:12:33 +02:00 |
|
Marc-Roig
|
68a2a8a215
|
refactor find many query
|
2022-08-11 12:00:34 +02:00 |
|
Marc-Roig
|
816308ad26
|
test components are removed from database when removing entity
|
2022-08-11 11:12:55 +02:00 |
|
dependabot[bot]
|
225a0f3dfa
|
Bump sanitize-html from 2.7.0 to 2.7.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-11 09:07:52 +00:00 |
|
Alexandre Bodin
|
958730a70c
|
Change some optional chaining syntax
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
8e486dd05b
|
Fix eslint --fix error
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
03aa29e527
|
Fix merge issue
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
b4572b7fb5
|
Refactor some multi class files
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
17866010b7
|
Apply no promise return
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
89d77ced5d
|
Update upload plugin
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
92955d19f9
|
Frontend updates
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
Alexandre Bodin
|
28a2a00db8
|
v4.3.4
|
2022-08-11 10:17:34 +02:00 |
|
Alexandre Bodin
|
4d60bfdeee
|
v4.3.3
|
2022-08-10 14:08:54 +02:00 |
|