30165 Commits

Author SHA1 Message Date
Gustav Hansen
fa3d2175ed Settings: Swap edit and delete, Fix row click 2023-05-19 12:40:42 +02:00
Gustav Hansen
a5758274ca Settings: Reverse isDirty for workflows in creation 2023-05-19 12:39:49 +02:00
Gustav Hansen
bc943683ca Settings: Make workflow.contentTypes a non-required field 2023-05-19 12:39:00 +02:00
Gustav Hansen
1e92200fbd
Merge pull request #16754 from strapi/feature/review-workflow-multiple-cts
Settings: Use nested multiple select for content-types
2023-05-19 10:59:44 +02:00
Gustav Hansen
d8ce77cf25 Settings: Improve content-type multi-select value 2023-05-19 10:53:49 +02:00
Gustav Hansen
0a3b591023 Settings: Use nested multiple select for content-types 2023-05-19 10:53:49 +02:00
Gustav Hansen
6d7fa04d0a Settings: Fix PUT queries in edit view 2023-05-19 10:53:49 +02:00
Gustav Hansen
c4468f267e Merge branch 'main' into feature/review-workflow-multiple 2023-05-19 10:10:28 +02:00
Sébastien Vanvelthem
5d645f2103
chore: align swc usage for test:unit and fix swc/helpers hazards (#16731) 2023-05-18 09:53:07 +01:00
Josh
bdd0c462a1
chore: update to react18 (#16701)
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
2023-05-18 09:41:59 +01:00
Gustav Hansen
b9d1d3589c
Merge pull request #16752 from strapi/feature/review-workflow-delete
Settings: Implement workflow deletion in list-view
2023-05-17 18:40:29 +02:00
Gustav Hansen
c3be04fba4
Merge pull request #16756 from strapi/chore/ctb-remove-rw
CTB: Remove review workflows feature toggle
2023-05-17 16:45:05 +02:00
Gustav Hansen
578988ca2f CTB: Remove review workflows feature toggle 2023-05-17 16:27:46 +02:00
Gustav Hansen
46d7813565
Merge pull request #16753 from strapi/feature/review-workflow-multiple-list-name
Settings: Render actual workflow name in list-view
2023-05-17 16:18:38 +02:00
Gustav Hansen
d12217cf87 Settings: Render actual workflow name in list-view 2023-05-17 15:22:45 +02:00
Gustav Hansen
cdfdd02d1a Merge branch 'main' into feature/review-workflow-multiple 2023-05-17 15:13:13 +02:00
Gustav Hansen
8586dbbecf
Merge pull request #16692 from strapi/feature/review-workflow-create
Settings: Split edit and create into seperate views and share workflow attributes
2023-05-17 15:06:57 +02:00
Gustav Hansen
0f793e862c Settings: Hide delete workflow button on the last workflow 2023-05-17 15:04:17 +02:00
Gustav Hansen
ce34059c78 Settings: Implement workflow deletion 2023-05-17 14:47:10 +02:00
DMehaffy
1ff71db3f6
Merge pull request #16746 from strapi/fix/marketCSP
Remove all references to airtable assets and switch to market-assets
2023-05-17 05:44:39 -07:00
Gustav Hansen
abb82466ca Chore: Add tests for WorkflowAttributes 2023-05-17 14:18:35 +02:00
Gustav Hansen
674c268a6f Settings: Split edit and create views; share workflow attributes 2023-05-17 13:05:38 +02:00
Josh
8eec10c6ca
chore: remove react-fast-compare (#16749) 2023-05-17 10:57:47 +01:00
Josh
14c829e273
chore: remove react-test-renderer (#16750) 2023-05-17 10:57:27 +01:00
Marc
73852290ee
Merge pull request #16621 from goodhoko/patch-1 2023-05-17 11:46:04 +02:00
Simone
49a5c205d4
Chore: Replace axios calls with helper-plugin utils (#16628)
* overwrite the Authorization header when passed as config

* replace axios call with fetchClient and remove axios cancel from the admin

* replace axios call in the UseCasePage form

* replace axios with useFetchClient inside the App component for the analytics call

* replace axios calls with the post useFetchClient inside the AuthPage

* remove axios instances inside the CollectionTypeFormWrapper and the SingleTypeFormWrapper

* Replace axios call with useFetchClient inside the Register component

* replace axios call with useFetchClient sinde the urlToFile utils

* remove axios instances inside the useFetchContentTypeLayout

* remove axios instances inside the ComponentSettingsView component

* update test urlToFile

* remove axios as dependency in admin and remove cancel token from ListView

* remove axios dependency from the admin

* revert dependency

* replace the downloadFile axios call with getFetchClient

* remove console log

* fix issue if preferedLanguage is null

* replace axios call with getFetchClient inside the urlToAssets utility

* revert back cancel token inside CollectionTypeFormWrapper

* revert cancel token logic

* add the logic to handle paths without prepending slash

* remove tip for the relative path

* move the fetchMarketplaceProviders util inside the useFetchMarketplaceProviders file

* use fetch instead of useFetchClient for external calls

* remove the control of the preferedLanguage inside the Profile page

* move up useFetchClient call

* refactor normalize url

* add mock getFetchClient in FromComputerForm test

* fix check full url

* refactor fetch

* cleanup code

* fix comments

* fix review comments

* refaactor fetch calls and fix types and format code

* add more info in the documentation

* fix unit tests marketplace and add a constants file shared between the two hooks

* change the import order

* refactor hooks returining type

* move whatwg-fetch import inside the admin-test-util and small refactoring

* fix test, remove comments and remove only
2023-05-17 11:01:28 +02:00
derrickmehaffy
b66bd63a65 remove all references to airtable assets and switch to market-assets 2023-05-16 14:17:58 -07:00
Gustav Hansen
30c2c78008
Merge pull request #16736 from strapi/chore/window-strapi
Chore: Add eslint rule to forbid access to the strapi global
2023-05-16 11:24:31 +02:00
Gustav Hansen
e210edbb38 Chore: Fix eslint errors 2023-05-16 10:57:07 +02:00
Gustav Hansen
65a8d1965e Chore: Add eslint rule to forbid using strapi as global 2023-05-16 10:56:46 +02:00
Gustav Hansen
a0423a1414
Merge pull request #16732 from strapi/dependabot/npm_and_yarn/vm2-3.9.18
chore(deps): bump vm2 from 3.9.17 to 3.9.18
2023-05-16 10:42:22 +02:00
dependabot[bot]
63451295c8
chore(deps): bump vm2 from 3.9.17 to 3.9.18
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.17...3.9.18)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 21:38:18 +00:00
Marc
dda3b1b754
Merge pull request #16707 from strapi/feature/review-workflow-update-route 2023-05-15 18:28:17 +02:00
Marc
053642fc66
Merge pull request #16704 from strapi/feature/review-workflow-create-route 2023-05-15 17:17:59 +02:00
Ben Irvin
4029068155
Merge pull request #16706 from marcoautiero/tracking-system-environment-attribute 2023-05-15 16:56:14 +02:00
Jean-Sébastien Herbaux
3db7c7236d
Merge pull request #16715 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.13.1 2023-05-15 15:25:24 +02:00
Ben Irvin
55817f5f05
Update packages/core/strapi/lib/Strapi.js 2023-05-15 14:24:13 +02:00
Bassel Kanso
6bbdf94d5c
Merge pull request #16648 from strapi/fix/transfer-pull
Wait for websocket to open only once in transfer pull
2023-05-15 15:20:03 +03:00
Ben Irvin
1ce326c151
Merge pull request #16693 from belgattitude/example-remove-vscode-sqlite 2023-05-15 14:08:47 +02:00
Marc-Roig
6d49dea524
Merge branch 'feature/review-workflow-create-route' into feature/review-workflow-update-route 2023-05-15 11:38:31 +02:00
Marc-Roig
cf5aea6958
fix: no stages validation error message 2023-05-15 11:36:46 +02:00
Marc-Roig
186e6a1df1
fix: stages replaceStages test name 2023-05-15 11:11:01 +02:00
Marc-Roig
be1ae166a1
fix: admin permission snapshot 2023-05-15 10:45:46 +02:00
Marc-Roig
54153b8a58
fix: RW stages tests 2023-05-15 10:45:36 +02:00
Marc-Roig
c20ac696c7
Merge branch 'feature/review-workflow-create-route' into feature/review-workflow-update-route 2023-05-15 10:35:33 +02:00
Marc-Roig
6e5bfd43de
fix: update admin permission test with new permissions 2023-05-15 10:35:07 +02:00
Marc-Roig
8ec6726c93
chore: change ApplicationError to ValidationError 2023-05-15 10:34:41 +02:00
Jean-Sébastien Herbaux
6d6a8ed944
Merge branch 'main' into dependabot/npm_and_yarn/graphql-tools/utils-8.13.1 2023-05-15 09:29:37 +02:00
Jean-Sébastien Herbaux
833f017981
Merge pull request #16705 from strapi/fix/generate-admin-user-hash 2023-05-15 09:20:07 +02:00
Gustav Hansen
cebf1a52fa
Merge pull request #16717 from strapi/dependabot/npm_and_yarn/nx-15.9.4
chore(deps-dev): bump nx from 15.8.3 to 15.9.4
2023-05-15 09:17:49 +02:00