Alejandro Celaya
|
30192cb349
|
Created DeleteShortUrlModal test
|
2018-11-01 12:24:16 +01:00 |
|
Alejandro Celaya
|
70ebb0362a
|
Converted DateInput into functional component
|
2018-11-01 09:16:18 +01:00 |
|
Alejandro Celaya
|
cccf57a35a
|
Moved DateInput from common to utils
|
2018-11-01 09:05:20 +01:00 |
|
Alejandro Celaya
|
6784c30fa0
|
Ensured react router uses homepage defined in package.jsoin as basename
|
2018-11-01 08:20:33 +01:00 |
|
Alejandro Celaya
|
822afa6db7
|
Ensured tooltips are not intersect for bar charts
|
2018-10-30 20:41:36 +01:00 |
|
Alejandro Celaya
|
7a63f737ac
|
Updated sort icons in SortingDropdown
|
2018-10-30 07:35:35 +01:00 |
|
Alejandro Celaya
|
99833b51a9
|
Ensured dropdown item styles are not overriden for disabled items
|
2018-10-28 23:06:57 +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
|
6634fc41c5
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
|
Alejandro Celaya
|
4ad8e909d4
|
Extracted sorting dropdown to its own component
|
2018-10-28 21:26:47 +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
|
644caf7dfb
|
Ensured ColorGenerator matches keys in a case insensitive way
|
2018-10-07 08:59:25 +02:00 |
|
Alejandro Celaya
|
7d665f3933
|
Ensured tags returned from server are used after editing short URL tags in order to use the normalized values
|
2018-09-16 12:48:28 +02:00 |
|
Alejandro Celaya
|
fc1af04243
|
Created tests for Paginator and SearchBar
|
2018-09-16 12:18:02 +02:00 |
|
Alejandro Celaya
|
f2d03203ae
|
Implemented short URLs deletion
|
2018-09-16 10:47:17 +02:00 |
|
Alejandro Celaya
|
2d6dda3576
|
Created delete short URLs modal
|
2018-09-16 09:35:39 +02:00 |
|
Alejandro Celaya
|
9b3bfe56bb
|
Ensured list filtering params are reset when list component unmounts
|
2018-09-16 09:01:05 +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
|
28bd39f974
|
Fixed stylelint not properly inspecting files in src root
|
2018-09-02 11:10:59 +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
|
b454810357
|
Moved tag helper components from utils to tags/helpers folder
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
fd57d70a0b
|
Fixed tags input autofocus
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
b0bce7498a
|
Added first autocomplete implementation on tags selector
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
1519f89318
|
Created different functions which load tags always or only once
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
0b089e24de
|
Moved propTypes and defaultProps as static properties in class components
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
2b44d1b009
|
Fixed first item on aside menu only selected when in first page
|
2018-09-02 10:44:52 +02:00 |
|
Alejandro Celaya
|
850630092a
|
Fixed selected tags lost when chaning page
|
2018-09-02 10:39:26 +02:00 |
|
Alejandro Celaya
|
34c5a0ef8f
|
Removed duplicated code by creating a helper function
|
2018-08-27 16:45:46 +02:00 |
|
Alejandro Celaya
|
3d39fa724c
|
Created App test
|
2018-08-26 19:48:21 +02:00 |
|
Alejandro Celaya
|
933de6e2c5
|
Fixed event handlers not properly called
|
2018-08-26 19:30:56 +02:00 |
|
Alejandro Celaya
|
2fdc7a0ff0
|
Fixed shape types not properly defined as shapes but as plane objects
|
2018-08-26 19:19:45 +02:00 |
|
Alejandro Celaya
|
3569202a62
|
Fixed typo
|
2018-08-26 10:52:45 +02:00 |
|
Alejandro Celaya
|
c0e116b17b
|
Disabled specific eslint rules in small blocks
|
2018-08-26 10:49:23 +02:00 |
|
Alejandro Celaya
|
9b668f3365
|
Simplified Paginator component
|
2018-08-25 23:45:03 +02:00 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
ed0aa68452
|
Fixed linting issues in stylesheets
|
2018-08-25 15:59:51 +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 |
|