Alejandro Celaya
|
6a372badfa
|
Improved labels displayed in charts when visits are highlighted
|
2020-05-31 09:07:21 +02:00 |
|
Alejandro Celaya
|
b6ab9a1bdd
|
Improved memoization of grouped visits for line chart
|
2020-05-31 08:55:52 +02:00 |
|
Alejandro Celaya
|
ef42dcd666
|
Simplified code and removed duplication
|
2020-05-30 17:43:13 +02:00 |
|
Alejandro Celaya
|
1b6028ae6d
|
Some improvements on LineChartCard
|
2020-05-30 17:39:08 +02:00 |
|
Alejandro Celaya
|
c5cb0dcb26
|
Added test for LineChartCard
|
2020-05-30 10:41:46 +02:00 |
|
Alejandro Celaya
|
a42f5ab13e
|
Set fixed height for time-based line chart
|
2020-05-30 10:26:52 +02:00 |
|
Alejandro Celaya
|
68b0577526
|
Added dynamic grouping to time-based line chart
|
2020-05-30 09:57:21 +02:00 |
|
Alejandro Celaya
|
61867366e7
|
Created first version of the time-based visits chart
|
2020-05-30 09:25:15 +02:00 |
|
Alejandro Celaya
|
e47dfaf36f
|
Changed paginable charts so that they use 50 items per page by default
|
2020-05-11 19:44:27 +02:00 |
|
Alejandro Celaya
|
07d3567244
|
Added progress bar to visits page when loading a lot of visits
|
2020-05-11 19:32:42 +02:00 |
|
Alejandro Celaya
|
9bdbe90716
|
Ensured state is properly reset when starting, finisihing or failing to load visits
|
2020-05-11 18:55:35 +02:00 |
|
Alejandro Celaya
|
3a53298417
|
Improved visits pages titles
|
2020-05-10 20:17:17 +02:00 |
|
Alejandro Celaya
|
fb0f14fc16
|
Created header for visits by tag section
|
2020-05-10 19:49:58 +02:00 |
|
Alejandro Celaya
|
7a94b1730d
|
Created common component for visits header
|
2020-05-10 19:37:00 +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
|
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
|
54fec79945
|
First minor improvements to the visits table responsiveness
|
2020-04-27 18:04:24 +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
|
a485d0b507
|
Added token expired handling to mercure binding
|
2020-04-18 12:26:00 +02:00 |
|
Alejandro Celaya
|
a22a1938c1
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
|
Alejandro Celaya
|
f3129399de
|
Added EventSource connection to mercure hub possible
|
2020-04-17 17:11:52 +02:00 |
|
Alejandro Celaya
|
cf6f9028f2
|
Some more improvements on how chart height is calculated
|
2020-04-10 19:57:33 +02:00 |
|
Alejandro Celaya
|
7cf49d2c1a
|
Increased minimum charts height
|
2020-04-10 19:47:42 +02:00 |
|
Alejandro Celaya
|
faf5d0bf7b
|
Unified function parsing user agent for browser and os
|
2020-04-10 19:22:13 +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
|
52dbeb6201
|
Optimized visits parser to act over the normalized list of visits
|
2020-04-10 14:59:12 +02:00 |
|
Alejandro Celaya
|
fafe920b7b
|
Ensured highlighted stats are properly sorted and paginated on charts that support that
|
2020-04-10 14:38:31 +02:00 |
|
Alejandro Celaya
|
3851342e1b
|
Added button to reset visits selection
|
2020-04-10 13:27:01 +02:00 |
|
Alejandro Celaya
|
b863c2e19d
|
Used cursor pointer in bar charts
|
2020-04-10 13:04:39 +02:00 |
|
Alejandro Celaya
|
ed584d19e5
|
Ensured charts datasets have a unique label
|
2020-04-10 12:57:14 +02:00 |
|
Alejandro Celaya
|
73256dcf5b
|
Handled toggling between highlighted chart bars
|
2020-04-10 12:53:54 +02:00 |
|
Alejandro Celaya
|
c67a23c988
|
Added support to disable date inputs
|
2020-04-10 12:25:06 +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
|
8a486d991b
|
Implemented some improvements and fixes on how visits table is split and calculated
|
2020-04-05 18:04:15 +02:00 |
|
Alejandro Celaya
|
b79333393b
|
Converted SearchField component into funcitonal component
|
2020-04-05 16:18:08 +02:00 |
|
Alejandro Celaya
|
cb7062bb95
|
Created fake border with before and after pseudoelements for sticky table cells
|
2020-04-05 16:02:42 +02:00 |
|
Alejandro Celaya
|
94c5b2c471
|
Improved useToggle hook so that it also returns enabler and disabler
|
2020-04-05 12:18:41 +02:00 |
|
Alejandro Celaya
|
66bf26f1dc
|
Improved highlighted data calculation so that it works with values different than 1
|
2020-04-05 11:57:39 +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
|
bd4255108d
|
Improved VisitsTable performance by memoizing visits lists
|
2020-04-04 12:58:04 +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
|
e6034dfb14
|
Created VisitsTable
|
2020-04-03 23:00:57 +02:00 |
|
Alejandro Celaya
|
7f05c5c2da
|
Split utils module into several helpers modules
|
2020-03-28 17:33:27 +01:00 |
|
Alejandro Celaya
|
99042c0979
|
Extracted servers list group from home component to a reusable component
|
2020-03-08 11:16:57 +01:00 |
|
Alejandro Celaya
|
96d538db15
|
Replaced Unknown by Direct for traffic comming from undetermined referrers
|
2020-03-06 20:42:22 +01:00 |
|
Alejandro Celaya
|
1e949b3a22
|
Added shlink versions to side menu
|
2020-03-05 11:11:26 +01:00 |
|
Alejandro Celaya
|
fa0d3d4047
|
Removed no longer needed async/await when building api client
|
2020-03-05 09:23:53 +01:00 |
|
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
|
853032ac7f
|
Displayed preloader when a server is being loaded
|
2020-03-05 08:41:55 +01:00 |
|
Alejandro Celaya
|
30e5253acd
|
Simplified instructions removing redundant vars
|
2020-02-08 10:07:34 +01:00 |
|
Alejandro Celaya
|
170e427530
|
Ensured domain is passed when loading detail for a short URL on a specific domain
|
2020-02-08 09:38:19 +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
|
301da4bb2a
|
Recovered behavior to show amount of visits in selected date range on visits detail page
|
2020-01-15 18:31:28 +01:00 |
|
Alejandro Celaya
|
c90cd46095
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
|
Alejandro Celaya
|
5eb4a3adec
|
Fixed tests and typos
|
2020-01-14 20:12:30 +01:00 |
|
Alejandro Celaya
|
b60908a5e9
|
Added filtering by date to short URLs list
|
2020-01-14 19:59:25 +01:00 |
|
Alejandro Celaya
|
595858ac4b
|
Used visits count component in short URL visits view
|
2020-01-11 20:10:12 +01:00 |
|
Alejandro Celaya
|
810ddd7717
|
Added foldable pagination to SimplePaginator
|
2019-09-22 10:41:31 +02:00 |
|
Alejandro Celaya
|
7bbff114a4
|
Extracted paginator used in SortableBarGraph to its own component
|
2019-09-21 18:29:58 +02:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
fcfab79bed
|
Refactored shortUrlDetail reducer to take advantage of redux-actions
|
2019-03-17 09:38:37 +01:00 |
|
Alejandro Celaya
|
468e34aa3d
|
Refactored shortUrlVisits reducer to take advantage of redux-actions
|
2019-03-17 09:36:07 +01:00 |
|
Alejandro Celaya
|
391424d8a1
|
Ensured bar charts are regenerated when their height changes
|
2019-03-16 09:02:40 +01:00 |
|
Alejandro Celaya
|
e0db6d5a57
|
Improved SortableBarGraph test
|
2019-03-10 17:55:02 +01:00 |
|
Alejandro Celaya
|
87dc24e8a2
|
Fixed and improved OpenMapModalBtn and ShortUrlVisit components tests
|
2019-03-10 13:05:20 +01:00 |
|
Alejandro Celaya
|
5233f5a07b
|
Updated OpenMapModalBtn so that it allows showing only active cities
|
2019-03-10 12:09:54 +01:00 |
|
Alejandro Celaya
|
478ee59bb0
|
Updated cities chart so that map shows locations from current page when result set is paginated
|
2019-03-10 10:56:36 +01:00 |
|
Alejandro Celaya
|
b6f6b1ae9d
|
Enabled stickiness on footer
|
2019-03-10 10:08:42 +01:00 |
|
Alejandro Celaya
|
1ad4290487
|
Applied some naming improvements
|
2019-03-10 09:54:40 +01:00 |
|
Alejandro Celaya
|
61480abd2e
|
Updated charts to allow optional pagination
|
2019-03-10 08:28:14 +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
|
87a4598391
|
Ensured maps modal btn is not rendered when the number of located cities is 0
|
2019-03-05 14:09:08 +01:00 |
|
Alejandro Celaya
|
4c729a405d
|
Fixed crash when trying to load a map with just one location
|
2019-03-04 20:24:28 +01:00 |
|
Alejandro Celaya
|
ba5ea7407b
|
Used native javascript reduce instead of ramda reduce
|
2019-03-04 19:28:24 +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
|
7e27ceb885
|
Ensured same timestamp is used when generating memoization ID after mounting the component
|
2019-03-04 18:19:50 +01:00 |
|
Alejandro Celaya
|
252edaa2ca
|
Improved performance while calculating status by doing one iteration only and memoizing the result when possible
|
2019-03-04 18:14:45 +01:00 |
|
Alejandro Celaya
|
6291af2865
|
Fixed initial zoom and center on maps
|
2019-03-03 11:47:19 +01:00 |
|
Alejandro Celaya
|
30b4cb4068
|
Created ShortUrlsRow test
|
2019-01-13 09:49:02 +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
|
77a624a889
|
Removed not needed call to function
|
2019-01-09 20:34:35 +01:00 |
|
Alejandro Celaya
|
b12dac1e35
|
Improved map modal title
|
2019-01-09 20:30:59 +01:00 |
|
Alejandro Celaya
|
c599d2837b
|
Improved VisitsParser test
|
2019-01-09 07:59:56 +01:00 |
|
Alejandro Celaya
|
00d386f19f
|
Skipped locations from unknown cities when processing cities stats for map
|
2019-01-07 21:11:09 +01:00 |
|
Alejandro Celaya
|
4870801f8f
|
Implemented map to show visits from every city
|
2019-01-07 21:00:28 +01:00 |
|
Alejandro Celaya
|
78745366c2
|
Moved button to open map to separated component
|
2019-01-07 19:43:25 +01:00 |
|
Alejandro Celaya
|
2be771cbcc
|
Improved styles
|
2019-01-07 13:45:16 +01:00 |
|
Alejandro Celaya
|
6abc0e7d02
|
Created component to show a map on a modal window
|
2019-01-07 13:35:25 +01:00 |
|
Alejandro Celaya
|
a2c1f5ce7d
|
Improved function name
|
2019-01-07 11:56:54 +01:00 |
|
Alejandro Celaya
|
dc9c1712ff
|
Added cities stats graphic on short url visits page
|
2019-01-07 11:53:14 +01:00 |
|
Alejandro Celaya
|
835d54e90c
|
Updated dependencies and source code
|
2019-01-05 22:25:54 +01:00 |
|
Alejandro Celaya
|
77a2f32cfd
|
Ensured bar graphs are sorted case insensitive
|
2018-12-19 11:07:47 +01:00 |
|
Alejandro Celaya
|
566322a8c5
|
Extracted tag related services to its own service provider
|
2018-12-18 14:55:00 +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
|
cccf57a35a
|
Moved DateInput from common to utils
|
2018-11-01 09:05:20 +01:00 |
|
Alejandro Celaya
|
822afa6db7
|
Ensured tooltips are not intersect for bar charts
|
2018-10-30 20:41:36 +01:00 |
|
Alejandro Celaya
|
05936c52b3
|
Added sorting to referrers bar graph
|
2018-10-28 23:04:52 +01:00 |
|
Alejandro Celaya
|
368de2b4c7
|
Added order control to countries graph
|
2018-10-28 22:54:08 +01:00 |
|
Alejandro Celaya
|
0e8631ae9d
|
Updated GraphCard so that it automatically calculates the proper aspect ration for bar chart graphs
|
2018-10-19 20:27:25 +02:00 |
|
Alejandro Celaya
|
812e391e34
|
Moved helper functions in GraphCard outside of component function
|
2018-10-19 19:04:22 +02:00 |
|
Alejandro Celaya
|
bb17dbe680
|
Recovered missing class
|
2018-10-07 09:22:15 +02:00 |
|
Alejandro Celaya
|
5d5a2be498
|
Ensured bar charts start at 0
|
2018-09-08 20:42:14 +02:00 |
|
Alejandro Celaya
|
64c1b56973
|
Created ShortUrlVisits test
|
2018-09-08 13:28:40 +02:00 |
|
Alejandro Celaya
|
d37e7ca7ce
|
Created VisitsHeader test
|
2018-09-08 09:31:44 +02:00 |
|
Alejandro Celaya
|
eb0f219403
|
Created GraphCard test
|
2018-09-08 09:06:18 +02:00 |
|
Alejandro Celaya
|
0c1656285b
|
Created shortUrlVisits reducer test
|
2018-09-08 08:49:49 +02:00 |
|
Alejandro Celaya
|
bbce53ade6
|
Created shortUrlDetail reducer test
|
2018-09-07 20:41:21 +02:00 |
|
Alejandro Celaya
|
3e63734e2b
|
Improved visits page
|
2018-09-05 20:17:46 +02:00 |
|
Alejandro Celaya
|
8b17ff88ed
|
Split short URL visits reducer into two individual reducers
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
0d97c084c2
|
Extracted components in ShortUrlVisits to simplify maintainability
|
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 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
6d0753481d
|
Refactored visits parser to be functional
|
2018-08-24 23:55:53 +02:00 |
|
Alejandro Celaya
|
4924f24e1a
|
Refactored VisitsParser taking advantage of reduce function
|
2018-08-24 23:51:33 +02:00 |
|
Alejandro Celaya
|
26a3fdfd3d
|
Created VisitsParser test
|
2018-08-24 23:38:37 +02:00 |
|
Alejandro Celaya
|
d97cbdde5d
|
Defined how to parse visit stats and how to render them
|
2018-07-30 20:31:48 +02:00 |
|