Commit Graph

  • e5986ac6cf Fixed coding styles Alejandro Celaya 2018-08-26 20:17:40 +02:00
  • def5afc5ee Added version 1 to changelog Alejandro Celaya 2018-08-26 20:07:55 +02:00
  • 3d39fa724c Created App test Alejandro Celaya 2018-08-26 19:48:21 +02:00
  • 933de6e2c5 Fixed event handlers not properly called Alejandro Celaya 2018-08-26 19:30:56 +02:00
  • 2fdc7a0ff0 Fixed shape types not properly defined as shapes but as plane objects Alejandro Celaya 2018-08-26 19:19:45 +02:00
  • 3569202a62 Fixed typo Alejandro Celaya 2018-08-26 10:52:45 +02:00
  • c0e116b17b Disabled specific eslint rules in small blocks Alejandro Celaya 2018-08-26 10:49:23 +02:00
  • 6568487bca Specified node version in scrutinizer config Alejandro Celaya 2018-08-26 10:40:03 +02:00
  • d6882ff8c5 Moved eslint config from package.json to .eslintrc Alejandro Celaya 2018-08-26 10:30:20 +02:00
  • fff18202fd Applied coding styles to config files Alejandro Celaya 2018-08-26 00:00:53 +02:00
  • 4e67798746 Applied coding styles to scripts Alejandro Celaya 2018-08-25 23:53:51 +02:00
  • 9b668f3365 Simplified Paginator component Alejandro Celaya 2018-08-25 23:45:03 +02:00
  • 6c8e13ebde Added react version to eslint settings Alejandro Celaya 2018-08-25 23:41:05 +02:00
  • 6a016d8e6f Updated styles in javascript to fulfill adidas rules Alejandro Celaya 2018-08-25 23:39:27 +02:00
  • ed0aa68452 Fixed linting issues in stylesheets Alejandro Celaya 2018-08-25 15:59:51 +02:00
  • 43f4b938ae Added stylelint config Alejandro Celaya 2018-08-25 10:22:25 +02:00
  • 6d0753481d Refactored visits parser to be functional Alejandro Celaya 2018-08-24 23:55:53 +02:00
  • 4924f24e1a Refactored VisitsParser taking advantage of reduce function Alejandro Celaya 2018-08-24 23:51:33 +02:00
  • 26a3fdfd3d Created VisitsParser test Alejandro Celaya 2018-08-24 23:38:37 +02:00
  • a83be0b45c Created CreateServer test Alejandro Celaya 2018-08-24 23:19:49 +02:00
  • badc8a7324 Created DeleteServerModal test Alejandro Celaya 2018-08-24 12:36:14 +02:00
  • 7cd9caee77 Created DeleteServerButton test Alejandro Celaya 2018-08-24 12:23:35 +02:00
  • ffc596b494 Enabled linting on CI Alejandro Celaya 2018-08-24 12:02:28 +02:00
  • 76ae27707b Created ServersService test Alejandro Celaya 2018-08-24 10:58:37 +02:00
  • 53a4240219 Created ServersImporter test Alejandro Celaya 2018-08-24 10:34:32 +02:00
  • 12ac877e2d Created ServersExporter test Alejandro Celaya 2018-08-24 10:13:55 +02:00
  • 53650938f7 Improved server reducer test Alejandro Celaya 2018-08-23 16:35:27 +02:00
  • ff28169c74 Created ImportServersBtn test Alejandro Celaya 2018-08-23 16:26:42 +02:00
  • da1616542d Minor refactoring on ImportServersBtn Alejandro Celaya 2018-08-23 15:33:05 +02:00
  • 3df5fd12d3 Added serve as dev dependency Alejandro Celaya 2018-08-23 09:49:13 +02:00
  • 5fcb5735d6 Manually defined coverage reporters on commands, to nto break integration with webstorm Alejandro Celaya 2018-08-23 09:34:26 +02:00
  • a5865e6cec Improved ShlinkApiClient test Alejandro Celaya 2018-08-22 22:38:05 +02:00
  • c092f290ec Added integration with scrutinizer Alejandro Celaya 2018-08-22 10:44:24 +02:00
  • 9b063a4616 Implemented importing servers from CSV file Alejandro Celaya 2018-08-21 20:33:12 +02:00
  • ac52f55c5e Added button to import servers from CSV file Alejandro Celaya 2018-08-20 17:31:45 +02:00
  • 617a3b767b Replace json-csv parsing library Alejandro Celaya 2018-08-20 17:08:15 +02:00
  • b72a5d0a66 Improved ServerDropdown.text.js Alejandro Celaya 2018-08-20 16:53:48 +02:00
  • e0c1e13d1e Fixed tests Alejandro Celaya 2018-08-20 16:44:46 +02:00
  • 2b373cc4af Added feature to export servers list Alejandro Celaya 2018-08-20 16:40:33 +02:00
  • d84bf01937 Replaced anchor by span to prevent accessibility error Alejandro Celaya 2018-08-20 10:04:17 +02:00
  • 84d012d7af Fixed accessibility issue Alejandro Celaya 2018-08-19 20:56:55 +02:00
  • 96adb227d9 Added search bar to tags list Alejandro Celaya 2018-08-19 20:52:33 +02:00
  • 843c121285 Extracted SearchField from SearchBar component to its own component Alejandro Celaya 2018-08-19 20:29:23 +02:00
  • 03870c0c6f Ensured tags list keeps sorted after editing a tag Alejandro Celaya 2018-08-19 20:11:43 +02:00
  • 5d2de11615 Allowed tags color to be changed Alejandro Celaya 2018-08-19 20:08:02 +02:00
  • 71ead150a2 Added color picker to edit tag modal Alejandro Celaya 2018-08-18 23:24:03 +02:00
  • d541543ab3 Implemented edition of tags Alejandro Celaya 2018-08-18 22:59:53 +02:00
  • 878e336ba1 Simplified ColorGenerator and exposed method to set colors for a key Alejandro Celaya 2018-08-18 17:51:44 +02:00
  • 2650027c40 Updated tags list, allowing to click on a tag to show the list filtered by that tag Alejandro Celaya 2018-08-18 17:34:49 +02:00
  • 680d80d753 Prevented short URLs list to be reloaded when tags are edited Alejandro Celaya 2018-08-18 17:14:33 +02:00
  • b5de9bf523 Fixed wrong reducer being called Alejandro Celaya 2018-08-18 16:47:19 +02:00
  • 1dee478234 Implemented delete tag behavior Alejandro Celaya 2018-08-18 16:39:47 +02:00
  • f480e34f67 Created TagCard and DeleteTagConfirmModal components Alejandro Celaya 2018-08-18 14:38:36 +02:00
  • f1ee467af4 Finished design on tags list page Alejandro Celaya 2018-08-18 11:15:00 +02:00
  • 63ddef2d81 Removed titles from side menu Alejandro Celaya 2018-08-18 10:47:45 +02:00
  • ec7b47fb32 Allowed MuttedMessage to define a margin 0 Alejandro Celaya 2018-08-16 19:22:54 +02:00
  • f7f0d8c7c1 Improved tags list section Alejandro Celaya 2018-08-16 19:19:57 +02:00
  • 49290b56ee Created tags list page Alejandro Celaya 2018-08-16 18:59:00 +02:00
  • 03113583f0 Updated behavior on tags modal so that the component handles all actions Alejandro Celaya 2018-08-15 19:10:35 +02:00
  • a1eadf767e Updated short URL tags adding real behavior Alejandro Celaya 2018-08-15 18:44:54 +02:00
  • 854851fefc Created common component to handle tags and modal to edit tags Alejandro Celaya 2018-08-15 11:14:44 +02:00
  • 707c097ed9 Fixed title size in mobile devices Alejandro Celaya 2018-08-15 10:16:53 +02:00
  • cb3186395d Added burguer icon to show sidebar on mobile devices Alejandro Celaya 2018-08-15 08:51:20 +02:00
  • a00f59bab3 Added 'active' on Add server link Alejandro Celaya 2018-08-14 20:51:38 +02:00
  • 72f96a6d1d Ensured sidebar does not overlap header in mobile resolutions Alejandro Celaya 2018-08-14 20:46:01 +02:00
  • cb9dc9d65e Added swipable menu Alejandro Celaya 2018-08-14 20:28:46 +02:00
  • 42d718960f Merge pull request #18 from acelaya/feature/0.2.0 v0.2.0 Alejandro Celaya 2018-08-12 19:23:18 +02:00
  • 7f317390e3 Added v0.2.0 to changelog Alejandro Celaya 2018-08-12 19:18:34 +02:00
  • adec759579 Added workaround to add tags on blur on tags input which allows tags to be added on Android Alejandro Celaya 2018-08-12 19:07:42 +02:00
  • f8eb5fb022 Creates shortUrlsListParams reducer test Alejandro Celaya 2018-08-12 18:49:57 +02:00
  • d6e6c8c6c2 Fixed wrong value passed to DateInput Alejandro Celaya 2018-08-12 10:18:26 +02:00
  • e0ab67899d Created server reducer test Alejandro Celaya 2018-08-12 10:17:13 +02:00
  • 6969233b6f Added reducer test to selectedServerReducer test Alejandro Celaya 2018-08-12 09:34:14 +02:00
  • ec4c14e8de Created selectedServer reducer test Alejandro Celaya 2018-08-12 09:22:18 +02:00
  • f23245a39c Created DateInput component test Alejandro Celaya 2018-08-12 09:01:11 +02:00
  • faa828c58a Created AsideMenu component test Alejandro Celaya 2018-08-12 08:49:08 +02:00
  • 34155aae58 Refactored some components Alejandro Celaya 2018-08-12 08:45:48 +02:00
  • 86eb963176 Simplified AsideMenu component removing unneeded checks Alejandro Celaya 2018-08-12 08:26:36 +02:00
  • 073703ef5b Created Home component tests Alejandro Celaya 2018-08-12 08:20:35 +02:00
  • 49f0109d20 Renamed home-container CSS class to just home Alejandro Celaya 2018-08-12 08:01:35 +02:00
  • f9773dbebe Added servers list to home page Alejandro Celaya 2018-08-11 22:06:36 +02:00
  • c920403d5f Deleted no longer needed styles sheet Alejandro Celaya 2018-08-11 21:41:01 +02:00
  • e1008fcff1 Replaced tags input component by a simpler one Alejandro Celaya 2018-08-11 21:39:27 +02:00
  • 7efc09d73c Improved badge color Alejandro Celaya 2018-08-11 18:27:51 +02:00
  • b3be7df890 Improved tags filtering control Alejandro Celaya 2018-08-10 22:27:50 +02:00
  • c80fea2877 Added ordering control to short URLs list in mobile resolutions Alejandro Celaya 2018-08-10 22:16:50 +02:00
  • e4d5424c07 Fixed short URLs ordering in desktop resolutions Alejandro Celaya 2018-08-10 21:38:24 +02:00
  • c5f59a17dd Fixed PWA name in manifest file Alejandro Celaya 2018-08-10 07:32:13 +02:00
  • f8372876d7 Improved app icons quality Alejandro Celaya 2018-08-09 20:28:31 +02:00
  • 3821735a89 Updated DateInput to be clearable Alejandro Celaya 2018-08-09 20:13:46 +02:00
  • 6f38538dea Improved responsiveness in visits page Alejandro Celaya 2018-08-09 19:50:22 +02:00
  • c8e5dfad5a Merge pull request #16 from acelaya/feature/0.1.1 v0.1.1 Alejandro Celaya 2018-08-06 20:35:38 +02:00
  • f3a3854c1f Removed workdir from Dockerfile Alejandro Celaya 2018-08-06 20:32:14 +02:00
  • 33bec0f05d Created changelog Alejandro Celaya 2018-08-06 20:19:20 +02:00
  • a5fb505aff Updated dockerfile to be used to build a distributable docker image Alejandro Celaya 2018-08-06 20:16:07 +02:00
  • a2f174f687 Updated docker-compose files so that they just use an image and don't need the Dockerfile Alejandro Celaya 2018-08-06 19:41:57 +02:00
  • 671f20dd09 Deleted old readme file Alejandro Celaya 2018-08-05 12:46:38 +02:00
  • 4e4321c96d Merge pull request #8 from acelaya/develop v0.1.0 Alejandro Celaya 2018-08-05 12:13:30 +02:00
  • 16141ccdb3 Added zipt dist generation to build script Alejandro Celaya 2018-08-05 12:05:26 +02:00
  • f3233f845d Created dist dir Alejandro Celaya 2018-08-05 11:39:49 +02:00