Alejandro Celaya
|
973f3e3c8b
|
Simplify ServersImporter using file.text() instead of a FileReader
|
2023-09-02 19:44:29 +02:00 |
|
Alejandro Celaya
|
d14aea708e
|
Fix incorrect types between testing library and vitest
|
2023-05-27 12:29:03 +02:00 |
|
Alejandro Celaya
|
07fcb4e016
|
Update tests to use vi instead of jest
|
2023-05-27 11:57:26 +02:00 |
|
Alejandro Celaya
|
340f4b8fb5
|
Introduce shoehorn as a possible replacement for ts-mockery
|
2023-04-13 21:48:29 +02:00 |
|
Alejandro Celaya
|
5e9ec071dc
|
Remove default exports
|
2023-02-18 11:37:49 +01:00 |
|
Alejandro Celaya
|
1f41f8da23
|
Ordered imports alphabetically
|
2023-02-18 11:15:35 +01:00 |
|
Alejandro Celaya
|
2a5480da79
|
Add import type whenever possible
|
2023-02-18 10:40:37 +01:00 |
|
Alejandro Celaya
|
4c7bed90a3
|
Normalized mocks
|
2022-07-16 10:52:45 +02:00 |
|
Alejandro Celaya
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
98450ebec3
|
Removed no longer needed eslint disable comments
|
2022-03-26 13:07:58 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
98398a048b
|
Added logic to detect duplicated servers when importing a servers list
|
2022-01-01 12:20:09 +01:00 |
|
Alejandro Celaya
|
14b2ee53b5
|
Fixed export servers to ensure autoConnect is not included
|
2021-11-20 09:44:12 +01:00 |
|
Alejandro Celaya
|
9518a5e442
|
Created ImageDownloader test
|
2021-09-19 10:57:36 +02:00 |
|
Alejandro Celaya
|
91e003153b
|
Updated logic to import servers, to not check the file type
|
2021-09-12 09:56:53 +02:00 |
|
Alejandro Celaya
|
482489599e
|
Created VisitsExporter test
|
2021-03-14 13:16:24 +01:00 |
|
Alejandro Celaya
|
3f3523b80f
|
Extracted helper function to generate a Csv file
|
2021-03-14 11:47:23 +01:00 |
|
Alejandro Celaya
|
ce0fc1094e
|
Enabled @typescript-eslint/no-unsafe-return eslint rule again
|
2021-02-28 18:48:36 +01:00 |
|
Alejandro Celaya
|
86544f4b24
|
Enabled @typescript-eslint/unbound-method eslint rule again
|
2021-02-28 17:21:26 +01:00 |
|
Alejandro Celaya
|
fe81bfccef
|
Fixed importing servers in android due to wrong mime type
|
2020-12-30 20:52:05 +01:00 |
|
Alejandro Celaya
|
0671fa6567
|
Updated to stryker v4
|
2020-11-13 23:06:03 +01:00 |
|
Alejandro Celaya
|
64a968711c
|
Migrated all servers services to TS
|
2020-08-29 14:16:37 +02:00 |
|
Alejandro Celaya
|
eefea0c37b
|
Added babel plugins to support latest TS functionalities
|
2020-08-22 11:00:11 +02:00 |
|
Alejandro Celaya
|
a7f941e8e4
|
Deleted no-longer-needed ServersService
|
2020-04-27 13:21:07 +02:00 |
|
Alejandro Celaya
|
fb0ebddf28
|
Created component to edit existing servers
|
2020-03-15 11:29:20 +01:00 |
|
Alejandro Celaya
|
33d67cbe3d
|
Simplified code making it easier to read
|
2019-04-19 12:52:55 +02:00 |
|
Alejandro Celaya
|
f8de069567
|
First replacements of sinon mocks with jest mocks
|
2019-04-19 10:29:49 +02:00 |
|
Alejandro Celaya
|
4b1f5e9f4c
|
Extracted short-url related services to its own service provider
|
2018-12-18 20:00:23 +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 |
|