Commit Graph

  • fb961dd47b Bump axios from 0.21.1 to 0.21.2 dependabot[bot] 2021-12-07 23:57:30 +00:00
  • ff1821666e Merge pull request #533 from shlinkio/develop v3.4.2 Alejandro Celaya 2021-12-07 20:52:41 +01:00
  • 9a62bcd8fb Merge branch 'develop' of github.com:shlinkio/shlink-web-client into develop Alejandro Celaya 2021-12-07 20:51:45 +01:00
  • b315547551 Deploying to preview-env from @ shlinkio/shlink-web-client@47f5f47867 🚀 acelaya 2021-12-07 19:51:09 +00:00
  • 9c6c1b43c8 Merge pull request #532 from acelaya-forks/feature/invalid-selector-fix Alejandro Celaya 2021-12-07 20:48:11 +01:00
  • 0aa1dd7601 Deploying to preview-env from @ shlinkio/shlink-web-client@70d4572797 🚀 acelaya 2021-12-07 19:43:55 +00:00
  • 4986dbcb91 Fixed tests Alejandro Celaya 2021-12-07 20:41:07 +01:00
  • 0c79d30ddc Deploying to preview-env from @ shlinkio/shlink-web-client@70d4572797 🚀 acelaya 2021-12-07 19:36:00 +00:00
  • 527d4acf17 Updated changelog Alejandro Celaya 2021-12-07 20:32:48 +01:00
  • 0237253caf Fixed crash in domains when using a domain with port as element ID Alejandro Celaya 2021-12-07 20:24:59 +01:00
  • 47f5f47867 Merge pull request #529 from shlinkio/develop v3.4.1 Alejandro Celaya 2021-11-20 10:11:57 +01:00
  • a6b88aa44d Deploying to preview-env from @ shlinkio/shlink-web-client@42152c6872 🚀 acelaya 2021-11-20 09:10:27 +00:00
  • 2d80a5e65c Deploying to preview-env from @ shlinkio/shlink-web-client@9f6401c30b 🚀 acelaya 2021-11-20 09:09:35 +00:00
  • 70d4572797 Merge pull request #528 from acelaya-forks/feature/adr Alejandro Celaya 2021-11-20 10:07:29 +01:00
  • 8bfa14386b Added first Architecture Decision Records Alejandro Celaya 2021-11-20 10:06:43 +01:00
  • 9f6401c30b Merge pull request #527 from acelaya-forks/feature/omit-auto-connect-on-export Alejandro Celaya 2021-11-20 09:50:37 +01:00
  • f725961711 Deploying to preview-env from @ shlinkio/shlink-web-client@7db9974e8d 🚀 acelaya 2021-11-20 08:47:51 +00:00
  • 14b2ee53b5 Fixed export servers to ensure autoConnect is not included Alejandro Celaya 2021-11-20 09:44:12 +01:00
  • 7db9974e8d Merge pull request #523 from acelaya-forks/feature/home-alignment Alejandro Celaya 2021-11-13 23:08:44 +01:00
  • 0035586e6b Deploying to preview-env from @ shlinkio/shlink-web-client@b7e9afd54a 🚀 acelaya 2021-11-13 22:08:33 +00:00
  • 7d29129ca1 Updated landing page to be vertically aligned on mobile devices Alejandro Celaya 2021-11-13 23:04:59 +01:00
  • 9367cd71e9 Deploying to preview-env from @ shlinkio/shlink-web-client@f19746cd58 🚀 acelaya 2021-11-11 20:45:32 +00:00
  • 42152c6872 Merge pull request #519 from shlinkio/develop v3.4.0 Alejandro Celaya 2021-11-11 21:44:39 +01:00
  • b7e9afd54a Added v3.4.0 to changelog Alejandro Celaya 2021-11-11 21:42:58 +01:00
  • 3bc9bd2ef8 Merge pull request #517 from acelaya-forks/feature/reset-page Alejandro Celaya 2021-11-11 21:42:27 +01:00
  • 7bc3819ebe Fixed TS error in SearchBar test Alejandro Celaya 2021-11-11 21:38:37 +01:00
  • 3ea05ae83b Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-11 20:35:52 +00:00
  • 0642443aa9 Updated changelog Alejandro Celaya 2021-11-11 21:32:28 +01:00
  • 2e77cd1969 Removed handling of most short URLs list params from a reducer Alejandro Celaya 2021-11-11 21:28:17 +01:00
  • e4d50c3660 Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-10 21:29:48 +00:00
  • 21b8e05e35 Moved dates handling in short URLs list to query Alejandro Celaya 2021-11-10 22:25:56 +01:00
  • 2752823eef Deploying to preview-env from @ shlinkio/shlink-web-client@5906921eec 🚀 acelaya 2021-11-08 22:44:26 +00:00
  • ed038b9799 Fixed ShortUrlsList test Alejandro Celaya 2021-11-08 23:41:17 +01:00
  • 5f33059de1 Improved SearchBar test Alejandro Celaya 2021-11-08 23:23:45 +01:00
  • 3bc5b4c154 Extended ShortUrlsPaginator so that it allows appending current query string Alejandro Celaya 2021-11-08 22:13:37 +01:00
  • a2421ee2d3 Created helper function to evolve a query string based on an object Alejandro Celaya 2021-11-07 11:22:29 +01:00
  • 109baef828 Minor changes on tags filtering for short URLs Alejandro Celaya 2021-11-07 11:03:31 +01:00
  • 303900756d Added TableOrderIcon test Alejandro Celaya 2021-11-06 22:46:40 +01:00
  • fe81e023e8 Moved table sorting icon to its own component wrapping the logic Alejandro Celaya 2021-11-06 22:34:29 +01:00
  • 5906921eec Merge pull request #516 from acelaya-forks/feature/consistent-tags-sorting Alejandro Celaya 2021-11-06 12:36:19 +01:00
  • 2f9413667c Deploying to preview-env from @ shlinkio/shlink-web-client@af08b53002 🚀 acelaya 2021-11-06 11:29:12 +00:00
  • ee826458be Updated sorting dropdown to accept an order object instead of two individual props Alejandro Celaya 2021-11-06 12:26:20 +01:00
  • 7169c6e083 Updated changelog Alejandro Celaya 2021-11-06 12:05:49 +01:00
  • 0bb5c7d8af Simplified branches while resolving server Id Alejandro Celaya 2021-11-06 12:04:26 +01:00
  • a6892b8a12 Covered ordering use cases on TagsList test Alejandro Celaya 2021-11-06 11:58:59 +01:00
  • 765c4713a2 Fixed all tests to work with new tags sorting approach Alejandro Celaya 2021-11-06 11:30:42 +01:00
  • e6737ff1f2 Moved logic to render sorting icon to tags list, as it's too specific Alejandro Celaya 2021-11-06 11:11:09 +01:00
  • 7a2d0e5dee Added sorting dropdown for tags, that can be used regardless the display mode Alejandro Celaya 2021-11-06 11:03:56 +01:00
  • daf076a57e Moved logic to sort tags to TagsList component, to allow sorting on any context Alejandro Celaya 2021-11-06 10:55:01 +01:00
  • af08b53002 Merge pull request #514 from acelaya-forks/feature/sticky-tags-header Alejandro Celaya 2021-11-01 14:16:00 +01:00
  • 39d5853fe3 Added tests for ordering logic in TagsTable Alejandro Celaya 2021-11-01 14:10:57 +01:00
  • 9cbeef1cb4 Moved test to the right place Alejandro Celaya 2021-11-01 13:57:48 +01:00
  • 672afac770 Deploying to preview-env from @ shlinkio/shlink-web-client@16d2e437b6 🚀 acelaya 2021-11-01 12:50:03 +00:00
  • 2857e59273 Updated changelog Alejandro Celaya 2021-11-01 13:45:30 +01:00
  • 04571ea634 Added logic to order tags list Alejandro Celaya 2021-11-01 13:41:16 +01:00
  • 5241925acc Added not-enabled sorting on tags table Alejandro Celaya 2021-11-01 12:48:11 +01:00
  • 844cf51d04 Added missing prettify on number of visits to export and selected visits Alejandro Celaya 2021-11-01 11:18:09 +01:00
  • b0c1549005 Added sticky header to tags table Alejandro Celaya 2021-11-01 11:13:47 +01:00
  • 16d2e437b6 Merge pull request #513 from acelaya-forks/feature/update-test-deps Alejandro Celaya 2021-10-31 12:44:22 +01:00
  • 82b3936115 Deploying to preview-env from @ shlinkio/shlink-web-client@1486d1fba5 🚀 acelaya 2021-10-31 11:41:14 +00:00
  • 944b166e43 Added explicit any type on caught errors where needed Alejandro Celaya 2021-10-31 12:38:42 +01:00
  • e5f99d0893 Removed remaining instances of setImmediate in tests Alejandro Celaya 2021-10-31 12:33:17 +01:00
  • 57e73dcba6 Fixed unhandled promise in remoteServers.test Alejandro Celaya 2021-10-31 12:20:02 +01:00
  • 80f0f9bd08 Updated test libs Alejandro Celaya 2021-10-31 12:07:38 +01:00
  • 1486d1fba5 Updated enzyme deps Alejandro Celaya 2021-10-31 10:34:10 +01:00
  • e28f74169d Merge pull request #512 from acelaya-forks/feature/server-auto-connect Alejandro Celaya 2021-10-31 00:16:54 +02:00
  • 2375882c73 Fixed TS compile error in Home component test Alejandro Celaya 2021-10-31 00:12:03 +02:00
  • 5ae61afdfe Deploying to preview-env from @ shlinkio/shlink-web-client@bd0fca23cf 🚀 acelaya 2021-10-30 22:11:53 +00:00
  • 7b344998ea Updated changelog Alejandro Celaya 2021-10-31 00:08:47 +02:00
  • 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 +02:00
  • bd0fca23cf Merge pull request #511 from acelaya-forks/feature/push-visits-in-date Alejandro Celaya 2021-10-24 22:44:52 +02:00
  • fb7a385e57 Deploying to preview-env from @ shlinkio/shlink-web-client@36af3c3dd0 🚀 acelaya 2021-10-24 20:40:16 +00:00
  • 6d392ba403 Added more tests covering how real-time visits are filtered out based on date intervals Alejandro Celaya 2021-10-24 22:37:14 +02:00
  • e135dd92ec Ensured new visits are pushed to the state only if they match selected date range Alejandro Celaya 2021-10-24 10:31:32 +02:00
  • 36af3c3dd0 Merge pull request #510 from acelaya-forks/feature/improved-servers-management Alejandro Celaya 2021-10-23 11:43:11 +02:00
  • 5ca9a79e34 Deploying to preview-env from @ shlinkio/shlink-web-client@d8a6676d30 🚀 acelaya 2021-10-23 09:37:55 +00:00
  • c0e33d6a6a Updated changelog Alejandro Celaya 2021-10-23 11:34:39 +02:00
  • 41398f659e Created ManageServers test Alejandro Celaya 2021-10-23 11:33:32 +02:00
  • 8618519b6b Created ManageServersRowDropdown test Alejandro Celaya 2021-10-23 10:55:52 +02:00
  • c7c32b494e Created ManageServersRow test Alejandro Celaya 2021-10-23 10:34:20 +02:00
  • ec9fd67b8a Extracted ManageServersRowDropdown to its own component Alejandro Celaya 2021-10-22 20:26:11 +02:00
  • 7637ce3107 Added logic to toggle auto-connect on servers Alejandro Celaya 2021-10-22 20:13:23 +02:00
  • ada5488a6c Ensured export servers btn is not displayed when there are no servers Alejandro Celaya 2021-10-22 19:03:12 +02:00
  • 478209f50d Improvements on ManageServers Alejandro Celaya 2021-10-22 18:53:00 +02:00
  • 7f4263966e Created new section to manage servers Alejandro Celaya 2021-10-17 19:13:06 +02:00
  • 002f280364 Extracted common dropdown-item style Alejandro Celaya 2021-10-17 18:58:38 +02:00
  • d8a6676d30 Merge pull request #507 from acelaya-forks/feature/code-coverage Alejandro Celaya 2021-10-17 13:47:30 +02:00
  • eef27be87a Deploying to preview-env from @ shlinkio/shlink-web-client@4baa901f1c 🚀 acelaya 2021-10-17 11:46:04 +00:00
  • beff6668de Increased minimum required branch code coverage to 80 Alejandro Celaya 2021-10-17 13:43:37 +02:00
  • 4baa901f1c Fixed merge conflicts Alejandro Celaya 2021-10-17 12:41:23 +02:00
  • f19746cd58 Merge pull request #505 from acelaya-forks/feature/resettable-title v3.3.2 Alejandro Celaya 2021-10-17 12:39:45 +02:00
  • f93f8680b2 Deploying to preview-env from @ shlinkio/shlink-web-client@a295734c13 🚀 acelaya 2021-10-17 10:38:15 +00:00
  • 85161915b1 Ensured short URL title can be resetted after creation Alejandro Celaya 2021-10-17 12:35:11 +02:00
  • 29bf53bf88 Ensured CI is run on develop branch Alejandro Celaya 2021-10-16 18:12:18 +02:00
  • d2284cd181 Merge pull request #504 from acelaya-forks/feature/reusable-workflow Alejandro Celaya 2021-10-16 18:10:55 +02:00
  • b7c41ee400 Deploying to preview-env from @ shlinkio/shlink-web-client@f4908cacc3 🚀 acelaya 2021-10-16 16:08:05 +00:00
  • 88305a57bf Replaced local ci workflow with one from external repo Alejandro Celaya 2021-10-16 18:05:06 +02:00
  • f4908cacc3 Merge pull request #502 from acelaya-forks/feature/forward-query Alejandro Celaya 2021-10-13 23:17:52 +02:00
  • 75323815c9 Deploying to preview-env from @ shlinkio/shlink-web-client@eaa6efe803 🚀 acelaya 2021-10-13 21:14:11 +00:00
  • 2925752fde Updated changelog Alejandro Celaya 2021-10-13 23:11:17 +02:00