Commit Graph

  • 0068bcaf16 Deploying to preview-env from @ shlinkio/shlink-web-client@5a713fe92f 🚀 acelaya 2022-03-07 13:29:39 +00:00
  • 6346f82a0a Updated target in tsconfig to es2019 Alejandro Celaya 2022-03-07 14:26:35 +01:00
  • 31f1d5b530 Updated babel packages and extracted babel config Alejandro Celaya 2022-03-07 14:21:09 +01:00
  • 695e41f89e Deploying to preview-env from @ shlinkio/shlink-web-client@5a713fe92f 🚀 acelaya 2022-03-07 10:28:42 +00:00
  • fc71c0f5c8 Fixed text decoration for anchors with btn class Alejandro Celaya 2022-03-07 11:25:42 +01:00
  • 7ab368a424 Fixed ShortUrlCreationSettings test Alejandro Celaya 2022-03-07 11:17:40 +01:00
  • 6cd774345f Deploying to preview-env from @ shlinkio/shlink-web-client@5a713fe92f 🚀 acelaya 2022-03-07 10:09:09 +00:00
  • 1cee36ec9f Updated changelog Alejandro Celaya 2022-03-07 11:05:49 +01:00
  • 74635281de Fixed table rendering issues Alejandro Celaya 2022-03-07 11:03:41 +01:00
  • 0f43ad59a0 Updated jest packages Alejandro Celaya 2022-03-07 10:30:57 +01:00
  • b97ea17950 Fixed smooth scrolling which feels weird with client-side routing Alejandro Celaya 2022-03-07 09:13:23 +01:00
  • 3f48ca401d Fixed responsive table headers Alejandro Celaya 2022-03-07 09:09:30 +01:00
  • 3ecad0161b Fixed gaps in sticky tables Alejandro Celaya 2022-03-07 08:55:00 +01:00
  • 9ff331e2db Fixed styles in tag edition modal Alejandro Celaya 2022-03-07 08:46:43 +01:00
  • 27e3b6f0d0 Fixed short URL creation and modal close buttons Alejandro Celaya 2022-03-06 11:16:31 +01:00
  • 6a739b7a25 Fixed styles in main header Alejandro Celaya 2022-03-06 10:58:30 +01:00
  • 56313e5db8 Fixed home page styles for bootstrap 5 Alejandro Celaya 2022-03-06 10:38:26 +01:00
  • d8e4a4b891 More improvements to form controls with bootstrap 5 Alejandro Celaya 2022-03-05 19:57:48 +01:00
  • dee1932a64 Fixed form labels Alejandro Celaya 2022-03-05 19:43:10 +01:00
  • 661b9b2cc1 Fixed more rendering issues after BS5 migration Alejandro Celaya 2022-03-05 16:08:30 +01:00
  • f24fb61e20 Fixed horizontal scroll Alejandro Celaya 2022-03-05 15:46:26 +01:00
  • 0993b43c79 Created namespace for form controls Alejandro Celaya 2022-03-05 14:43:43 +01:00
  • ec403d7b1f Fixed links and some form styles Alejandro Celaya 2022-03-05 14:04:01 +01:00
  • f4fa1582a7 Fixed overwritting of default bootstrap color Alejandro Celaya 2022-03-05 13:32:47 +01:00
  • e5a84b1505 Updated margin, padding and alignment classes to the new bootstrap 5 approach Alejandro Celaya 2022-03-05 13:26:28 +01:00
  • ce871fe2a2 Updated to latest bootstrap and reactstrap Alejandro Celaya 2022-03-05 13:14:26 +01:00
  • 5a713fe92f Merge pull request #588 from shlinkio/dependabot/npm_and_yarn/urijs-1.19.9 Alejandro Celaya 2022-03-04 00:57:11 +01:00
  • 0bf5015c38 Deploying to preview-env from @ shlinkio/shlink-web-client@a67e0b052f 🚀 dependabot[bot] 2022-03-03 23:37:38 +00:00
  • 819df9cf3d Bump urijs from 1.19.8 to 1.19.9 dependabot[bot] 2022-03-03 23:34:50 +00:00
  • a67e0b052f Merge pull request #587 from acelaya-forks/feature/split-scripts Alejandro Celaya 2022-02-27 20:15:03 +01:00
  • 2af556fb3e Deploying to preview-env from @ shlinkio/shlink-web-client@82f8636af5 🚀 acelaya 2022-02-27 19:13:00 +00:00
  • c088259e46 Split dist file creation and version replacing from main build script Alejandro Celaya 2022-02-27 20:10:10 +01:00
  • 82f8636af5 Merge pull request #586 from acelaya-forks/feature/jest-config Alejandro Celaya 2022-02-27 19:26:05 +01:00
  • 2428d954db Deploying to preview-env from @ shlinkio/shlink-web-client@c02fba8d82 🚀 acelaya 2022-02-27 18:24:16 +00:00
  • f0ad4dad9f Removed ts-jest, which is not actually used Alejandro Celaya 2022-02-27 19:18:59 +01:00
  • acf19823b0 Simplified jest config and removed unneeded packages Alejandro Celaya 2022-02-27 19:12:30 +01:00
  • c02fba8d82 Merge pull request #578 from shlinkio/dependabot/npm_and_yarn/follow-redirects-1.14.8 Alejandro Celaya 2022-02-27 13:01:53 +01:00
  • a4f36f8620 Merge pull request #569 from acelaya-forks/feature/tags-mode Alejandro Celaya 2022-02-26 12:06:57 +01:00
  • dfa3048721 Deploying to preview-env from @ shlinkio/shlink-web-client@4f267a0275 🚀 acelaya 2022-02-26 11:03:17 +00:00
  • 987c27a221 Updated changelog Alejandro Celaya 2022-02-26 11:59:52 +01:00
  • 248f887fb3 Added missing tests on ShortUrlsFilteringBar test Alejandro Celaya 2022-02-26 11:55:35 +01:00
  • 8fd07070b8 Created TooltipToggleSwitch test Alejandro Celaya 2022-02-26 11:25:40 +01:00
  • 45c918f4ee Merge branch 'develop' into feature/tags-mode Alejandro Celaya 2022-02-26 10:48:42 +01:00
  • 4f267a0275 Merge pull request #584 from shlinkio/dependabot/npm_and_yarn/url-parse-1.5.10 Alejandro Celaya 2022-02-26 06:42:15 +01:00
  • 4b9ecf332c Deploying to preview-env from @ shlinkio/shlink-web-client@1e0528fca0 🚀 dependabot[bot] 2022-02-26 05:37:22 +00:00
  • ad1caaf5dd Bump url-parse from 1.5.7 to 1.5.10 dependabot[bot] 2022-02-26 05:34:34 +00:00
  • 1e0528fca0 Merge pull request #583 from shlinkio/dependabot/npm_and_yarn/urijs-1.19.8 Alejandro Celaya 2022-02-26 06:32:48 +01:00
  • fbe4e79111 Deploying to preview-env from @ shlinkio/shlink-web-client@c80a8e9601 🚀 dependabot[bot] 2022-02-26 03:34:17 +00:00
  • b30df582f2 Bump urijs from 1.19.2 to 1.19.8 dependabot[bot] 2022-02-26 03:31:29 +00:00
  • edfd82e03c Deploying to preview-env from @ shlinkio/shlink-web-client@c80a8e9601 🚀 acelaya 2022-02-22 18:29:47 +00:00
  • f0b42cdc09 Added missing prop Alejandro Celaya 2022-02-22 19:23:57 +01:00
  • 308660287e Merged develop Alejandro Celaya 2022-02-22 19:16:04 +01:00
  • c80a8e9601 Merge pull request #581 from shlinkio/dependabot/npm_and_yarn/url-parse-1.5.7 Alejandro Celaya 2022-02-19 13:46:55 +01:00
  • 4e6b6bf37c Deploying to preview-env from @ shlinkio/shlink-web-client@de027eccad 🚀 dependabot[bot] 2022-02-19 12:44:48 +00:00
  • 059d17f8d6 Bump url-parse from 1.4.7 to 1.5.7 dependabot[bot] 2022-02-19 12:42:32 +00:00
  • de027eccad Merge pull request #580 from acelaya-forks/feature/simple-color-picker Alejandro Celaya 2022-02-16 20:14:22 +01:00
  • 6132e40dbf Deploying to preview-env from @ shlinkio/shlink-web-client@78a519c649 🚀 acelaya 2022-02-16 19:14:04 +00:00
  • 643494a54b Updated changelog Alejandro Celaya 2022-02-16 20:08:48 +01:00
  • 71a010d5d7 Replaced rect-color with react-colorful Alejandro Celaya 2022-02-16 20:07:10 +01:00
  • e196b0bccd Deploying to preview-env from @ shlinkio/shlink-web-client@78a519c649 🚀 dependabot[bot] 2022-02-14 19:44:42 +00:00
  • b419586504 Bump follow-redirects from 1.14.5 to 1.14.8 dependabot[bot] 2022-02-14 19:41:02 +00:00
  • 78a519c649 Merge pull request #574 from shlinkio/dependabot/npm_and_yarn/postcss-8.2.13 Alejandro Celaya 2022-02-14 20:39:08 +01:00
  • 23ee3d18a6 Merge pull request #577 from acelaya-forks/feature/enhanced-settings Alejandro Celaya 2022-02-14 20:37:36 +01:00
  • 1a05d37835 Deploying to preview-env from @ shlinkio/shlink-web-client@405a150a2b 🚀 acelaya 2022-02-14 19:34:09 +00:00
  • a6b2f1b385 Update changelog Alejandro Celaya 2022-02-14 20:30:58 +01:00
  • 30a71ac8b7 Improved settings section names Alejandro Celaya 2022-02-14 20:28:28 +01:00
  • ae9e5a0566 Fixed tests Alejandro Celaya 2022-02-14 20:04:38 +01:00
  • f24c8052a9 Improved NavPills component and added test Alejandro Celaya 2022-02-14 19:58:20 +01:00
  • b0fa14fcfe Extracted nav pills to their own component for reusability Alejandro Celaya 2022-02-13 20:20:20 +01:00
  • ba719dfa1d Deploying to preview-env from @ shlinkio/shlink-web-client@405a150a2b 🚀 acelaya 2022-02-08 18:43:49 +00:00
  • 338c2a1191 Fixed conflicts Alejandro Celaya 2022-02-08 19:40:51 +01:00
  • 405a150a2b Merge pull request #575 from shlinkio/dependabot/npm_and_yarn/ws-6.2.2 Alejandro Celaya 2022-02-07 23:15:47 +01:00
  • 614e204d8b Deploying to preview-env from @ shlinkio/shlink-web-client@cf5205e976 🚀 dependabot[bot] 2022-02-07 22:12:57 +00:00
  • 1bb2c388bc Deploying to preview-env from @ shlinkio/shlink-web-client@cf5205e976 🚀 dependabot[bot] 2022-02-07 22:12:05 +00:00
  • 3c402f8787 Bump ws from 6.2.1 to 6.2.2 dependabot[bot] 2022-02-07 22:10:18 +00:00
  • 7d10efc286 Bump postcss from 8.1.7 to 8.2.13 dependabot[bot] 2022-02-07 22:09:44 +00:00
  • cf5205e976 Merge pull request #573 from acelaya-forks/feature/react-router-6 Alejandro Celaya 2022-02-07 23:08:30 +01:00
  • 5df49874f9 Deploying to preview-env from @ shlinkio/shlink-web-client@071eaddfd1 🚀 acelaya 2022-02-07 21:58:21 +00:00
  • eab072831d Fixed VisitsStats test Alejandro Celaya 2022-02-07 22:55:32 +01:00
  • c4e928ff09 Fixed most tests using react-router-dom hooks Alejandro Celaya 2022-02-07 22:17:57 +01:00
  • 97024d828e Ensured short URLs section is active regardless the page Alejandro Celaya 2022-02-06 21:17:10 +01:00
  • c6e500ba71 Updated source code to react-router 6 Alejandro Celaya 2022-02-06 20:07:18 +01:00
  • 5f2dc8a6e7 Deploying to preview-env from @ shlinkio/shlink-web-client@071eaddfd1 🚀 acelaya 2022-02-05 15:51:59 +00:00
  • eb39d97cc5 Fixed merge conflicts Alejandro Celaya 2022-02-05 16:48:55 +01:00
  • 071eaddfd1 Merge pull request #571 from acelaya-forks/feature/non-orphan-visits Alejandro Celaya 2022-02-05 16:47:42 +01:00
  • 2070edf2f7 Deploying to preview-env from @ shlinkio/shlink-web-client@1011b062ae 🚀 acelaya 2022-02-05 15:44:25 +00:00
  • 0eec9b185f Added test for non-orphan visits reducer Alejandro Celaya 2022-02-05 16:40:48 +01:00
  • 5edb62e76b Created tests for non-orphan visits components Alejandro Celaya 2022-02-05 16:37:01 +01:00
  • 9bc5a050eb Updated changelog Alejandro Celaya 2022-02-05 13:53:54 +01:00
  • 4a80f224d8 Created components and reducer to handle non-orphan visits Alejandro Celaya 2022-02-05 13:53:07 +01:00
  • 0608d3cf19 Improved icon in HighlightedCard Alejandro Celaya 2022-02-05 13:46:24 +01:00
  • 8fbe6bb17d Added changes to load orphan visits and fixed tests Alejandro Celaya 2022-02-05 13:37:49 +01:00
  • 60929342fb Added some feedback to know which cardsin overview pages are clickable Alejandro Celaya 2022-02-05 10:46:46 +01:00
  • e0d43020dc Extracted cards in overview to their own component Alejandro Celaya 2022-02-05 10:04:34 +01:00
  • 3270044d35 Deploying to preview-env from @ shlinkio/shlink-web-client@1011b062ae 🚀 acelaya 2022-01-31 09:18:55 +00:00
  • 2de0276195 Added support for tag mode on short URLs list Alejandro Celaya 2022-01-31 10:15:25 +01:00
  • 1011b062ae Merge pull request #568 from acelaya-forks/feature/delete-error-code Alejandro Celaya 2022-01-25 19:55:21 +01:00
  • 23c874c3b8 Deploying to preview-env from @ shlinkio/shlink-web-client@6e72c343ab 🚀 acelaya 2022-01-25 18:54:02 +00:00
  • c8b530cc1a Improved error code check on short URL deletion Alejandro Celaya 2022-01-25 19:51:08 +01:00
  • 6e72c343ab Merge pull request #566 from acelaya-forks/feature/nil-optimization Alejandro Celaya 2022-01-08 15:14:29 +01:00