Commit graph

1276 commits

Author SHA1 Message Date
Alejandro Celaya
ee6193ace8 Added support to filter by multiple tags 2018-08-04 17:07:44 +02:00
Alejandro Celaya
9aaa01e455 Added new test 2018-08-04 11:07:28 +02:00
Alejandro Celaya
3b6453e4ea Created travis config file 2018-08-04 10:29:55 +02:00
Alejandro Celaya
f0d4660583 Organized dependencies 2018-08-04 10:20:19 +02:00
Alejandro Celaya
1562f7ef35 Fixed padding 2018-08-04 08:38:25 +02:00
Alejandro Celaya
7f9744cef2 Fixed default servers object value 2018-08-04 08:29:40 +02:00
Alejandro Celaya
5517fcdde5 Fixed changing selected server 2018-08-04 08:24:58 +02:00
Alejandro Celaya
daf67e1d43 Fixed typo 2018-08-01 19:15:45 +02:00
Alejandro Celaya
961fba6346 Used 2 spaces for indentation 2018-08-01 19:07:46 +02:00
Alejandro Celaya
bbeaf01319 Created filtering by tag feature 2018-08-01 19:04:58 +02:00
Alejandro Celaya
eef1946243 Used setState callback to ensure no race conditions occur 2018-08-01 18:32:21 +02:00
Alejandro Celaya
0b15fba640 Added filtering by date range to visit stats page 2018-07-31 22:04:20 +02:00
Alejandro Celaya
a7bd66827a Created reusable DateInput component 2018-07-31 21:24:34 +02:00
Alejandro Celaya
1abcb2e1d7 Fixed visits graphs styles 2018-07-31 20:36:27 +02:00
Alejandro Celaya
0f34d473b9 Ensured regular data for a short URL is loaded if defined 2018-07-30 21:34:06 +02:00
Alejandro Celaya
13004f6d57 Removed duplicated code from ShortUrlVisits 2018-07-30 21:12:06 +02:00
Alejandro Celaya
1b97877ecf Improved styles by using Cards 2018-07-30 20:54:06 +02:00
Alejandro Celaya
d97cbdde5d Defined how to parse visit stats and how to render them 2018-07-30 20:31:48 +02:00
Alejandro Celaya
a75c7309f7 Defined visit stats page 2018-07-29 19:25:22 +02:00
Alejandro Celaya
c02b0e0591 Created ShortUrlVisits page 2018-07-29 18:39:00 +02:00
Alejandro Celaya
92f7fffcf3 Implemented behavior to create new short URLs 2018-07-29 18:13:23 +02:00
Alejandro Celaya
f7249cfe6e Implemented short URLs creation 2018-07-28 18:59:32 +02:00
Alejandro Celaya
0a5c20e3ee Connected creation form with redux, and created reducer for short URL creation 2018-07-28 10:41:05 +02:00
Alejandro Celaya
c51bf5b9a0 Renamed ServersService module 2018-07-28 09:56:08 +02:00
Alejandro Celaya
41a4f31c57 Fixed indentation 2018-07-28 09:34:31 +02:00
Alejandro Celaya
e10028a2b9 Renamed classes to match components file names 2018-07-28 09:20:51 +02:00
Alejandro Celaya
ce22b7e8e9 Extracted ShortUrlsRow to its own module 2018-07-28 09:18:55 +02:00
Alejandro Celaya
b734b4515b Extracted ShortUrlsRowMenu to its own module 2018-07-28 09:15:41 +02:00
Alejandro Celaya
842b1a7590 Added preview modal component 2018-07-27 18:21:10 +02:00
Alejandro Celaya
131099b2a6 Added QrCode modal window to short URLs 2018-07-27 18:07:08 +02:00
Alejandro Celaya
a78d0b9b20 Applied some improvements in manifest 2018-07-26 21:01:12 +02:00
Alejandro Celaya
f027ca29d5 Updated PWA manifest 2018-07-26 20:47:17 +02:00
Alejandro Celaya
78ba7c75ff Moved logic to mark selected server to parent component in order to affect all children compo0nents on the same route 2018-07-24 19:17:01 +02:00
Alejandro Celaya
3eaa66435a Fixed tests 2018-07-22 22:49:51 +02:00
Alejandro Celaya
86a1cdf4d1 Added ordering capabilities to short URLs list 2018-07-22 09:37:57 +02:00
Alejandro Celaya
6e6e54fa36 Installed font awesome regular icons 2018-07-22 08:36:46 +02:00
Alejandro Celaya
b6c82da250 Improved date pickers in create URL form 2018-07-21 19:27:00 +02:00
Alejandro Celaya
0ac6d81fed Added datepickers in create short URL form 2018-07-21 19:07:16 +02:00
Alejandro Celaya
4522443789 Fixed problem while copying short URL 2018-07-21 18:48:33 +02:00
Alejandro Celaya
7add153d93 Installed copy to clipboard package and used for context menu 2018-07-21 12:15:53 +02:00
Alejandro Celaya
d382ee8d95 Added create short URL form 2018-07-21 10:38:54 +02:00
Alejandro Celaya
b2fa86a917 Created short URLs component 2018-07-20 22:32:50 +02:00
Alejandro Celaya
3b104b0ead Improved modal text 2018-07-20 22:30:54 +02:00
Alejandro Celaya
f0c20a2d1a Improved aside styles 2018-07-20 22:20:58 +02:00
Alejandro Celaya
168b24344e Added modal window for server deletion 2018-07-20 22:14:17 +02:00
Alejandro Celaya
0de191ac0b Added icons to side menu 2018-07-18 20:32:19 +02:00
Alejandro Celaya
e1049a74a2 Added behavior to mark active server in servers dropdown 2018-07-18 20:26:45 +02:00
Alejandro Celaya
fb407da3e8 Fixed siude menu active element not being properly selected 2018-07-18 20:09:31 +02:00
Alejandro Celaya
3ea33d0e38 Implemented left menu 2018-07-18 20:01:56 +02:00
Alejandro Celaya
5a7ac69aff Fixed problem while 'reloading' a page with different route params not making the server to be hit 2018-07-18 19:01:43 +02:00