Commit graph

  • e1298cfa81 Created Dropdown test Alejandro Celaya 2020-12-25 10:39:54 +0100
  • 6be3a1223f Created common Dropdown component for style consistency Alejandro Celaya 2020-12-25 10:29:25 +0100
  • 81d24432a9 Updated app gif Alejandro Celaya 2020-12-24 10:58:59 +0100
  • 1d193f1187 Updated nginx version in docker image v3.0.0 Alejandro Celaya 2020-12-22 10:23:27 +0100
  • c56994c813
    Merge pull request #363 from acelaya-forks/feature/refactorings Alejandro Celaya 2020-12-22 10:17:59 +0100
  • 44862073bb Added v3 to changelog Alejandro Celaya 2020-12-22 10:06:24 +0100
  • 9eb9182c21 Created ShlinkApiError test Alejandro Celaya 2020-12-22 10:05:32 +0100
  • b2abfd543e Moved Shlink API services to api module Alejandro Celaya 2020-12-22 09:55:39 +0100
  • 8c6eaf2f1d Moved API types and type helpers to api module Alejandro Celaya 2020-12-22 09:49:13 +0100
  • 811544d7df Moved api utils to subfolder Alejandro Celaya 2020-12-22 09:24:33 +0100
  • 9fdfdf865e
    Merge pull request #361 from acelaya-forks/feature/errors-improvements Alejandro Celaya 2020-12-22 00:00:04 +0100
  • 6a354c277c Set API response as per Shlink v2 Alejandro Celaya 2020-12-21 23:55:54 +0100
  • 89f6c6c283 Updated changelog Alejandro Celaya 2020-12-21 23:53:15 +0100
  • d534a4e441 Moved logic to parse API errors to a helper function Alejandro Celaya 2020-12-21 23:51:35 +0100
  • 4c3772d5c8 Added meaningful error messages for the rest of API calls Alejandro Celaya 2020-12-21 23:41:50 +0100
  • ee95d5a1b7 Improved handling of errors in several API interactions Alejandro Celaya 2020-12-21 21:26:45 +0100
  • 51379eb2a0 Created component holding the logic to render Shlink API errors Alejandro Celaya 2020-12-21 21:19:02 +0100
  • f69f791790 Improved handling of short URL deletion errors Alejandro Celaya 2020-12-21 21:02:30 +0100
  • 54b1ab12cd Passed API error while creating URLs to display proper error messages Alejandro Celaya 2020-12-21 20:53:31 +0100
  • 18d417e78c
    Merge pull request #359 from acelaya-forks/feature/message-improvements Alejandro Celaya 2020-12-21 18:31:21 +0100
  • 7a48a06442 Normalized import Alejandro Celaya 2020-12-21 18:20:59 +0100
  • 195aaa8be6 Updated changelog Alejandro Celaya 2020-12-21 18:15:09 +0100
  • 94d2f3167b Created Result test Alejandro Celaya 2020-12-21 18:14:11 +0100
  • 344f5e9b0d Updated Result component so that it has the text centered by default Alejandro Celaya 2020-12-21 17:58:46 +0100
  • b211a29fc5 Created new Result component to display operation result messages consistently Alejandro Celaya 2020-12-21 17:54:05 +0100
  • c25355c531 Added Message test Alejandro Celaya 2020-12-21 09:57:46 +0100
  • 5cf0c86a14 Normalized Message component, making it autocontained Alejandro Celaya 2020-12-21 09:22:13 +0100
  • 852e791c80
    Merge pull request #357 from acelaya-forks/feature/routable-visits-sections Alejandro Celaya 2020-12-20 20:01:04 +0100
  • f5d03ed3a2 Created query helper test Alejandro Celaya 2020-12-20 19:51:43 +0100
  • 4642e07fd3 Reduced duplication when defining routes in visits section Alejandro Celaya 2020-12-20 19:42:37 +0100
  • 83221c1066 Added routes to subsections in visits Alejandro Celaya 2020-12-20 19:28:09 +0100
  • 214b952e84
    Merge pull request #356 from acelaya-forks/feature/welcome-ui Alejandro Celaya 2020-12-20 12:39:18 +0100
  • 42adbb3739 Updated changelog Alejandro Celaya 2020-12-20 12:32:54 +0100
  • 9e63c463ca Styled scroll in servers list for home page Alejandro Celaya 2020-12-20 12:25:17 +0100
  • 260a6c4940 Improved welcome screen Alejandro Celaya 2020-12-20 12:17:12 +0100
  • fa949cde12 Simplified onTagClick handling in ShortUrlsTable Alejandro Celaya 2020-12-20 09:09:22 +0100
  • 23da0328ec Added Shlink logo as react component Alejandro Celaya 2020-12-20 08:56:46 +0100
  • 7da634e772 Fixed tags filtering from overview page Alejandro Celaya 2020-12-19 22:49:11 +0100
  • 79f7459d77
    Merge pull request #354 from acelaya-forks/feature/ci-migration Alejandro Celaya 2020-12-19 12:58:43 +0100
  • 4002392b12 Replaced scrutinizer with codecov Alejandro Celaya 2020-12-19 12:55:30 +0100
  • e9e53bb69b Added border on top of overview section cards Alejandro Celaya 2020-12-17 18:42:43 +0100
  • 623deec973
    Merge pull request #353 from acelaya-forks/feature/more-ui-improvements Alejandro Celaya 2020-12-15 19:04:04 +0100
  • 3453d4ffd5 Fixed coding styles Alejandro Celaya 2020-12-15 18:57:23 +0100
  • f9ef7eccf8 Updated changelog Alejandro Celaya 2020-12-15 18:53:41 +0100
  • 3cdcffaac3 Fixed mutation checks step in ci workflow Alejandro Celaya 2020-12-15 18:45:15 +0100
  • 0f23cdcd21 Updated initial interval for visits to be last 30 days Alejandro Celaya 2020-12-15 18:40:36 +0100
  • 9dc6c756f2 Fixed rendering of cards in overview page Alejandro Celaya 2020-12-15 18:12:15 +0100
  • 0491694839 Set fixed width to aside menu Alejandro Celaya 2020-12-15 17:57:24 +0100
  • f1f3c3f98b
    Merge pull request #350 from acelaya-forks/feature/ui-improvements Alejandro Celaya 2020-12-15 10:05:16 +0100
  • ec3ad8412c Fixed mutation tests in ci workflow Alejandro Celaya 2020-12-15 10:01:15 +0100
  • d39512732a Fixed DateRangeSelector focus state Alejandro Celaya 2020-12-15 09:54:45 +0100
  • 95abf4f898 Updated changelog Alejandro Celaya 2020-12-14 23:36:58 +0100
  • 61a1087d91 Added date range selector to short URLs list Alejandro Celaya 2020-12-14 23:35:31 +0100
  • 3f245a757e Created DateRangeSelector test Alejandro Celaya 2020-12-14 23:15:06 +0100
  • 4e236a80de Created new dropdown component to select relative or absolute date ranges Alejandro Celaya 2020-12-14 22:58:15 +0100
  • 288f6e2cf8 Fixed rendering of ShlinkVersions component to match current layout Alejandro Celaya 2020-12-14 19:05:25 +0100
  • 9b6d4a4d97 Added max-width to internal container Alejandro Celaya 2020-12-14 18:39:19 +0100
  • f2a8865679 Added new card styles to error pages Alejandro Celaya 2020-12-13 20:57:00 +0100
  • 017db18e70 Removed unneeded step in ci workflow Alejandro Celaya 2020-12-13 10:38:03 +0100
  • 19c4a61524
    Added github and docker logos to badges Alejandro Celaya 2020-12-13 09:32:37 +0100
  • f01c9bd5c8
    Fixed build badge Alejandro Celaya 2020-12-13 06:47:46 +0100
  • 2a5fa54ae1
    Merge pull request #348 from acelaya-forks/feature/github-actions Alejandro Celaya 2020-12-12 21:48:23 +0100
  • 7a1b6367a8 Changed build badges to point to github action Alejandro Celaya 2020-12-12 21:43:16 +0100
  • 058860737e Removed travis-specific env vars from github action Alejandro Celaya 2020-12-12 21:39:51 +0100
  • 20f2fd1080 Created workflow for ci in github actions Alejandro Celaya 2020-12-12 21:29:25 +0100
  • 16ce1d24af
    Merge pull request #347 from acelaya-forks/feature/visits-improvements Alejandro Celaya 2020-12-12 21:15:16 +0100
  • a51db38749 Updated changelog Alejandro Celaya 2020-12-12 21:07:32 +0100
  • 6090f97347 Updated tabs in visits section to be sticky Alejandro Celaya 2020-12-12 21:05:54 +0100
  • c74355e363 Improved visits section so that charts are grouped in sub tabs Alejandro Celaya 2020-12-12 20:45:23 +0100
  • a013d40bf1 More standardization color changes Alejandro Celaya 2020-12-12 16:55:01 +0100
  • 7f7473c348
    Merge pull request #346 from acelaya-forks/feature/drop-shlink-1-support Alejandro Celaya 2020-12-12 13:50:38 +0100
  • df6f1b984f Dropped support for Shlink 1 Alejandro Celaya 2020-12-12 13:33:21 +0100
  • b9905c8bf4 Ensured visits amount card displays warning for old shlink versions Alejandro Celaya 2020-12-12 13:22:11 +0100
  • 32957835b3
    Merge pull request #345 from acelaya-forks/feature/restyle Alejandro Celaya 2020-12-12 12:13:52 +0100
  • 2efc5feb3f Updated changelog Alejandro Celaya 2020-12-12 12:07:51 +0100
  • 526fa14dce Improved NoMenuLayout, using a container-xl style Alejandro Celaya 2020-12-12 12:04:20 +0100
  • 4d969b994e Improved server form Alejandro Celaya 2020-12-12 11:43:16 +0100
  • d62edb2249 Moved 'add server' button inside servers dropdown Alejandro Celaya 2020-12-12 11:29:15 +0100
  • bc82e7e7fd Fixed colors in visits table Alejandro Celaya 2020-12-12 11:11:36 +0100
  • 1e460d3ef7 Updated edit URL modal to be large Alejandro Celaya 2020-12-12 11:07:05 +0100
  • 143a05cab1 Restyled cards, background and shadows Alejandro Celaya 2020-12-12 10:56:10 +0100
  • bf1b59c0d8
    Merge pull request #343 from acelaya-forks/feature/overview-page Alejandro Celaya 2020-12-08 19:44:25 +0100
  • 5ab38027bf Updated changelog Alejandro Celaya 2020-12-08 19:38:35 +0100
  • 3e6aee47e5 Fixed TS compilation in tests Alejandro Celaya 2020-12-08 19:31:09 +0100
  • 60282281a3 Grouped basic components in 'create' form in its own card Alejandro Celaya 2020-12-08 19:21:31 +0100
  • 2017ee7456 Created SimpleCard component to reduce duplicated code when rendering cards Alejandro Celaya 2020-12-08 19:10:29 +0100
  • e60d241fcf Changed 'create' page, grouping components and adding more explanations Alejandro Celaya 2020-12-08 18:52:18 +0100
  • 43af6fdaba Added redirect from server base path to overview page, to ease changing default page Alejandro Celaya 2020-12-08 18:27:36 +0100
  • f359a16004 Ensured tags input looks as a large input Alejandro Celaya 2020-12-08 18:18:16 +0100
  • 1b413fb0b7 Created Overview component test Alejandro Celaya 2020-12-08 17:51:49 +0100
  • 20a9259109 Minor style improvements in overview page Alejandro Celaya 2020-12-08 11:39:16 +0100
  • 8d5f7e942d Implemented reducers for actions affecting short URLs list Alejandro Celaya 2020-12-08 10:57:27 +0100
  • 17d5c4327b Added form to create short URLs to overview page Alejandro Celaya 2020-12-07 20:37:03 +0100
  • 9b30a82a79 Created visitsOverview reducer test Alejandro Celaya 2020-12-07 19:19:37 +0100
  • a0ec3c0293 Improved wording Alejandro Celaya 2020-12-07 13:03:47 +0100
  • d9e39eee2b Added new reducer for visits overview, and added it to overview page Alejandro Celaya 2020-12-07 12:12:39 +0100
  • 032e9c53f3 Extracted short URLs table into reusable component to use both on list section and overview section Alejandro Celaya 2020-12-07 11:17:19 +0100
  • dba0ac6442 Created Overview page as default page after connecting to a server Alejandro Celaya 2020-12-06 18:32:24 +0100
  • 920effb4c6
    Merge pull request #341 from acelaya-forks/feature/validate-flag Alejandro Celaya 2020-12-06 13:21:08 +0100
  • bd6e455cd6 Fixed import Alejandro Celaya 2020-12-06 13:20:16 +0100