25235 Commits

Author SHA1 Message Date
Julie Plantey
c2b6052b15 chore: feedback fixes 2022-11-23 11:41:13 +01:00
Julie Plantey
97a452afae remove handleClickSort out of the mapping 2022-11-22 18:35:10 +01:00
Julie Plantey
92ec181df7 Merge branch 'features/MediaLibrary-listview' of https://github.com/strapi/strapi into ML-listview/sort 2022-11-22 16:05:07 +01:00
Julie Plantey
f2fdfda42d integrated sort to table list view 2022-11-22 15:18:28 +01:00
Julie Plantey
632ccb3c63
Merge pull request #14917 from strapi/ML-listview/folders-list
[features][ML listview] Assets and Folders into table listview
2022-11-21 17:56:35 +01:00
Julie Plantey
1d8d318135 handleBulkSelect handler + CellContent tests additions 2022-11-21 17:17:55 +01:00
Julie Plantey
a3ae1310ca refactor making cell dynamic with CellContent 2022-11-21 17:17:25 +01:00
Julie Plantey
a04305a2bb feedback fixes 2022-11-21 17:17:12 +01:00
Julie Plantey
bd177a0215 small improvements + tests 2022-11-21 17:16:58 +01:00
Julie Plantey
2387f8daeb rename AssetTableList to TableList 2022-11-21 17:16:17 +01:00
Julie Plantey
72975367b9 added folders to table + select all rows functionnality 2022-11-21 17:10:27 +01:00
Julie Plantey
5977a2cbea feedback fixes 2022-11-21 17:08:12 +01:00
Julie Plantey
6ffa7c4701 fix FileWrapper comment eslint error 2022-11-21 17:07:25 +01:00
Julie Plantey
522c9d2412 small improvements + components tests 2022-11-21 17:07:11 +01:00
Julie Plantey
6e2518db49 added selecting assets 2022-11-21 17:06:56 +01:00
Julie Plantey
a6af135791 added updatedAt column 2022-11-21 17:06:40 +01:00
Julie Plantey
dadebfa9d7 added preview and edit icon 2022-11-21 17:06:24 +01:00
Julie Plantey
9c8773e861 set up of DynamicTable and TableRows 2022-11-21 17:04:21 +01:00
Julie Plantey
9ff6c29343 rename AssetList to AssetGridList 2022-11-21 17:02:55 +01:00
Josh
e033275bd0
Merge pull request #14872 from strapi/chore/update-codecov-gh-action 2022-11-21 08:07:50 +00:00
Pierre Noël
f4ed17809a
Merge pull request #14909 from strapi/fix/schema-support-postgres
Fix schema support for postgres when using raw queries
2022-11-19 11:51:19 +01:00
Pierre Noël
fc26a07014 add schema in api.js file 2022-11-19 01:04:54 +01:00
Pierre Noël
6a530cbbfc put add-schema in knex util file 2022-11-19 00:01:10 +01:00
Gustav Hansen
2c23ca234b Chore: Update codecov uploader 2022-11-18 17:10:45 +01:00
Gustav Hansen
9ea56017f2
Merge pull request #14929 from strapi/fix/configure-the-view-cm-break
CM: Fix ToggleInput wrapping for configure the view
2022-11-18 17:01:14 +01:00
Gustav Hansen
ae02eec483
Merge pull request #14930 from strapi/fix/relation-multiple-wrap
CM: Fix RelationMultiple text wrapping
2022-11-18 17:00:59 +01:00
Gustav Hansen
90c28ca3ac
Merge pull request #14933 from strapi/fix/fe-tests-node-14
Fix swc/jest core-js polyfills
2022-11-18 17:00:42 +01:00
Gustav Hansen
ba53ecb00e Fix: Fix swc/jest core-js polyfills 2022-11-18 15:55:36 +01:00
Gustav Hansen
9ad596d6e9 Chore: Update snapshot tests 2022-11-18 15:32:13 +01:00
Gustav Hansen
0c8c269461 Chore: Update snapshot tests 2022-11-18 15:29:26 +01:00
Gustav Hansen
9ad552d548 CM: Fix ToggleInput wrapping for configure the view 2022-11-18 15:10:24 +01:00
Gustav Hansen
a25fb27316 CM: Fix RelationMultiple text wrapping 2022-11-18 14:59:52 +01:00
Gustav Hansen
21bdcddc37
Merge pull request #14926 from strapi/chore/gha-bump
Chore: Bump GHA setup-node & checkout to v3
2022-11-18 14:59:18 +01:00
Josh
abb4fafe9f
Merge pull request #14925 from strapi/chore/ds-130 2022-11-18 13:27:51 +00:00
Gustav Hansen
35b093ec61 Chore: Bump GHA setup-node & checkout to v3 2022-11-18 12:20:00 +01:00
Josh
6c8dcaa832 chore: add webpack fullySpecified comment 2022-11-18 10:27:10 +00:00
Josh
251c8cbec8 fix: rogue import 2022-11-18 10:10:43 +00:00
Josh
4ad46e481f Revert "chore: replace imports"
This reverts commit 1c8b34c3fa7002c0e44d3c583c844367e006f631.
2022-11-18 10:01:22 +00:00
Josh
73b2f95cf0 fix: use find-root because otherwise node resolutions are used and can fail 2022-11-18 09:10:37 +00:00
Josh
1c8b34c3fa chore: replace imports 2022-11-18 08:56:10 +00:00
Pierre Noël
edc34137c4 use directory instead of file 2022-11-18 00:59:44 +01:00
Pierre Noël
08fbbd166c use absolute path 2022-11-17 23:42:55 +01:00
Pierre Noël
3296be9861 set volumes in options 2022-11-17 23:07:30 +01:00
Josh
cb0f0b9ea7 chore: fix webpack 2022-11-17 17:27:13 +00:00
Josh
37f523b78d chore: update snapshots 2022-11-17 17:25:14 +00:00
Josh
97614f90a5 chore: update deps 2022-11-17 17:25:03 +00:00
Josh
7edfefc706
Merge pull request #14524 from thelovekesh/add/nvmrc 2022-11-17 13:08:22 +00:00
Josh
70d7bbcb53
Merge pull request #14588 from wusuopu/fix-edit-json-field 2022-11-17 12:41:40 +00:00
Pierre Noël
e95269c461 fix init script path 2022-11-17 13:30:23 +01:00
Pierre Noël
055e008539 remove semi-colomn 2022-11-17 13:23:11 +01:00