saleor-dashboard/src
Timur Carpeev 6271eba349
Datagrid refinements (#3538)
* Increase row height

* Make header height consistent

* Make header text consistent

* Highlight header on column focus

* Apply consistent text colors

* Add visible hover to columns

* Adjust column select colors

* Use consistent hover color
2023-04-21 09:02:31 +02:00
..
apps Add author field to app details page (#3455) 2023-04-20 09:39:54 +02:00
attributes Support for new transactions API (#2233) 2023-03-09 16:51:19 +01:00
auth Fix network error handling (#3406) 2023-04-12 09:46:11 +02:00
categories Remove app list view from old apps dir (#3241) 2023-03-02 10:22:01 +01:00
channels Replace all old tooltips with new one from macaw (#3485) 2023-04-12 15:55:42 +02:00
collections Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
components Datagrid refinements (#3538) 2023-04-21 09:02:31 +02:00
configuration Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
containers Add sidebar feature flag (#3019) 2023-01-23 12:16:02 +01:00
custom-apps Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
customers Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
discounts Fix spacing in discounts (#3350) 2023-03-15 09:12:07 +01:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Fix add missing avatars (#3351) 2023-03-17 12:12:21 +01:00
giftCards Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
graphql Add author field to app details page (#3455) 2023-04-20 09:39:54 +02:00
home Homepage alignments (#3421) 2023-03-30 09:58:19 +02:00
hooks Fix network error handling (#3406) 2023-04-12 09:46:11 +02:00
icons New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
navigation Add new Layout structure (#3213) 2023-02-28 10:33:16 +01:00
orders Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
pages Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
pageTypes Add new Layout structure (#3213) 2023-02-28 10:33:16 +01:00
permissionGroups Fix add missing avatars (#3351) 2023-03-17 12:12:21 +01:00
plugins Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
products Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
productTypes Replace all old tooltips with new one from macaw (#3485) 2023-04-12 15:55:42 +02:00
searches 🏷️ Rework product list view (#3296) 2023-03-20 13:06:33 +01:00
services/errorTracking Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
shipping fixed test SALEOR_0810 (#3312) 2023-03-09 11:05:25 +01:00
siteSettings Fix site settings layout (#3362) 2023-03-17 12:21:42 +01:00
staff Fix add missing avatars (#3351) 2023-03-17 12:12:21 +01:00
storybook Remove legacy Marketplace code and env variables that it was using (#3342) 2023-03-14 12:17:19 +01:00
styles Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
taxes Fix fetch taxes first limit (#3398) 2023-03-22 09:48:08 +01:00
theme New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
translations Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
utils Select filter presets (#3412) 2023-04-12 09:11:11 +02:00
warehouses Add new Layout structure (#3213) 2023-02-28 10:33:16 +01:00
config.ts 🏷️ Rework product list view (#3296) 2023-03-20 13:06:33 +01:00
debug.ts Introduce "debug" package and replace console.debug with it (#3358) 2023-03-15 10:44:02 +01:00
fixtures.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
index.css Remove webkit-font-smoothing (#3361) 2023-03-14 15:22:28 +01:00
index.html Remove legacy Marketplace code and env variables that it was using (#3342) 2023-03-14 12:17:19 +01:00
index.tsx Add DevMode panel (trigger: CMD+') (#3333) 2023-03-17 15:10:58 +01:00
intl.ts Select filter presets (#3412) 2023-04-12 09:11:11 +02:00
misc.ts Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
themeOverrides.ts New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
types.ts Select filter presets (#3412) 2023-04-12 09:11:11 +02:00