Gustav Hansen
|
d5fc2eb305
|
CM: Render new RelationInput component
|
2022-08-31 17:49:12 +02:00 |
|
Gustav Hansen
|
4e8d012b3d
|
Merge branch 'main' into feature/relations-main-view
|
2022-08-31 17:47:38 +02:00 |
|
derrickmehaffy
|
78c45c95a8
|
Update db versions and mirror readme to strapi package
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-08-31 08:05:55 -07:00 |
|
Fabien del Carmen
|
29410dd8fb
|
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
|
2022-08-31 16:26:45 +02:00 |
|
Julie Plantey
|
b3ac09da14
|
Merge pull request #14246 from strapi/enh/ReactSelect-loading-state
[Enh] ReactSelect loading state
|
2022-08-31 15:16:38 +02:00 |
|
Gustav Hansen
|
b220ecb7fc
|
Merge pull request #14270 from strapi/dependabot/npm_and_yarn/codemirror-5.65.8
Bump codemirror from 5.65.7 to 5.65.8
|
2022-08-31 15:08:58 +02:00 |
|
Gustav Hansen
|
7f0ddf0654
|
Merge pull request #14221 from strapi/chore/jest-29
chore: Update jest packages to v29
|
2022-08-31 14:40:00 +02:00 |
|
Julie Plantey
|
f291947136
|
Merge pull request #14091 from strapi/feature/relations-main-view-relationinput-interface
RelationInput: Create new component for relation fields in the main layout
|
2022-08-31 14:39:57 +02:00 |
|
dependabot[bot]
|
cdf6fbdbc5
|
Bump codemirror from 5.65.7 to 5.65.8
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.7 to 5.65.8.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 09:08:47 +00:00 |
|
WalkingPizza
|
f40c1f517a
|
Allow USE RETURNING in SQLite
|
2022-08-31 10:56:06 +02:00 |
|
Julie Plantey
|
dade723eb8
|
Merge pull request #14194 from WalkingPizza/fix/webhook-delete-string
Add missing translation strings for webhook creation form
|
2022-08-31 09:44:41 +02:00 |
|
WalkingPizza
|
9cf95c1b0b
|
Fix global.users translation for ES
|
2022-08-30 22:44:11 +02:00 |
|
WalkingPizza
|
396878e337
|
Add defaultMessage for headers
|
2022-08-30 22:41:53 +02:00 |
|
WalkingPizza
|
2209eeca96
|
Add missing translation strings for webhook creation form
|
2022-08-30 22:33:54 +02:00 |
|
David Fariña
|
5a7e8e9807
|
Update upload plugin catalan translation
|
2022-08-30 16:49:56 +02:00 |
|
Julie Plantey
|
4dd56f38d1
|
fixed css comments format
|
2022-08-30 16:12:15 +02:00 |
|
Julie Plantey
|
df448bd286
|
loadingMessage for SelectOne and SelectMany
|
2022-08-30 16:06:18 +02:00 |
|
Gustav Hansen
|
51caa5f5a3
|
chore: Update e2e snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
269c9cb988
|
chore: Resolve jest@26 TODO
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
eaa938eaeb
|
chore: Update frontend snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Gustav Hansen
|
45ff887a21
|
chore: Update backend snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Julie Plantey
|
f37d2bfe42
|
fix snapshots
|
2022-08-30 15:41:17 +02:00 |
|
Julie Plantey
|
d883b17e1f
|
moved RelationInput to CM/components
|
2022-08-30 15:22:28 +02:00 |
|
Pierre Noël
|
be7c669bed
|
apply feeback
|
2022-08-30 15:12:07 +02:00 |
|
Pierre Noël
|
bf807f1ddf
|
use containsi for _q param
|
2022-08-30 15:12:07 +02:00 |
|
Pierre Noël
|
c0239cd68c
|
use where.
|
2022-08-30 15:12:06 +02:00 |
|
Pierre Noël
|
9d23799b5d
|
use transformParamsToQuery
|
2022-08-30 15:12:06 +02:00 |
|
Pierre Noël
|
796350533e
|
use entity manager
|
2022-08-30 15:12:06 +02:00 |
|
Pierre Noël
|
b4f6c87fd4
|
avoid using db metadata
|
2022-08-30 15:12:05 +02:00 |
|
Pierre Noël
|
c84ad063bb
|
fix permission + simplify test
|
2022-08-30 15:12:05 +02:00 |
|
Pierre Noël
|
35a13433f0
|
fix some linter errors
|
2022-08-30 15:12:04 +02:00 |
|
Pierre Noël
|
73f85a7c08
|
renaming + add permission check on entity
|
2022-08-30 15:12:04 +02:00 |
|
Pierre Noël
|
aa496ff4a7
|
handle i18n dimension
|
2022-08-30 15:12:04 +02:00 |
|
Pierre Noël
|
8dfa1c70d1
|
add e2e tests
|
2022-08-30 15:12:03 +02:00 |
|
Pierre Noël
|
7f521c9348
|
refactor relation findNew route
|
2022-08-30 15:12:03 +02:00 |
|
Julie Plantey
|
f81f74d733
|
remove LoadingIndicator
|
2022-08-30 14:14:03 +02:00 |
|
dependabot[bot]
|
c10f88ac79
|
Bump webpack-bundle-analyzer from 4.5.0 to 4.6.1
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.5.0...v4.6.1)
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 09:11:41 +00:00 |
|
Julie Plantey
|
f2a20a9ab0
|
fix loadingMessage in storybook
|
2022-08-30 09:52:47 +02:00 |
|
Gustav Hansen
|
c010656521
|
Merge branch 'main' into feature/relations-main-view
|
2022-08-30 09:40:49 +02:00 |
|
Pierre Noël
|
243c714652
|
Merge pull request #14124 from strapi/fix/populate-with-true
Allow the use of 'true', 't', 'false', 'f', '1', '0' when populating a field in REST API
|
2022-08-29 17:42:34 +02:00 |
|
Julie Plantey
|
9496693a31
|
Merge pull request #14195 from WalkingPizza/fix/settings-button-sizes
Make all settings header primary actions small
|
2022-08-29 16:51:46 +02:00 |
|
Pierre Noël
|
b17d1001c8
|
refactor DZ populate for better clarity
|
2022-08-29 16:15:09 +02:00 |
|
Julie Plantey
|
5a80b2ce6f
|
LoadingMessage component for ReactSelect
|
2022-08-29 16:02:19 +02:00 |
|
Julie Plantey
|
2208bdee55
|
undo ReactSelect changes
|
2022-08-29 15:42:12 +02:00 |
|
Julie Plantey
|
e43004f870
|
loadingMessage fix
|
2022-08-29 15:40:45 +02:00 |
|
Pierre Noël
|
6c4039e3f1
|
remove useless code
|
2022-08-29 15:22:47 +02:00 |
|
Gustav Hansen
|
f6856af241
|
Merge pull request #14241 from strapi/chore/bump-ds-1-2-2
Chore: Bump @strapi/design-system to 1.2.2
|
2022-08-29 13:56:30 +02:00 |
|
Gustav Hansen
|
ecb3643ab5
|
Merge pull request #14178 from strapi/fix/list-settings-view-tests
CM: Fix test errors in ListSettingsView
|
2022-08-29 13:56:04 +02:00 |
|
Gustav Hansen
|
c4f77eee2d
|
Merge pull request #14240 from strapi/dependabot/npm_and_yarn/react-refresh-0.14.0
Bump react-refresh from 0.11.0 to 0.14.0
|
2022-08-29 12:54:16 +02:00 |
|
Gustav Hansen
|
c2419b5a0d
|
chore: Update snapshot tests
|
2022-08-29 12:14:20 +02:00 |
|