Ben Irvin
|
ed6ac61c32
|
improve help
|
2023-01-16 18:52:11 +01:00 |
|
Ben Irvin
|
d8e3d89040
|
add exclude and only stage skipping
|
2023-01-16 18:44:14 +01:00 |
|
Ben Irvin
|
936425fe4e
|
remove log
|
2023-01-16 18:18:13 +01:00 |
|
Ben Irvin
|
52fa1bb0bb
|
add exclude and only with parseable list
|
2023-01-16 18:12:24 +01:00 |
|
Ben Irvin
|
8d8a97aed8
|
pass only and exclude options to engine
|
2023-01-16 09:30:52 +01:00 |
|
Ben Irvin
|
4514148fe9
|
add force-yes logic and option to import command
|
2023-01-11 17:10:22 +01:00 |
|
Ben Irvin
|
7a49c8998d
|
remove export
|
2023-01-11 12:18:53 +01:00 |
|
Ben Irvin
|
e9eed5668e
|
add tests
|
2023-01-11 12:18:44 +01:00 |
|
Ben Irvin
|
cbfcdf95f6
|
remove export
|
2023-01-11 11:13:25 +01:00 |
|
Ben Irvin
|
11b8d3c9f3
|
refactor
|
2023-01-11 11:07:51 +01:00 |
|
Jean-Sébastien Herbaux
|
544fb057c2
|
Merge pull request #15383 from strapi/deits/provider-naming-improvement
|
2023-01-09 16:39:16 +01:00 |
|
Convly
|
9c1581c94f
|
Fix remote push controller typings
|
2023-01-09 15:58:41 +01:00 |
|
Convly
|
5172f7bc8f
|
Rename providers' create read/write stream methods
|
2023-01-09 15:27:48 +01:00 |
|
Convly
|
f96b270db5
|
Merge branch 'features/deits' of github.com:strapi/strapi into features/deits
|
2023-01-05 10:57:16 +01:00 |
|
Convly
|
b3ffb28aa9
|
Set lib & target to node 14, remove usage of Array.at
|
2023-01-05 10:57:08 +01:00 |
|
Ben Irvin
|
29ff69aea4
|
Merge branch 'main' into features/deits
|
2023-01-05 10:22:11 +01:00 |
|
Ben Irvin
|
a76b557047
|
Merge pull request #15349 from strapi/enhancement/lint-staged-cache
|
2023-01-05 10:19:52 +01:00 |
|
Ben Irvin
|
b6557fd214
|
Merge pull request #15348 from strapi/chore/prettier-md
|
2023-01-05 09:46:22 +01:00 |
|
Ben Irvin
|
ef66e3aab4
|
use cache for lint-staged scripts
|
2023-01-04 17:27:54 +01:00 |
|
Ben Irvin
|
b43a11ad0a
|
prettier md files
|
2023-01-04 17:16:16 +01:00 |
|
Jean-Sébastien Herbaux
|
4d327803cd
|
Merge pull request #15346 from strapi/deits/cli-transfer-as-experimental
|
2023-01-04 16:58:40 +01:00 |
|
Convly
|
9f24e5cf18
|
Only register the transfer command when STRAPI_EXPERIMENTAL is enabled
|
2023-01-04 16:38:07 +01:00 |
|
Jean-Sébastien Herbaux
|
1ebbc5f504
|
Merge pull request #15343 from strapi/deits/transfer-push
|
2023-01-04 16:02:38 +01:00 |
|
Convly
|
0282635a0e
|
Revert auto format changes
|
2023-01-04 15:03:29 +01:00 |
|
Gustav Hansen
|
08cf81512b
|
Merge pull request #15332 from strapi/dependabot/npm_and_yarn/codemirror-5.65.11
chore(deps): bump codemirror from 5.65.8 to 5.65.11
|
2023-01-04 14:59:10 +01:00 |
|
Jean-Sébastien Herbaux
|
2dedb47b45
|
Merge pull request #15323 from strapi/deits/transfer-protocol
|
2023-01-04 14:55:13 +01:00 |
|
Jean-Sébastien Herbaux
|
01600bf503
|
Merge pull request #15324 from strapi/deits/architecture-rework
|
2023-01-04 14:54:46 +01:00 |
|
Convly
|
4191788aaa
|
Remove eslint ignore annotation & add back koa to dev dependencies
|
2023-01-04 14:13:37 +01:00 |
|
Convly
|
e01e745ab2
|
Merge branch 'deits/architecture-rework' into deits/transfer-protocol
|
2023-01-04 14:05:37 +01:00 |
|
Convly
|
5eac50c7b8
|
Merge branch 'deits/transfer-push' into deits/architecture-rework
|
2023-01-04 14:04:58 +01:00 |
|
Convly
|
3a5cbb8bce
|
Merge branch 'features/deits' into deits/transfer-push
|
2023-01-04 14:04:19 +01:00 |
|
Convly
|
c2f3d05a2b
|
Merge branch 'main' into features/deits
|
2023-01-04 14:04:05 +01:00 |
|
Convly
|
4ed00c9eb8
|
Simplify utils usage
|
2023-01-04 14:03:22 +01:00 |
|
Convly
|
cb42a4fda5
|
Fix tests
|
2023-01-04 11:48:08 +01:00 |
|
Convly
|
3347f21f51
|
Update PR comments
|
2023-01-04 11:39:26 +01:00 |
|
Convly
|
08b1ae2743
|
Update eslint config to ignore the data-transfer lib dir
|
2023-01-04 11:08:37 +01:00 |
|
Convly
|
c0ee93f71c
|
Update eslint config to ignore the data-transfer lib dir
|
2023-01-04 11:08:08 +01:00 |
|
Gustav Hansen
|
62d59fcd02
|
Merge pull request #15294 from strapi/fix/required-boolean-in-component
[fix] Boolean field validation in component
|
2023-01-04 10:31:56 +01:00 |
|
Ben Irvin
|
00c98725d0
|
fix typo
|
2023-01-04 10:31:54 +01:00 |
|
Convly
|
e46c7617df
|
Merge branch 'deits/architecture-rework' into deits/transfer-protocol
|
2023-01-03 17:45:55 +01:00 |
|
Convly
|
582a5f244a
|
Move the transfer url to a constant
|
2023-01-03 17:45:40 +01:00 |
|
Convly
|
85490de3b9
|
Remove wrong build:ts config from api tests
|
2023-01-03 17:39:35 +01:00 |
|
Convly
|
a2f1da0d49
|
Merge branch 'deits/transfer-push' into deits/architecture-rework
|
2023-01-03 17:38:25 +01:00 |
|
Convly
|
3e226e4bc7
|
Merge branch 'features/deits' into deits/transfer-push
|
2023-01-03 17:37:18 +01:00 |
|
Convly
|
fe63c1d559
|
Update data-transfer with remote protocol types
|
2023-01-03 17:36:25 +01:00 |
|
Jamie Howard
|
aef978999b
|
Merge pull request #15296 from pataiadam/main
|
2023-01-03 13:59:23 +00:00 |
|
Jamie Howard
|
a41e972082
|
Merge pull request #15196 from strapi/fix/close-modal-with-esc
|
2023-01-03 12:15:25 +00:00 |
|
Gustav Hansen
|
9f4be24fba
|
Merge pull request #15331 from strapi/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.15
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
|
2023-01-03 13:11:21 +01:00 |
|
Gustav Hansen
|
e358429acc
|
Merge pull request #15334 from strapi/chore/docs-deployment
Chore: Bump docs dependencies
|
2023-01-03 12:29:05 +01:00 |
|
Ben Irvin
|
c4f9a8200f
|
Merge pull request #15333 from strapi/deits/fix-git-workflow
|
2023-01-03 11:37:37 +01:00 |
|