Commit Graph

  • 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
  • 81d24432a9 Updated app gif Alejandro Celaya 2020-12-24 10:58:59 +01:00
  • 1d193f1187 Updated nginx version in docker image v3.0.0 Alejandro Celaya 2020-12-22 10:23:27 +01:00
  • c56994c813 Merge pull request #363 from acelaya-forks/feature/refactorings Alejandro Celaya 2020-12-22 10:17:59 +01:00
  • 44862073bb Added v3 to changelog Alejandro Celaya 2020-12-22 10:06:24 +01:00
  • 9eb9182c21 Created ShlinkApiError test Alejandro Celaya 2020-12-22 10:05:32 +01:00
  • b2abfd543e Moved Shlink API services to api module Alejandro Celaya 2020-12-22 09:55:39 +01:00
  • 8c6eaf2f1d Moved API types and type helpers to api module Alejandro Celaya 2020-12-22 09:49:13 +01:00
  • 811544d7df Moved api utils to subfolder Alejandro Celaya 2020-12-22 09:24:33 +01:00
  • 9fdfdf865e Merge pull request #361 from acelaya-forks/feature/errors-improvements Alejandro Celaya 2020-12-22 00:00:04 +01:00
  • 6a354c277c Set API response as per Shlink v2 Alejandro Celaya 2020-12-21 23:55:54 +01:00
  • 89f6c6c283 Updated changelog Alejandro Celaya 2020-12-21 23:53:15 +01:00
  • d534a4e441 Moved logic to parse API errors to a helper function Alejandro Celaya 2020-12-21 23:51:35 +01:00
  • 4c3772d5c8 Added meaningful error messages for the rest of API calls Alejandro Celaya 2020-12-21 23:41:50 +01:00
  • ee95d5a1b7 Improved handling of errors in several API interactions Alejandro Celaya 2020-12-21 21:26:45 +01:00
  • 51379eb2a0 Created component holding the logic to render Shlink API errors Alejandro Celaya 2020-12-21 21:19:02 +01:00
  • f69f791790 Improved handling of short URL deletion errors Alejandro Celaya 2020-12-21 21:02:30 +01:00
  • 54b1ab12cd Passed API error while creating URLs to display proper error messages Alejandro Celaya 2020-12-21 20:53:31 +01:00
  • 18d417e78c Merge pull request #359 from acelaya-forks/feature/message-improvements Alejandro Celaya 2020-12-21 18:31:21 +01:00
  • 7a48a06442 Normalized import Alejandro Celaya 2020-12-21 18:20:59 +01:00
  • 195aaa8be6 Updated changelog Alejandro Celaya 2020-12-21 18:15:09 +01:00
  • 94d2f3167b Created Result test Alejandro Celaya 2020-12-21 18:14:11 +01:00
  • 344f5e9b0d Updated Result component so that it has the text centered by default Alejandro Celaya 2020-12-21 17:58:46 +01:00
  • b211a29fc5 Created new Result component to display operation result messages consistently Alejandro Celaya 2020-12-21 17:54:05 +01:00
  • c25355c531 Added Message test Alejandro Celaya 2020-12-21 09:57:46 +01:00
  • 5cf0c86a14 Normalized Message component, making it autocontained Alejandro Celaya 2020-12-21 09:22:13 +01:00
  • 852e791c80 Merge pull request #357 from acelaya-forks/feature/routable-visits-sections Alejandro Celaya 2020-12-20 20:01:04 +01:00
  • f5d03ed3a2 Created query helper test Alejandro Celaya 2020-12-20 19:51:43 +01:00
  • 4642e07fd3 Reduced duplication when defining routes in visits section Alejandro Celaya 2020-12-20 19:42:37 +01:00
  • 83221c1066 Added routes to subsections in visits Alejandro Celaya 2020-12-20 19:28:09 +01:00
  • 214b952e84 Merge pull request #356 from acelaya-forks/feature/welcome-ui Alejandro Celaya 2020-12-20 12:39:18 +01:00
  • 42adbb3739 Updated changelog Alejandro Celaya 2020-12-20 12:32:54 +01:00
  • 9e63c463ca Styled scroll in servers list for home page Alejandro Celaya 2020-12-20 12:25:17 +01:00
  • 260a6c4940 Improved welcome screen Alejandro Celaya 2020-12-20 12:17:12 +01:00
  • fa949cde12 Simplified onTagClick handling in ShortUrlsTable Alejandro Celaya 2020-12-20 09:09:22 +01:00
  • 23da0328ec Added Shlink logo as react component Alejandro Celaya 2020-12-20 08:56:46 +01:00
  • 7da634e772 Fixed tags filtering from overview page Alejandro Celaya 2020-12-19 22:49:11 +01:00
  • 79f7459d77 Merge pull request #354 from acelaya-forks/feature/ci-migration Alejandro Celaya 2020-12-19 12:58:43 +01:00
  • 4002392b12 Replaced scrutinizer with codecov Alejandro Celaya 2020-12-19 12:55:30 +01:00
  • e9e53bb69b Added border on top of overview section cards Alejandro Celaya 2020-12-17 18:42:43 +01:00
  • 623deec973 Merge pull request #353 from acelaya-forks/feature/more-ui-improvements Alejandro Celaya 2020-12-15 19:04:04 +01:00
  • 3453d4ffd5 Fixed coding styles Alejandro Celaya 2020-12-15 18:57:23 +01:00
  • f9ef7eccf8 Updated changelog Alejandro Celaya 2020-12-15 18:53:41 +01:00