shlink-web-client/src/short-urls
2020-12-12 11:07:05 +01:00
..
data Added support to enable/disable validating the URL while it is created 2020-12-06 13:07:44 +01:00
helpers Updated edit URL modal to be large 2020-12-12 11:07:05 +01:00
reducers Implemented reducers for actions affecting short URLs list 2020-12-08 10:57:27 +01:00
services Added form to create short URLs to overview page 2020-12-07 20:37:03 +01:00
CreateShortUrl.scss Changed 'create' page, grouping components and adding more explanations 2020-12-08 18:52:18 +01:00
CreateShortUrl.tsx Grouped basic components in 'create' form in its own card 2020-12-08 19:21:31 +01:00
Paginator.scss Restyled cards, background and shadows 2020-12-12 10:56:10 +01: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 Restyled cards, background and shadows 2020-12-12 10:56:10 +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 Restyled cards, background and shadows 2020-12-12 10:56:10 +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