Alejandro Celaya
|
c8d682cc98
|
Handled loading server in just one place, and added error handling for loading servers
|
2020-03-08 10:00:25 +01:00 |
|
Alejandro Celaya
|
c53520ae56
|
Moved logic to dynamically render components based on server version to a separated component
|
2020-01-28 19:46:36 +01:00 |
|
Alejandro Celaya
|
9d2494834c
|
Fixed timing issue when navigating to another server
|
2019-10-05 19:51:50 +02:00 |
|
Alejandro Celaya
|
4120d09220
|
Loaded version of selected server and created component to filter content based on that version
|
2019-10-05 10:20:33 +02:00 |
|
Alejandro Celaya
|
78c34a342d
|
Added tests for new use cases
|
2019-04-28 12:40:50 +02:00 |
|
Alejandro Celaya
|
20820c47d4
|
Updated list servers action so that it tries to fetch servers from the servers.json file when no local servers are found
|
2019-04-28 12:07:09 +02:00 |
|
Alejandro Celaya
|
1aa1d29d97
|
Removed direct calls between actions without DI
|
2019-01-12 23:59:03 +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
|
047d99be6d
|
Updated ScrollTop component so that it gets the window object injected as a dependency
|
2018-12-21 10:38:40 +01:00 |
|
Alejandro Celaya
|
4b1f5e9f4c
|
Extracted short-url related services to its own service provider
|
2018-12-18 20:00:23 +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
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
76ae27707b
|
Created ServersService test
|
2018-08-24 10:58:37 +02:00 |
|
Alejandro Celaya
|
53a4240219
|
Created ServersImporter test
|
2018-08-24 10:34:32 +02:00 |
|
Alejandro Celaya
|
12ac877e2d
|
Created ServersExporter test
|
2018-08-24 10:14:00 +02:00 |
|
Alejandro Celaya
|
da1616542d
|
Minor refactoring on ImportServersBtn
|
2018-08-23 15:33:05 +02:00 |
|
Alejandro Celaya
|
9b063a4616
|
Implemented importing servers from CSV file
|
2018-08-21 20:33:12 +02:00 |
|
Alejandro Celaya
|
617a3b767b
|
Replace json-csv parsing library
|
2018-08-20 17:08:15 +02:00 |
|
Alejandro Celaya
|
2b373cc4af
|
Added feature to export servers list
|
2018-08-20 16:40:33 +02:00 |
|
Alejandro Celaya
|
7f9744cef2
|
Fixed default servers object value
|
2018-08-04 08:29:40 +02:00 |
|
Alejandro Celaya
|
c51bf5b9a0
|
Renamed ServersService module
|
2018-07-28 09:56:08 +02:00 |
|
Alejandro Celaya
|
a78d0b9b20
|
Applied some improvements in manifest
|
2018-07-26 21:01:12 +02:00 |
|
Alejandro Celaya
|
168b24344e
|
Added modal window for server deletion
|
2018-07-20 22:14:17 +02:00 |
|
Alejandro Celaya
|
22406d1253
|
Added hability to create servers
|
2018-07-16 18:48:50 +02:00 |
|
Alejandro Celaya
|
ebb94a17ab
|
Linked CreateServer component with redux
|
2018-07-16 18:25:37 +02:00 |
|
Alejandro Celaya
|
b008c37a5b
|
Implemented first elements of short codes list
|
2018-06-16 11:24:42 +02:00 |
|
Alejandro Celaya
|
e4356720d7
|
Added more behavior to servers list
|
2018-06-14 20:11:41 +02:00 |
|