Commit Graph

  • ca4365d820 Ensured toggle menu is hidden on route change Alejandro Celaya 2018-08-05 11:27:26 +02:00
  • ec6b11d9c9 Created component to scroll to top Alejandro Celaya 2018-08-05 11:20:09 +02:00
  • ad29e2fa5d Added apple icon links Alejandro Celaya 2018-08-05 11:10:21 +02:00
  • bf2a8e9a71 Updated PWA manifest for android Alejandro Celaya 2018-08-05 10:32:10 +02:00
  • 554779a173 Fixed pagination control not being properly wrapped in mobile devices Alejandro Celaya 2018-08-05 10:12:49 +02:00
  • 14b98fd833 Improved context menu in mobile devices Alejandro Celaya 2018-08-05 10:08:17 +02:00
  • ce8888ce5d Replaced double quotes with single quotes in sass imports Alejandro Celaya 2018-08-05 10:01:17 +02:00
  • b25cb6c170 Added more responsive improvements Alejandro Celaya 2018-08-05 08:49:07 +02:00
  • c1880125b3 Fixed left menu responsiveness Alejandro Celaya 2018-08-05 08:28:16 +02:00
  • 9575107848 Configured redux dev tools Alejandro Celaya 2018-08-05 08:13:12 +02:00
  • 3c0f1716aa Fixed responsive properties Alejandro Celaya 2018-08-04 17:52:56 +02:00
  • ee6193ace8 Added support to filter by multiple tags Alejandro Celaya 2018-08-04 17:07:44 +02:00
  • 9aaa01e455 Added new test Alejandro Celaya 2018-08-04 11:07:28 +02:00
  • 3b6453e4ea Created travis config file Alejandro Celaya 2018-08-04 10:29:55 +02:00
  • f0d4660583 Organized dependencies Alejandro Celaya 2018-08-04 10:20:19 +02:00
  • 1562f7ef35 Fixed padding Alejandro Celaya 2018-08-04 08:38:25 +02:00
  • 7f9744cef2 Fixed default servers object value Alejandro Celaya 2018-08-04 08:29:40 +02:00
  • 5517fcdde5 Fixed changing selected server Alejandro Celaya 2018-08-04 08:23:44 +02:00
  • daf67e1d43 Fixed typo Alejandro Celaya 2018-08-01 19:15:45 +02:00
  • 961fba6346 Used 2 spaces for indentation Alejandro Celaya 2018-08-01 19:07:46 +02:00
  • bbeaf01319 Created filtering by tag feature Alejandro Celaya 2018-08-01 19:04:58 +02:00
  • eef1946243 Used setState callback to ensure no race conditions occur Alejandro Celaya 2018-08-01 18:32:21 +02:00
  • 0b15fba640 Added filtering by date range to visit stats page Alejandro Celaya 2018-07-31 22:04:20 +02:00
  • a7bd66827a Created reusable DateInput component Alejandro Celaya 2018-07-31 21:24:34 +02:00
  • 1abcb2e1d7 Fixed visits graphs styles Alejandro Celaya 2018-07-31 20:36:27 +02:00
  • 0f34d473b9 Ensured regular data for a short URL is loaded if defined Alejandro Celaya 2018-07-30 21:34:06 +02:00
  • 13004f6d57 Removed duplicated code from ShortUrlVisits Alejandro Celaya 2018-07-30 21:12:06 +02:00
  • 1b97877ecf Improved styles by using Cards Alejandro Celaya 2018-07-30 20:52:03 +02:00
  • d97cbdde5d Defined how to parse visit stats and how to render them Alejandro Celaya 2018-07-30 20:31:48 +02:00
  • a75c7309f7 Defined visit stats page Alejandro Celaya 2018-07-29 19:25:22 +02:00
  • c02b0e0591 Created ShortUrlVisits page Alejandro Celaya 2018-07-29 18:39:00 +02:00
  • 92f7fffcf3 Implemented behavior to create new short URLs Alejandro Celaya 2018-07-29 18:13:18 +02:00
  • f7249cfe6e Implemented short URLs creation Alejandro Celaya 2018-07-28 18:59:32 +02:00
  • 0a5c20e3ee Connected creation form with redux, and created reducer for short URL creation Alejandro Celaya 2018-07-28 10:41:05 +02:00
  • c51bf5b9a0 Renamed ServersService module Alejandro Celaya 2018-07-28 09:56:08 +02:00
  • 41a4f31c57 Fixed indentation Alejandro Celaya 2018-07-28 09:34:31 +02:00
  • e10028a2b9 Renamed classes to match components file names Alejandro Celaya 2018-07-28 09:20:51 +02:00
  • ce22b7e8e9 Extracted ShortUrlsRow to its own module Alejandro Celaya 2018-07-28 09:18:55 +02:00
  • b734b4515b Extracted ShortUrlsRowMenu to its own module Alejandro Celaya 2018-07-28 09:15:41 +02:00
  • 842b1a7590 Added preview modal component Alejandro Celaya 2018-07-27 18:21:10 +02:00
  • 131099b2a6 Added QrCode modal window to short URLs Alejandro Celaya 2018-07-27 18:05:09 +02:00
  • a78d0b9b20 Applied some improvements in manifest Alejandro Celaya 2018-07-26 21:01:12 +02:00
  • f027ca29d5 Updated PWA manifest Alejandro Celaya 2018-07-26 20:47:17 +02:00
  • 78ba7c75ff Moved logic to mark selected server to parent component in order to affect all children compo0nents on the same route Alejandro Celaya 2018-07-24 19:17:01 +02:00
  • 3eaa66435a Fixed tests Alejandro Celaya 2018-07-22 22:49:51 +02:00
  • 86a1cdf4d1 Added ordering capabilities to short URLs list Alejandro Celaya 2018-07-22 09:37:57 +02:00
  • 6e6e54fa36 Installed font awesome regular icons Alejandro Celaya 2018-07-22 08:36:46 +02:00
  • b6c82da250 Improved date pickers in create URL form Alejandro Celaya 2018-07-21 19:27:00 +02:00
  • 0ac6d81fed Added datepickers in create short URL form Alejandro Celaya 2018-07-21 19:07:16 +02:00
  • 4522443789 Fixed problem while copying short URL Alejandro Celaya 2018-07-21 18:48:33 +02:00
  • 7add153d93 Installed copy to clipboard package and used for context menu Alejandro Celaya 2018-07-21 12:15:53 +02:00
  • d382ee8d95 Added create short URL form Alejandro Celaya 2018-07-21 10:38:54 +02:00
  • b2fa86a917 Created short URLs component Alejandro Celaya 2018-07-20 22:32:50 +02:00
  • 3b104b0ead Improved modal text Alejandro Celaya 2018-07-20 22:30:54 +02:00
  • f0c20a2d1a Improved aside styles Alejandro Celaya 2018-07-20 22:20:58 +02:00
  • 168b24344e Added modal window for server deletion Alejandro Celaya 2018-07-20 22:14:17 +02:00
  • 0de191ac0b Added icons to side menu Alejandro Celaya 2018-07-18 20:32:19 +02:00
  • e1049a74a2 Added behavior to mark active server in servers dropdown Alejandro Celaya 2018-07-18 20:26:45 +02:00
  • fb407da3e8 Fixed siude menu active element not being properly selected Alejandro Celaya 2018-07-18 20:09:31 +02:00
  • 3ea33d0e38 Implemented left menu Alejandro Celaya 2018-07-18 20:01:56 +02:00
  • 5a7ac69aff Fixed problem while 'reloading' a page with different route params not making the server to be hit Alejandro Celaya 2018-07-18 19:01:43 +02:00
  • 22406d1253 Added hability to create servers Alejandro Celaya 2018-07-16 18:48:50 +02:00
  • be30d62f6f Reduced the amount of duplicated code in CreateServer component Alejandro Celaya 2018-07-16 18:29:14 +02:00
  • ebb94a17ab Linked CreateServer component with redux Alejandro Celaya 2018-07-16 18:25:37 +02:00
  • 554248c376 Added font weight to create server component labels Alejandro Celaya 2018-07-15 11:17:58 +02:00
  • 6494f04d25 Added structure and some stylings to CreateServer component Alejandro Celaya 2018-07-15 11:06:53 +02:00
  • 010e3ce0f3 Added proper loading status handling to short URLs list Alejandro Celaya 2018-07-15 10:39:05 +02:00
  • a4f9a2b8b3 Updated reducers to follow Redux Reducer Bundles proposal Alejandro Celaya 2018-07-15 10:28:39 +02:00
  • ac62410926 Added pagination component Alejandro Celaya 2018-06-17 18:13:55 +02:00
  • 66a81d7e58 Updated ApiClient to return pagination data when listing short URLs Alejandro Celaya 2018-06-17 17:21:47 +02:00
  • 1f157a015b Moved management of filtering options to own reducer Alejandro Celaya 2018-06-17 17:12:16 +02:00
  • 6587a08ed1 Created more components for the short URLs list Alejandro Celaya 2018-06-17 10:59:04 +02:00
  • 853212b419 Added docker-related files Alejandro Celaya 2018-06-17 08:04:53 +02:00
  • b008c37a5b Implemented first elements of short codes list Alejandro Celaya 2018-06-16 11:24:42 +02:00
  • f4c48bc94f Fixed loading state in servers list Alejandro Celaya 2018-06-15 21:51:50 +02:00
  • c0203f1336 Implemented loading of short URLs Alejandro Celaya 2018-06-15 21:49:25 +02:00
  • e4356720d7 Added more behavior to servers list Alejandro Celaya 2018-06-14 20:11:41 +02:00
  • 9ac0811200 Setup tests environment Alejandro Celaya 2018-06-14 19:42:42 +02:00
  • e150b35e33 Wired redux Alejandro Celaya 2018-06-03 20:12:40 +02:00
  • b1e97ef022 Created separated component with servers dropdown Alejandro Celaya 2018-06-03 13:18:33 +02:00
  • 2cad352045 Added sections via react router Alejandro Celaya 2018-06-03 13:15:52 +02:00
  • 39a78414eb Reformated code to use 2-space indents Alejandro Celaya 2018-06-03 12:57:03 +02:00
  • 07049261e3 Finished main bar Alejandro Celaya 2018-05-13 12:02:01 +02:00
  • 41bc8f8459 Added improvements using new components Alejandro Celaya 2018-05-13 11:58:35 +02:00
  • e62416e9bb Added some improvements Alejandro Celaya 2018-05-13 09:48:21 +02:00
  • 60c45ee795 Reformated code in index.html Alejandro Celaya 2018-05-13 09:04:36 +02:00
  • c6ce052797 First commit Alejandro Celaya 2018-05-13 08:57:47 +02:00