Alejandro Celaya
|
b462169e1e
|
Created missing tests for settings components
|
2021-09-20 21:23:39 +02:00 |
|
Alejandro Celaya
|
dc2f30c73b
|
Recovered test
|
2021-09-20 20:52:57 +02:00 |
|
Alejandro Celaya
|
8df1ba4671
|
Added toApiParams test
|
2021-09-20 20:48:52 +02:00 |
|
Alejandro Celaya
|
56a3dbd07f
|
Created EditTagModal test
|
2021-09-20 20:32:54 +02:00 |
|
Alejandro Celaya
|
856ee6d65c
|
Created MainHeader test
|
2021-09-19 11:17:56 +02:00 |
|
Alejandro Celaya
|
9518a5e442
|
Created ImageDownloader test
|
2021-09-19 10:57:36 +02:00 |
|
Alejandro Celaya
|
3a8c7a7bf4
|
Added required code coverage for jest
|
2021-09-19 10:31:53 +02:00 |
|
Alejandro Celaya
|
7fb0658349
|
Merge pull request #488 from acelaya-forks/feature/split-charts
Feature/split charts
|
2021-09-18 19:18:34 +02:00 |
|
Alejandro Celaya
|
6d79851d18
|
Removed last reference to graph instead of chart
|
2021-09-18 19:09:31 +02:00 |
|
Alejandro Celaya
|
f89e4244ea
|
Moved LineChartCard with the rest of the charts
|
2021-09-18 19:07:50 +02:00 |
|
Alejandro Celaya
|
3c23016028
|
Refactored components used to render charts for visits
|
2021-09-18 19:05:28 +02:00 |
|
Alejandro Celaya
|
27c4bd792b
|
Merge pull request #487 from acelaya-forks/feature/chartjs-3
Feature/chartjs 3
|
2021-09-18 13:26:41 +02:00 |
|
Alejandro Celaya
|
1b158b3df4
|
Fixed links to issues defined as PRs in changelog
|
2021-09-18 13:22:11 +02:00 |
|
Alejandro Celaya
|
19f0dc2920
|
Updated changelog
|
2021-09-18 13:18:48 +02:00 |
|
Alejandro Celaya
|
a15917b1ae
|
Fixed tests
|
2021-09-18 13:17:04 +02:00 |
|
Alejandro Celaya
|
7e5397dd38
|
Created PieChartLegend test
|
2021-09-18 12:59:54 +02:00 |
|
Alejandro Celaya
|
382d7b1c9f
|
Improved comment
|
2021-09-18 12:34:14 +02:00 |
|
Alejandro Celaya
|
58ee123cef
|
Memoized DefaultChart to make sure it does not change unless its props also change
|
2021-09-18 12:29:15 +02:00 |
|
Alejandro Celaya
|
039a56f410
|
Fixed tooltips in bar charts
|
2021-09-18 12:07:05 +02:00 |
|
Alejandro Celaya
|
6780aa623b
|
Merged develop
|
2021-09-12 12:28:01 +02:00 |
|
Alejandro Celaya
|
7752140c9d
|
Fixed merge conflicts
|
2021-09-12 10:33:10 +02:00 |
|
Alejandro Celaya
|
8bfd38d861
|
Merge pull request #485 from shlinkio/hotfix/v3.2.1
Release v3.2.1
|
2021-09-12 10:30:10 +02:00 |
|
Alejandro Celaya
|
27b6676edc
|
Merge pull request #484 from acelaya-forks/feature/wrong-end-dates
ClFeature/wrong end dates
|
2021-09-12 10:22:30 +02:00 |
|
Alejandro Celaya
|
66c91722fc
|
Updated changelog
|
2021-09-12 10:17:24 +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
|
0e47f9b502
|
Merge pull request #483 from acelaya-forks/feature/import-servers-win
Feature/import servers win
|
2021-09-12 10:04:33 +02:00 |
|
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 |
|