Commit graph

  • 30aeba0af2 Fixed ordering dropdown to be shorter in short URLs filter Alejandro Celaya 2022-05-14 14:15:21 +02:00
  • b4c3bd16b1 Fixed colors and styles in tags selector Alejandro Celaya 2022-05-14 13:05:23 +02:00
  • 4b97abaf72 Improved tags filtering for short URLs, allowing to select from any existing tag Alejandro Celaya 2022-05-14 12:53:02 +02:00
  • e387706a7b Updated to ExternalLink 2.0 Alejandro Celaya 2022-05-14 12:51:36 +02:00
  • a7cc8786c3 Migrated ExportBtn test to react testing library, and changed icon Alejandro Celaya 2022-05-14 11:11:50 +02:00
  • 5c0573deb7
    Merge pull request #645 from acelaya-forks/feature/moar-rtl-tests Alejandro Celaya 2022-05-13 20:29:59 +02:00
  • bc8956db4a Fixed coding styles Alejandro Celaya 2022-05-13 20:25:32 +02:00
  • c5e80ee317 Deploying to preview-env from @ shlinkio/shlink-web-client@f3f0dbac19 🚀 acelaya 2022-05-13 18:25:12 +00:00
  • d44be88b3f Fixed ilegal rendering of trinside div in DomainRow test Alejandro Celaya 2022-05-13 20:21:20 +02:00
  • 64ee9a39cc Migrated HorizontalBarChart test to react testing library Alejandro Celaya 2022-05-13 20:18:40 +02:00
  • 4999f982e4 Migrated ChartCard test to react testing library Alejandro Celaya 2022-05-13 19:59:30 +02:00
  • f3f0dbac19 Added shlinkio css coding styles Alejandro Celaya 2022-05-12 22:44:12 +02:00
  • c2818645c4
    Merge pull request #644 from acelaya-forks/feature/new-css-style Alejandro Celaya 2022-05-11 22:37:02 +02:00
  • 7dd159ac58 Deploying to preview-env from @ shlinkio/shlink-web-client@f3570d0c9d 🚀 acelaya 2022-05-11 20:35:54 +00:00
  • b0a4aee175 Updated changelog Alejandro Celaya 2022-05-11 22:33:02 +02:00
  • 67c45f444b Replaced adidas coding styles for CSS with a custom one based on stylelint recommended Alejandro Celaya 2022-05-11 22:32:17 +02:00
  • a8c6e916cf
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2022-05-11 19:43:12 +00:00
  • f3570d0c9d Removed no-longer needed deps Alejandro Celaya 2022-05-11 21:41:19 +02:00
  • ae4ce0d8c7 Deploying to preview-env from @ shlinkio/shlink-web-client@653be14e77 🚀 dependabot[bot] 2022-05-11 17:43:50 +00:00
  • cb2bb155ee Deploying to preview-env from @ shlinkio/shlink-web-client@653be14e77 🚀 dependabot[bot] 2022-05-11 17:42:53 +00:00
  • 1f61656a75
    Bump hosted-git-info from 2.7.1 to 2.8.9 dependabot[bot] 2022-05-11 17:38:55 +00:00
  • 186a0d3942 Deploying to preview-env from @ shlinkio/shlink-web-client@d3f180f270 🚀 acelaya 2022-05-11 17:38:31 +00:00
  • 653be14e77
    Merge pull request #628 from shlinkio/dependabot/npm_and_yarn/ejs-3.1.7 Alejandro Celaya 2022-05-11 19:38:16 +02:00
  • 71c8b596e7
    Merge pull request #633 from shlinkio/dependabot/npm_and_yarn/kind-of-6.0.3 Alejandro Celaya 2022-05-11 19:38:09 +02:00
  • ba45b6a7a6
    Merge pull request #634 from shlinkio/dependabot/npm_and_yarn/trim-newlines-3.0.1 Alejandro Celaya 2022-05-11 19:38:01 +02:00
  • cd311aeaa5
    Merge pull request #635 from shlinkio/dependabot/npm_and_yarn/dns-packet-1.3.4 Alejandro Celaya 2022-05-11 19:37:53 +02:00
  • 4f7a6d5c96
    Merge pull request #636 from shlinkio/dependabot/npm_and_yarn/ansi-regex-3.0.1 Alejandro Celaya 2022-05-11 19:37:42 +02:00
  • a4fb439dd4
    Merge pull request #641 from acelaya-forks/feature/user-event Alejandro Celaya 2022-05-11 19:29:39 +02:00
  • 4a46118bb3 Deploying to preview-env from @ shlinkio/shlink-web-client@686fe5abbe 🚀 acelaya 2022-05-11 17:24:51 +00:00
  • 3870752bba Replaced firEvent with userEvent as much as possible Alejandro Celaya 2022-05-11 19:18:43 +02:00
  • 7f059c3f3b Migrated to testing-library/user-event for complex events in tests Alejandro Celaya 2022-05-10 20:54:14 +02:00
  • 686fe5abbe
    Merge pull request #640 from acelaya-forks/feature/more-rtl-tests Alejandro Celaya 2022-05-09 19:53:46 +02:00
  • 4fc521d341 Deploying to preview-env from @ shlinkio/shlink-web-client@116c36febc 🚀 acelaya 2022-05-09 17:50:34 +00:00
  • f73f45f9ed Deploying to preview-env from @ shlinkio/shlink-web-client@116c36febc 🚀 acelaya 2022-05-09 17:47:56 +00:00
  • 1f47658c3c Fixed coding styles Alejandro Celaya 2022-05-09 19:47:41 +02:00
  • d582a0f9e5 Migrated DomainStatusIcon test to react testing library Alejandro Celaya 2022-05-09 19:45:09 +02:00
  • b1d51a4103 Migrated ManageDomains test to react testing library Alejandro Celaya 2022-05-09 19:23:35 +02:00
  • fb0adf74f3 Migrated DomainsSelector test to react testing library Alejandro Celaya 2022-05-09 19:03:19 +02:00
  • 0b16300a70 Migrated DomainRow test to react testing library Alejandro Celaya 2022-05-09 18:38:14 +02:00
  • 43302ef5a8 Migrated ShlinkLogo test to react testing library Alejandro Celaya 2022-05-06 21:24:16 +02:00
  • 3846ca293c Migrated SimplePaginator test to react testing library Alejandro Celaya 2022-05-06 21:20:14 +02:00
  • 00f154ef4e Migrated ShlinkVersionsContainer test to react testing library Alejandro Celaya 2022-05-06 21:01:44 +02:00
  • 4ea826ed2c Migrated ShlinkVersions test to react testing library Alejandro Celaya 2022-05-06 20:25:48 +02:00
  • d327142d00 Migrated ScrollToTop test to react testing library Alejandro Celaya 2022-05-06 20:13:51 +02:00
  • 37adcb52cf Migrated NotFound test to react testing library Alejandro Celaya 2022-05-06 19:55:25 +02:00
  • fcbb9cda12 Migrated HorizontalBarChart test to react testing library + snapshots for the events on the canvas Alejandro Celaya 2022-05-06 19:46:47 +02:00
  • 116c36febc
    Merge pull request #639 from acelaya-forks/feature/more-rtl-tests Alejandro Celaya 2022-05-06 19:16:07 +02:00
  • ff43ada78b Deploying to preview-env from @ shlinkio/shlink-web-client@e6f9003fb6 🚀 acelaya 2022-05-06 17:04:55 +00:00
  • 43a409fb30 Updated to stryker v6 Alejandro Celaya 2022-05-06 19:02:03 +02:00
  • 63f26d0089 Migrated MenuLayout test to react testing library Alejandro Celaya 2022-05-06 18:54:00 +02:00
  • 2f6ad4c17c Deploying to preview-env from @ shlinkio/shlink-web-client@e6f9003fb6 🚀 acelaya 2022-05-03 18:44:05 +00:00
  • 218ea09d23 Removed no longer needed module mocking Alejandro Celaya 2022-05-03 20:39:09 +02:00
  • a322886710 Migrated MainHeader test to react testing library Alejandro Celaya 2022-05-03 20:36:24 +02:00
  • 29182ae349 Migrated Home test to react testing library Alejandro Celaya 2022-05-03 20:15:22 +02:00
  • bc3bc8dd8a Migrated ErrorHandler test to react testing library Alejandro Celaya 2022-05-03 20:01:40 +02:00
  • e128b847be Migrated AsideMenu test to react testing library Alejandro Celaya 2022-05-03 18:03:14 +02:00
  • f72251c125 Migrated AppUpdateBanner test to react testing library Alejandro Celaya 2022-05-03 17:49:42 +02:00
  • 9784cbb3ac Migrated App test to react testing library Alejandro Celaya 2022-05-03 17:36:34 +02:00
  • e6f9003fb6
    Merge pull request #638 from acelaya-forks/feature/more-rtl-tests Alejandro Celaya 2022-05-02 19:39:30 +02:00
  • 4e8b7abf05 Deploying to preview-env from @ shlinkio/shlink-web-client@d3f180f270 🚀 acelaya 2022-05-02 17:38:00 +00:00
  • e8a5eadd2b Migrated ShlinkApiError test from enzyme to react testing library Alejandro Celaya 2022-05-02 19:34:33 +02:00
  • 337bfc47c1 Deleted ForServerVersion component, which is no longer used Alejandro Celaya 2022-05-02 19:28:07 +02:00
  • 677f1da8df Removed last occurrence of ForServerVersion component, replaced by feature check Alejandro Celaya 2022-05-02 19:24:57 +02:00
  • 8918b1ac96 Migrated Overview test from enzyme to react testing library Alejandro Celaya 2022-05-02 19:19:47 +02:00
  • 0de8eb1568 Migrated ForServerVersion test from enzyme to react testing library Alejandro Celaya 2022-05-02 18:58:57 +02:00
  • c00aaa9018 Migrated UseExistingIfFoundInfoIcon test from enzyme to react testing library Alejandro Celaya 2022-05-02 18:54:19 +02:00
  • e837ee5225 Migrated EditServer test from enzyme to react testing library Alejandro Celaya 2022-05-02 18:47:18 +02:00
  • fcbcca0051 Deploying to preview-env from @ shlinkio/shlink-web-client@d3f180f270 🚀 dependabot[bot] 2022-05-02 11:42:22 +00:00
  • b9cd7806bd Deploying to preview-env from @ shlinkio/shlink-web-client@d3f180f270 🚀 dependabot[bot] 2022-05-02 11:41:01 +00:00
  • fc589a0b29
    Bump ejs from 3.1.6 to 3.1.7 dependabot[bot] 2022-05-02 11:38:29 +00:00
  • b0769d1cf8
    Bump ansi-regex from 3.0.0 to 3.0.1 dependabot[bot] 2022-05-02 11:38:13 +00:00
  • 5befd67270
    Bump dns-packet from 1.3.1 to 1.3.4 dependabot[bot] 2022-05-02 11:38:12 +00:00
  • 59bdeb67bc
    Bump trim-newlines from 3.0.0 to 3.0.1 dependabot[bot] 2022-05-02 11:38:10 +00:00
  • 2d1de2cac8
    Bump kind-of from 6.0.2 to 6.0.3 dependabot[bot] 2022-05-02 11:38:09 +00:00
  • d3f180f270
    Merge pull request #632 from acelaya-forks/feature/jest-28 Alejandro Celaya 2022-05-02 13:36:58 +02:00
  • 57b605109a Deploying to preview-env from @ shlinkio/shlink-web-client@57a2a03469 🚀 acelaya 2022-05-02 11:28:16 +00:00
  • 5482766d03 Updated changelog Alejandro Celaya 2022-05-02 13:24:44 +02:00
  • dfbe43ef02 Added missing configs to fixt tests with Jest 28 Alejandro Celaya 2022-05-02 13:22:38 +02:00
  • ed7bb20bbb Updated to jest 28 Alejandro Celaya 2022-05-01 10:19:38 +02:00
  • 57a2a03469
    Merge pull request #631 from acelaya-forks/feature/react-chartjs-4 Alejandro Celaya 2022-05-02 11:57:04 +02:00
  • 7234dae26d Deploying to preview-env from @ shlinkio/shlink-web-client@fd4295ade8 🚀 acelaya 2022-05-02 09:55:31 +00:00
  • df9c1a88fc Updated changelog Alejandro Celaya 2022-05-02 11:52:16 +02:00
  • c8b78d04e2 Fixed jest config to transform react-chartjs-2 lib Alejandro Celaya 2022-05-02 11:51:17 +02:00
  • c516969686 Updated to react-chartjs 4 Alejandro Celaya 2022-05-02 11:35:05 +02:00
  • fd4295ade8
    Merge pull request #630 from acelaya-forks/feature/react-testing-lib Alejandro Celaya 2022-05-02 11:04:12 +02:00
  • 6d0c0c2f1a Deploying to preview-env from @ shlinkio/shlink-web-client@a93d1e821d 🚀 acelaya 2022-05-02 08:24:30 +00:00
  • 39d4f8c73d Migrated Checkbox test to rteact testing library Alejandro Celaya 2022-05-02 10:21:18 +02:00
  • d9b55f1d95 Updated changelog Alejandro Celaya 2022-05-02 10:03:24 +02:00
  • 66d8a32f49 Migrated SimpleCard test to react testing library Alejandro Celaya 2022-05-02 10:01:29 +02:00
  • 8b091a7b23 Migrated ShortUrlCreationSetting test to react testing library Alejandro Celaya 2022-05-02 09:48:49 +02:00
  • 8edb3dc923 Migrated NonOrphanVisits test to react testing library Alejandro Celaya 2022-05-01 16:52:33 +02:00
  • a93d1e821d
    Merge pull request #629 from acelaya-forks/feature/shlink-2.6 Alejandro Celaya 2022-05-01 11:07:42 +02:00
  • e3c1357b35 Deploying to preview-env from @ shlinkio/shlink-web-client@5a0d67e409 🚀 acelaya 2022-05-01 09:05:50 +00:00
  • 9c5cad7571 Updated changelog Alejandro Celaya 2022-05-01 11:01:57 +02:00
  • b970b38c29 Removed check on title support Alejandro Celaya 2022-05-01 11:00:46 +02:00
  • 763ef207f1 Removed conditional orphan visits section Alejandro Celaya 2022-05-01 10:50:06 +02:00
  • a949ec9e8e Removed checks for QR code features that were not supported on versions older than 2.6 Alejandro Celaya 2022-05-01 10:44:12 +02:00
  • 9518ad9bb4 Dropped support to send tags to the PATCH endpoint Alejandro Celaya 2022-05-01 10:30:51 +02:00
  • 3fce41658e Deploying to preview-env from @ shlinkio/shlink-web-client@5a0d67e409 🚀 dependabot[bot] 2022-04-30 10:11:27 +00:00
  • 5a0d67e409
    Merge pull request #624 from acelaya-forks/feature/domain-visits Alejandro Celaya 2022-04-30 12:07:24 +02:00