Alejandro Celaya
|
9b3bdebb28
|
Wrapped logic to perform HTTP requests with fetch into an HttpClient class
|
2022-11-15 20:31:35 +01:00 |
|
Alejandro Celaya
|
d800062159
|
Extracted helper fetch function and migrated remoteServers redux action from axios to fetch
|
2022-11-14 23:25:39 +01:00 |
|
Alejandro Celaya
|
002d2ba8e6
|
Added tests for selectedServerReducerCreator
|
2022-11-11 20:01:45 +01:00 |
|
Alejandro Celaya
|
d44fe945d8
|
Migrated selectedServer reducer to RTK
|
2022-11-11 19:31:05 +01:00 |
|
Alejandro Celaya
|
6221f9ed05
|
Migrated selectServer action to RTK and moved loadMercureInfo to an action listener
|
2022-11-11 19:21:17 +01:00 |
|
Alejandro Celaya
|
2e0e24d87b
|
Migrated fetchServers to RTK
|
2022-11-11 19:21:17 +01:00 |
|
Alejandro Celaya
|
54407af980
|
Fixed tests
|
2022-11-05 10:49:28 +01:00 |
|
Alejandro Celaya
|
a31cdcc9f0
|
Migrated selectedServer reducer to use payload actions
|
2022-11-05 10:36:57 +01:00 |
|
Alejandro Celaya
|
10d4419387
|
Migrated servers reducer to RTK
|
2022-11-05 10:08:24 +01:00 |
|
Alejandro Celaya
|
6f67f7bbf0
|
Removed redundant createServer action, leaving just createServers
|
2022-11-05 09:40:12 +01:00 |
|
Alejandro Celaya
|
90ef41b419
|
Migrated server list actions to use payload prop
|
2022-11-05 09:24:12 +01:00 |
|
Alejandro Celaya
|
e124cd2490
|
Updated prod deps
|
2022-10-04 23:09:30 +02:00 |
|
Alejandro Celaya
|
f69bda351d
|
Ensured tags, servers and domains search is case insensitive
|
2022-08-07 13:26:26 +02:00 |
|
Alejandro Celaya
|
97cf3b26b0
|
Fixed warning in ImportServersBtnTest
|
2022-08-07 13:07:25 +02:00 |
|
Alejandro Celaya
|
a3ab2c6e1b
|
Fixed invalid DOM in ManageServers test
|
2022-08-03 17:29:07 +02:00 |
|
Alejandro Celaya
|
4c7bed90a3
|
Normalized mocks
|
2022-07-16 10:52:45 +02:00 |
|
Alejandro Celaya
|
83150331e5
|
Renamed test helpers folder
|
2022-07-10 19:44:49 +02:00 |
|
Alejandro Celaya
|
d07f7e757e
|
Moved common test set-up code to helper function
|
2022-07-09 23:03:21 +02:00 |
|
Alejandro Celaya
|
ec7c7d521f
|
Migrated TableOrderIcon test to react testing library
|
2022-06-11 17:28:47 +02:00 |
|
Alejandro Celaya
|
a012d6206f
|
Migrated ImportServersBtn test to react testing library
|
2022-06-05 11:06:26 +02:00 |
|
Alejandro Celaya
|
30f502a51b
|
Migrated HighlightCard test to react testing library
|
2022-06-05 10:19:08 +02:00 |
|
Alejandro Celaya
|
7f35fb0ada
|
Migrated ServerError test to react testing library
|
2022-06-04 19:13:00 +02:00 |
|
Alejandro Celaya
|
cd1a926292
|
Migrated ServerForm test to react testing library
|
2022-06-04 19:02:20 +02:00 |
|
Alejandro Celaya
|
e46506b264
|
Migrated DuplicatedServersModal test to react testing library
|
2022-06-04 18:54:34 +02:00 |
|
Alejandro Celaya
|
49e1f82b03
|
Migrated ManageServersRowDropdown test to react testing library
|
2022-06-04 10:20:24 +02:00 |
|
Alejandro Celaya
|
1bd8636c19
|
Migrated ServersListGroup test to react testing library
|
2022-06-04 09:59:19 +02:00 |
|
Alejandro Celaya
|
cfe84e1275
|
Migrated ManageServersRow test to react testing library
|
2022-06-04 09:46:49 +02:00 |
|
Alejandro Celaya
|
5dda4731a0
|
Migrated ManageServers test to react testing library
|
2022-06-04 09:34:46 +02:00 |
|
Alejandro Celaya
|
b217b70dfe
|
Migrated DeleteServerModal test to react testing library
|
2022-05-29 20:45:19 +02:00 |
|
Alejandro Celaya
|
494e36c842
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
|
Alejandro Celaya
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
2cac1d9fd2
|
More default exports removals
|
2022-05-28 10:47:39 +02:00 |
|
Alejandro Celaya
|
63433864d3
|
Migrated ServersDropdown to react testing library
|
2022-05-17 22:31:02 +02:00 |
|
Alejandro Celaya
|
4a610d182c
|
Migrated DeleteServerButton to react testing library
|
2022-05-16 20:42:00 +02:00 |
|
Alejandro Celaya
|
aefc632ed7
|
Removed some default imports
|
2022-05-14 16:41:09 +02:00 |
|
Alejandro Celaya
|
7f059c3f3b
|
Migrated to testing-library/user-event for complex events in tests
|
2022-05-10 20:54:14 +02:00 |
|
Alejandro Celaya
|
337bfc47c1
|
Deleted ForServerVersion component, which is no longer used
|
2022-05-02 19:28:07 +02:00 |
|
Alejandro Celaya
|
8918b1ac96
|
Migrated Overview test from enzyme to react testing library
|
2022-05-02 19:19:47 +02:00 |
|
Alejandro Celaya
|
0de8eb1568
|
Migrated ForServerVersion test from enzyme to react testing library
|
2022-05-02 18:58:57 +02:00 |
|
Alejandro Celaya
|
e837ee5225
|
Migrated EditServer test from enzyme to react testing library
|
2022-05-02 18:47:18 +02:00 |
|
Alejandro Celaya
|
763ef207f1
|
Removed conditional orphan visits section
|
2022-05-01 10:50:06 +02:00 |
|
Alejandro Celaya
|
71b68562db
|
Fixed types in Overview component test
|
2022-04-24 11:28:32 +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
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
dcfb5ab054
|
Fixed tests after bootstrap 5 update
|
2022-03-07 16:27:25 +01:00 |
|
Alejandro Celaya
|
31f1d5b530
|
Updated babel packages and extracted babel config
|
2022-03-07 14:21:09 +01:00 |
|
Alejandro Celaya
|
c4e928ff09
|
Fixed most tests using react-router-dom hooks
|
2022-02-07 22:17:57 +01:00 |
|
Alejandro Celaya
|
8fbe6bb17d
|
Added changes to load orphan visits and fixed tests
|
2022-02-05 13:37:49 +01:00 |
|
Alejandro Celaya
|
60929342fb
|
Added some feedback to know which cardsin overview pages are clickable
|
2022-02-05 10:46:46 +01:00 |
|
Alejandro Celaya
|
e0d43020dc
|
Extracted cards in overview to their own component
|
2022-02-05 10:04:34 +01:00 |
|
Alejandro Celaya
|
15b3424d7f
|
Improved DuplicatedServersModal test
|
2022-01-01 12:35:06 +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
|
3cb066f5f5
|
Reduced unnecesary lines in test
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
053b38bee3
|
Created DuplicatedServerModal test
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
1f9356cc21
|
Created modal to warn when creating a duplicated server
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
49c841ca07
|
Added short URLs orderBy handling to the query state
|
2021-12-25 19:51:25 +01:00 |
|
Alejandro Celaya
|
275aee4de2
|
Removed shortUrlsListParams reducer, as the state is now handled internally in the component
|
2021-12-24 13:39:57 +01:00 |
|
Alejandro Celaya
|
14b2ee53b5
|
Fixed export servers to ensure autoConnect is not included
|
2021-11-20 09:44:12 +01:00 |
|
Alejandro Celaya
|
57e73dcba6
|
Fixed unhandled promise in remoteServers.test
|
2021-10-31 12:20:02 +01:00 |
|
Alejandro Celaya
|
80f0f9bd08
|
Updated test libs
|
2021-10-31 12:07:38 +01:00 |
|
Alejandro Celaya
|
41398f659e
|
Created ManageServers test
|
2021-10-23 11:33:32 +02:00 |
|
Alejandro Celaya
|
8618519b6b
|
Created ManageServersRowDropdown test
|
2021-10-23 10:55:52 +02:00 |
|
Alejandro Celaya
|
c7c32b494e
|
Created ManageServersRow test
|
2021-10-23 10:34:20 +02:00 |
|
Alejandro Celaya
|
7637ce3107
|
Added logic to toggle auto-connect on servers
|
2021-10-22 20:13:23 +02:00 |
|
Alejandro Celaya
|
ada5488a6c
|
Ensured export servers btn is not displayed when there are no servers
|
2021-10-22 19:03:12 +02:00 |
|
Alejandro Celaya
|
478209f50d
|
Improvements on ManageServers
|
2021-10-22 18:53:00 +02:00 |
|
Alejandro Celaya
|
7f4263966e
|
Created new section to manage servers
|
2021-10-17 19:13:06 +02:00 |
|
Alejandro Celaya
|
8b5b035568
|
Removed rest of version checks for versions older than 2.4
|
2021-09-25 11:47:18 +02:00 |
|
Alejandro Celaya
|
9518a5e442
|
Created ImageDownloader test
|
2021-09-19 10:57:36 +02:00 |
|
Alejandro Celaya
|
7752140c9d
|
Fixed merge conflicts
|
2021-09-12 10:33:10 +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
|
ead5f2033b
|
Created DomainRow test
|
2021-08-24 19:53:28 +02:00 |
|
Alejandro Celaya
|
8045fa8886
|
Added more improvements to landing page
|
2021-07-12 12:05:33 +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
|
e380ddb40f
|
Replaced test by it in tests
|
2021-03-06 17:25:09 +01:00 |
|
Alejandro Celaya
|
bd79230007
|
Fixed version definition
|
2021-03-06 10:16:13 +01:00 |
|
Alejandro Celaya
|
70ce099913
|
Added stricter types for SemVer versions
|
2021-03-06 09:38:48 +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
|
5a373fd7ae
|
Added new card in overview to display orphan visits
|
2021-02-21 20:55:39 +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
|
b211a29fc5
|
Created new Result component to display operation result messages consistently
|
2020-12-21 17:54:20 +01:00 |
|
Alejandro Celaya
|
260a6c4940
|
Improved welcome screen
|
2020-12-20 12:17:12 +01:00 |
|
Alejandro Celaya
|
b9905c8bf4
|
Ensured visits amount card displays warning for old shlink versions
|
2020-12-12 13:22:11 +01:00 |
|
Alejandro Celaya
|
4d969b994e
|
Improved server form
|
2020-12-12 11:43:16 +01:00 |
|
Alejandro Celaya
|
d62edb2249
|
Moved 'add server' button inside servers dropdown
|
2020-12-12 11:29:15 +01:00 |
|
Alejandro Celaya
|
1b413fb0b7
|
Created Overview component test
|
2020-12-08 17:51:49 +01:00 |
|
Alejandro Celaya
|
0671fa6567
|
Updated to stryker v4
|
2020-11-13 23:06:03 +01:00 |
|
Alejandro Celaya
|
6c90d7072f
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
|
Alejandro Celaya
|
c0f5d9c12c
|
Finished migrating servers module to TS
|
2020-08-29 20:20:45 +02:00 |
|
Alejandro Celaya
|
ebd7a76896
|
Migrated to TS main services except ShlinkApiClient
|
2020-08-29 18:51:03 +02:00 |
|
Alejandro Celaya
|
64a968711c
|
Migrated all servers services to TS
|
2020-08-29 14:16:37 +02:00 |
|
Alejandro Celaya
|
aee4c2d02f
|
Migrated to TS all servers helpers
|
2020-08-29 13:51:53 +02:00 |
|
Alejandro Celaya
|
8cc0695ee9
|
Refactored ServerError to infer error message based on provided server type guards
|
2020-08-29 10:53:02 +02:00 |
|
Alejandro Celaya
|
f40ad91ea9
|
Migrated some common components and their dependencies to TS
|
2020-08-29 09:19:15 +02:00 |
|
Alejandro Celaya
|
f04aece7df
|
Removed dependency on redux-actions for all reducers already migrated to typescript
|
2020-08-25 19:42:15 +02:00 |
|
Alejandro Celaya
|
0b4a348969
|
Migrated remoteServers reducer to TS
|
2020-08-23 11:58:43 +02:00 |
|