Alejandro Celaya
|
4a09d99322
|
Refactored shortUrlsList to take advantage of redux-actions
|
2019-03-17 09:11:37 +01:00 |
|
Alejandro Celaya
|
30b4cb4068
|
Created ShortUrlsRow test
|
2019-01-13 09:49:02 +01:00 |
|
Alejandro Celaya
|
8a9a4f40a7
|
Created shortUrlsList reducer test
|
2018-12-21 10:58:51 +01:00 |
|
Alejandro Celaya
|
cf1239cf6e
|
Moved all server-related services to its own service provider
|
2018-12-18 19:45:09 +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
|
f2d03203ae
|
Implemented short URLs deletion
|
2018-09-16 10:47:17 +02:00 |
|
Alejandro Celaya
|
c0e116b17b
|
Disabled specific eslint rules in small blocks
|
2018-08-26 10:49:23 +02:00 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
680d80d753
|
Prevented short URLs list to be reloaded when tags are edited
|
2018-08-18 17:14:33 +02:00 |
|
Alejandro Celaya
|
03113583f0
|
Updated behavior on tags modal so that the component handles all actions
|
2018-08-15 19:10:35 +02:00 |
|
Alejandro Celaya
|
adec759579
|
Added workaround to add tags on blur on tags input which allows tags to be added on Android
|
2018-08-12 19:07:42 +02:00 |
|
Alejandro Celaya
|
f8eb5fb022
|
Creates shortUrlsListParams reducer test
|
2018-08-12 18:50:19 +02:00 |
|
Alejandro Celaya
|
9575107848
|
Configured redux dev tools
|
2018-08-05 08:13:12 +02:00 |
|
Alejandro Celaya
|
a75c7309f7
|
Defined visit stats page
|
2018-07-29 19:25:22 +02:00 |
|
Alejandro Celaya
|
0a5c20e3ee
|
Connected creation form with redux, and created reducer for short URL creation
|
2018-07-28 10:41:05 +02:00 |
|
Alejandro Celaya
|
c51bf5b9a0
|
Renamed ServersService module
|
2018-07-28 09:56:08 +02:00 |
|
Alejandro Celaya
|
78ba7c75ff
|
Moved logic to mark selected server to parent component in order to affect all children compo0nents on the same route
|
2018-07-24 19:17:01 +02:00 |
|
Alejandro Celaya
|
86a1cdf4d1
|
Added ordering capabilities to short URLs list
|
2018-07-22 09:37:57 +02:00 |
|
Alejandro Celaya
|
d382ee8d95
|
Added create short URL form
|
2018-07-21 10:38:54 +02:00 |
|
Alejandro Celaya
|
010e3ce0f3
|
Added proper loading status handling to short URLs list
|
2018-07-15 10:39:05 +02:00 |
|
Alejandro Celaya
|
a4f9a2b8b3
|
Updated reducers to follow Redux Reducer Bundles proposal
|
2018-07-15 10:28:39 +02:00 |
|
Alejandro Celaya
|
1f157a015b
|
Moved management of filtering options to own reducer
|
2018-06-17 17:12:16 +02:00 |
|
Alejandro Celaya
|
b008c37a5b
|
Implemented first elements of short codes list
|
2018-06-16 11:24:42 +02:00 |
|
Alejandro Celaya
|
f4c48bc94f
|
Fixed loading state in servers list
|
2018-06-15 21:51:50 +02:00 |
|
Alejandro Celaya
|
c0203f1336
|
Implemented loading of short URLs
|
2018-06-15 21:49:25 +02:00 |
|