Alejandro Celaya
|
bc8905ee7f
|
Ensured server is properly loaded before trying to render any children component
|
2020-03-05 08:59:07 +01:00 |
|
Alejandro Celaya
|
dc672bf0f0
|
Ensured domain is passed when loading visits for a short URL on a specific domain
|
2020-02-08 09:07:55 +01:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
468e34aa3d
|
Refactored shortUrlVisits reducer to take advantage of redux-actions
|
2019-03-17 09:36:07 +01:00 |
|
Alejandro Celaya
|
4e6ef6ac53
|
Removed empty line
|
2019-03-08 19:43:27 +01:00 |
|
Alejandro Celaya
|
3982d77775
|
Ensured visits loading is cancelled when the visits page is unmounted
|
2019-03-08 19:40:43 +01:00 |
|
Alejandro Celaya
|
1bc406b0d9
|
Ensured requests when loading visits are made in parallel for big dataset
|
2019-03-04 19:21:46 +01:00 |
|
Alejandro Celaya
|
0c1f533747
|
Updated short URL visits loading so that it loads visits in several requests
|
2019-01-10 19:50:25 +01:00 |
|
Alejandro Celaya
|
fa3e1eba93
|
Moved all visits-related services to its own service provide function inside visits
|
2018-12-18 14:36:32 +01:00 |
|
Alejandro Celaya
|
4f54e3315f
|
Simplified ShlinkApiClient and moved runtime creation logic to external service
|
2018-12-18 10:14:25 +01:00 |
|
Alejandro Celaya
|
0c1656285b
|
Created shortUrlVisits reducer test
|
2018-09-08 08:49:49 +02:00 |
|
Alejandro Celaya
|
8b17ff88ed
|
Split short URL visits reducer into two individual reducers
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
b7ca32ff8f
|
Moved visits-related elements to visits folder
|
2018-09-02 11:10:59 +02:00 |
|