Ben Irvin
|
154e7be7cc
|
Merge branch 'features/deits' into deits/transfer-protocols
|
2023-01-13 10:19:49 +01:00 |
|
Simone Taeggi
|
5ae7cf19e9
|
revert jest-styled-components-version
|
2023-01-13 10:18:29 +01:00 |
|
markkaylor
|
bec0be562b
|
Merge pull request #15439 from strapi/chore/ds-docs
[docs] Add linking the design system docs
|
2023-01-13 10:15:38 +01:00 |
|
Ben Irvin
|
0c7d4057c4
|
Merge pull request #15437 from strapi/deits/env-disable-transfer
|
2023-01-13 10:15:17 +01:00 |
|
Ben Irvin
|
738ab7e4e3
|
Update packages/core/admin/server/register.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
|
2023-01-13 10:06:35 +01:00 |
|
dependabot[bot]
|
6c9af765ec
|
chore(deps-dev): bump core-js from 3.26.1 to 3.27.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-13 09:03:04 +00:00 |
|
Mark Kaylor
|
220c3c1aba
|
Add linking the design system docs
|
2023-01-13 09:56:57 +01:00 |
|
Ben Irvin
|
c2bd576407
|
configure env variables to disable/enable remote transfer route
|
2023-01-13 09:41:05 +01:00 |
|
Simone Taeggi
|
8c8e0391b2
|
update snapshots
|
2023-01-13 09:40:28 +01:00 |
|
Simone Taeggi
|
8fe799beb8
|
revert jest-styled-components dependency
|
2023-01-13 09:33:18 +01:00 |
|
Ben Irvin
|
08a73ddb21
|
Merge branch 'features/deits' into deits/transfer-protocols
|
2023-01-13 09:13:17 +01:00 |
|
Ben Irvin
|
a79f92e068
|
merge branch "main"
|
2023-01-13 09:13:00 +01:00 |
|
Josh
|
9ec14bc8c8
|
chore: revert strict additon
it doesn't work as anticipated at the moment
|
2023-01-12 17:30:47 +00:00 |
|
Rémi de Juvigny
|
a91a9016ad
|
Add user ID to audit log modal
|
2023-01-12 18:21:53 +01:00 |
|
dogusdeniz
|
d92d63e3d0
|
Merge branch 'main' into v4/generator-migration
|
2023-01-12 19:53:03 +03:00 |
|
Julie Plantey
|
8f542f4be5
|
bump DS to 1.4.2
|
2023-01-12 17:17:57 +01:00 |
|
Ben Irvin
|
995ec014fa
|
Update packages/core/strapi/lib/commands/utils/helpers.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
|
2023-01-12 17:12:48 +01:00 |
|
Ben Irvin
|
46a45a157a
|
use 'strict' for transfer
|
2023-01-12 17:11:53 +01:00 |
|
Ben Irvin
|
6e4acfbe4e
|
cleanup text
|
2023-01-12 17:08:28 +01:00 |
|
Ben Irvin
|
ad20696ac2
|
simplify logic
|
2023-01-12 17:06:13 +01:00 |
|
Simone Taeggi
|
169e427d77
|
revert snapshot
|
2023-01-12 16:59:00 +01:00 |
|
Ben Irvin
|
e752777541
|
fix table order
|
2023-01-12 16:49:23 +01:00 |
|
Julie Plantey
|
4e52ca13a3
|
feedback fixes: conditional logo, refactor Stack, canSubmit, test naming
|
2023-01-12 16:37:18 +01:00 |
|
Ben Irvin
|
429b8f0604
|
fix typo
|
2023-01-12 16:35:26 +01:00 |
|
Simone Taeggi
|
96ca883835
|
test update snapshot
|
2023-01-12 16:31:31 +01:00 |
|
Jamie Howard
|
11ab76cc7a
|
feat(content-manager): display min/max limits with field description
|
2023-01-12 15:13:35 +00:00 |
|
Ben Irvin
|
743a103f42
|
Make force option re-usable
|
2023-01-12 16:07:09 +01:00 |
|
Ben Irvin
|
42c420b281
|
change warn to log
|
2023-01-12 15:58:53 +01:00 |
|
Ben Irvin
|
53b3dbc923
|
rename force option
|
2023-01-12 15:41:19 +01:00 |
|
Marc-Roig
|
cea950fd96
|
remove relations populate configuration
|
2023-01-12 14:31:04 +01:00 |
|
Simone
|
8690956c0a
|
Merge branch 'main' into enhancement/axios-migration-step-1-refactor
|
2023-01-12 14:30:36 +01:00 |
|
Simone Taeggi
|
0bd096d5b9
|
Merge branch 'enhancement/axios-migration-step-1-refactor' of github.com:strapi/strapi into enhancement/axios-migration-step-1-refactor
|
2023-01-12 14:30:07 +01:00 |
|
Simone Taeggi
|
32c76feb73
|
remove useless baseURL definition in axios create
|
2023-01-12 14:29:53 +01:00 |
|
Josh
|
85cb3beae6
|
Merge pull request #15414 from strapi/chore/add-strict-and-docs
|
2023-01-12 12:47:22 +00:00 |
|
dependabot[bot]
|
01166e7c83
|
chore(deps): bump @fingerprintjs/fingerprintjs from 3.3.3 to 3.3.6
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.3.3...v3.3.6)
---
updated-dependencies:
- dependency-name: "@fingerprintjs/fingerprintjs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-12 12:19:22 +00:00 |
|
Josh
|
f514da73e4
|
Merge pull request #15390 from strapi/dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.5.10
|
2023-01-12 12:09:06 +00:00 |
|
Gustav Hansen
|
8282fc1900
|
Chore: Update axios to 1.2.2
|
2023-01-12 13:03:53 +01:00 |
|
Marc
|
cf231a21a1
|
Merge branch 'main' into fix/duplicate-join-tables
|
2023-01-12 11:46:31 +01:00 |
|
Simone
|
42c554182f
|
Merge branch 'main' into enhancement/axios-migration-step-1-refactor
|
2023-01-12 09:17:33 +01:00 |
|
dogusdeniz
|
ff7700ad15
|
fix : code improvment
|
2023-01-12 01:23:19 +00:00 |
|
dogusdeniz
|
253d897838
|
fix : deleted unnecessary moment.js package
|
2023-01-12 03:45:15 +03:00 |
|
Josh
|
6d3f6dcd1b
|
chore: use strict false for relations
|
2023-01-11 17:22:20 +00:00 |
|
Josh
|
d59bcb301f
|
docs: add doc for use callback ref
|
2023-01-11 16:58:34 +00:00 |
|
dependabot[bot]
|
b7b19c8658
|
chore(deps): bump @pmmmwh/react-refresh-webpack-plugin
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.7 to 0.5.10.
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.7...v0.5.10)
---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 16:56:58 +00:00 |
|
Convly
|
d36609ff26
|
v4.5.6
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Marc
|
312cc2b4d4
|
Merge pull request #15158 from strapi/relations-reordering/non-strict-connect
|
2023-01-11 17:48:06 +01:00 |
|
Simone
|
9d05109773
|
Merge branch 'main' into security/updateKnex
|
2023-01-11 17:31:29 +01:00 |
|
Jean-Sébastien Herbaux
|
1d3694e5cf
|
Merge pull request #14789 from strapi/dependabot/npm_and_yarn/apollo-server-core-3.11.1
|
2023-01-11 17:29:18 +01:00 |
|
Simone Taeggi
|
26ae74ea0e
|
change the doc for the moment
|
2023-01-11 17:20:51 +01:00 |
|
Simone Taeggi
|
feff8cd9f8
|
Merge branch 'main' into enhancement/axios-migration-step-1-refactor
|
2023-01-11 17:16:59 +01:00 |
|