Commit graph

  • be50b24504 Added mechanism to provide a version to shlink-web-client Alejandro Celaya 2020-03-05 12:53:32 +0100
  • c181831a37 Fixed tests Alejandro Celaya 2020-03-05 11:58:35 +0100
  • dbee62ac8c Moved shlink versions component to main container Alejandro Celaya 2020-03-05 11:46:38 +0100
  • 1e949b3a22 Added shlink versions to side menu Alejandro Celaya 2020-03-05 11:11:26 +0100
  • b02dcf6c53 Refactored delete server components Alejandro Celaya 2020-03-05 10:18:33 +0100
  • ab7718e335 Removed duplicated code from AsideMenu by creating an AsideMenuItem helper component Alejandro Celaya 2020-03-05 10:03:38 +0100
  • 451c77d47f
    Merge pull request #214 from acelaya-forks/feature/consistent-server-loading Alejandro Celaya 2020-03-05 09:32:59 +0100
  • fa0d3d4047 Removed no longer needed async/await when building api client Alejandro Celaya 2020-03-05 09:23:53 +0100
  • 397a183f65 Converted MenuLayout into a functional component with hooks Alejandro Celaya 2020-03-05 09:08:50 +0100
  • bc8905ee7f Ensured server is properly loaded before trying to render any children component Alejandro Celaya 2020-03-05 08:59:07 +0100
  • 853032ac7f Displayed preloader when a server is being loaded Alejandro Celaya 2020-03-05 08:41:55 +0100
  • 3b0e282a52
    Merge pull request #211 from acelaya-forks/feature/jest-each Alejandro Celaya 2020-02-17 18:32:52 +0100
  • bb28cb3862 Updated changelog Alejandro Celaya 2020-02-17 18:25:21 +0100
  • d0f458bece Uninstalled jest-each and replaced by jest's native each Alejandro Celaya 2020-02-17 18:21:52 +0100
  • da54a72b3e
    Merge pull request #206 from acelaya-forks/feature/match-domain v2.3.1 Alejandro Celaya 2020-02-08 11:04:58 +0100
  • 86c155d8d1 Updated changelog Alejandro Celaya 2020-02-08 10:47:44 +0100
  • 666d2d3065 Ensured domain is dispatched when modifying a short URL somehow Alejandro Celaya 2020-02-08 10:46:11 +0100
  • 01e69fb6ca
    Merge pull request #204 from acelaya-forks/feature/multi-domain-fixes Alejandro Celaya 2020-02-08 10:24:49 +0100
  • 30e5253acd Simplified instructions removing redundant vars Alejandro Celaya 2020-02-08 10:07:34 +0100
  • c67ce3918b Removed redundant function call Alejandro Celaya 2020-02-08 10:02:33 +0100
  • 58077f2d86 Updated changelog Alejandro Celaya 2020-02-08 09:59:13 +0100
  • 098c94bccf Ensured domain is passed when deleting a short URL on a specific domain Alejandro Celaya 2020-02-08 09:57:18 +0100
  • 861a3c068f Ensured domain is passed when editing meta for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:52:30 +0100
  • 3b95e8ebc0 Ensured domain is passed when editing tags for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:48:35 +0100
  • 170e427530 Ensured domain is passed when loading detail for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:38:19 +0100
  • 707c9f4ce6 Created VisitStatsLink test Alejandro Celaya 2020-02-08 09:20:19 +0100
  • dc672bf0f0 Ensured domain is passed when loading visits for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:07:55 +0100
  • c682737505 Standardized date-picker selected day color Alejandro Celaya 2020-02-02 09:30:41 +0100
  • 46fa3d4345
    Merge pull request #201 from acelaya-forks/feature/document-routing-fallback Alejandro Celaya 2020-01-31 20:51:17 +0100
  • 9b7bc4b495 Updated documentation Alejandro Celaya 2020-01-31 20:37:50 +0100
  • 4385061499
    Merge pull request #200 from acelaya-forks/feature/refactor-edit-tags-modal Alejandro Celaya 2020-01-31 20:22:04 +0100
  • e17498e68b Updated changelog Alejandro Celaya 2020-01-31 20:13:18 +0100
  • 3e298f010b Simplified DeleteShortUrlModal component and shortUrlDeletion reducer Alejandro Celaya 2020-01-31 20:12:22 +0100
  • 30117bd121 Simplified EditTagsModal component and shortUrlTags reducer Alejandro Celaya 2020-01-31 20:06:28 +0100
  • 93f33b6218 Fixed some tests after not injecting a component Alejandro Celaya 2020-01-31 20:04:03 +0100
  • 535d08a607
    Merge pull request #197 from MartinH0/master Alejandro Celaya 2020-01-31 16:21:30 +0100
  • 6ac3a49db2
    Updated nginx.conf (optimization for future) MartinH0 2020-01-31 01:36:17 +0100
  • c16f760d79
    Update .htaccess MartinH0 2020-01-31 01:29:41 +0100
  • 965c2b243f
    Update .htaccess MartinH0 2020-01-31 01:27:13 +0100
  • 703addddb9
    updated htaccess MartinH0 2020-01-30 21:05:20 +0100
  • ab6dff5c31
    Updates htaccess MartinH0 2020-01-30 20:51:23 +0100
  • 2ef330c62b
    Updated htaccess MartinH0 2020-01-30 20:49:46 +0100
  • 72e71aff40
    Updated htaccess to meet required functions. MartinH0 2020-01-30 19:06:50 +0100
  • cefd6ec752
    Add htaccess to redirect if not found to index MartinH0 2020-01-30 18:51:38 +0100
  • aec3de18aa
    Deleted .htaccess at wrong directory MartinH0 2020-01-30 18:51:32 +0100
  • 97620cb583
    Add htaccess to redirect if not found to index MartinH0 2020-01-30 18:36:02 +0100
  • cf4e8190a4
    Merge pull request #195 from acelaya-forks/feature/server-version-wrapper Alejandro Celaya 2020-01-28 19:55:24 +0100
  • 8af7436f13 Updated changelog Alejandro Celaya 2020-01-28 19:47:41 +0100
  • c53520ae56 Moved logic to dynamically render components based on server version to a separated component Alejandro Celaya 2020-01-28 19:46:36 +0100
  • 3adcaef455
    Merge pull request #194 from acelaya-forks/feature/fix-set-empty-max-visits Alejandro Celaya 2020-01-28 18:51:18 +0100
  • 43cd9722a9 Updated project to node 12.14.1 Alejandro Celaya 2020-01-28 18:40:33 +0100
  • f3154e770e Fixed maxVisits being set to 0 when trying to reset it Alejandro Celaya 2020-01-28 18:36:23 +0100
  • 44aca4aeda
    Merge pull request #192 from acelaya-forks/feature/version-constraints v2.3.0 Alejandro Celaya 2020-01-19 21:37:56 +0100
  • 5762342d6c Ensured edit meta menu item is only displayed when shlink v1.18 or greater is run Alejandro Celaya 2020-01-19 21:30:01 +0100
  • 2236ed467e Ensured date range filtering is only displayed if Shlink v1.21 ow higer is run Alejandro Celaya 2020-01-19 21:25:45 +0100
  • d244b830ac Updated date on license file Alejandro Celaya 2020-01-19 21:11:07 +0100
  • e89b68fe1e
    Merge pull request #190 from acelaya-forks/feature/edit-meta Alejandro Celaya 2020-01-19 21:15:25 +0100
  • 1f588c5b13 Updated changelog with v2.3.0 Alejandro Celaya 2020-01-19 21:00:31 +0100
  • 38cad143a0 Created EditMetaModal test Alejandro Celaya 2020-01-19 20:59:01 +0100
  • f52bcc5389 Ensured state is reset on edit meta modal after closing it Alejandro Celaya 2020-01-19 20:37:12 +0100
  • caa6f7bcd8 Created shortUrlMetaReducer test Alejandro Celaya 2020-01-19 20:21:59 +0100
  • 207a8cef20 Updated tests from modified code Alejandro Celaya 2020-01-19 13:20:46 +0100
  • d44a4b260e Finished component to allow metadata to be edited on existing short URLs Alejandro Celaya 2020-01-19 13:07:33 +0100
  • 80a8e0b55c Created component to edit short URLs meta Alejandro Celaya 2020-01-17 21:07:59 +0100
  • 2d60f830f7 Improved icons on short URL menu Alejandro Celaya 2020-01-15 20:25:58 +0100
  • 90751a09f7
    Merge pull request #188 from acelaya-forks/feature/visits-amount Alejandro Celaya 2020-01-15 18:42:09 +0100
  • 301da4bb2a Recovered behavior to show amount of visits in selected date range on visits detail page Alejandro Celaya 2020-01-15 18:31:28 +0100
  • c90cd46095 Removed old ExternalLink component in favor of external one Alejandro Celaya 2020-01-15 18:16:12 +0100
  • 7826000384
    Merge pull request #187 from acelaya-forks/feature/date-filter Alejandro Celaya 2020-01-14 20:59:01 +0100
  • b48dcdd5e1 Fixed wrong files being picked for mutations Alejandro Celaya 2020-01-14 20:48:01 +0100
  • 4f6326b139 Updated changelog Alejandro Celaya 2020-01-14 20:21:14 +0100
  • cff96eeccc Created DateRangeRow test Alejandro Celaya 2020-01-14 20:20:27 +0100
  • 5eb4a3adec Fixed tests and typos Alejandro Celaya 2020-01-14 20:12:30 +0100
  • b60908a5e9 Added filtering by date to short URLs list Alejandro Celaya 2020-01-14 19:59:25 +0100
  • 124441238b Moved style to the proper scope Alejandro Celaya 2020-01-12 12:08:26 +0100
  • 4ec0287a74
    Merge pull request #185 from Starbix/patch-2 Alejandro Celaya 2020-01-12 11:01:38 +0100
  • 05c67a5c99
    Update nginx base image Cédric Laubacher 2020-01-12 10:50:40 +0100
  • de498b10e4
    Merge branch 'patch-1' of https://github.com/Starbix/shlink-web-client into patch-1 Cédric Laubacher 2020-01-12 10:44:08 +0100
  • d01ce00a49
    Update nginx base image Cédric Laubacher 2020-01-06 11:25:11 +0100
  • 66202349f3
    Merge branch 'patch-1' of https://github.com/Starbix/shlink-web-client into patch-1 Cédric Laubacher 2020-01-12 10:43:36 +0100
  • c14268690f
    Update nginx base image Cédric Laubacher 2020-01-06 11:25:11 +0100
  • f507a3628c
    Merge pull request #184 from acelaya-forks/feature/show-max-visits Alejandro Celaya 2020-01-11 20:23:02 +0100
  • 89e9d2b2d1 Fixed accidentally refactored string Alejandro Celaya 2020-01-11 20:11:41 +0100
  • 595858ac4b Used visits count component in short URL visits view Alejandro Celaya 2020-01-11 20:10:12 +0100
  • 3f2162fe62 Extracted visits count component to reuse it in other places Alejandro Celaya 2020-01-11 19:58:04 +0100
  • f2cb30409a Updated changelog Alejandro Celaya 2020-01-11 19:41:41 +0100
  • 5c4fec5a2f Displayed amount of max visits on those URLs which have it Alejandro Celaya 2020-01-11 19:40:16 +0100
  • e96c119432
    Merge pull request #183 from acelaya-forks/feature/support-shlink-2 Alejandro Celaya 2020-01-11 14:25:25 +0100
  • 0920962d72 Used already unpacked property Alejandro Celaya 2020-01-11 14:16:23 +0100
  • aaeb0fff78 Updated changelog Alejandro Celaya 2020-01-11 14:13:58 +0100
  • de41f50945 Ensured preview menu item is hidden when consuming Shlink 2 Alejandro Celaya 2020-01-11 14:12:58 +0100
  • 0f51bf95e3 Updated ShlinkApiClient so that it retries API version when v2 is not supported Alejandro Celaya 2020-01-11 13:55:37 +0100
  • ba8cade6fc When handling API errors, use the type prop and fallback to error if not found Alejandro Celaya 2020-01-11 12:24:45 +0100
  • 65e2c5e493
    Update nginx base image Cédric Laubacher 2020-01-06 11:25:11 +0100
  • dbefae5a01
    Merge pull request #173 from Starbix/patch-1 Alejandro Celaya 2019-11-21 11:35:49 +0100
  • 727b219742
    Update nginx image to latest version Cédric Laubacher 2019-11-21 07:55:40 +0100
  • fb25e44b58
    Used strict version number for nginx base image Alejandro Celaya 2019-11-21 07:52:50 +0100
  • fe2d394831
    Update baseimages Cédric Laubacher 2019-11-16 10:24:34 +0100
  • efd08ff1d6 Updated changelog Alejandro Celaya 2019-11-10 13:04:15 +0100
  • 4b861a5376
    Removed profanity Alejandro Celaya 2019-11-10 08:47:13 +0100