Commit Graph

  • 38fc402b16 Improved docker build script to avoid duplicating code Alejandro Celaya 2020-03-20 07:12:07 +01:00
  • 584d1ec1ce Fixed conditional in docker build script Alejandro Celaya 2020-03-19 20:39:34 +01:00
  • 2ca7faa457 Merge pull request #230 from acelaya-forks/feature/travis-docker-build Alejandro Celaya 2020-03-19 20:32:00 +01:00
  • 03806abda0 Changed build steps so that mutation testing a docker build are only run on pull request builds Alejandro Celaya 2020-03-19 20:26:35 +01:00
  • 18d125430d Added docker image building as a deployment step for travis Alejandro Celaya 2020-03-19 20:04:21 +01:00
  • f57f6b7745 Merge pull request #228 from acelaya-forks/feature/memoize-server-version Alejandro Celaya 2020-03-16 19:01:33 +01:00
  • 75ff2b8f40 Added app gif to readme Alejandro Celaya 2020-03-16 18:53:06 +01:00
  • 2ec04c0121 Fixed test by using different serverId every time, preventing memoization Alejandro Celaya 2020-03-16 18:51:04 +01:00
  • 5145a41dac Memoized the loading of the server version, assuming it will not change at runtime Alejandro Celaya 2020-03-16 13:34:24 +01:00
  • 25c67f1c3e Merge pull request #227 from acelaya-forks/feature/edit-servers Alejandro Celaya 2020-03-15 14:32:30 +01:00
  • 77b9181150 Replaced hardcoded color by sass var Alejandro Celaya 2020-03-15 14:23:57 +01:00
  • e4f7ded8e2 Updated changelog Alejandro Celaya 2020-03-15 14:04:33 +01:00
  • 35a62f1fb1 Added link to edit existing servers Alejandro Celaya 2020-03-15 14:03:41 +01:00
  • 24f2deda46 Moved common code to handle currently selected server to HOC Alejandro Celaya 2020-03-15 13:43:12 +01:00
  • 5d8af1a0e5 Simplified EditServer component by wrapping ServerForm Alejandro Celaya 2020-03-15 12:02:19 +01:00
  • 6d44ac1e0c Created common component that can be used both for create and edit servers Alejandro Celaya 2020-03-15 11:59:07 +01:00
  • fb0ebddf28 Created component to edit existing servers Alejandro Celaya 2020-03-15 11:29:20 +01:00
  • 0aebaa4da1 Extracted logic to render horizontal form groups to their own components Alejandro Celaya 2020-03-15 10:49:59 +01:00
  • f6baedc655 Converted CreateServer into functional component Alejandro Celaya 2020-03-15 10:33:23 +01:00
  • 7db222664d Fixed tests Alejandro Celaya 2020-03-15 09:56:16 +01:00
  • 8223f0fd64 Undone weird changes in package lock file Alejandro Celaya 2020-03-15 09:43:42 +01:00
  • f44ec42f51 Added links to delete and edit the server when a server could not be reached Alejandro Celaya 2020-03-15 09:17:33 +01:00
  • dab75ab6a9 Updated badges Alejandro Celaya 2020-03-10 21:53:21 +01:00
  • 01672b88e1 Merge pull request #222 from acelaya-forks/feature/server-not-found Alejandro Celaya 2020-03-08 13:17:56 +01:00
  • 78dc297022 Updated changelog Alejandro Celaya 2020-03-08 13:05:15 +01:00
  • c8cf75fa28 Created ServerError test Alejandro Celaya 2020-03-08 13:04:21 +01:00
  • b011b4e1d8 Fixed tests Alejandro Celaya 2020-03-08 12:57:01 +01:00
  • 9804a2d18d Added list of servers connected to store in ServerError component Alejandro Celaya 2020-03-08 12:49:52 +01:00
  • d1a5ee43e9 Created components to display errors when loading a server Alejandro Celaya 2020-03-08 12:37:55 +01:00
  • febecab33c Migrated Home component to a functional component Alejandro Celaya 2020-03-08 11:35:06 +01:00
  • 99042c0979 Extracted servers list group from home component to a reusable component Alejandro Celaya 2020-03-08 11:16:57 +01:00
  • 6395e4e00b Improved NotFount component so that link text is passed as children Alejandro Celaya 2020-03-08 10:28:04 +01:00
  • 4a69907ca3 Fixed generation of component keys to make them render properly Alejandro Celaya 2020-03-08 10:16:45 +01:00
  • c8d682cc98 Handled loading server in just one place, and added error handling for loading servers Alejandro Celaya 2020-03-08 10:00:25 +01:00
  • f4cc8d3a0c Fixed default value for vertically aligned items Alejandro Celaya 2020-03-07 12:07:51 +01:00
  • 6ac89334fd Merge pull request #220 from acelaya-forks/feature/improvements Alejandro Celaya 2020-03-06 21:56:20 +01:00
  • f55d3a66aa Converted ShortUrlsRow component into a functional component Alejandro Celaya 2020-03-06 21:44:03 +01:00
  • 972eafab34 Updated changelog Alejandro Celaya 2020-03-06 21:26:19 +01:00
  • fba156b271 Moved copy-to-clipboard control next to short URL Alejandro Celaya 2020-03-06 21:22:07 +01:00
  • 96d538db15 Replaced Unknown by Direct for traffic comming from undetermined referrers Alejandro Celaya 2020-03-06 20:42:22 +01:00
  • b89bfa3c1c Merge pull request #215 from acelaya-forks/feature/versions Alejandro Celaya 2020-03-05 14:20:31 +01:00
  • 73e3f42614 Added ShlinkVersions test Alejandro Celaya 2020-03-05 13:55:39 +01:00
  • e761f5e1bd Updated changelog Alejandro Celaya 2020-03-05 13:45:24 +01:00
  • 4a6dd66ecd Added scripts to pass version when building docker image Alejandro Celaya 2020-03-05 13:37:07 +01:00
  • 8e1c6908c6 Updated build script so that it replaces version placeholder when a version is provided Alejandro Celaya 2020-03-05 13:27:57 +01:00
  • f59e569e22 Extracted logic to determine app version from function to generate dist file Alejandro Celaya 2020-03-05 13:04:12 +01:00
  • be50b24504 Added mechanism to provide a version to shlink-web-client Alejandro Celaya 2020-03-05 12:53:32 +01:00
  • c181831a37 Fixed tests Alejandro Celaya 2020-03-05 11:58:35 +01:00
  • dbee62ac8c Moved shlink versions component to main container Alejandro Celaya 2020-03-05 11:46:38 +01:00
  • 1e949b3a22 Added shlink versions to side menu Alejandro Celaya 2020-03-05 11:11:26 +01:00
  • b02dcf6c53 Refactored delete server components Alejandro Celaya 2020-03-05 10:18:33 +01:00
  • ab7718e335 Removed duplicated code from AsideMenu by creating an AsideMenuItem helper component Alejandro Celaya 2020-03-05 10:03:38 +01:00
  • 451c77d47f Merge pull request #214 from acelaya-forks/feature/consistent-server-loading Alejandro Celaya 2020-03-05 09:32:59 +01:00
  • fa0d3d4047 Removed no longer needed async/await when building api client Alejandro Celaya 2020-03-05 09:23:53 +01:00
  • 397a183f65 Converted MenuLayout into a functional component with hooks Alejandro Celaya 2020-03-05 09:08:50 +01:00
  • bc8905ee7f Ensured server is properly loaded before trying to render any children component Alejandro Celaya 2020-03-05 08:59:07 +01:00
  • 853032ac7f Displayed preloader when a server is being loaded Alejandro Celaya 2020-03-05 08:41:55 +01:00
  • 3b0e282a52 Merge pull request #211 from acelaya-forks/feature/jest-each Alejandro Celaya 2020-02-17 18:32:52 +01:00
  • bb28cb3862 Updated changelog Alejandro Celaya 2020-02-17 18:25:21 +01:00
  • d0f458bece Uninstalled jest-each and replaced by jest's native each Alejandro Celaya 2020-02-17 18:21:52 +01:00
  • da54a72b3e Merge pull request #206 from acelaya-forks/feature/match-domain v2.3.1 Alejandro Celaya 2020-02-08 11:04:58 +01:00
  • 86c155d8d1 Updated changelog Alejandro Celaya 2020-02-08 10:47:44 +01:00
  • 666d2d3065 Ensured domain is dispatched when modifying a short URL somehow Alejandro Celaya 2020-02-08 10:46:11 +01:00
  • 01e69fb6ca Merge pull request #204 from acelaya-forks/feature/multi-domain-fixes Alejandro Celaya 2020-02-08 10:24:49 +01:00
  • 30e5253acd Simplified instructions removing redundant vars Alejandro Celaya 2020-02-08 10:07:34 +01:00
  • c67ce3918b Removed redundant function call Alejandro Celaya 2020-02-08 10:02:33 +01:00
  • 58077f2d86 Updated changelog Alejandro Celaya 2020-02-08 09:59:13 +01:00
  • 098c94bccf Ensured domain is passed when deleting a short URL on a specific domain Alejandro Celaya 2020-02-08 09:57:18 +01:00
  • 861a3c068f Ensured domain is passed when editing meta for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:52:30 +01:00
  • 3b95e8ebc0 Ensured domain is passed when editing tags for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:48:35 +01:00
  • 170e427530 Ensured domain is passed when loading detail for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:38:19 +01:00
  • 707c9f4ce6 Created VisitStatsLink test Alejandro Celaya 2020-02-08 09:20:19 +01:00
  • dc672bf0f0 Ensured domain is passed when loading visits for a short URL on a specific domain Alejandro Celaya 2020-02-08 09:07:55 +01:00
  • c682737505 Standardized date-picker selected day color Alejandro Celaya 2020-02-02 09:30:41 +01:00
  • 46fa3d4345 Merge pull request #201 from acelaya-forks/feature/document-routing-fallback Alejandro Celaya 2020-01-31 20:51:17 +01:00
  • 9b7bc4b495 Updated documentation Alejandro Celaya 2020-01-31 20:37:50 +01:00
  • 4385061499 Merge pull request #200 from acelaya-forks/feature/refactor-edit-tags-modal Alejandro Celaya 2020-01-31 20:22:04 +01:00
  • e17498e68b Updated changelog Alejandro Celaya 2020-01-31 20:13:18 +01:00
  • 3e298f010b Simplified DeleteShortUrlModal component and shortUrlDeletion reducer Alejandro Celaya 2020-01-31 20:12:22 +01:00
  • 30117bd121 Simplified EditTagsModal component and shortUrlTags reducer Alejandro Celaya 2020-01-31 20:06:28 +01:00
  • 93f33b6218 Fixed some tests after not injecting a component Alejandro Celaya 2020-01-31 20:04:03 +01:00
  • 535d08a607 Merge pull request #197 from MartinH0/master Alejandro Celaya 2020-01-31 16:21:30 +01:00
  • 6ac3a49db2 Updated nginx.conf (optimization for future) MartinH0 2020-01-31 01:36:17 +01:00
  • c16f760d79 Update .htaccess MartinH0 2020-01-31 01:29:41 +01:00
  • 965c2b243f Update .htaccess MartinH0 2020-01-31 01:27:13 +01:00
  • 703addddb9 updated htaccess MartinH0 2020-01-30 21:05:20 +01:00
  • ab6dff5c31 Updates htaccess MartinH0 2020-01-30 20:51:23 +01:00
  • 2ef330c62b Updated htaccess MartinH0 2020-01-30 20:49:46 +01:00
  • 72e71aff40 Updated htaccess to meet required functions. MartinH0 2020-01-30 19:06:50 +01:00
  • cefd6ec752 Add htaccess to redirect if not found to index MartinH0 2020-01-30 18:51:38 +01:00
  • aec3de18aa Deleted .htaccess at wrong directory MartinH0 2020-01-30 18:51:32 +01:00
  • 97620cb583 Add htaccess to redirect if not found to index MartinH0 2020-01-30 18:36:02 +01:00
  • cf4e8190a4 Merge pull request #195 from acelaya-forks/feature/server-version-wrapper Alejandro Celaya 2020-01-28 19:55:24 +01:00
  • 8af7436f13 Updated changelog Alejandro Celaya 2020-01-28 19:47:41 +01:00
  • c53520ae56 Moved logic to dynamically render components based on server version to a separated component Alejandro Celaya 2020-01-28 19:46:36 +01:00
  • 3adcaef455 Merge pull request #194 from acelaya-forks/feature/fix-set-empty-max-visits Alejandro Celaya 2020-01-28 18:51:18 +01:00
  • 43cd9722a9 Updated project to node 12.14.1 Alejandro Celaya 2020-01-28 18:40:33 +01:00
  • f3154e770e Fixed maxVisits being set to 0 when trying to reset it Alejandro Celaya 2020-01-28 18:36:23 +01:00
  • 44aca4aeda Merge pull request #192 from acelaya-forks/feature/version-constraints v2.3.0 Alejandro Celaya 2020-01-19 21:37:56 +01:00
  • 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 +01:00