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 |
|