Commit Graph

  • 70ce099913 Added stricter types for SemVer versions Alejandro Celaya 2021-03-06 09:38:48 +01:00
  • b4c2fb5b8f Merge pull request #400 from acelaya-forks/feature/improve-reducer Alejandro Celaya 2021-03-05 16:31:18 +01:00
  • 6fbf65c873 Updated changelog Alejandro Celaya 2021-03-05 16:26:29 +01:00
  • 13d3a95a06 Improved short URL detail redux action so that it avoids API calls when the URL is found in local state Alejandro Celaya 2021-03-05 16:25:20 +01:00
  • 56b3523c5b Moved short URL detail reducer to short-urls module Alejandro Celaya 2021-03-05 16:04:02 +01:00
  • 8a69adfbc9 Merge pull request #399 from acelaya-forks/feature/title-in-list Alejandro Celaya 2021-03-05 15:48:59 +01:00
  • 87a32b412f Added short URL title to visits header Alejandro Celaya 2021-03-05 15:44:15 +01:00
  • df87ad5867 Updated changelog Alejandro Celaya 2021-03-05 15:24:38 +01:00
  • f15bbcd027 Improved ShortUrlsRow test Alejandro Celaya 2021-03-05 15:23:38 +01:00
  • 3c9c0fe994 Added support for title field in short URL table Alejandro Celaya 2021-03-05 14:20:49 +01:00
  • a665e96908 Updated to coding-standard v1.2.2 Alejandro Celaya 2021-03-05 11:14:58 +01:00
  • fddba80b08 Merge pull request #396 from acelaya-forks/feature/updated-deps Alejandro Celaya 2021-02-28 19:11:02 +01:00
  • caa3a09827 Fixed TS error in test Alejandro Celaya 2021-02-28 19:00:11 +01:00
  • fa70520f38 Fixed props interface definition Alejandro Celaya 2021-02-28 18:57:27 +01:00
  • b789f64a54 Updated changelog Alejandro Celaya 2021-02-28 18:51:18 +01:00
  • ce0fc1094e Enabled @typescript-eslint/no-unsafe-return eslint rule again Alejandro Celaya 2021-02-28 18:48:36 +01:00
  • ad0a889548 Enabled @typescript-eslint/no-base-to-string eslint rule again Alejandro Celaya 2021-02-28 18:22:44 +01:00
  • 1fe76500e8 Enabled @typescript-eslint/no-unsafe-call eslint rule again Alejandro Celaya 2021-02-28 17:43:41 +01:00
  • 86544f4b24 Enabled @typescript-eslint/unbound-method eslint rule again Alejandro Celaya 2021-02-28 17:21:26 +01:00
  • c8f8416c06 No longer continue on error when linting fails during CI Alejandro Celaya 2021-02-28 17:02:41 +01:00
  • 3d2228441a Enabled @typescript-eslint/ban-ts-comment eslint rule Alejandro Celaya 2021-02-28 13:10:23 +01:00
  • 3f616d5482 Updated to @shlinkio/eslint-config-js-coding-standard@1.2.1 Alejandro Celaya 2021-02-28 13:01:11 +01:00
  • 47fb26368b Updated dependencies and fixed coding styles Alejandro Celaya 2021-02-28 12:56:56 +01:00
  • fb2194d2d1 Updated dependencies Alejandro Celaya 2021-02-28 11:13:07 +01:00
  • 8ec49b8cfc Merge pull request #394 from acelaya-forks/feature/orphan-visits-stats Alejandro Celaya 2021-02-28 11:00:33 +01:00
  • 4d77c3abf9 Updated changelog Alejandro Celaya 2021-02-28 10:46:57 +01:00
  • d921c44d3b Created orphanVisitsReducer test Alejandro Celaya 2021-02-28 10:45:14 +01:00
  • eb0ab92472 Created OrphanVisits test Alejandro Celaya 2021-02-28 10:36:56 +01:00
  • 9904ac757b Updated mercure integration so that the hook accepts a list of topics to subscribe Alejandro Celaya 2021-02-28 10:12:30 +01:00
  • 71ee886e24 Updated overview page cards to be links to other sections when suitable Alejandro Celaya 2021-02-28 09:50:01 +01:00
  • 25e53bf627 Created MenuLayout test Alejandro Celaya 2021-02-28 09:28:46 +01:00
  • d7edd69e60 Created OrphanVisitsTitle test Alejandro Celaya 2021-02-28 08:52:31 +01:00
  • 115038f80f Created visits type helpers test Alejandro Celaya 2021-02-27 20:13:18 +01:00
  • 5479210366 Created section to display orphan visits stats Alejandro Celaya 2021-02-27 20:03:51 +01:00
  • 46d012b6ff Merge pull request #393 from acelaya-forks/feature/patch-tags Alejandro Celaya 2021-02-27 10:03:36 +01:00
  • 80dcbf0668 Updated changelog Alejandro Celaya 2021-02-27 09:51:31 +01:00
  • d0825089d0 Enhanced edit tags action so that it calls PATCH endpoint Alejandro Celaya 2021-02-27 09:49:56 +01:00
  • f653739d50 Merge pull request #391 from acelaya-forks/feature/dark-theme Alejandro Celaya 2021-02-27 09:02:58 +01:00
  • 2553b27d7d Rolled-back blurred modal Alejandro Celaya 2021-02-27 08:52:10 +01:00
  • 3cd30b61e4 More style fixes for dark theme Alejandro Celaya 2021-02-27 08:23:06 +01:00
  • ae4921b865 Improved contrast in input border colors for dark theme Alejandro Celaya 2021-02-26 23:10:19 +01:00
  • c89bcab770 Improved contrast in border colors for dark theme Alejandro Celaya 2021-02-26 23:03:14 +01:00
  • f97ef8df83 Added proper blurred background for modals Alejandro Celaya 2021-02-20 13:22:45 +01:00
  • e7466ced18 Added dark theme styles for date picker Alejandro Celaya 2021-02-20 09:02:07 +01:00
  • 0ee899f309 Updated changelog Alejandro Celaya 2021-02-19 21:01:24 +01:00
  • 36c97ad804 Updated styles in tags section to make it more dark-theme friendly Alejandro Celaya 2021-02-19 20:51:55 +01:00
  • d6633f7555 More dark theme styles for visits page Alejandro Celaya 2021-02-19 20:18:02 +01:00
  • 61af43f9d9 Fixed visits table styles for dark theme Alejandro Celaya 2021-02-19 19:30:29 +01:00
  • 9523277311 Added icon to show which theme is selected Alejandro Celaya 2021-02-19 18:55:03 +01:00
  • 9703eba6ec Fixed styles for disabled inputs in dark theme Alejandro Celaya 2021-02-17 11:15:35 +01:00
  • 83791157ce Fixed inputs colors in dark theme when they are outside of cards Alejandro Celaya 2021-02-17 11:03:42 +01:00
  • 7f6c71e8d7 Created UserInterface test Alejandro Celaya 2021-02-16 19:31:16 +01:00
  • 9dbf790cc8 Added components and logic to dynamically change theme Alejandro Celaya 2021-02-16 19:25:23 +01:00
  • f313a39b81 Added brand color and input styles to dark theme Alejandro Celaya 2021-02-15 23:45:13 +01:00
  • 53f16ac8b5 Added primary color alfa and tables color Alejandro Celaya 2021-01-28 23:15:42 +01:00
  • 13c681dc39 Added first bits of the dark theme styles Alejandro Celaya 2021-01-28 23:09:09 +01:00
  • f35be007c1 Merge pull request #392 from acelaya-forks/feature/orphan-visits-card Alejandro Celaya 2021-02-21 21:04:37 +01:00
  • e2d26e8bdd Updated changelog Alejandro Celaya 2021-02-21 20:57:57 +01:00
  • 5a373fd7ae Added new card in overview to display orphan visits Alejandro Celaya 2021-02-21 20:55:39 +01:00
  • 3c53f7d0fc Merge pull request #389 from acelaya-forks/feature/validate-urls-setting Alejandro Celaya 2021-02-14 17:38:08 +01:00
  • 57e3db1e1c Updated changelog Alejandro Celaya 2021-02-14 17:34:20 +01:00
  • 5afd3869dd Created ShortUrlCreation test Alejandro Celaya 2021-02-14 17:33:01 +01:00
  • c3ebb0d10f Added test for setShortUrlCreationSettings action Alejandro Celaya 2021-02-14 13:28:17 +01:00
  • 4885088d59 Added option to customize initial state fo the 'Validate URL' option Alejandro Celaya 2021-02-14 13:23:42 +01:00
  • 872890e674 Merge pull request #388 from acelaya-forks/feature/qr-code-margin Alejandro Celaya 2021-02-14 10:34:18 +01:00
  • 8a2e39a935 Added subtle shadow in QR code image, so that it's easier to notice the margin Alejandro Celaya 2021-02-14 10:21:10 +01:00
  • f8edcda665 Updated changelog Alejandro Celaya 2021-02-14 10:17:34 +01:00
  • c95cb144a8 Added margin option to QR code component Alejandro Celaya 2021-02-14 10:16:30 +01:00
  • f9da22c5a1 Added support for margin param in buildQrCodeUrl function Alejandro Celaya 2021-02-14 09:50:26 +01:00
  • be085f50e0 Updated to bootstrap 4.6 Alejandro Celaya 2021-02-14 09:29:20 +01:00
  • 1122f4e560 Merge pull request #381 from acelaya-forks/feature/qr-code-improvements Alejandro Celaya 2021-01-24 18:38:51 +01:00
  • ecefa22204 Replace nested ternary conditions with ramda's cond Alejandro Celaya 2021-01-24 18:21:04 +01:00
  • e2ba63ff58 Updated changelog Alejandro Celaya 2021-01-24 18:14:19 +01:00
  • 277069a0af Fixed warnings in SortingDropdown Alejandro Celaya 2021-01-24 18:06:37 +01:00
  • 0c9434b555 Created CopyToClipboardIcon test Alejandro Celaya 2021-01-24 18:06:11 +01:00
  • 0fce6dd821 Fixed warnings in DropdownBtn test Alejandro Celaya 2021-01-24 18:05:37 +01:00
  • 4b8e5bf3fc Added qrCode helper test Alejandro Celaya 2021-01-24 17:47:03 +01:00
  • 3546a17575 Improved QR code modal, to allow selecting size, format and copy URL Alejandro Celaya 2021-01-24 17:37:31 +01:00
  • 556495ea7e Improved QR code component Alejandro Celaya 2021-01-21 16:51:54 +01:00
  • e9cef8a029 Merge pull request #375 from acelaya-forks/feature/servers-import-error v3.0.1 Alejandro Celaya 2020-12-30 21:04:59 +01:00
  • e577eb48d6 Changed env for github workflows from ubuntu-latest to ubuntu-20.04 Alejandro Celaya 2020-12-30 20:58:36 +01:00
  • d08a69954a Updated changelog Alejandro Celaya 2020-12-30 20:53:14 +01:00
  • fe81bfccef Fixed importing servers in android due to wrong mime type Alejandro Celaya 2020-12-30 20:52:05 +01:00
  • 4869435aca Changed linting order Alejandro Celaya 2020-12-30 20:10:37 +01:00
  • 0822cebb10 Merge pull request #374 from acelaya-forks/feature/responsive-table Alejandro Celaya 2020-12-30 20:09:42 +01:00
  • 01a18f2342 Updated changelog Alejandro Celaya 2020-12-30 20:05:53 +01:00
  • a22274f382 Increased breakpoint in which short URLs table collapses Alejandro Celaya 2020-12-30 20:05:04 +01:00
  • c0098ac7fd Merge pull request #373 from acelaya-forks/feature/ui-fixes Alejandro Celaya 2020-12-30 19:52:24 +01:00
  • ba5a99dc2a Fixed minor UI glitches in visits section Alejandro Celaya 2020-12-30 19:48:02 +01:00
  • 1927ad2d3a Merge pull request #370 from acelaya-forks/feature/stryker-updates Alejandro Celaya 2020-12-25 19:13:57 +01:00
  • 0356a0204d Updated stryker Alejandro Celaya 2020-12-25 19:10:35 +01:00
  • 3bf64bee1e Merge pull request #369 from acelaya-forks/feature/consistent-dropdowns Alejandro Celaya 2020-12-25 11:25:48 +01:00
  • da484374a1 Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component Alejandro Celaya 2020-12-25 11:21:39 +01:00
  • 7b9447b717 Updated changelog Alejandro Celaya 2020-12-25 11:17:57 +01:00
  • e583eb2759 Ensured sorting dropdown for short URLs is not enclosed inside card Alejandro Celaya 2020-12-25 11:15:49 +01:00
  • 93b4de60f6 Improved sorting dropdown to display order field and order dir Alejandro Celaya 2020-12-25 11:05:50 +01:00
  • 16f4f7eac8 Reused dropdown-btn styles in sorting dropdown Alejandro Celaya 2020-12-25 10:54:49 +01:00
  • 90d4fe72db Renamed Dropdown component to DropdownBtn Alejandro Celaya 2020-12-25 10:43:36 +01:00
  • e1298cfa81 Created Dropdown test Alejandro Celaya 2020-12-25 10:39:54 +01:00
  • 6be3a1223f Created common Dropdown component for style consistency Alejandro Celaya 2020-12-25 10:29:25 +01:00