Alejandro Celaya
|
2bf79dbc80
|
Merge pull request #114 from acelaya/feature/lat-lang-error
Fixed crash when trying to load a map with just one location
|
2019-03-04 20:35:10 +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
|
28c9f9ac96
|
Merge pull request #112 from acelaya/feature/many-visits
Improved performance while calculating status
|
2019-03-04 19:37:00 +01:00 |
|
Alejandro Celaya
|
2820caf955
|
Updated changelog
|
2019-03-04 19:29:56 +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
|
9a6fad4db5
|
Merge pull request #110 from acelaya/feature/swipe-map
Prevented side menu to be swipeable while a modal window is displayed
|
2019-03-03 12:11:28 +01:00 |
|
Alejandro Celaya
|
127bcc14eb
|
Prevented side menu to be swipeable while a modal window is displayed
|
2019-03-03 12:05:29 +01:00 |
|
Alejandro Celaya
|
220d634f80
|
Merge pull request #109 from acelaya/feature/map-center
Fixed initial zoom and center on maps
|
2019-03-03 11:54:44 +01:00 |
|
Alejandro Celaya
|
6291af2865
|
Fixed initial zoom and center on maps
|
2019-03-03 11:47:19 +01:00 |
|
Alejandro Celaya
|
e9e808d339
|
Merge pull request #108 from acelaya/feature/not-found-page
Feature/not found page
|
2019-03-03 11:24:56 +01:00 |
|
Alejandro Celaya
|
780e4a6e9e
|
Replaced component by render on route rendering not found component with custom props
|
2019-03-03 11:18:58 +01:00 |
|
Alejandro Celaya
|
c4bc2f24d6
|
Used not-found component for menu layout inner router
|
2019-03-03 11:15:34 +01:00 |
|
Alejandro Celaya
|
d23ddd0e0b
|
Created NotFound component
|
2019-03-03 11:02:29 +01:00 |
|
Alejandro Celaya
|
4f0ee79409
|
Added missing changelogs
|
2019-03-03 10:33:37 +01:00 |
|
Alejandro Celaya
|
7b07445c5d
|
Merge pull request #107 from acelaya/feature/improve-docker-image
Feature/improve docker image
|
2019-03-03 10:28:30 +01:00 |
|
Alejandro Celaya
|
dcbf4bfef8
|
Added missing docker dependency in travis config
|
2019-03-03 10:22:26 +01:00 |
|
Alejandro Celaya
|
6ec870bb08
|
Updated travis so that it tries to build the docker image, whcih in turn builds the project
|
2019-03-03 10:18:23 +01:00 |
|
Alejandro Celaya
|
2c6dbb42c1
|
Simplified Dockerfile using multi-stage build
|
2019-03-03 10:12:59 +01:00 |
|
Alejandro Celaya
|
98725dce04
|
Added missing array-related dependencies
|
2019-03-03 10:01:10 +01:00 |
|
Alejandro Celaya
|
2d3363153a
|
Merge pull request #100 from acelaya/feature/tests
Feature/tests
|
2019-01-13 23:38:01 +01:00 |
|
Alejandro Celaya
|
9318c1c6fb
|
Updated changelog with v2.0.0
|
2019-01-13 23:32:23 +01:00 |
|
Alejandro Celaya
|
11d49fb70f
|
Created DeleteTagConfirmModal test
|
2019-01-13 23:31:10 +01:00 |
|
Alejandro Celaya
|
056286636d
|
Created ScrollToTop test
|
2019-01-13 23:03:31 +01:00 |
|
Alejandro Celaya
|
d020ed0b13
|
Created ShortUrlsRowMenu test
|
2019-01-13 13:08:47 +01:00 |
|
Alejandro Celaya
|
30b4cb4068
|
Created ShortUrlsRow test
|
2019-01-13 09:49:02 +01:00 |
|
Alejandro Celaya
|
1aa1d29d97
|
Removed direct calls between actions without DI
|
2019-01-12 23:59:03 +01:00 |
|
Alejandro Celaya
|
4f8c7afc76
|
Created SortableBarGraph test
|
2019-01-12 23:47:41 +01:00 |
|
Alejandro Celaya
|
c2ee688176
|
Merge pull request #99 from acelaya/feature/visits-pagination
Feature/visits pagination
|
2019-01-10 20:17:28 +01:00 |
|
Alejandro Celaya
|
f58b815ef8
|
Fixed typo
|
2019-01-10 20:11:32 +01:00 |
|
Alejandro Celaya
|
daaf91b836
|
Updated changelog
|
2019-01-10 20:06:57 +01:00 |
|
Alejandro Celaya
|
dee5994b1e
|
Fixed tests
|
2019-01-10 20:05: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
|
58d3a59e58
|
Merge pull request #98 from acelaya/feature/clean-api-client
Feature/clean api client
|
2019-01-10 19:26:28 +01:00 |
|
Alejandro Celaya
|
811008ee1c
|
Updated changelog
|
2019-01-10 19:20:09 +01:00 |
|
Alejandro Celaya
|
23af0de34a
|
Simplified ShlinkApiCLient by using the new simplified authentication approach
|
2019-01-10 19:17:15 +01:00 |
|
Alejandro Celaya
|
b96ea89f90
|
Merge pull request #92 from acelaya/feature/map
Created component to show a map on a modal window
|
2019-01-09 20:39:59 +01:00 |
|
Alejandro Celaya
|
77a624a889
|
Removed not needed call to function
|
2019-01-09 20:34:35 +01:00 |
|
Alejandro Celaya
|
40892f3e91
|
Updated changelog
|
2019-01-09 20:31:52 +01:00 |
|
Alejandro Celaya
|
b12dac1e35
|
Improved map modal title
|
2019-01-09 20:30:59 +01:00 |
|
Alejandro Celaya
|
150dcd2d5d
|
Created tests for new map-related components
|
2019-01-09 20:11:22 +01:00 |
|
Alejandro Celaya
|
c599d2837b
|
Improved VisitsParser test
|
2019-01-09 07:59:56 +01:00 |
|
Alejandro Celaya
|
bb6fb6b9ea
|
Created utils test
|
2019-01-08 21:19:38 +01:00 |
|
Alejandro Celaya
|
8b8be2d7ca
|
Updated stateFlagTimeout to get the setTimeout function injected as a dependency
|
2019-01-08 20:49:47 +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 |
|