Commit graph

  • 9367cd71e9 Deploying to preview-env from @ shlinkio/shlink-web-client@f19746cd58 🚀 acelaya 2021-11-11 20:45:32 +0000
  • 42152c6872
    Merge pull request #519 from shlinkio/develop v3.4.0 Alejandro Celaya 2021-11-11 21:44:39 +0100
  • b7e9afd54a Added v3.4.0 to changelog Alejandro Celaya 2021-11-11 21:42:58 +0100
  • 3bc9bd2ef8
    Merge pull request #517 from acelaya-forks/feature/reset-page Alejandro Celaya 2021-11-11 21:42:27 +0100
  • 7bc3819ebe Fixed TS error in SearchBar test Alejandro Celaya 2021-11-11 21:38:37 +0100
  • 3ea05ae83b Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-11 20:35:52 +0000
  • 0642443aa9 Updated changelog Alejandro Celaya 2021-11-11 21:32:28 +0100
  • 2e77cd1969 Removed handling of most short URLs list params from a reducer Alejandro Celaya 2021-11-11 21:28:17 +0100
  • e4d50c3660 Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-10 21:29:48 +0000
  • 21b8e05e35 Moved dates handling in short URLs list to query Alejandro Celaya 2021-11-10 22:25:56 +0100
  • 2752823eef Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-08 22:44:26 +0000
  • ed038b9799 Fixed ShortUrlsList test Alejandro Celaya 2021-11-08 23:41:17 +0100
  • 5f33059de1 Improved SearchBar test Alejandro Celaya 2021-11-08 23:23:45 +0100
  • 3bc5b4c154 Extended ShortUrlsPaginator so that it allows appending current query string Alejandro Celaya 2021-11-08 22:13:37 +0100
  • a2421ee2d3 Created helper function to evolve a query string based on an object Alejandro Celaya 2021-11-07 11:22:29 +0100
  • 109baef828 Minor changes on tags filtering for short URLs Alejandro Celaya 2021-11-07 11:03:31 +0100
  • 303900756d Added TableOrderIcon test Alejandro Celaya 2021-11-06 22:46:40 +0100
  • fe81e023e8 Moved table sorting icon to its own component wrapping the logic Alejandro Celaya 2021-11-06 22:34:29 +0100
  • 5906921eec
    Merge pull request #516 from acelaya-forks/feature/consistent-tags-sorting Alejandro Celaya 2021-11-06 12:36:19 +0100
  • 2f9413667c Deploying to preview-env from @ shlinkio/shlink-web-client@af08b53002 🚀 acelaya 2021-11-06 11:29:12 +0000
  • ee826458be Updated sorting dropdown to accept an order object instead of two individual props Alejandro Celaya 2021-11-06 12:26:20 +0100
  • 7169c6e083 Updated changelog Alejandro Celaya 2021-11-06 12:05:49 +0100
  • 0bb5c7d8af Simplified branches while resolving server Id Alejandro Celaya 2021-11-06 12:04:26 +0100
  • a6892b8a12 Covered ordering use cases on TagsList test Alejandro Celaya 2021-11-06 11:58:59 +0100
  • 765c4713a2 Fixed all tests to work with new tags sorting approach Alejandro Celaya 2021-11-06 11:30:42 +0100
  • e6737ff1f2 Moved logic to render sorting icon to tags list, as it's too specific Alejandro Celaya 2021-11-06 11:11:09 +0100
  • 7a2d0e5dee Added sorting dropdown for tags, that can be used regardless the display mode Alejandro Celaya 2021-11-06 11:03:56 +0100
  • daf076a57e Moved logic to sort tags to TagsList component, to allow sorting on any context Alejandro Celaya 2021-11-06 10:55:01 +0100
  • af08b53002
    Merge pull request #514 from acelaya-forks/feature/sticky-tags-header Alejandro Celaya 2021-11-01 14:16:00 +0100
  • 39d5853fe3 Added tests for ordering logic in TagsTable Alejandro Celaya 2021-11-01 14:10:57 +0100
  • 9cbeef1cb4 Moved test to the right place Alejandro Celaya 2021-11-01 13:57:48 +0100
  • 672afac770 Deploying to preview-env from @ shlinkio/shlink-web-client@16d2e437b6 🚀 acelaya 2021-11-01 12:50:03 +0000
  • 2857e59273 Updated changelog Alejandro Celaya 2021-11-01 13:45:30 +0100
  • 04571ea634 Added logic to order tags list Alejandro Celaya 2021-11-01 13:41:16 +0100
  • 5241925acc Added not-enabled sorting on tags table Alejandro Celaya 2021-11-01 12:48:11 +0100
  • 844cf51d04 Added missing prettify on number of visits to export and selected visits Alejandro Celaya 2021-11-01 11:18:09 +0100
  • b0c1549005 Added sticky header to tags table Alejandro Celaya 2021-11-01 11:13:47 +0100
  • 16d2e437b6
    Merge pull request #513 from acelaya-forks/feature/update-test-deps Alejandro Celaya 2021-10-31 12:44:22 +0100
  • 82b3936115 Deploying to preview-env from @ shlinkio/shlink-web-client@1486d1fba5 🚀 acelaya 2021-10-31 11:41:14 +0000
  • 944b166e43 Added explicit any type on caught errors where needed Alejandro Celaya 2021-10-31 12:38:42 +0100
  • e5f99d0893 Removed remaining instances of setImmediate in tests Alejandro Celaya 2021-10-31 12:33:17 +0100
  • 57e73dcba6 Fixed unhandled promise in remoteServers.test Alejandro Celaya 2021-10-31 12:20:02 +0100
  • 80f0f9bd08 Updated test libs Alejandro Celaya 2021-10-31 12:07:38 +0100
  • 1486d1fba5 Updated enzyme deps Alejandro Celaya 2021-10-31 10:34:10 +0100
  • e28f74169d
    Merge pull request #512 from acelaya-forks/feature/server-auto-connect Alejandro Celaya 2021-10-31 00:16:54 +0200
  • 2375882c73 Fixed TS compile error in Home component test Alejandro Celaya 2021-10-31 00:12:03 +0200
  • 5ae61afdfe Deploying to preview-env from @ shlinkio/shlink-web-client@bd0fca23cf 🚀 acelaya 2021-10-30 22:11:53 +0000
  • 7b344998ea Updated changelog Alejandro Celaya 2021-10-31 00:08:47 +0200
  • e8ea3b4abe Updated to node 16 and allowed to auto-connect to the first server marked as auto-connect Alejandro Celaya 2021-10-31 00:07:38 +0200
  • bd0fca23cf
    Merge pull request #511 from acelaya-forks/feature/push-visits-in-date Alejandro Celaya 2021-10-24 22:44:52 +0200
  • fb7a385e57 Deploying to preview-env from @ shlinkio/shlink-web-client@36af3c3dd0 🚀 acelaya 2021-10-24 20:40:16 +0000
  • 6d392ba403 Added more tests covering how real-time visits are filtered out based on date intervals Alejandro Celaya 2021-10-24 22:37:14 +0200
  • e135dd92ec Ensured new visits are pushed to the state only if they match selected date range Alejandro Celaya 2021-10-24 10:31:32 +0200
  • 36af3c3dd0
    Merge pull request #510 from acelaya-forks/feature/improved-servers-management Alejandro Celaya 2021-10-23 11:43:11 +0200
  • 5ca9a79e34 Deploying to preview-env from @ shlinkio/shlink-web-client@d8a6676d30 🚀 acelaya 2021-10-23 09:37:55 +0000
  • c0e33d6a6a Updated changelog Alejandro Celaya 2021-10-23 11:34:39 +0200
  • 41398f659e Created ManageServers test Alejandro Celaya 2021-10-23 11:33:32 +0200
  • 8618519b6b Created ManageServersRowDropdown test Alejandro Celaya 2021-10-23 10:55:52 +0200
  • c7c32b494e Created ManageServersRow test Alejandro Celaya 2021-10-23 10:34:20 +0200
  • ec9fd67b8a Extracted ManageServersRowDropdown to its own component Alejandro Celaya 2021-10-22 20:26:11 +0200
  • 7637ce3107 Added logic to toggle auto-connect on servers Alejandro Celaya 2021-10-22 20:13:23 +0200
  • ada5488a6c Ensured export servers btn is not displayed when there are no servers Alejandro Celaya 2021-10-22 19:03:12 +0200
  • 478209f50d Improvements on ManageServers Alejandro Celaya 2021-10-22 18:53:00 +0200
  • 7f4263966e Created new section to manage servers Alejandro Celaya 2021-10-17 19:13:06 +0200
  • 002f280364 Extracted common dropdown-item style Alejandro Celaya 2021-10-17 18:58:38 +0200
  • d8a6676d30
    Merge pull request #507 from acelaya-forks/feature/code-coverage Alejandro Celaya 2021-10-17 13:47:30 +0200
  • eef27be87a Deploying to preview-env from @ shlinkio/shlink-web-client@4baa901f1c 🚀 acelaya 2021-10-17 11:46:04 +0000
  • beff6668de Increased minimum required branch code coverage to 80 Alejandro Celaya 2021-10-17 13:43:37 +0200
  • 4baa901f1c Fixed merge conflicts Alejandro Celaya 2021-10-17 12:41:23 +0200
  • f19746cd58
    Merge pull request #505 from acelaya-forks/feature/resettable-title v3.3.2 Alejandro Celaya 2021-10-17 12:39:45 +0200
  • f93f8680b2 Deploying to preview-env from @ shlinkio/shlink-web-client@a295734c13 🚀 acelaya 2021-10-17 10:38:15 +0000
  • 85161915b1 Ensured short URL title can be resetted after creation Alejandro Celaya 2021-10-17 12:35:11 +0200
  • 29bf53bf88 Ensured CI is run on develop branch Alejandro Celaya 2021-10-16 18:12:18 +0200
  • d2284cd181
    Merge pull request #504 from acelaya-forks/feature/reusable-workflow Alejandro Celaya 2021-10-16 18:10:55 +0200
  • b7c41ee400 Deploying to preview-env from @ shlinkio/shlink-web-client@f4908cacc3 🚀 acelaya 2021-10-16 16:08:05 +0000
  • 88305a57bf Replaced local ci workflow with one from external repo Alejandro Celaya 2021-10-16 18:05:06 +0200
  • f4908cacc3
    Merge pull request #502 from acelaya-forks/feature/forward-query Alejandro Celaya 2021-10-13 23:17:52 +0200
  • 75323815c9 Deploying to preview-env from @ shlinkio/shlink-web-client@eaa6efe803 🚀 acelaya 2021-10-13 21:14:11 +0000
  • 2925752fde Updated changelog Alejandro Celaya 2021-10-13 23:11:17 +0200
  • 1bf3569774 Allowed to customize initial state for forward query Alejandro Celaya 2021-10-13 23:10:22 +0200
  • 9e6907deb4 Added forward query component to short URL form Alejandro Celaya 2021-10-13 22:50:48 +0200
  • eaa6efe803
    Merge pull request #501 from acelaya-forks/feature/allow-all-default Alejandro Celaya 2021-10-03 21:18:37 +0200
  • 886a3c7a0b Deploying to preview-env from @ shlinkio/shlink-web-client@d00b6165b3 🚀 acelaya 2021-10-03 19:14:57 +0000
  • d38020e2d1 Updated changelog Alejandro Celaya 2021-10-03 21:12:06 +0200
  • 4c1d285d04 Ensured the 'all' item is selected when custom date ranges are unselected Alejandro Celaya 2021-10-03 21:09:48 +0200
  • c71e0919e9 Allowed to select 'all' as the default interval for visits Alejandro Celaya 2021-10-03 21:07:07 +0200
  • a295734c13
    Merge pull request #499 from shlinkio/develop v3.3.1 Alejandro Celaya 2021-09-27 22:57:46 +0200
  • 61d79f599b Deploying to preview-env from @ shlinkio/shlink-web-client@785806b7a1 🚀 acelaya 2021-09-27 20:57:06 +0000
  • d00b6165b3
    Merge pull request #498 from acelaya-forks/feature/fix-multi-dots Alejandro Celaya 2021-09-27 22:54:06 +0200
  • f6ce16f069 Deploying to preview-env from @ shlinkio/shlink-web-client@15b7fd5c93 🚀 acelaya 2021-09-27 20:53:09 +0000
  • 0cbba1182f Ensured all dots are replaced from domain when generating its domain ID Alejandro Celaya 2021-09-27 22:50:12 +0200
  • 785806b7a1
    Merge pull request #495 from shlinkio/develop v3.3.0 Alejandro Celaya 2021-09-25 11:59:18 +0200
  • 7e8109a213 Deploying to preview-env from @ shlinkio/shlink-web-client@8bfd38d861 🚀 acelaya 2021-09-25 09:57:48 +0000
  • 15b7fd5c93
    Merge pull request #494 from acelaya-forks/feature/remove-old-shlink Alejandro Celaya 2021-09-25 11:54:26 +0200
  • 6646c34634 Deploying to preview-env from @ shlinkio/shlink-web-client@7b0cda7191 🚀 acelaya 2021-09-25 09:51:12 +0000
  • 9b32bd2817 Updated changelog Alejandro Celaya 2021-09-25 11:48:25 +0200
  • 8b5b035568 Removed rest of version checks for versions older than 2.4 Alejandro Celaya 2021-09-25 11:47:18 +0200
  • f7cc90bb77 Removed some version checks for versions older than 2.4.0 Alejandro Celaya 2021-09-25 11:40:16 +0200
  • 7b0cda7191
    Merge pull request #493 from acelaya-forks/feature/tags-list Alejandro Celaya 2021-09-25 11:03:13 +0200
  • 76d330f83a Deploying to preview-env from @ shlinkio/shlink-web-client@691dabcfbc 🚀 acelaya 2021-09-25 09:00:53 +0000