9921 Commits

Author SHA1 Message Date
Simone
6c2eae0754
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing 2023-03-17 11:30:07 +01:00
Simone Taeggi
bbe64d6837 Merge branch 'main' into features/data-transfer 2023-03-17 11:28:23 +01:00
Simone
f7a3491cb5
Merge branch 'features/data-transfer' into data-transfer/error-salt-token-missing 2023-03-17 10:29:33 +01:00
Marc
69e34ff84a
Merge pull request #16112 from strapi/fix/sort-by-published-at 2023-03-17 09:24:10 +01:00
Josh
fd978f3f79 chore: update snapshots & tests for DS 1.6.6
chore: update tests
2023-03-16 19:44:54 +00:00
Josh
2f6ced23e3 chore: update packages 2023-03-16 19:24:44 +00:00
Gustav Hansen
9304437507 InformationBoxEE: Remove error conditional, add id attribute to Field 2023-03-16 18:24:07 +01:00
Gustav Hansen
b7d9c1e511 InformationBoxEE: Fix tests 2023-03-16 18:24:07 +01:00
Gustav Hansen
0f1df62d29 InformationBoxEE: Improve error handline 2023-03-16 18:24:07 +01:00
Gustav Hansen
d00617b8ac InformationBoxEE: Simplify data mutation 2023-03-16 18:24:07 +01:00
Gustav Hansen
dfa74f932a CM: Add onChange handler to entity stage select 2023-03-16 18:24:07 +01:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Marc-Roig
28ebe15abe add published at attribute to be filterable and sortable 2023-03-16 17:18:29 +01:00
Gustav Hansen
71d9da70eb Chore: Update snapshot tests 2023-03-16 17:05:19 +01:00
Marc-Roig
40650c4088 fix test 2023-03-16 16:55:14 +01:00
Marc-Roig
19c774fa57 change metric file to be index..js 2023-03-16 16:55:08 +01:00
Convly
366eb8a0d0 Merge branch 'main' into features/data-transfer 2023-03-16 16:47:11 +01:00
Gustav Hansen
d2501d4ed9 Settings: Replace Stack with Flex 2023-03-16 16:34:39 +01:00
Gustav Hansen
aa6103f449 Settings: Use plural for rw page in settings menu 2023-03-16 16:10:33 +01:00
Gustav Hansen
74d01e311c Settings: Add test for onChange updates, improve mocking 2023-03-16 16:10:33 +01:00
Gustav Hansen
ac05b59a32 Settings: Update redux state onChange instead of onBlur 2023-03-16 16:10:32 +01:00
Gustav Hansen
dc8c0164aa Settings: Resolve DS todos 2023-03-16 16:10:32 +01:00
Gustav Hansen
230be31300 Prettier 2023-03-16 15:57:02 +01:00
Gustav Hansen
0a008881ef Merge branch 'main' into feature/review-workflow 2023-03-16 15:49:45 +01:00
Convly
26ee27985a Add tests for sanitize-query dz populate 2023-03-16 15:16:25 +01:00
Simone Taeggi
90925d5bd3 use formatAPIError instead generic error 2023-03-16 14:51:42 +01:00
Simone Taeggi
2d62973dcb refactor if condition 2023-03-16 14:32:31 +01:00
Convly
ae5481026b Fix broken populate traversal with no fragment 2023-03-16 14:30:07 +01:00
Gustav Hansen
a9d1afd76d
Merge pull request #16090 from strapi/enhance/use-api-error-handler-axios-error
useAPIErrorHandler: Handle AxiosError
2023-03-16 14:05:19 +01:00
Gustav Hansen
caa30d8fe6 Chore: Improve test readability 2023-03-16 14:00:47 +01:00
Gustav Hansen
fd323569de
CM: Update font-weight of review workflow stage badge in the list-view
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-03-16 13:55:08 +01:00
Jamie Howard
1ae35507fe chore(ee): revert review-workflows bootstrap stage 2023-03-16 12:02:07 +00:00
Christian Capeans
d79c0490f9 Fix sorting problem in tests 2023-03-16 11:06:25 +01:00
Gustav Hansen
87b3fdfb33 DynamicTable: Extend publication-state tests 2023-03-16 10:54:17 +01:00
Gustav Hansen
27753fc03b CM: Move PublicationState and ReviewWorkflowsStage into cell content 2023-03-16 10:17:57 +01:00
Christian Capeans
a5ed276bd5 Remove console.log 2023-03-16 09:54:42 +01:00
dependabot[bot]
c34008aeaf
Bump axios from 1.2.2 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.3.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 21:46:08 +00:00
Alexandre Bodin
2ec4bf2bd1 Merge branch 'releases/4.8.1' 2023-03-15 22:42:50 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Alexandre Bodin
9295b52bb7 Fix api tests 2023-03-15 20:55:25 +01:00
Alexandre Bodin
18fbe664d7 Fix tests 2023-03-15 19:08:49 +01:00
Alexandre Bodin
eca2c57a71 Fix invalid action mapping using unknow action 2023-03-15 18:37:42 +01:00
Jamie Howard
7e4cea8a24 refactor(ee): use strapi core store to persist DB tables
refactor(database)
2023-03-15 17:24:25 +00:00
Christian Capeans
ae6f2f726a Update snapshot 2023-03-15 18:00:40 +01:00
Christian Capeans
e1b78e05c4 Add small fix and adapt tests 2023-03-15 17:32:25 +01:00
Simone Taeggi
5087aa82af use useAPIErrorHandler to handle Axios errors in the useRegenerate 2023-03-15 17:01:30 +01:00
Gustav Hansen
53b07d527d CM: Remove lodash.get from list-view 2023-03-15 16:40:39 +01:00
Gustav Hansen
0da09fc165 CM: Render review workflow stage in the CM list-view 2023-03-15 16:38:19 +01:00
Convly
1b6a6926e6 Merge branch 'releases/4.8.0' into main 2023-03-15 16:35:26 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00