shlink-web-client/src/short-urls
2020-12-07 12:12:39 +01:00
..
data Added support to enable/disable validating the URL while it is created 2020-12-06 13:07:44 +01:00
helpers Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
reducers Created Overview page as default page after connecting to a server 2020-12-06 18:37:22 +01:00
services Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
CreateShortUrl.scss Added new reducer for visits overview, and added it to overview page 2020-12-07 12:12:39 +01:00
CreateShortUrl.tsx Added new reducer for visits overview, and added it to overview page 2020-12-07 12:12:39 +01:00
Paginator.scss Updated main list paginator to be sticky 2020-04-10 13:42:21 +02:00
Paginator.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
SearchBar.scss Extracted SearchField from SearchBar component to its own component 2018-08-19 20:29:23 +02:00
SearchBar.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
ShortUrls.tsx Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
ShortUrlsList.scss Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
ShortUrlsList.tsx Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
ShortUrlsTable.scss Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
ShortUrlsTable.tsx Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
UseExistingIfFoundInfoIcon.scss Updated dependencies 2020-09-06 10:17:46 +02:00
UseExistingIfFoundInfoIcon.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00