Commit Graph

  • 7bda5769fb Updated changelog Alejandro Celaya 2022-11-25 19:20:52 +01:00
  • 0bf859d485 Simplified DeleteShortUrlModal so that it only requires writing 'delete' Alejandro Celaya 2022-11-25 19:08:40 +01:00
  • b79dced185 Fixed broken short URLs table when creating short URL with too long slug Alejandro Celaya 2022-11-25 18:34:21 +01:00
  • e368e618f3 Updated changelog Alejandro Celaya 2022-11-22 20:29:01 +01:00
  • bc4c69f207 Merge pull request #747 from acelaya-forks/feature/modal-async-delays Alejandro Celaya 2022-11-22 20:28:30 +01:00
  • ce7c2e9e7d Deploying to preview-env from @ shlinkio/shlink-web-client@bc2c945fee 🚀 acelaya 2022-11-22 19:25:25 +00:00
  • 32f29a84f7 Used TestModalWrapper in DeleteShortUrlModal test Alejandro Celaya 2022-11-22 20:22:03 +01:00
  • f0a6420ba9 Extracted helper to test modals Alejandro Celaya 2022-11-22 20:18:11 +01:00
  • cf91637848 Updated changelog Alejandro Celaya 2022-11-22 20:09:00 +01:00
  • 9bdf55374c Ensured DeleteServerModal is not removed from the DOM before close transition has finished Alejandro Celaya 2022-11-22 20:08:08 +01:00
  • d21758c410 Fixed DeleteShortUrlModal being removed from the DOM before CSS transition finished Alejandro Celaya 2022-11-22 19:39:07 +01:00
  • bc2c945fee Updated changelog Alejandro Celaya 2022-11-20 13:01:03 +01:00
  • db2853880d Merge pull request #746 from acelaya-forks/feature/rename-tag-fix Alejandro Celaya 2022-11-20 12:59:10 +01:00
  • c229402b52 Deploying to preview-env from @ shlinkio/shlink-web-client@54cc99448b 🚀 acelaya 2022-11-20 11:56:49 +00:00
  • cb76c89a08 Improved HttpClientTest Alejandro Celaya 2022-11-20 12:54:06 +01:00
  • 059fa37ca7 Updates ShlinkApiClint to use different methods to fetch, and fixed tests Alejandro Celaya 2022-11-20 12:51:07 +01:00
  • 54cc99448b Merge pull request #742 from shlinkio/dependabot/npm_and_yarn/minimatch-and-recursive-readdir-and-serve-3.1.2 Alejandro Celaya 2022-11-20 09:46:06 +01:00
  • a5dd96805d Merge pull request #743 from shlinkio/dependabot/npm_and_yarn/loader-utils-1.4.2 Alejandro Celaya 2022-11-20 09:46:00 +01:00
  • d230b856c1 Deploying to preview-env from @ shlinkio/shlink-web-client@0236f5132d 🚀 acelaya 2022-11-19 08:35:48 +00:00
  • 1e155af948 Ensured stats for renamed tagged are propagated to new name Alejandro Celaya 2022-11-19 09:31:48 +01:00
  • dd9ee044eb Ensured JSON decodedoes not happen for endpoints returning empty body Alejandro Celaya 2022-11-19 09:29:29 +01:00
  • bd8ea17c84 Ensured bg-warning elements always use dark text Alejandro Celaya 2022-11-19 09:07:44 +01:00
  • 0236f5132d Merge pull request #745 from acelaya-forks/feature/http-client Alejandro Celaya 2022-11-17 21:38:28 +01:00
  • 4fc2f983d7 Deploying to preview-env from @ shlinkio/shlink-web-client@c4bce5ec0a 🚀 acelaya 2022-11-17 20:34:14 +00:00
  • b8adf5f274 Created test for HttpClient Alejandro Celaya 2022-11-17 21:30:42 +01:00
  • c4bce5ec0a Added badge for Mastodon follow Alejandro Celaya 2022-11-17 19:59:26 +01:00
  • f4a3f93c2f Deploying to preview-env from @ shlinkio/shlink-web-client@a0767417b3 🚀 dependabot[bot] 2022-11-16 02:53:41 +00:00
  • 5bfe7dd128 Bump loader-utils from 1.4.1 to 1.4.2 dependabot[bot] 2022-11-16 02:51:35 +00:00
  • 9b3bdebb28 Wrapped logic to perform HTTP requests with fetch into an HttpClient class Alejandro Celaya 2022-11-15 20:31:35 +01:00
  • 2adf1186c1 Deploying to preview-env from @ shlinkio/shlink-web-client@a0767417b3 🚀 dependabot[bot] 2022-11-15 16:20:14 +00:00
  • 7575387236 Updated changelog Alejandro Celaya 2022-11-15 17:17:55 +01:00
  • 984a99b24e Bump minimatch, recursive-readdir and serve dependabot[bot] 2022-11-15 16:16:52 +00:00
  • a0767417b3 Merge pull request #740 from acelaya-forks/feature/fetch Alejandro Celaya 2022-11-15 17:15:43 +01:00
  • 414b58e6d1 Deploying to preview-env from @ shlinkio/shlink-web-client@ee7a091586 🚀 acelaya 2022-11-15 11:23:43 +00:00
  • 790c69ba80 Fixed ShlinkApiClient test Alejandro Celaya 2022-11-15 12:19:21 +01:00
  • f7ba974d97 Fixed logic to determine if an error is a ProblemDetailError Alejandro Celaya 2022-11-15 12:15:04 +01:00
  • 1eab5af5c7 Fixed shortUrlDeletion test Alejandro Celaya 2022-11-15 11:50:04 +01:00
  • 3df0bf79f8 Removed axios from the project Alejandro Celaya 2022-11-15 11:45:28 +01:00
  • 34aa156d5f Migrated ImageDownloader from axios to fetch Alejandro Celaya 2022-11-15 11:41:05 +01:00
  • a95b18a7f4 Deploying to preview-env from @ shlinkio/shlink-web-client@ee7a091586 🚀 acelaya 2022-11-15 10:30:50 +00:00
  • a88ebc26a9 Merge branch 'develop' into feature/fetch Alejandro Celaya 2022-11-15 11:27:53 +01:00
  • 19129f0169 Deploying to preview-env from @ shlinkio/shlink-web-client@ee7a091586 🚀 acelaya 2022-11-14 22:28:24 +00:00
  • d800062159 Extracted helper fetch function and migrated remoteServers redux action from axios to fetch Alejandro Celaya 2022-11-14 23:25:39 +01:00
  • e5afe4f767 Migrated ShlinkApiClient from axios to fetch Alejandro Celaya 2022-11-14 23:06:06 +01:00
  • ee7a091586 Merge pull request #739 from acelaya-forks/feature/rtk-errors Alejandro Celaya 2022-11-13 18:36:10 +01:00
  • 2a3ad4e3ed Deploying to preview-env from @ shlinkio/shlink-web-client@cc620ddf79 🚀 acelaya 2022-11-13 17:29:43 +00:00
  • 7add83f985 Changed how errors are serialized by async thunks Alejandro Celaya 2022-11-13 18:26:35 +01:00
  • 16bee43f12 Migrated ShlinkApiClient from axios to fetch Alejandro Celaya 2022-11-13 16:57:16 +01:00
  • ba48104c5c Refactored createVisitsReducer so that it expects an object param Alejandro Celaya 2022-11-13 09:59:49 +01:00
  • cc620ddf79 Merge pull request #735 from acelaya-forks/feature/visits-rtk Alejandro Celaya 2022-11-12 20:46:50 +01:00
  • 980b8fc314 Deploying to preview-env from @ shlinkio/shlink-web-client@634ae94542 🚀 acelaya 2022-11-12 19:44:51 +00:00
  • 6103f6a89b Separated param definition and unpacking for readibility Alejandro Celaya 2022-11-12 20:41:55 +01:00
  • 4b2c3d2db7 Extracted duplicated code on creating visits reducers to a common helper function Alejandro Celaya 2022-11-12 20:37:04 +01:00
  • dac69daf03 Migrated tagVisits reducer to RTK Alejandro Celaya 2022-11-12 20:02:58 +01:00
  • 3e474a3f2d Migrated shortUrlVisits reducer to RTK Alejandro Celaya 2022-11-12 19:36:12 +01:00
  • f81999a4fe Migrated orphanVisits reducer to RTK Alejandro Celaya 2022-11-12 19:15:41 +01:00
  • fd80fd65c9 Migrated nonOrphanVisits reducer to RTK Alejandro Celaya 2022-11-12 18:18:16 +01:00
  • ab7c52d049 Migrated domainVisits reducer to RTK Alejandro Celaya 2022-11-12 17:51:37 +01:00
  • a3cc3d5fc2 Migrated visits-loading actions to payload actions Alejandro Celaya 2022-11-12 10:33:52 +01:00
  • a6ed0c811d Updated getShortUrlVisits action so that it expects a signle DTO param Alejandro Celaya 2022-11-12 09:38:24 +01:00
  • 8e6b9c5afb Updated getOrphanVisits action so that it expects a signle DTO param Alejandro Celaya 2022-11-12 09:32:52 +01:00
  • b9efdd69f1 Updated getNonOrphanVisits action so that it expects a signle DTO param Alejandro Celaya 2022-11-12 09:21:23 +01:00
  • 3b96b89492 Updated getDomainVisits action so that it expects a signle DTO param Alejandro Celaya 2022-11-12 09:18:37 +01:00
  • 32f7374d92 Migrated progress and fallback visits actions to payload actions Alejandro Celaya 2022-11-12 09:01:43 +01:00
  • c6eec8b266 Changed getVisitsWithLoader reducer helper so that it expects an action prefix instead of an action map Alejandro Celaya 2022-11-12 08:49:14 +01:00
  • 634ae94542 Merge pull request #734 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-11 20:33:05 +01:00
  • 2154368209 Deploying to preview-env from @ shlinkio/shlink-web-client@a1d869900b 🚀 acelaya 2022-11-11 19:26:21 +00:00
  • 5095a2c59e Migrated visitsOverview reducer to RTK Alejandro Celaya 2022-11-11 20:23:19 +01:00
  • 8995932997 Deploying to preview-env from @ shlinkio/shlink-web-client@a1d869900b 🚀 acelaya 2022-11-11 19:05:26 +00:00
  • 002d2ba8e6 Added tests for selectedServerReducerCreator Alejandro Celaya 2022-11-11 20:01:45 +01:00
  • d44fe945d8 Migrated selectedServer reducer to RTK Alejandro Celaya 2022-11-11 19:31:05 +01:00
  • 6221f9ed05 Migrated selectServer action to RTK and moved loadMercureInfo to an action listener Alejandro Celaya 2022-11-10 22:44:25 +01:00
  • 2e0e24d87b Migrated fetchServers to RTK Alejandro Celaya 2022-11-10 20:44:58 +01:00
  • a1d869900b Merge pull request #733 from acelaya-forks/feature/fix-mercure-integration Alejandro Celaya 2022-11-11 16:57:40 +01:00
  • 6e955f5cd5 Deploying to preview-env from @ shlinkio/shlink-web-client@ed4c03f154 🚀 acelaya 2022-11-11 15:54:56 +00:00
  • d90f6c2019 Fixed mercure integration Alejandro Celaya 2022-11-11 16:51:21 +01:00
  • ed4c03f154 Merge pull request #732 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-09 19:36:49 +01:00
  • 6ce1d98efd Deploying to preview-env from @ shlinkio/shlink-web-client@893c5ace6f 🚀 acelaya 2022-11-09 18:16:51 +00:00
  • 7bfccafca8 Migrated shortUrlsList reducer to RTK Alejandro Celaya 2022-11-09 19:13:44 +01:00
  • ae49090bad Split short URL edition reducer and async thunk Alejandro Celaya 2022-11-09 18:40:51 +01:00
  • 979c16eb9c Updated listShortUrls action to use payload Alejandro Celaya 2022-11-09 18:27:05 +01:00
  • fe85291772 Changed format on action types and reducer names for those already migrated to RTK Alejandro Celaya 2022-11-09 18:19:07 +01:00
  • 893c5ace6f Merge pull request #731 from shlinkio/dependabot/npm_and_yarn/loader-utils-1.4.1 Alejandro Celaya 2022-11-09 08:31:56 +01:00
  • c5e69a3846 Deploying to preview-env from @ shlinkio/shlink-web-client@b9e02cf344 🚀 acelaya 2022-11-08 22:02:54 +00:00
  • 89423737e8 Removed hardcoded action references by improving dependency injection Alejandro Celaya 2022-11-08 22:59:41 +01:00
  • f9bfb742da Migrated tagsList reducer to RTK Alejandro Celaya 2022-11-08 22:48:53 +01:00
  • b7622b2b38 Migrated filterTags action to use payload Alejandro Celaya 2022-11-08 21:59:17 +01:00
  • 854e8b33a1 Deploying to preview-env from @ shlinkio/shlink-web-client@b9e02cf344 🚀 dependabot[bot] 2022-11-08 09:29:10 +00:00
  • 8cfb4cf1e1 Bump loader-utils from 1.4.0 to 1.4.1 dependabot[bot] 2022-11-08 09:26:38 +00:00
  • b9e02cf344 Merge pull request #730 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-07 22:49:33 +01:00
  • 06af15a503 Deploying to preview-env from @ shlinkio/shlink-web-client@2183b09ffe 🚀 acelaya 2022-11-07 21:45:28 +00:00
  • 033df3c3d6 Migrated tagDelete reducer to RTK Alejandro Celaya 2022-11-07 22:41:02 +01:00
  • 692eaf7dc9 Referenced createNewVisits action directly, instead of its action type Alejandro Celaya 2022-11-07 22:29:15 +01:00
  • 22b3794154 Migrated tagDeleted action to payload Alejandro Celaya 2022-11-07 22:22:44 +01:00
  • dbb08a6ce0 Ensured tags deleted are not removed from list until modal has been hidden Alejandro Celaya 2022-11-07 22:19:44 +01:00
  • 0571a4a88f Migrated tagEdit reducer to RTK Alejandro Celaya 2022-11-07 22:12:48 +01:00
  • 648744f440 Migrated tag actions to have a single DTO param Alejandro Celaya 2022-11-07 21:57:01 +01:00
  • f8fc1245ca Migrated editTag and tagEdited actions to use payload Alejandro Celaya 2022-11-07 21:45:33 +01:00
  • 5ecc791b38 Ensured tags list is not updated until the edit modal is closed Alejandro Celaya 2022-11-07 21:32:19 +01:00
  • 2183b09ffe Merge pull request #728 from acelaya-forks/feature/state-machine-poc Alejandro Celaya 2022-11-07 19:03:51 +01:00