shlink-web-client/src/short-urls
2021-03-27 14:13:10 +01:00
..
data Ensured all data can be set when editing a short URL 2021-03-27 09:49:47 +01:00
helpers Deleted modals that were used to edit short URLs, since now there's a dedicated section 2021-03-27 10:49:23 +01:00
reducers Deleted reducers for short URL tags and short URL meta 2021-03-27 14:13:10 +01:00
services Deleted reducers for short URL tags and short URL meta 2021-03-27 14:13:10 +01:00
CreateShortUrl.tsx Removed children from ShortUrlForm 2021-03-27 10:41:13 +01:00
EditShortUrl.tsx Removed children from ShortUrlForm 2021-03-27 10:41:13 +01:00
Paginator.scss Added brand color and input styles to dark theme 2021-02-21 21:05:30 +01:00
Paginator.tsx Moved API types and type helpers to api module 2020-12-22 09:49:18 +01:00
SearchBar.scss Extracted SearchField from SearchBar component to its own component 2018-08-19 20:29:23 +02:00
SearchBar.tsx Added date range selector to short URLs list 2020-12-14 23:35:31 +01:00
ShortUrlForm.scss Added title to short URL form 2021-03-20 11:18:00 +01:00
ShortUrlForm.tsx Removed children from ShortUrlForm 2021-03-27 10:41:13 +01:00
ShortUrls.tsx Ensured sorting dropdown for short URLs is not enclosed inside card 2020-12-25 11:15:49 +01:00
ShortUrlsList.scss Added support for title field in short URL table 2021-03-05 14:20:49 +01:00
ShortUrlsList.tsx Updated mercure integration so that the hook accepts a list of topics to subscribe 2021-02-28 10:12:30 +01:00
ShortUrlsTable.scss Increased breakpoint in which short URLs table collapses 2020-12-30 20:05:04 +01:00
ShortUrlsTable.tsx Created new feature checkers 2021-03-06 09:58:29 +01:00
UseExistingIfFoundInfoIcon.scss Updated dependencies 2020-09-06 10:17:46 +02:00
UseExistingIfFoundInfoIcon.tsx Rolled-back blurred modal 2021-02-27 08:52:10 +01:00