Alejandro Celaya
|
7a94b1730d
|
Created common component for visits header
|
2020-05-10 19:37:00 +02:00 |
|
Alejandro Celaya
|
f856bc218a
|
Created tagVisits reducer test
|
2020-05-10 19:12:18 +02:00 |
|
Alejandro Celaya
|
bfbb21e1cc
|
Created page for tag visit stats
|
2020-05-10 19:02:58 +02:00 |
|
Alejandro Celaya
|
18e18f533b
|
Extracted visits charts elements into reusable component
|
2020-05-10 17:49:55 +02:00 |
|
Alejandro Celaya
|
6fd30ed51a
|
Improved how tags are exposed by the ApiClient when listing tags
|
2020-05-10 11:20:40 +02:00 |
|
Alejandro Celaya
|
289d8784c0
|
Converted TagCard component into functional component
|
2020-05-10 11:12:22 +02:00 |
|
Alejandro Celaya
|
18e026e4ca
|
Updated tags list to display visits and short URLs when remote shlink version allows it
|
2020-05-10 10:57:49 +02:00 |
|
Alejandro Celaya
|
59fda29894
|
Added precision 0 to charts, to avoid having decimals
|
2020-05-07 11:06:14 +02:00 |
|
Alejandro Celaya
|
a7f941e8e4
|
Deleted no-longer-needed ServersService
|
2020-04-27 13:21:07 +02:00 |
|
Alejandro Celaya
|
b08c6748c7
|
Moved remote servers loading to separated action
|
2020-04-27 12:54:52 +02:00 |
|
Alejandro Celaya
|
bcf5dcf180
|
Converted server handling actions into regular actions
|
2020-04-27 11:30:51 +02:00 |
|
Alejandro Celaya
|
8b2cbf7aea
|
Some minor refactorings
|
2020-04-27 10:52:19 +02:00 |
|
Alejandro Celaya
|
277b5e43f8
|
Flatten model holding list of servers
|
2020-04-27 10:49:55 +02:00 |
|
Alejandro Celaya
|
7dd6a31609
|
Deleted SettingsService, as the task is not transparently handled by a redux middleware
|
2020-04-26 19:07:47 +02:00 |
|
Alejandro Celaya
|
86bf1515d4
|
Added redux middleware to save parts of the store in the local storage transparently
|
2020-04-26 19:04:17 +02:00 |
|
Alejandro Celaya
|
bbc47b387e
|
Created single reducer to handle settings
|
2020-04-26 13:00:27 +02:00 |
|
Alejandro Celaya
|
dd728d4d13
|
Added back button to visits stats page
|
2020-04-26 10:43:00 +02:00 |
|
Alejandro Celaya
|
16dee3664b
|
Ensured mercure updates are not set even if supported, when they have been disabled
|
2020-04-25 10:37:50 +02:00 |
|
Alejandro Celaya
|
6a6c427b0e
|
Added unit tests for settings business logic elements
|
2020-04-25 10:22:17 +02:00 |
|
Alejandro Celaya
|
41f885d8ec
|
Created settings page and reducers to handle real-time updates config
|
2020-04-25 09:49:54 +02:00 |
|
Alejandro Celaya
|
d8ae69e861
|
Added test for mercure info helpers
|
2020-04-18 12:49:03 +02:00 |
|
Alejandro Celaya
|
ed40b79c8d
|
Added more tests covering new use cases
|
2020-04-18 12:09:51 +02:00 |
|
Alejandro Celaya
|
a22a1938c1
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
|
Alejandro Celaya
|
0f73cb9f8c
|
Converted short URLs list in functional component
|
2020-04-17 17:39:30 +02:00 |
|
Alejandro Celaya
|
f3129399de
|
Added EventSource connection to mercure hub possible
|
2020-04-17 17:11:52 +02:00 |
|
Alejandro Celaya
|
37e6c27461
|
Created mercure info reducer and loaded info when server is reachable
|
2020-04-17 15:51:18 +02:00 |
|
Alejandro Celaya
|
6fede88072
|
Added dependency on bowser to have a more accurate browser and OS detection
|
2020-04-10 19:16:44 +02:00 |
|
Alejandro Celaya
|
2a2bae6d1a
|
Improved short URL creation
|
2020-04-10 18:42:08 +02:00 |
|
Alejandro Celaya
|
52dbeb6201
|
Optimized visits parser to act over the normalized list of visits
|
2020-04-10 14:59:12 +02:00 |
|
Alejandro Celaya
|
8f42e65ccd
|
Allowed visits to be selected on charts so that they get highlighted on the rest of the charts
|
2020-04-10 11:59:53 +02:00 |
|
Alejandro Celaya
|
1c3119ee76
|
Allowed multiple selection on visits table
|
2020-04-09 10:56:54 +02:00 |
|
Alejandro Celaya
|
ca52911e42
|
Added VisitsTable test
|
2020-04-09 10:21:38 +02:00 |
|
Alejandro Celaya
|
9177bc7cef
|
Tested how hilghlighted data behaves on GraphCards
|
2020-04-09 09:44:14 +02:00 |
|
Alejandro Celaya
|
310831a26a
|
Converted ShortUrlVisits in functional component
|
2020-04-07 22:33:41 +02:00 |
|
Alejandro Celaya
|
f5cc1abe75
|
Ensured info for selected visit in visits table gets highlighted in bar charts
|
2020-04-04 20:16:20 +02:00 |
|
Alejandro Celaya
|
06b63d1af2
|
Improved rendering of visits table on mobile devices
|
2020-04-04 12:09:17 +02:00 |
|
Alejandro Celaya
|
2bd70fb9e6
|
Fixed unit tests
|
2020-04-04 10:36:38 +02:00 |
|
Alejandro Celaya
|
19337d6c05
|
Added tests for elements regarding short URL edition
|
2020-03-30 21:26:30 +02:00 |
|
Alejandro Celaya
|
b0dd885c09
|
Converted ShortUrlsRowMenu into functional component
|
2020-03-30 21:01:01 +02:00 |
|
Alejandro Celaya
|
2235592308
|
Fixed ShortUrlsRowMenu test
|
2020-03-30 20:50:31 +02:00 |
|
Alejandro Celaya
|
74ebd4e572
|
Converted CreateShortUrl to functional component
|
2020-03-29 19:36:45 +02:00 |
|
Alejandro Celaya
|
bd29670108
|
Added short code length field to form to create short URLs
|
2020-03-29 18:55:41 +02:00 |
|
Alejandro Celaya
|
7f05c5c2da
|
Split utils module into several helpers modules
|
2020-03-28 17:33:27 +01:00 |
|
Alejandro Celaya
|
2d5c2779c3
|
Moved helper functions to render progressive paginators to a common place
|
2020-03-28 17:25:12 +01:00 |
|
Alejandro Celaya
|
06db4f6556
|
Used progressive pagination for the short URLs list
|
2020-03-28 17:19:33 +01:00 |
|
Alejandro Celaya
|
2ec04c0121
|
Fixed test by using different serverId every time, preventing memoization
|
2020-03-16 18:51:04 +01:00 |
|
Alejandro Celaya
|
35a62f1fb1
|
Added link to edit existing servers
|
2020-03-15 14:03:41 +01:00 |
|
Alejandro Celaya
|
24f2deda46
|
Moved common code to handle currently selected server to HOC
|
2020-03-15 13:43:12 +01:00 |
|
Alejandro Celaya
|
6d44ac1e0c
|
Created common component that can be used both for create and edit servers
|
2020-03-15 11:59:07 +01:00 |
|
Alejandro Celaya
|
fb0ebddf28
|
Created component to edit existing servers
|
2020-03-15 11:29:20 +01:00 |
|