Commit graph

  • d1fcd10c04 Fixed TS errors in tests Alejandro Celaya 2021-08-24 20:26:57 +02:00
  • 06f4cff97e Fixed missing initial values when editing one domain redirects Alejandro Celaya 2021-08-24 20:24:34 +02:00
  • 190a4e52f6 Deploying to preview-env from @ shlinkio/shlink-web-client@5eee86003d 🚀 acelaya 2021-08-24 18:18:03 +00:00
  • 0804322a9f Updated changelog Alejandro Celaya 2021-08-24 20:15:05 +02:00
  • 53ba14e6f6 Created ManageDomains test Alejandro Celaya 2021-08-24 20:13:54 +02:00
  • ead5f2033b Created DomainRow test Alejandro Celaya 2021-08-24 19:53:28 +02:00
  • 74ac122787 Created EditDomainRedirectsModal test Alejandro Celaya 2021-08-23 19:12:41 +02:00
  • 13785c7beb Removed styles from one section that ended up in generic component Alejandro Celaya 2021-08-23 18:31:40 +02:00
  • 9887cae4fd Added InfoTooltip test Alejandro Celaya 2021-08-23 18:26:15 +02:00
  • 410d372755 Extracted InfoTooltip to its own component Alejandro Celaya 2021-08-22 11:05:07 +02:00
  • e7a969a78d Merge branch 'feature/manage-domains' of github.com:acelaya/shlink-web-client-react into feature/manage-domains Alejandro Celaya 2021-08-22 10:47:00 +02:00
  • b1d6f58619 Added responsiveness to manage domains table Alejandro Celaya 2021-08-22 10:46:47 +02:00
  • f49b74229c
    Enhanced tooltip Alejandro Celaya 2021-08-22 09:34:56 +02:00
  • d88f822125 Extended ShlinkApiClient test covering editDomainRedirects Alejandro Celaya 2021-08-22 09:11:14 +02:00
  • dce1cefd49 Created domainRedirects reducer test Alejandro Celaya 2021-08-22 09:06:18 +02:00
  • 8e71b2e2b1 Improved domainsList reducer test Alejandro Celaya 2021-08-22 09:00:58 +02:00
  • 69cb3bd619 Implemented logic to edit domain redirects Alejandro Celaya 2021-08-21 17:53:06 +02:00
  • bf29158a8a Added missing alignment Alejandro Celaya 2021-08-20 17:31:42 +02:00
  • a28a4846bc Created base structure to manage domains Alejandro Celaya 2021-08-20 17:30:07 +02:00
  • 5eee86003d
    Merge pull request #471 from acelaya-forks/feature/qr-code-error-correction Alejandro Celaya 2021-08-16 17:48:46 +02:00
  • 322b65730b Deploying to preview-env from @ shlinkio/shlink-web-client@c89e2b5d25 🚀 acelaya 2021-08-16 15:47:04 +00:00
  • 37a3a2022b Added missing props on qrCodes test Alejandro Celaya 2021-08-16 17:44:11 +02:00
  • ce043aa6c4 Deploying to preview-env from @ shlinkio/shlink-web-client@c89e2b5d25 🚀 acelaya 2021-08-16 15:41:10 +00:00
  • c6be8bd96f Created tests for new QR code dropdowns Alejandro Celaya 2021-08-16 17:38:25 +02:00
  • 5166340779 Extracted some QR code modal components to external components Alejandro Celaya 2021-08-16 17:26:54 +02:00
  • 520e52595f Updated changelog Alejandro Celaya 2021-08-16 17:14:57 +02:00
  • 461c0e0bc9 Added new component for QR codes error correction when consuming Shlink 2.8 Alejandro Celaya 2021-08-16 17:13:31 +02:00
  • 0ecb771b23 Created lint:fix global command Alejandro Celaya 2021-08-16 13:21:53 +02:00
  • c89e2b5d25
    Merge pull request #470 from acelaya-forks/feature/download-qr-code Alejandro Celaya 2021-08-16 13:20:00 +02:00
  • 1c88a91e75 Deploying to preview-env from @ shlinkio/shlink-web-client@2b5420a429 🚀 acelaya 2021-08-16 11:19:36 +00:00
  • aa8f2a0cbc Updated changelog Alejandro Celaya 2021-08-16 13:15:16 +02:00
  • eb90aa2274 Added support to download QR codes to the QR code modal Alejandro Celaya 2021-08-16 13:12:07 +02:00
  • 2b5420a429
    Merge pull request #468 from acelaya-forks/feature/tags-global-search Alejandro Celaya 2021-08-15 18:27:16 +02:00
  • 922dd0b13f Deploying to preview-env from @ shlinkio/shlink-web-client@590393dcfd 🚀 acelaya 2021-08-15 16:23:55 +00:00
  • 3484e74559 Fixed coding styles Alejandro Celaya 2021-08-15 18:21:36 +02:00
  • 6368c30dae Deploying to preview-env from @ shlinkio/shlink-web-client@590393dcfd 🚀 acelaya 2021-08-15 16:19:46 +00:00
  • edd536cc1e Updated changelog Alejandro Celaya 2021-08-15 18:17:05 +02:00
  • 322396a366 Allowed to dynamically determine how short URL suggestions are calculated Alejandro Celaya 2021-08-15 18:13:13 +02:00
  • 9f02bc6496 Added new settings to determine how to search on tags during short URL creation, and how many suggestions to display Alejandro Celaya 2021-08-15 10:55:58 +02:00
  • 590393dcfd
    Merge pull request #467 from acelaya-forks/feature/comma-separated-tags Alejandro Celaya 2021-08-15 09:54:57 +02:00
  • 7fbfe5808b Deploying to preview-env from @ shlinkio/shlink-web-client@cbe5f98aa3 🚀 acelaya 2021-08-15 07:52:55 +00:00
  • 8029823271 Updated changelog Alejandro Celaya 2021-08-15 09:50:27 +02:00
  • 4417a17d5c Improved TagsSelector component test, covering different logic while adding tags Alejandro Celaya 2021-08-15 09:49:01 +02:00
  • b8a7dccf92 Ensured TagsSelector does not allow duplicated tags, and allows adding multiple coma-separated tags at once Alejandro Celaya 2021-08-15 09:45:14 +02:00
  • cbe5f98aa3
    Merge pull request #466 from acelaya-forks/feature/tags-title Alejandro Celaya 2021-08-14 19:45:29 +02:00
  • 366d8b2661 Deploying to preview-env from @ shlinkio/shlink-web-client@0e4667e59c 🚀 acelaya 2021-08-14 17:44:01 +00:00
  • 6c2f5b99ac Added dynamic title on hover for tags with a very long title Alejandro Celaya 2021-08-14 19:40:53 +02:00
  • fa64c950ca
    Merge pull request #453 from shlinkio/develop v3.2.0 Alejandro Celaya 2021-07-12 16:44:20 +02:00
  • e5f61b4b63 Deploying to preview-env from @ shlinkio/shlink-web-client@6e09d1372f 🚀 acelaya 2021-07-12 14:43:19 +00:00
  • 0e4667e59c Added v3.2.0 to changelog Alejandro Celaya 2021-07-12 16:40:36 +02:00
  • 56d9dcf562
    Merge pull request #452 from acelaya-forks/feature/auto-pwa-restart Alejandro Celaya 2021-07-12 16:39:27 +02:00
  • c7470e83a8 Deploying to preview-env from @ shlinkio/shlink-web-client@8045fa8886 🚀 acelaya 2021-07-12 14:38:00 +00:00
  • d5e8f81076 Created AppUpdateBanner test Alejandro Celaya 2021-07-12 16:34:58 +02:00
  • 69905c4b38 Added logic to allow refreshing the PWA without closing the tabs Alejandro Celaya 2021-07-12 16:16:18 +02:00
  • 08694d7693 Extracted update banner to a separated component Alejandro Celaya 2021-07-12 12:24:04 +02:00
  • 8045fa8886 Added more improvements to landing page Alejandro Celaya 2021-07-12 12:05:33 +02:00
  • 0789494a40 Removed deprecated env var for publish release Alejandro Celaya 2021-07-11 22:30:53 +02:00
  • 34837f2917
    Merge pull request #451 from acelaya-forks/feature/improve-landing Alejandro Celaya 2021-07-11 22:29:45 +02:00
  • 22d9aaf1ca Deploying to preview-env from @ shlinkio/shlink-web-client@b3e79f4219 🚀 acelaya 2021-07-11 20:29:07 +00:00
  • 9e8c743d53 Updated changelog Alejandro Celaya 2021-07-11 22:26:11 +02:00
  • 239cc4ab84 Improved landing page design Alejandro Celaya 2021-07-11 22:25:36 +02:00
  • b3e79f4219
    Merge pull request #447 from acelaya-forks/feature/visits-filter-reducer Alejandro Celaya 2021-07-02 20:10:36 +02:00
  • f84221d260 Deploying to preview-env from @ shlinkio/shlink-web-client@402efac12e 🚀 acelaya 2021-07-02 18:08:44 +00:00
  • 7c11a6d1ab Allowed to deselect orphan visits type Alejandro Celaya 2021-07-02 20:05:51 +02:00
  • f9ed07b7af Deploying to preview-env from @ shlinkio/shlink-web-client@402efac12e 🚀 acelaya 2021-07-02 18:00:04 +00:00
  • 635ee6c5eb Updated changelog Alejandro Celaya 2021-07-02 19:57:25 +02:00
  • f79bd39de7 Moved logic to filter visits to reducers Alejandro Celaya 2021-06-30 03:23:45 +02:00
  • 5c6979122d Extracted VisitsFilter type from component for general usage Alejandro Celaya 2021-06-30 02:36:13 +02:00
  • 402efac12e
    Merge pull request #446 from acelaya-forks/feature/tags-input Alejandro Celaya 2021-06-26 17:50:12 +02:00
  • cc7dd153d1 Deploying to preview-env from @ shlinkio/shlink-web-client@741bc21a55 🚀 acelaya 2021-06-26 15:46:41 +00:00
  • 770ba624c2 Created TagsSelector test Alejandro Celaya 2021-06-26 17:44:26 +02:00
  • ef600ed4f0 Deploying to preview-env from @ shlinkio/shlink-web-client@741bc21a55 🚀 acelaya 2021-06-26 15:10:13 +00:00
  • d4236b914d Updated changelog Alejandro Celaya 2021-06-26 17:07:59 +02:00
  • 2cc92b5b41 Ensured tags are added onBlur Alejandro Celaya 2021-06-26 17:06:39 +02:00
  • f0598ba47f Changed min query length for tags input to 1 Alejandro Celaya 2021-06-26 10:44:17 +02:00
  • 66c5c7ebf1 Replaced tags component by one which is better maintained Alejandro Celaya 2021-06-26 10:17:07 +02:00
  • 741bc21a55
    Merge pull request #445 from acelaya-forks/feature/moment-js-migration Alejandro Celaya 2021-06-25 20:09:12 +02:00
  • 22eab21cb7 Deploying to preview-env from @ shlinkio/shlink-web-client@ee65c0c050 🚀 acelaya 2021-06-25 18:07:27 +00:00
  • fb1ced5e3f Created test for Time component Alejandro Celaya 2021-06-25 20:05:06 +02:00
  • 3999d14bab Created abstraction function to parse dates Alejandro Celaya 2021-06-25 19:52:50 +02:00
  • bf9315a786 Deploying to preview-env from @ shlinkio/shlink-web-client@ee65c0c050 🚀 acelaya 2021-06-25 17:44:00 +00:00
  • 99c77622cd Updated changelog Alejandro Celaya 2021-06-25 19:41:25 +02:00
  • bc5c25deb0 Fixed issue due to immutability Alejandro Celaya 2021-06-25 19:33:18 +02:00
  • 0275908f69 Removed last references to moment.js from the project Alejandro Celaya 2021-06-25 19:15:19 +02:00
  • 4be1a295d8 Replaced most of the usages of moment with date-fns Alejandro Celaya 2021-06-24 20:13:06 +02:00
  • ee65c0c050
    Merge pull request #444 from acelaya-forks/feature/crawlable-option Alejandro Celaya 2021-06-23 20:03:37 +02:00
  • f17872f11e Deploying to preview-env from @ shlinkio/shlink-web-client@3a57416525 🚀 acelaya 2021-06-23 18:02:22 +00:00
  • d718329b52 Updated changelog Alejandro Celaya 2021-06-23 19:59:47 +02:00
  • 55716a8f7f Created ShortUrlFormCheckboxGroup test Alejandro Celaya 2021-06-23 19:59:06 +02:00
  • 5ef719c592 Added support to set crawlable short URLs during creation and edition Alejandro Celaya 2021-06-23 19:52:19 +02:00
  • 3a57416525
    Merge pull request #443 from acelaya-forks/feature/visits-filtering Alejandro Celaya 2021-06-22 21:17:35 +02:00
  • 5bd57e71fd Improved DropdownBtn test Alejandro Celaya 2021-06-22 21:12:06 +02:00
  • 81a846fbd9 Deploying to preview-env from @ shlinkio/shlink-web-client@a0ab9533cb 🚀 acelaya 2021-06-22 19:08:51 +00:00
  • c4ed838510 Updated changelog Alejandro Celaya 2021-06-22 21:06:29 +02:00
  • affe2309b0 Ensured filter for bots does not show for Shlink older than 2.7.0 Alejandro Celaya 2021-06-22 21:01:20 +02:00
  • 638ce89780 Improved dropdown to filter visits, adding support to filter out bots Alejandro Celaya 2021-06-22 20:34:28 +02:00
  • a0ab9533cb
    Merge pull request #441 from acelaya-forks/feature/bots-support Alejandro Celaya 2021-06-13 11:58:58 +02:00
  • 7b80948eea Fixed TS errors in tests Alejandro Celaya 2021-06-13 11:54:51 +02:00
  • e487fb65b1 Deploying to preview-env from @ shlinkio/shlink-web-client@e22ad2c822 🚀 acelaya 2021-06-13 09:52:45 +00:00
  • 1cf96c7212 Improved VisitsTable test Alejandro Celaya 2021-06-13 11:49:53 +02:00