Commit d0f142e
Improve table design consistency across the dashboard (#6276)
* Unify ResponsiveTable design; Fix visual consistency of Shipping Methods
* WIP
* Updating ReactiveTable across the entire Dashboard
* Improve the ResponsiveTable styling; Stick variants list
* Improve variants page
* Unify the loading phases pattern for all ResponsiveTables
* Mock scrollIntoView in test fixture
* Add changeset
* Extract messages
* Remove old dead part of the code
* Fix error button
* Revert mistakenly overritten changelog entry
* Add changeset
* Trim AGENTS.MD to the minimum
* Handle plural
* Remove unused styles
* Drop barrel index
* Refactor
* Apply suggestions from code review
* Update messages
* fix messages, add plural
* apply other review comments
* fix incorreclty added changeset
---------
Co-authored-by: Jonatan Witoszek <jonatanwitoszek@gmail.com>1 parent 32250a7 commit d0f142e
132 files changed
Lines changed: 2850 additions & 2833 deletions
File tree
- .changeset
- locale
- src
- attributes/components
- AttributeListDatagrid
- AttributeValues
- categories/components
- CategoryListDatagrid
- CategoryProductListDatagrid
- channels/pages/ChannelsListPage
- collections/components
- CollectionDetailsPage
- CollectionListDatagrid
- components
- AppLayout
- AssignAttributeDialog
- AssignContainerDialog
- AssignProductDialog
- AssignVariantDialog
- ConfirmButton
- CountryList
- Grid
- ResponsiveTable
- Savebar
- SortableTable
- TableHead
- TablePagination
- customers/components
- CustomerListDatagrid
- CustomerOrders
- discounts/components
- DiscountCategories
- DiscountCollections
- DiscountCountrySelectDialog
- DiscountListDatagrid
- DiscountProducts
- DiscountVariants
- VoucherCodesDatagrid
- VoucherListDatagrid
- VoucherRequirements
- VoucherValue
- extensions/views/EditCustomExtension/components
- CustomExtensionTokens
- WebhooksList
- giftCards/GiftCardsList/GiftCardsListDatagrid
- graphql
- icons
- modelTypes/components
- PageTypeAttributes
- PageTypeListPage
- PageTypeList
- modeling/components/PageListDatagrid
- orders/components
- OrderDraftListDatagrid
- OrderFulfillPage
- OrderFulfillStockExceededDialog
- OrderInvoiceList
- OrderListDatagrid
- OrderProductAddDialog
- OrderTransactionRefundPage
- components/OrderTransactionRefundSummary
- permissionGroups/components
- AssignMembersDialog
- PermissionGroupListDatagrid
- PermissionGroupMemberList
- productTypes/components
- ProductTypeAttributes
- ProductTypeListPage
- ProductTypeList
- ProductTypeVariantAttributes
- products
- components
- ProductListDatagrid
- ProductListTiles
- ProductStocks
- components
- ProductVariantPage
- ProductVariantPrice
- views/ProductUpdate
- shipping/components
- OrderValue
- PricingCard
- ShippingMethodProductsAddDialog
- ShippingMethodProducts
- ShippingZoneCountriesAssignDialog
- ShippingZonePostalCodes
- ShippingZoneRatesCreatePage
- ShippingZoneRatesPage
- ShippingZoneRates
- ShippingZonesListDatagrid
- staff/components/StaffListDatagrid
- structures/components/MenuList
- taxes
- components
- TaxMenu
- TaxPagination
- pages
- TaxChannelsPage
- TaxChannelsMenu
- TaxClassesPage
- TaxClassesMenu
- TaxCountriesPage
- TaxCountriesMenu
- translations/components
- TranslationsEntitiesListPage
- TranslationsEntitiesList
- TranslationsLanguageListPage
- TranslationsLanguageList
- warehouses/components
- WarehouseListPage
- WarehouseList
- testUtils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
130 | 145 | | |
131 | 146 | | |
132 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
531 | 534 | | |
532 | 535 | | |
533 | 536 | | |
| |||
1368 | 1371 | | |
1369 | 1372 | | |
1370 | 1373 | | |
1371 | | - | |
1372 | | - | |
1373 | | - | |
1374 | | - | |
1375 | 1374 | | |
1376 | 1375 | | |
1377 | 1376 | | |
1378 | | - | |
1379 | | - | |
1380 | | - | |
1381 | | - | |
1382 | 1377 | | |
1383 | 1378 | | |
1384 | 1379 | | |
| |||
2104 | 2099 | | |
2105 | 2100 | | |
2106 | 2101 | | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
2107 | 2106 | | |
2108 | 2107 | | |
2109 | 2108 | | |
| |||
3241 | 3240 | | |
3242 | 3241 | | |
3243 | 3242 | | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
3244 | 3247 | | |
3245 | 3248 | | |
3246 | 3249 | | |
| |||
3413 | 3416 | | |
3414 | 3417 | | |
3415 | 3418 | | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
| 3422 | + | |
3416 | 3423 | | |
3417 | 3424 | | |
3418 | 3425 | | |
| |||
5814 | 5821 | | |
5815 | 5822 | | |
5816 | 5823 | | |
5817 | | - | |
5818 | | - | |
5819 | | - | |
5820 | | - | |
5821 | 5824 | | |
5822 | 5825 | | |
5823 | 5826 | | |
| |||
5987 | 5990 | | |
5988 | 5991 | | |
5989 | 5992 | | |
5990 | | - | |
5991 | | - | |
5992 | | - | |
5993 | | - | |
5994 | 5993 | | |
5995 | 5994 | | |
5996 | 5995 | | |
| |||
6954 | 6953 | | |
6955 | 6954 | | |
6956 | 6955 | | |
| 6956 | + | |
| 6957 | + | |
| 6958 | + | |
| 6959 | + | |
6957 | 6960 | | |
6958 | 6961 | | |
6959 | 6962 | | |
| |||
7299 | 7302 | | |
7300 | 7303 | | |
7301 | 7304 | | |
| 7305 | + | |
| 7306 | + | |
| 7307 | + | |
| 7308 | + | |
7302 | 7309 | | |
7303 | 7310 | | |
7304 | 7311 | | |
| |||
7453 | 7460 | | |
7454 | 7461 | | |
7455 | 7462 | | |
| 7463 | + | |
| 7464 | + | |
| 7465 | + | |
| 7466 | + | |
7456 | 7467 | | |
7457 | 7468 | | |
7458 | 7469 | | |
| |||
7699 | 7710 | | |
7700 | 7711 | | |
7701 | 7712 | | |
7702 | | - | |
7703 | | - | |
7704 | | - | |
7705 | | - | |
7706 | 7713 | | |
7707 | 7714 | | |
7708 | 7715 | | |
| |||
7778 | 7785 | | |
7779 | 7786 | | |
7780 | 7787 | | |
7781 | | - | |
7782 | | - | |
7783 | | - | |
7784 | | - | |
7785 | 7788 | | |
7786 | 7789 | | |
7787 | 7790 | | |
| |||
7966 | 7969 | | |
7967 | 7970 | | |
7968 | 7971 | | |
| 7972 | + | |
| 7973 | + | |
| 7974 | + | |
7969 | 7975 | | |
7970 | 7976 | | |
7971 | 7977 | | |
| |||
8152 | 8158 | | |
8153 | 8159 | | |
8154 | 8160 | | |
| 8161 | + | |
| 8162 | + | |
| 8163 | + | |
8155 | 8164 | | |
8156 | 8165 | | |
8157 | 8166 | | |
| |||
8197 | 8206 | | |
8198 | 8207 | | |
8199 | 8208 | | |
8200 | | - | |
8201 | | - | |
8202 | | - | |
8203 | | - | |
8204 | 8209 | | |
8205 | 8210 | | |
8206 | 8211 | | |
| |||
8589 | 8594 | | |
8590 | 8595 | | |
8591 | 8596 | | |
| 8597 | + | |
| 8598 | + | |
| 8599 | + | |
| 8600 | + | |
8592 | 8601 | | |
8593 | 8602 | | |
8594 | 8603 | | |
| |||
9930 | 9939 | | |
9931 | 9940 | | |
9932 | 9941 | | |
9933 | | - | |
9934 | | - | |
9935 | | - | |
9936 | | - | |
9937 | 9942 | | |
9938 | 9943 | | |
9939 | 9944 | | |
| |||
9949 | 9954 | | |
9950 | 9955 | | |
9951 | 9956 | | |
| 9957 | + | |
| 9958 | + | |
| 9959 | + | |
| 9960 | + | |
9952 | 9961 | | |
9953 | 9962 | | |
9954 | 9963 | | |
| |||
10111 | 10120 | | |
10112 | 10121 | | |
10113 | 10122 | | |
| 10123 | + | |
| 10124 | + | |
| 10125 | + | |
| 10126 | + | |
10114 | 10127 | | |
10115 | 10128 | | |
10116 | 10129 | | |
| |||
10200 | 10213 | | |
10201 | 10214 | | |
10202 | 10215 | | |
10203 | | - | |
10204 | | - | |
10205 | | - | |
10206 | | - | |
10207 | 10216 | | |
10208 | 10217 | | |
10209 | 10218 | | |
| |||
10320 | 10329 | | |
10321 | 10330 | | |
10322 | 10331 | | |
| 10332 | + | |
| 10333 | + | |
| 10334 | + | |
10323 | 10335 | | |
10324 | 10336 | | |
10325 | 10337 | | |
| |||
10373 | 10385 | | |
10374 | 10386 | | |
10375 | 10387 | | |
| 10388 | + | |
| 10389 | + | |
| 10390 | + | |
| 10391 | + | |
10376 | 10392 | | |
10377 | 10393 | | |
10378 | 10394 | | |
| |||
10435 | 10451 | | |
10436 | 10452 | | |
10437 | 10453 | | |
| 10454 | + | |
| 10455 | + | |
| 10456 | + | |
10438 | 10457 | | |
10439 | 10458 | | |
10440 | 10459 | | |
| |||
10588 | 10607 | | |
10589 | 10608 | | |
10590 | 10609 | | |
10591 | | - | |
10592 | | - | |
10593 | | - | |
10594 | 10610 | | |
10595 | 10611 | | |
10596 | 10612 | | |
| |||
10891 | 10907 | | |
10892 | 10908 | | |
10893 | 10909 | | |
10894 | | - | |
10895 | | - | |
10896 | | - | |
10897 | | - | |
10898 | 10910 | | |
10899 | 10911 | | |
10900 | 10912 | | |
| |||
11028 | 11040 | | |
11029 | 11041 | | |
11030 | 11042 | | |
11031 | | - | |
11032 | | - | |
11033 | | - | |
11034 | | - | |
11035 | 11043 | | |
11036 | 11044 | | |
11037 | 11045 | | |
| |||
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
0 commit comments