shlink-web-client/src/short-urls
2020-04-05 12:18:41 +02:00
..
helpers Improved useToggle hook so that it also returns enabler and disabler 2020-04-05 12:18:41 +02:00
reducers Ensured short URLs list is updated after editing the long URL of a short URL 2020-03-30 20:47:33 +02:00
services Ensured short URLs list is updated after editing the long URL of a short URL 2020-03-30 20:47:33 +02:00
CreateShortUrl.js Improved useToggle hook so that it also returns enabler and disabler 2020-04-05 12:18:41 +02:00
Paginator.js Created helper functions to determine the key and if a page is disabled on a progressive paginator 2020-03-28 17:43:09 +01:00
SearchBar.js Created VisitsTable 2020-04-03 23:00:57 +02:00
SearchBar.scss Extracted SearchField from SearchBar component to its own component 2018-08-19 20:29:23 +02:00
ShortUrls.js Fixed generation of component keys to make them render properly 2020-03-08 10:16:45 +01:00
ShortUrlsList.js Fixed generation of component keys to make them render properly 2020-03-08 10:16:45 +01:00
ShortUrlsList.scss Extracted sorting dropdown to its own component 2018-10-28 21:26:47 +01:00
UseExistingIfFoundInfoIcon.js Improved useToggle hook so that it also returns enabler and disabler 2020-04-05 12:18:41 +02:00
UseExistingIfFoundInfoIcon.scss Added checkbox to control the findIfExists shlink flag 2019-03-17 17:48:05 +01:00