Alejandro Celaya
|
d2ad1cd54b
|
Updated changelog
|
2021-09-12 09:58:24 +02:00 |
|
Alejandro Celaya
|
91e003153b
|
Updated logic to import servers, to not check the file type
|
2021-09-12 09:56:53 +02:00 |
|
Alejandro Celaya
|
c6cca9c91f
|
Fixed indentation
|
2021-09-12 09:56:29 +02:00 |
|
Alejandro Celaya
|
7330fd85ff
|
Updated function signaure
|
2021-09-12 09:34:51 +02:00 |
|
Alejandro Celaya
|
b61d863356
|
Fixed merge conflicts
|
2021-09-12 09:03:31 +02:00 |
|
Alejandro Celaya
|
f54460e8f8
|
First attempt to fix click event on charts
|
2021-09-05 16:51:18 +02:00 |
|
Alejandro Celaya
|
036c8aafcb
|
Extracted PieChartLegend to its own component
|
2021-09-05 16:51:18 +02:00 |
|
Alejandro Celaya
|
d55160e8f6
|
Recovered function to render pie chart labels
|
2021-09-05 16:51:18 +02:00 |
|
Alejandro Celaya
|
0572bc2854
|
First iteration to migrate to Chart.js 3. Making it compile
|
2021-09-05 16:51:18 +02:00 |
|
Alejandro Celaya
|
aceb2350cf
|
Merge pull request #479 from acelaya-forks/feature/tag-special-chars
Fixed tags including special chars being broken when used in URLs
|
2021-09-01 10:59:45 +02:00 |
|
Alejandro Celaya
|
923575b38b
|
Fixed tags including special chars being broken when used in URLs
|
2021-09-01 10:54:33 +02:00 |
|
Alejandro Celaya
|
f41a8473f8
|
Fixed path on preview env
|
2021-08-29 11:31:33 +02:00 |
|
Alejandro Celaya
|
b94cdb2680
|
Fixed action version
|
2021-08-29 10:45:30 +02:00 |
|
Alejandro Celaya
|
0cdae72ebd
|
Migrated to external deploy-preview action
|
2021-08-29 10:33:55 +02:00 |
|
Alejandro Celaya
|
75931edc33
|
Merge pull request #473 from acelaya-forks/feature/manage-domains
Feature/manage domains
|
2021-08-24 20:31:38 +02:00 |
|
Alejandro Celaya
|
d1fcd10c04
|
Fixed TS errors in tests
|
2021-08-24 20:26:57 +02:00 |
|
Alejandro Celaya
|
06f4cff97e
|
Fixed missing initial values when editing one domain redirects
|
2021-08-24 20:24:34 +02:00 |
|
Alejandro Celaya
|
0804322a9f
|
Updated changelog
|
2021-08-24 20:15:05 +02:00 |
|
Alejandro Celaya
|
53ba14e6f6
|
Created ManageDomains test
|
2021-08-24 20:13:54 +02:00 |
|
Alejandro Celaya
|
ead5f2033b
|
Created DomainRow test
|
2021-08-24 19:53:28 +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
|
e7a969a78d
|
Merge branch 'feature/manage-domains' of github.com:acelaya/shlink-web-client-react into feature/manage-domains
|
2021-08-22 10:47:00 +02:00 |
|
Alejandro Celaya
|
b1d6f58619
|
Added responsiveness to manage domains table
|
2021-08-22 10:46:47 +02:00 |
|
Alejandro Celaya
|
f49b74229c
|
Enhanced tooltip
|
2021-08-22 09:34:56 +02:00 |
|
Alejandro Celaya
|
d88f822125
|
Extended ShlinkApiClient test covering editDomainRedirects
|
2021-08-22 09:11:14 +02:00 |
|
Alejandro Celaya
|
dce1cefd49
|
Created domainRedirects reducer test
|
2021-08-22 09:06:18 +02:00 |
|
Alejandro Celaya
|
8e71b2e2b1
|
Improved domainsList reducer test
|
2021-08-22 09:00:58 +02:00 |
|
Alejandro Celaya
|
69cb3bd619
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
|
Alejandro Celaya
|
bf29158a8a
|
Added missing alignment
|
2021-08-20 17:31:42 +02:00 |
|
Alejandro Celaya
|
a28a4846bc
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
|
Alejandro Celaya
|
5eee86003d
|
Merge pull request #471 from acelaya-forks/feature/qr-code-error-correction
Feature/qr code error correction
|
2021-08-16 17:48:46 +02:00 |
|
Alejandro Celaya
|
37a3a2022b
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
|
Alejandro Celaya
|
c6be8bd96f
|
Created tests for new QR code dropdowns
|
2021-08-16 17:38:25 +02:00 |
|
Alejandro Celaya
|
5166340779
|
Extracted some QR code modal components to external components
|
2021-08-16 17:26:54 +02:00 |
|
Alejandro Celaya
|
520e52595f
|
Updated changelog
|
2021-08-16 17:14:57 +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
|
0ecb771b23
|
Created lint:fix global command
|
2021-08-16 13:21:53 +02:00 |
|
Alejandro Celaya
|
c89e2b5d25
|
Merge pull request #470 from acelaya-forks/feature/download-qr-code
Feature/download qr code
|
2021-08-16 13:20:00 +02:00 |
|
Alejandro Celaya
|
aa8f2a0cbc
|
Updated changelog
|
2021-08-16 13:15:16 +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
|
2b5420a429
|
Merge pull request #468 from acelaya-forks/feature/tags-global-search
Feature/tags global search
|
2021-08-15 18:27:16 +02:00 |
|
Alejandro Celaya
|
3484e74559
|
Fixed coding styles
|
2021-08-15 18:21:36 +02:00 |
|
Alejandro Celaya
|
edd536cc1e
|
Updated changelog
|
2021-08-15 18:17:05 +02:00 |
|
Alejandro Celaya
|
322396a366
|
Allowed to dynamically determine how short URL suggestions are calculated
|
2021-08-15 18:13:13 +02:00 |
|
Alejandro Celaya
|
9f02bc6496
|
Added new settings to determine how to search on tags during short URL creation, and how many suggestions to display
|
2021-08-15 10:58:26 +02:00 |
|
Alejandro Celaya
|
590393dcfd
|
Merge pull request #467 from acelaya-forks/feature/comma-separated-tags
Feature/comma separated tags
|
2021-08-15 09:54:57 +02:00 |
|
Alejandro Celaya
|
8029823271
|
Updated changelog
|
2021-08-15 09:50:27 +02:00 |
|