Commit Graph

  • 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
  • 151175dc70 Updated changelog Alejandro Celaya 2021-06-13 11:41:41 +02:00
  • a30376344e Added tests covering visits table with potential bots Alejandro Celaya 2021-06-13 11:38:13 +02:00
  • db0c43dcdd Added column to display if a visit is a potential bot in the visits table Alejandro Celaya 2021-06-13 11:07:32 +02:00
  • a3550f8e52 Updated docker images Alejandro Celaya 2021-06-13 09:55:07 +02:00
  • 3a3babadeb Renamed script Alejandro Celaya 2021-06-13 09:51:10 +02:00
  • e22ad2c822 Merge pull request #439 from acelaya-forks/feature/fix-horizontal-scroll Alejandro Celaya 2021-06-13 07:59:19 +02:00
  • 37415d3bd8 Deploying to preview-env from @ shlinkio/shlink-web-client@b7af07c043 🚀 acelaya 2021-06-13 05:55:45 +00:00
  • 342dda3ec9 Fixed horizontal scroll Alejandro Celaya 2021-06-13 07:52:53 +02:00
  • 3c6703c1ae Deploying to preview-env from @ shlinkio/shlink-web-client@b7af07c043 🚀 matiasgarciaisaia 2021-06-07 00:29:52 +00:00
  • b7af07c043 Fixed docker build script so that it can work with develop branch Alejandro Celaya 2021-06-06 19:27:43 +02:00
  • 6b338275d3 Updated branch where the docker image builds unstable versions Alejandro Celaya 2021-06-06 19:24:57 +02:00
  • a72d3b2720 Updated changelog Alejandro Celaya 2021-06-06 19:14:18 +02:00
  • 18042dba6e Merge branch 'main' into develop Alejandro Celaya 2021-06-06 19:13:29 +02:00
  • 6e09d1372f Merge pull request #436 from acelaya-forks/feature/recover-pwa v3.1.2 Alejandro Celaya 2021-06-06 19:11:37 +02:00
  • ce02d29ca3 Ensure review environment does not contain a service worker Alejandro Celaya 2021-06-06 19:06:24 +02:00
  • e193c700d6 Fixed TS error in App test Alejandro Celaya 2021-06-06 18:54:55 +02:00
  • 689e4fb7db Deploying to preview-env from @ shlinkio/shlink-web-client@93329c5a12 🚀 acelaya 2021-06-06 16:52:42 +00:00
  • bfeb282aa9 Added appUpdates reducer test Alejandro Celaya 2021-06-06 18:49:38 +02:00
  • 5caa648112 Added banner to be displayed when the service worker has updated the app in the background Alejandro Celaya 2021-06-06 18:41:10 +02:00
  • 4546b74b6f Added missing webpack config that generates service worker Alejandro Celaya 2021-06-06 12:54:32 +02:00
  • 2fb5507803 Added service worker back to the project to recover PWA capabilities Alejandro Celaya 2021-06-06 12:26:43 +02:00
  • 93329c5a12 erge branch 'develop' of github.com:shlinkio/shlink-web-client into develop Alejandro Celaya 2021-05-30 17:51:16 +02:00
  • 5a91b668dc Updated changelog Alejandro Celaya 2021-05-30 17:50:54 +02:00
  • 66aac4771c Merge pull request #434 from matiasgarciaisaia/patch-1 Alejandro Celaya 2021-05-29 18:27:27 +02:00
  • 8bc39e8e95 Deploying to preview-env from @ shlinkio/shlink-web-client@e0c20c704e 🚀 matiasgarciaisaia 2021-05-29 14:13:29 +00:00
  • ce04b8eb58 Update server.json alternative Docker configs in README.md Matías García Isaía 2021-05-29 11:11:24 -03:00
  • e0c20c704e Merge pull request #432 from matiasgarciaisaia/feature/conf-volume Alejandro Celaya 2021-05-29 11:58:41 +02:00
  • d5fadc56af Removed new empty line added by mistake Alejandro Celaya 2021-05-29 11:54:08 +02:00
  • bbc3342c00 Moved servers.json config on nginx above another less restrictive but conflicting rule Alejandro Celaya 2021-05-29 11:53:06 +02:00
  • 76ebbd318a Support servers.json in a conf.d directory Matias Garcia Isaia 2021-05-28 21:30:51 -03:00
  • 24801b068b Updated changelog Alejandro Celaya 2021-05-29 11:40:14 +02:00
  • 4c21ad0a89 Merge pull request #433 from matiasgarciaisaia/feature/server-from-env Alejandro Celaya 2021-05-29 11:35:27 +02:00
  • f626f9b046 Renamed env vars Alejandro Celaya 2021-05-29 11:30:35 +02:00
  • 7fd0fa4b8d Deploying to preview-env from @ shlinkio/shlink-web-client@d5530b4614 🚀 matiasgarciaisaia 2021-05-29 01:05:43 +00:00
  • ccffa0fe12 Allow Docker image to generate servers.json from environment Matias Garcia Isaia 2021-05-28 22:01:39 -03:00
  • 8d9a57c36d Deploying to preview-env from @ shlinkio/shlink-web-client@d5530b4614 🚀 matiasgarciaisaia 2021-05-29 00:38:18 +00:00
  • d5530b4614 Merge pull request #429 from acelaya-forks/feature/stryker5 Alejandro Celaya 2021-05-15 12:08:26 +02:00
  • 4937fb674a Deploying to preview-env from @ shlinkio/shlink-web-client@31736fad1e 🚀 acelaya 2021-05-15 10:06:57 +00:00
  • 7c327099bb Updated changelog Alejandro Celaya 2021-05-15 12:04:25 +02:00
  • 577d7e79da Updated to stryker 5 Alejandro Celaya 2021-05-15 12:02:43 +02:00
  • b3573a21e8 Deploying to preview-env from @ shlinkio/shlink-web-client@31736fad1e 🚀 acelaya 2021-05-09 19:15:55 +00:00
  • ce6f637699 Deploying to preview-env from @ shlinkio/shlink-web-client@31736fad1e 🚀 acelaya 2021-05-09 19:12:17 +00:00
  • 31736fad1e Ensured proper ref is checked out on preview env Alejandro Celaya 2021-05-09 21:09:24 +02:00
  • 6319a81ddb Fixed event name Alejandro Celaya 2021-05-09 20:58:48 +02:00
  • 0ca6ff6906 Ensured checkout is done from remote remo Alejandro Celaya 2021-05-09 20:45:22 +02:00
  • ed3654f692 Deploying to preview-env from @ shlinkio/shlink-web-client@eb69165781 🚀 acelaya 2021-05-09 12:41:38 +00:00
  • eb69165781 Changed event for preview deployments to use pull_request_target Alejandro Celaya 2021-05-09 14:39:13 +02:00
  • 4e3d311bef Changed token used for preview deployment Alejandro Celaya 2021-05-09 14:25:10 +02:00
  • 54b7aeed20 Added github token to preview env deployment Alejandro Celaya 2021-05-09 14:10:05 +02:00
  • 2ba8db1fd3 Ensured preview envs are generated on PRs only Alejandro Celaya 2021-05-09 14:03:59 +02:00
  • fa961fd343 Deploying to preview-env from @ shlinkio/shlink-web-client@f74270a767 🚀 acelaya 2021-05-09 11:55:26 +00:00
  • f74270a767 Ensured branch slug is generated before building project on preview env deployment Alejandro Celaya 2021-05-09 13:53:36 +02:00
  • 5826086318 Deploying to preview-env from @ shlinkio/shlink-web-client@9a245fbf13 🚀 acelaya 2021-05-09 11:37:44 +00:00
  • 9a245fbf13 Created new workflow to generate preview envs Alejandro Celaya 2021-05-09 13:34:39 +02:00