shlink-web-client/src/domains
2022-06-06 20:46:51 +02:00
..
data Extended domainsList reducer, adding functionality to verify domains statuses 2021-12-26 13:38:17 +01:00
helpers Created helper function to convert mutable refs from useRef into element refs for the ref prop 2022-06-06 20:46:51 +02:00
reducers Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
services Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
DomainRow.tsx Added dropdown in domains section, to allow multiple options over domains 2022-04-24 13:10:04 +02:00
DomainSelector.scss More style fixes for dark theme 2021-02-27 08:34:44 +01:00
DomainSelector.tsx Migrated DomainsSelector test to react testing library 2022-05-09 19:03:19 +02:00
ManageDomains.tsx Removed all default export except for services and reducers 2022-05-28 11:16:59 +02:00