Alejandro Celaya
|
d2ebc880a0
|
Created new hook to handle visits filtering via query string
|
2022-12-03 12:15:36 +01:00 |
|
Alejandro Celaya
|
4b2c3d2db7
|
Extracted duplicated code on creating visits reducers to a common helper function
|
2022-11-12 20:37:04 +01:00 |
|
Alejandro Celaya
|
dac69daf03
|
Migrated tagVisits reducer to RTK
|
2022-11-12 20:02:58 +01:00 |
|
Alejandro Celaya
|
3e474a3f2d
|
Migrated shortUrlVisits reducer to RTK
|
2022-11-12 19:36:12 +01:00 |
|
Alejandro Celaya
|
f81999a4fe
|
Migrated orphanVisits reducer to RTK
|
2022-11-12 19:15:41 +01:00 |
|
Alejandro Celaya
|
fd80fd65c9
|
Migrated nonOrphanVisits reducer to RTK
|
2022-11-12 18:18:16 +01:00 |
|
Alejandro Celaya
|
ab7c52d049
|
Migrated domainVisits reducer to RTK
|
2022-11-12 17:51:37 +01:00 |
|
Alejandro Celaya
|
a3cc3d5fc2
|
Migrated visits-loading actions to payload actions
|
2022-11-12 10:34:44 +01:00 |
|
Alejandro Celaya
|
a6ed0c811d
|
Updated getShortUrlVisits action so that it expects a signle DTO param
|
2022-11-12 09:38:24 +01:00 |
|
Alejandro Celaya
|
8e6b9c5afb
|
Updated getOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:32:52 +01:00 |
|
Alejandro Celaya
|
b9efdd69f1
|
Updated getNonOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:21:23 +01:00 |
|
Alejandro Celaya
|
3b96b89492
|
Updated getDomainVisits action so that it expects a signle DTO param
|
2022-11-12 09:18:41 +01:00 |
|
Alejandro Celaya
|
32f7374d92
|
Migrated progress and fallback visits actions to payload actions
|
2022-11-12 09:01:43 +01:00 |
|
Alejandro Celaya
|
5095a2c59e
|
Migrated visitsOverview reducer to RTK
|
2022-11-11 20:23:19 +01:00 |
|
Alejandro Celaya
|
692eaf7dc9
|
Referenced createNewVisits action directly, instead of its action type
|
2022-11-07 22:29:15 +01:00 |
|
Alejandro Celaya
|
d588d8d9ef
|
Migrated create visit action to use payload
|
2022-11-05 13:01:00 +01:00 |
|
Alejandro Celaya
|
d2de9fb669
|
Updated dev deps
|
2022-10-04 23:17:12 +02:00 |
|
Alejandro Celaya
|
e124cd2490
|
Updated prod deps
|
2022-10-04 23:09:30 +02:00 |
|
Alejandro Celaya
|
72399e7ccd
|
Migrated VisitsTable test to react-testing-library, and removed latest references to enzyme
|
2022-07-17 11:50:26 +02:00 |
|
Alejandro Celaya
|
1ffd71e81f
|
Migrated VisitsStats test to react testing library
|
2022-07-17 10:24:34 +02:00 |
|
Alejandro Celaya
|
9b9cfd0543
|
Migrated SortableBarChartCard test to react testing library
|
2022-07-11 18:26:52 +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
|
ac0107d450
|
Migrated VisitsFilterDropdown test to react testing library
|
2022-06-21 19:23:05 +02:00 |
|
Alejandro Celaya
|
6ff3cf544b
|
Updated snapshot
|
2022-06-11 18:12:29 +02:00 |
|
Alejandro Celaya
|
ab21f923c6
|
Migrated OpenMapModalBtn test to react testing library
|
2022-06-11 18:10:08 +02:00 |
|
Alejandro Celaya
|
b75fd2e03a
|
Migrated MapModal test to react testing library
|
2022-06-11 17:38:12 +02:00 |
|
Alejandro Celaya
|
84435714f5
|
Migrated ShortUrlVisitsHeader test to react testing library
|
2022-06-11 08:53:48 +02:00 |
|
Alejandro Celaya
|
6bd628712e
|
Migrated TagVisitsHeader test to react testing library
|
2022-06-11 08:37:10 +02:00 |
|
Alejandro Celaya
|
b1fec831c5
|
Migrated VisitsHeader test to react testing library
|
2022-06-10 21:35:42 +02:00 |
|
Alejandro Celaya
|
54fe849efd
|
Migrated more tests to react testing lib
|
2022-06-10 21:31:13 +02:00 |
|
Alejandro Celaya
|
357c478640
|
Migrated LineChartCard test to react testing library
|
2022-05-28 12:54:33 +02:00 |
|
Alejandro Celaya
|
89f830d9bb
|
Migrated DoughnutChartLegend test to react testing library
|
2022-05-28 12:33:50 +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
|
e70724f058
|
Refactored some default exports to regular ones
|
2022-05-28 10:34:12 +02:00 |
|
Alejandro Celaya
|
aefc632ed7
|
Removed some default imports
|
2022-05-14 16:41:09 +02:00 |
|
Alejandro Celaya
|
bc8956db4a
|
Fixed coding styles
|
2022-05-13 20:25:32 +02:00 |
|
Alejandro Celaya
|
64ee9a39cc
|
Migrated HorizontalBarChart test to react testing library
|
2022-05-13 20:18:40 +02:00 |
|
Alejandro Celaya
|
4999f982e4
|
Migrated ChartCard test to react testing library
|
2022-05-13 19:59:30 +02:00 |
|
Alejandro Celaya
|
3870752bba
|
Replaced firEvent with userEvent as much as possible
|
2022-05-11 19:18:43 +02:00 |
|
Alejandro Celaya
|
3846ca293c
|
Migrated SimplePaginator test to react testing library
|
2022-05-06 21:20:14 +02:00 |
|
Alejandro Celaya
|
fcbb9cda12
|
Migrated HorizontalBarChart test to react testing library + snapshots for the events on the canvas
|
2022-05-06 19:46:47 +02:00 |
|
Alejandro Celaya
|
218ea09d23
|
Removed no longer needed module mocking
|
2022-05-03 20:39:09 +02:00 |
|
Alejandro Celaya
|
8edb3dc923
|
Migrated NonOrphanVisits test to react testing library
|
2022-05-01 16:52:33 +02:00 |
|
Alejandro Celaya
|
e6932e7353
|
Created DomainVisits test
|
2022-04-30 12:01:50 +02:00 |
|
Alejandro Celaya
|
ddb08f4d2e
|
Removed non-needed components which were just wrapping another component that could directly be used instead
|
2022-04-30 11:00:19 +02:00 |
|
Alejandro Celaya
|
6714f90c37
|
Fixed linting issues
|
2022-04-30 09:19:43 +02:00 |
|
Alejandro Celaya
|
bbaa4d0f05
|
Improved domainVisits reducer covering new visits for different domains and default domain
|
2022-04-30 09:18:53 +02:00 |
|
Alejandro Celaya
|
3aa990a1b0
|
Created domainVisits reducer test
|
2022-04-30 09:11:30 +02:00 |
|