gitstart
|
efdb2bc7eb
|
chore: Add detail to length specific error message
Co-authored-by: oxenprogrammer <7220167+oxenprogrammer@users.noreply.github.com>
|
2023-04-14 17:46:56 +00:00 |
|
Josh
|
a565d9ddc8
|
Merge pull request #16375 from strapi/fix/dont-use-react-router
|
2023-04-13 12:40:38 +01:00 |
|
Josh
|
66035f5c5a
|
fix: don't use react-router
|
2023-04-13 11:01:37 +01:00 |
|
gitstart
|
27285b4aaf
|
chore: apply suggested changes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
|
2023-04-13 07:58:52 +01:00 |
|
gitstart
|
478753f5f2
|
chore: fix app crash on re-order
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
|
2023-04-13 07:58:52 +01:00 |
|
Alexandre BODIN
|
28d82d3333
|
Migration of providers to ts (#16323)
|
2023-04-13 08:45:44 +02:00 |
|
markkaylor
|
bdb92a93a4
|
Merge pull request #16343 from strapi/fix/audit-logs-users-permissions
|
2023-04-12 18:22:58 +02:00 |
|
Convly
|
21d4ecb45a
|
Merge branch 'releases/4.9.1'
|
2023-04-12 16:29:08 +02:00 |
|
Convly
|
c8f2f0543b
|
v4.9.1
|
2023-04-12 16:24:32 +02:00 |
|
Simone
|
dec9156dea
|
Merge pull request #16279 from strapi/fix/crash-admin-without-create-update-role-permissions
Fix Admin Crashes when user roles are accessed without create or update rights
|
2023-04-12 14:07:08 +02:00 |
|
Mark Kaylor
|
06e7dfbd20
|
Refactor useRBAC call
|
2023-04-12 10:57:56 +02:00 |
|
Mark Kaylor
|
8d2b639938
|
Format function name
|
2023-04-12 10:23:55 +02:00 |
|
Fernando Chávez
|
e96d4eb584
|
Merge branch 'main' into feature/market-pagination
|
2023-04-11 17:48:24 +02:00 |
|
Mark Kaylor
|
3c3139134a
|
Test correct filters are returned from getDisplayedFilters
|
2023-04-11 16:47:57 +02:00 |
|
Simone Taeggi
|
f510b39b1e
|
refactor the code for readability
|
2023-04-11 16:27:44 +02:00 |
|
Simone Taeggi
|
80dba49849
|
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions
|
2023-04-11 15:57:38 +02:00 |
|
Mark Kaylor
|
5275d30ed8
|
Fix users permissions throwing an error on audit logs page
|
2023-04-11 15:33:57 +02:00 |
|
Simone
|
5a577d7bb3
|
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions
|
2023-04-11 11:34:07 +02:00 |
|
Mark Kaylor
|
eb2cf3a987
|
Fix components not found
|
2023-04-11 10:21:05 +02:00 |
|
Fernando Chávez
|
26af24f835
|
Merge branch 'main' into feature/market-pagination
|
2023-04-11 10:18:39 +02:00 |
|
Ben Irvin
|
b7b92b20b2
|
Merge pull request #16304 from strapi/fix/fix-typo-in-admin-script
|
2023-04-11 10:16:52 +02:00 |
|
Simone
|
2465669eab
|
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions
|
2023-04-11 10:14:22 +02:00 |
|
Fernando Chávez
|
11da5e96e7
|
Merge branch 'main' into feature/market-pagination
|
2023-04-11 09:45:51 +02:00 |
|
Alexandre BODIN
|
de4a0e3e31
|
Use yarn run -T to run command installed at the root of the monorepo (#16278)
|
2023-04-05 14:33:37 +02:00 |
|
Ben Irvin
|
6af113cec4
|
fix typo
|
2023-04-05 13:13:16 +02:00 |
|
Alexandre BODIN
|
feced1d72b
|
Move api tests to root of repo with same structure (#16242)
|
2023-04-05 10:32:20 +02:00 |
|
Simone Taeggi
|
599cacc2cf
|
fix the read role permission crashing on the role list
|
2023-04-03 10:39:35 +02:00 |
|
Fernando Chávez
|
1a041eaf40
|
Merge branch 'main' into feature/market-pagination
|
2023-03-30 10:11:17 +02:00 |
|
Fernando Chavez
|
06889bafcb
|
update marketplace's test snapshot
|
2023-03-29 15:35:23 +02:00 |
|
dependabot[bot]
|
2a84397f7e
|
build(deps): bump sift from 16.0.0 to 16.0.1
Bumps [sift](https://github.com/crcn/sift.js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits)
---
updated-dependencies:
- dependency-name: sift
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 12:39:36 +00:00 |
|
Convly
|
c46ba7d957
|
Merge branch 'releases/4.9.0'
|
2023-03-29 14:36:04 +02:00 |
|
Convly
|
ffe3f4621c
|
v4.9.0
|
2023-03-29 14:33:56 +02:00 |
|
Fernando Chávez
|
8ebe038379
|
Merge branch 'main' into feature/market-pagination
|
2023-03-29 14:22:47 +02:00 |
|
Fernando Chavez
|
10f601f08a
|
fix lint issues on marketplace
|
2023-03-29 14:22:21 +02:00 |
|
Ben Irvin
|
06fd9bdeb2
|
Merge pull request #16180 from strapi/enh/allow-mysql2
|
2023-03-29 11:10:44 +02:00 |
|
Fernando Chávez
|
fe4e987b5a
|
Merge branch 'main' into feature/market-pagination
|
2023-03-29 11:05:19 +02:00 |
|
Fernando Chavez
|
578e41c1da
|
Fix marketplace tests
|
2023-03-29 11:02:22 +02:00 |
|
Ben Irvin
|
49d32d001b
|
Merge branch 'main' into features/data-transfer
|
2023-03-28 17:47:21 +02:00 |
|
Rémi de Juvigny
|
30d5949dcd
|
Fix marketplace data fetching
|
2023-03-28 17:07:52 +02:00 |
|
Rémi de Juvigny
|
570daa430b
|
Use pxToRem
|
2023-03-28 17:07:37 +02:00 |
|
Rémi de Juvigny
|
9fb150a7f3
|
Move useDebounce to the admin hooks
|
2023-03-28 17:07:37 +02:00 |
|
Rémi de Juvigny
|
8babbcb31d
|
first mark feedback
|
2023-03-28 17:07:37 +02:00 |
|
Rémi de Juvigny
|
ee7520bfa0
|
Fix marketplace tests
|
2023-03-28 17:07:36 +02:00 |
|
Rémi de Juvigny
|
2179f68eb3
|
Refactor marketplace to add API search
|
2023-03-28 17:07:06 +02:00 |
|
Rémi de Juvigny
|
4d7bb545bb
|
Use testid more in markatplace tests
|
2023-03-28 17:06:09 +02:00 |
|
Rémi de Juvigny
|
2221d7e93f
|
Remove marketplace tab snapshots
|
2023-03-28 17:05:17 +02:00 |
|
Rémi de Juvigny
|
82f31beeb0
|
Speed up providers tests
|
2023-03-28 17:04:51 +02:00 |
|
Rémi de Juvigny
|
f53edfdb1b
|
Faster waitForReload
|
2023-03-28 17:04:19 +02:00 |
|
Rémi de Juvigny
|
299af89e79
|
Speed up plugin tests
|
2023-03-28 17:04:19 +02:00 |
|
Rémi de Juvigny
|
478105f0ee
|
Increase plugins tests perf
|
2023-03-28 17:04:18 +02:00 |
|