Alejandro Celaya
|
7752140c9d
|
Fixed merge conflicts
|
2021-09-12 10:33:10 +02:00 |
|
Alejandro Celaya
|
178f15b7d3
|
Ensured end dates are set at the end of the date when filtering visits
|
2021-09-12 10:16:05 +02:00 |
|
Alejandro Celaya
|
74ac122787
|
Created EditDomainRedirectsModal test
|
2021-08-23 19:12:41 +02:00 |
|
Alejandro Celaya
|
13785c7beb
|
Removed styles from one section that ended up in generic component
|
2021-08-23 18:31:40 +02:00 |
|
Alejandro Celaya
|
9887cae4fd
|
Added InfoTooltip test
|
2021-08-23 18:26:15 +02:00 |
|
Alejandro Celaya
|
410d372755
|
Extracted InfoTooltip to its own component
|
2021-08-22 11:05:07 +02:00 |
|
Alejandro Celaya
|
b1d6f58619
|
Added responsiveness to manage domains table
|
2021-08-22 10:46:47 +02:00 |
|
Alejandro Celaya
|
69cb3bd619
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
|
Alejandro Celaya
|
a28a4846bc
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
|
Alejandro Celaya
|
461c0e0bc9
|
Added new component for QR codes error correction when consuming Shlink 2.8
|
2021-08-16 17:13:31 +02:00 |
|
Alejandro Celaya
|
eb90aa2274
|
Added support to download QR codes to the QR code modal
|
2021-08-16 13:13:41 +02:00 |
|
Alejandro Celaya
|
69905c4b38
|
Added logic to allow refreshing the PWA without closing the tabs
|
2021-07-12 16:16:18 +02:00 |
|
Alejandro Celaya
|
fb1ced5e3f
|
Created test for Time component
|
2021-06-25 20:05:06 +02:00 |
|
Alejandro Celaya
|
3999d14bab
|
Created abstraction function to parse dates
|
2021-06-25 19:52:50 +02:00 |
|
Alejandro Celaya
|
4be1a295d8
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
|
Alejandro Celaya
|
5ef719c592
|
Added support to set crawlable short URLs during creation and edition
|
2021-06-23 19:52:23 +02:00 |
|
Alejandro Celaya
|
638ce89780
|
Improved dropdown to filter visits, adding support to filter out bots
|
2021-06-22 20:46:28 +02:00 |
|
Alejandro Celaya
|
db0c43dcdd
|
Added column to display if a visit is a potential bot in the visits table
|
2021-06-13 11:07:32 +02:00 |
|
Alejandro Celaya
|
2d61748aac
|
Fixed styles in disabled days in date picker
|
2021-03-29 21:21:53 +02:00 |
|
Alejandro Celaya
|
d6bb718672
|
Added filtering by type to orphan visits
|
2021-03-28 17:45:47 +02:00 |
|
Alejandro Celaya
|
56aab349db
|
Updated ShortUrlForm to ensure it does not render empty cards
|
2021-03-27 18:39:55 +01:00 |
|
Alejandro Celaya
|
3f3523b80f
|
Extracted helper function to generate a Csv file
|
2021-03-14 11:47:23 +01:00 |
|
Alejandro Celaya
|
fee62484b5
|
Created section to set default date interval for visits
|
2021-03-06 16:54:43 +01:00 |
|
Alejandro Celaya
|
5224e7b4ef
|
Created new feature checkers
|
2021-03-06 09:58:29 +01:00 |
|
Alejandro Celaya
|
70ce099913
|
Added stricter types for SemVer versions
|
2021-03-06 09:38:48 +01:00 |
|
Alejandro Celaya
|
87a32b412f
|
Added short URL title to visits header
|
2021-03-05 15:44:15 +01:00 |
|
Alejandro Celaya
|
3c9c0fe994
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
|
Alejandro Celaya
|
ce0fc1094e
|
Enabled @typescript-eslint/no-unsafe-return eslint rule again
|
2021-02-28 18:48:36 +01:00 |
|
Alejandro Celaya
|
ad0a889548
|
Enabled @typescript-eslint/no-base-to-string eslint rule again
|
2021-02-28 18:22:44 +01:00 |
|
Alejandro Celaya
|
1fe76500e8
|
Enabled @typescript-eslint/no-unsafe-call eslint rule again
|
2021-02-28 17:43:41 +01:00 |
|
Alejandro Celaya
|
3d2228441a
|
Enabled @typescript-eslint/ban-ts-comment eslint rule
|
2021-02-28 13:11:27 +01:00 |
|
Alejandro Celaya
|
47fb26368b
|
Updated dependencies and fixed coding styles
|
2021-02-28 12:56:56 +01:00 |
|
Alejandro Celaya
|
25e53bf627
|
Created MenuLayout test
|
2021-02-28 09:28:46 +01:00 |
|
Alejandro Celaya
|
2553b27d7d
|
Rolled-back blurred modal
|
2021-02-27 08:52:10 +01:00 |
|
Alejandro Celaya
|
3cd30b61e4
|
More style fixes for dark theme
|
2021-02-27 08:34:44 +01:00 |
|
Alejandro Celaya
|
f97ef8df83
|
Added proper blurred background for modals
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
e7466ced18
|
Added dark theme styles for date picker
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
d6633f7555
|
More dark theme styles for visits page
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
61af43f9d9
|
Fixed visits table styles for dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
9703eba6ec
|
Fixed styles for disabled inputs in dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
83791157ce
|
Fixed inputs colors in dark theme when they are outside of cards
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
9dbf790cc8
|
Added components and logic to dynamically change theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
f313a39b81
|
Added brand color and input styles to dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
53f16ac8b5
|
Added primary color alfa and tables color
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
13c681dc39
|
Added first bits of the dark theme styles
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
c95cb144a8
|
Added margin option to QR code component
|
2021-02-14 10:16:30 +01:00 |
|
Alejandro Celaya
|
f9da22c5a1
|
Added support for margin param in buildQrCodeUrl function
|
2021-02-14 09:50:26 +01:00 |
|
Alejandro Celaya
|
ecefa22204
|
Replace nested ternary conditions with ramda's cond
|
2021-01-24 18:21:04 +01:00 |
|
Alejandro Celaya
|
3546a17575
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
|
Alejandro Celaya
|
a22274f382
|
Increased breakpoint in which short URLs table collapses
|
2020-12-30 20:05:04 +01:00 |
|