shlink-web-client/src/common
2022-11-15 20:31:35 +01:00
..
img Improved welcome screen 2020-12-20 12:17:12 +01:00
reducers Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
services Wrapped logic to perform HTTP requests with fetch into an HttpClient class 2022-11-15 20:31:35 +01:00
AppUpdateBanner.scss Extracted update banner to a separated component 2021-07-12 12:24:04 +02:00
AppUpdateBanner.tsx Migrated AppUpdateBanner test to react testing library 2022-05-03 17:49:42 +02:00
AsideMenu.scss Replaced adidas coding styles for CSS with a custom one based on stylelint recommended 2022-05-11 22:32:17 +02:00
AsideMenu.tsx More default exports removals 2022-05-28 10:47:39 +02:00
ErrorHandler.tsx Migrated ErrorHandler test to react testing library 2022-05-03 20:01:40 +02:00
Home.scss Fixed linting errors 2022-03-07 20:28:46 +01:00
Home.tsx More default exports removals 2022-05-28 10:47:39 +02:00
MainHeader.scss Added brand color and input styles to dark theme 2021-02-21 21:05:30 +01:00
MainHeader.tsx Migrated MainHeader test to react testing library 2022-05-03 20:36:24 +02:00
MenuLayout.scss Replaced adidas coding styles for CSS with a custom one based on stylelint recommended 2022-05-11 22:32:17 +02:00
MenuLayout.tsx Migrated MenuLayout test to react testing library 2022-05-06 18:54:00 +02:00
NoMenuLayout.scss Added max-width to internal container 2020-12-14 18:39:19 +01:00
NoMenuLayout.tsx Fixed no longer implicit children prop in FunctionalComponent type 2022-04-24 10:39:11 +02:00
NotFound.tsx Migrated App test to react testing library 2022-05-03 17:36:34 +02:00
react-tag-autocomplete.scss Fixed coding styles 2022-05-14 16:38:25 +02:00
ScrollToTop.tsx Migrated ScrollToTop test to react testing library 2022-05-06 20:13:51 +02:00
ShlinkVersions.tsx More default exports removals 2022-05-28 10:47:39 +02:00
ShlinkVersionsContainer.scss Ensured versions footer has proper classes based on sidebar status, not selected server 2022-03-11 16:03:15 +01:00
ShlinkVersionsContainer.tsx More default exports removals 2022-05-28 10:47:39 +02:00
SimplePaginator.scss Created SimplePaginator test 2019-09-22 11:14:08 +02:00
SimplePaginator.tsx Fixed coding styles 2022-05-09 19:47:41 +02:00