Commit Graph

  • 43921ea1fc Deploying to preview-env from @ shlinkio/shlink-web-client@ae1d39bede 🚀 acelaya 2022-11-07 17:58:15 +00:00
  • 085ab521c3 Implemented state machine for short URL creation Alejandro Celaya 2022-11-07 18:55:12 +01:00
  • 61b274bab9 Replaced inheritance by composition on short URL creation interface Alejandro Celaya 2022-11-07 18:27:41 +01:00
  • 4ca31fc162 Added flag on short URL creation which tells if the short URL was already saved Alejandro Celaya 2022-11-07 18:24:26 +01:00
  • ae1d39bede Merge pull request #725 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-06 19:39:03 +01:00
  • 9b39d33364 Deploying to preview-env from @ shlinkio/shlink-web-client@cd90d3e581 🚀 acelaya 2022-11-06 18:35:04 +00:00
  • f803941fe4 Migrated short URL detail reducer to RTK Alejandro Celaya 2022-11-06 19:32:02 +01:00
  • f93bb88d35 Refactored getShortUrlDetail action to have a single DTO param Alejandro Celaya 2022-11-06 19:16:51 +01:00
  • ea199dbf8f Removed redundant types Alejandro Celaya 2022-11-06 19:12:41 +01:00
  • 526d7195bc Updated getShortUrlDetail action to use payload action Alejandro Celaya 2022-11-06 19:06:39 +01:00
  • 5f148fc931 Deploying to preview-env from @ shlinkio/shlink-web-client@cd90d3e581 🚀 acelaya 2022-11-06 17:51:40 +00:00
  • cf4143e4e2 Removed unnecesarry promise references in delete short URL modal Alejandro Celaya 2022-11-06 18:48:47 +01:00
  • 0f552ae6f4 Removed unnecessary castings to any Alejandro Celaya 2022-11-06 13:21:46 +01:00
  • 488165d681 Deploying to preview-env from @ shlinkio/shlink-web-client@cd90d3e581 🚀 acelaya 2022-11-06 12:17:45 +00:00
  • 830071278e Migrated shortUrlDeletion reducer to RTK Alejandro Celaya 2022-11-06 13:06:55 +01:00
  • d468fb1efe Migrated deleteShortUrl action creator to use PayloadAction and have a single param Alejandro Celaya 2022-11-06 12:46:29 +01:00
  • 2a268de2cb Migrated editShortUrl reducer to RTK Alejandro Celaya 2022-11-06 12:32:55 +01:00
  • 77cbb8ebc4 Refactored editShortUrl action to require just one param Alejandro Celaya 2022-11-06 11:59:39 +01:00
  • bf84e4a2ed Migrated editShortUrl payload action Alejandro Celaya 2022-11-06 11:53:23 +01:00
  • a316366ae9 Migrated shortUrlCreation reducer to RTK Alejandro Celaya 2022-11-06 10:11:44 +01:00
  • 50823003b4 Migrated settings reducer to RTK Alejandro Celaya 2022-11-06 09:40:23 +01:00
  • 7c61033bdf Migrated createNewVisits action creator to RTK Alejandro Celaya 2022-11-05 13:05:44 +01:00
  • d588d8d9ef Migrated create visit action to use payload Alejandro Celaya 2022-11-05 13:01:00 +01:00
  • cd90d3e581 Merge pull request #724 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-05 10:53:12 +01:00
  • 95508d37db Deploying to preview-env from @ shlinkio/shlink-web-client@1dd26fb76f 🚀 acelaya 2022-11-05 09:52:29 +00:00
  • 54407af980 Fixed tests Alejandro Celaya 2022-11-05 10:49:28 +01:00
  • 52a92c1a77 Deploying to preview-env from @ shlinkio/shlink-web-client@1dd26fb76f 🚀 acelaya 2022-11-05 09:41:51 +00:00
  • a31cdcc9f0 Migrated selectedServer reducer to use payload actions Alejandro Celaya 2022-11-05 10:36:57 +01:00
  • 10d4419387 Migrated servers reducer to RTK Alejandro Celaya 2022-11-05 10:08:24 +01:00
  • 6f67f7bbf0 Removed redundant createServer action, leaving just createServers Alejandro Celaya 2022-11-05 09:40:12 +01:00
  • 90ef41b419 Migrated server list actions to use payload prop Alejandro Celaya 2022-11-05 09:24:12 +01:00
  • 62ab86aefa Created custom and better typed version of createAsyncThunk Alejandro Celaya 2022-11-05 09:10:30 +01:00
  • 1dd26fb76f Merge pull request #723 from acelaya-forks/feature/more-rtk Alejandro Celaya 2022-11-04 20:56:30 +01:00
  • daf6b55e7c Deploying to preview-env from @ shlinkio/shlink-web-client@26c3ea19f4 🚀 acelaya 2022-11-04 19:54:53 +00:00
  • 4a95724425 Migrated mercureInfo reducer to RTK Alejandro Celaya 2022-11-04 20:52:06 +01:00
  • f209fa2d58 Migrated sidebar reducer to RTK Alejandro Celaya 2022-11-04 19:45:03 +01:00
  • 85e2aab4df Migrated appUpdated reducer to RTK Alejandro Celaya 2022-11-04 19:39:15 +01:00
  • 26c3ea19f4 Merge pull request #722 from acelaya-forks/feature/redux-toolkit-poc Alejandro Celaya 2022-11-04 19:07:32 +01:00
  • 8da32a25db Deploying to preview-env from @ shlinkio/shlink-web-client@73e2485e09 🚀 acelaya 2022-11-04 18:01:45 +00:00
  • a1e2cd7274 Fixed changelog Alejandro Celaya 2022-11-04 18:59:08 +01:00
  • 6363822ffd Updated to redux/toolkit 1.9 Alejandro Celaya 2022-11-04 18:58:21 +01:00
  • 34f4411aa1 Migrated domainRedirects reducer to redux/toolkit Alejandro Celaya 2022-11-04 18:56:34 +01:00
  • b6d08e2203 Updated editDomainRedirects action, to expect a payload DTO instead of multiple args Alejandro Celaya 2022-11-04 17:10:02 +01:00
  • 4fa6ae493d Removed unnecesary type castings and improved type inference for actions in demainsListReducer Alejandro Celaya 2022-11-04 16:50:03 +01:00
  • 5f7b102a5d Deploying to preview-env from @ shlinkio/shlink-web-client@73e2485e09 🚀 acelaya 2022-11-03 19:56:41 +00:00
  • 3a4072b10b Deploying to preview-env from @ shlinkio/shlink-web-client@73e2485e09 🚀 acelaya 2022-11-03 19:55:19 +00:00
  • 79645099ba Added explicit import Alejandro Celaya 2022-11-03 20:53:59 +01:00
  • 18d478e16e Removed unneeded type castings and eslint suppressions in domainsList reducer Alejandro Celaya 2022-11-03 20:51:20 +01:00
  • da97b76563 Migrated rest of domainslistreducer-related elements on test to the new ones Alejandro Celaya 2022-11-03 20:29:10 +01:00
  • d25dbd5ae6 Replaced domainsList old reducer with new reducer in test Alejandro Celaya 2022-11-03 20:15:28 +01:00
  • 88e8f3363b Fixed domainsListReducer test so that it works with new payload prop in actions Alejandro Celaya 2022-11-03 19:52:57 +01:00
  • 24483ec330 Added first redux toolkit based reducer for domains Alejandro Celaya 2022-11-02 20:40:14 +01:00
  • 15a9fba091 Migrated redux store creation to redux toolkit Alejandro Celaya 2022-11-01 12:52:27 +01:00
  • 73e2485e09 Merge pull request #720 from acelaya-forks/feature/limit-time Alejandro Celaya 2022-10-23 10:58:16 +02:00
  • 4e92437e1d Deploying to preview-env from @ shlinkio/shlink-web-client@894934fd08 🚀 acelaya 2022-10-23 08:55:21 +00:00
  • 0d94879e49 Updated changelog Alejandro Celaya 2022-10-23 10:51:28 +02:00
  • 6df12ce194 Moved date-time related utils to the proper folder Alejandro Celaya 2022-10-23 10:49:35 +02:00
  • c3b60367f3 Added test covering custom formatting in DateInput Alejandro Celaya 2022-10-23 10:43:01 +02:00
  • 10d3deff37 Formatted scrollbar in date picker for time component Alejandro Celaya 2022-10-23 10:22:31 +02:00
  • 3cb79c167e Fixed date picker time styles Alejandro Celaya 2022-10-23 10:13:53 +02:00
  • 57a17d7e92 Created component for DateTimeInputs Alejandro Celaya 2022-10-18 22:02:09 +02:00
  • 894934fd08 Merge pull request #716 from acelaya-forks/feature/api3-support Alejandro Celaya 2022-10-12 10:55:16 +02:00
  • b5a0f92bc6 Deploying to preview-env from @ shlinkio/shlink-web-client@da6d45a72c 🚀 acelaya 2022-10-12 08:49:19 +00:00
  • 5a8aae3614 Updated changelog Alejandro Celaya 2022-10-12 10:45:43 +02:00
  • 3dde1a5b05 Covered short URL deletion when threshold error occurs Alejandro Celaya 2022-10-12 10:43:30 +02:00
  • e6c79c19c2 Added support for API v3 error types on different error handlers Alejandro Celaya 2022-10-12 10:35:16 +02:00
  • d64abeecdc Use APi v3 by default, and fall back to v2 in case of not found errors Alejandro Celaya 2022-10-12 10:19:54 +02:00
  • da6d45a72c Updated to axios 1.1.2 Alejandro Celaya 2022-10-11 08:21:04 +02:00
  • 497a735d80 Merge pull request #714 from acelaya-forks/feature/fix-datepicker-triangle Alejandro Celaya 2022-10-08 10:23:06 +02:00
  • 429ed9eb03 Deploying to preview-env from @ shlinkio/shlink-web-client@0d57684565 🚀 acelaya 2022-10-08 08:21:58 +00:00
  • 89f031b338 Updated changelog Alejandro Celaya 2022-10-08 10:18:52 +02:00
  • 47630dbcd2 Fixed date time picker arrow getting placed on the very edge of the popper Alejandro Celaya 2022-10-08 10:18:08 +02:00
  • 0d57684565 Merge pull request #712 from acelaya-forks/feature/update-deps Alejandro Celaya 2022-10-05 18:25:20 +02:00
  • 5880767ac3 Fixed incorrect import Alejandro Celaya 2022-10-05 17:23:41 +02:00
  • 14c4c29af3 Updated changelog Alejandro Celaya 2022-10-05 17:19:16 +02:00
  • 9f5614446e Updated bootstrap Alejandro Celaya 2022-10-05 17:17:03 +02:00
  • d755e8ffc4 Updated to axios 1.0 Alejandro Celaya 2022-10-05 17:12:10 +02:00
  • a7a968ab6e Added dependency to history module as react-router-dom no longer depnds on it Alejandro Celaya 2022-10-05 16:35:44 +02:00
  • a78c5732c4 Deploying to preview-env from @ shlinkio/shlink-web-client@563c60668a 🚀 acelaya 2022-10-04 21:30:59 +00:00
  • f5757c6081 Fixed incorrectly inferred types Alejandro Celaya 2022-10-04 23:27:11 +02:00
  • 29fa4fa34d Fixed incorrectly inferred types Alejandro Celaya 2022-10-04 23:24:07 +02:00
  • d2de9fb669 Updated dev deps Alejandro Celaya 2022-10-04 23:17:12 +02:00
  • e124cd2490 Updated prod deps Alejandro Celaya 2022-10-04 23:09:30 +02:00
  • 8f4d301bb9 Deploying to preview-env from @ shlinkio/shlink-web-client@563c60668a 🚀 acelaya 2022-10-04 21:05:55 +00:00
  • e76c9041b5 Updated @fortawesome/fontawesome-svg-core to v6.2 Alejandro Celaya 2022-10-04 23:02:27 +02:00
  • 755ae23fdb Updated fontawesome deps Alejandro Celaya 2022-10-03 20:06:57 +02:00
  • 8d7d84b367 Deploying to preview-env from @ shlinkio/shlink-web-client@a46116d936 🚀 acelaya 2022-09-13 15:49:05 +00:00
  • 90fde34a45 Merge pull request #711 from shlinkio/develop v3.7.3 Alejandro Celaya 2022-09-13 17:48:40 +02:00
  • 563c60668a Merge pull request #710 from acelaya-forks/feature/fix-loading-large Alejandro Celaya 2022-09-13 17:45:32 +02:00
  • 65005ce587 Deploying to preview-env from @ shlinkio/shlink-web-client@dadecdc674 🚀 acelaya 2022-09-13 15:44:20 +00:00
  • 3a657e1e2f Updated changelog Alejandro Celaya 2022-09-13 16:00:27 +02:00
  • 4466d733b4 Fixed visits not being displayed after a large loading has finished Alejandro Celaya 2022-09-13 15:56:53 +02:00
  • dadecdc674 Merge pull request #705 from acelaya-forks/feature/refactor-docker-build Alejandro Celaya 2022-08-19 14:59:09 +02:00
  • 5d050cb685 Deploying to preview-env from @ shlinkio/shlink-web-client@56e6a2a16d 🚀 acelaya 2022-08-19 12:52:17 +00:00
  • a2440d3180 Moved to docker build from reusable workflow Alejandro Celaya 2022-08-19 12:48:17 +02:00
  • 56e6a2a16d Merge pull request #704 from acelaya-forks/feature/ghcr-support Alejandro Celaya 2022-08-14 17:33:27 +02:00
  • 28d4de4e6f Deploying to preview-env from @ shlinkio/shlink-web-client@8fd419dc72 🚀 acelaya 2022-08-14 15:32:22 +00:00
  • c918eaf903 Added GHCR publishing in docker build script Alejandro Celaya 2022-08-14 17:29:01 +02:00
  • 324eda25e0 Added support to publish docker image in GHCR Alejandro Celaya 2022-08-14 17:27:45 +02:00
  • a46116d936 Merge pull request #699 from shlinkio/develop v3.7.2 Alejandro Celaya 2022-08-07 18:31:24 +02:00