Alejandro Celaya
|
c48facc863
|
Create src folder for shlink-web-component
|
2023-08-03 09:13:11 +02:00 |
|
Alejandro Celaya
|
bc11e568b9
|
Move date components and helpers to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
3a0cea1268
|
Extract shlink-web-component outside of src folder
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
d82c0dc75e
|
Move stuff belonging to the component to shlink-web-component
|
2023-08-03 09:13:09 +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
|
26bad75a1a
|
Finish replacing ts-mockery with shoehorn
|
2023-04-14 09:28:53 +02:00 |
|
Alejandro Celaya
|
4e8e16f16d
|
Refactor of redux tests to avoid covering RTK implementation details
|
2023-03-18 16:02:06 +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
|
85452cde23
|
Enhanced visits async thunk so that it wraps both standard async thunk actions and extra ones
|
2022-12-31 10:34:29 +01:00 |
|
Alejandro Celaya
|
1654784471
|
Created now function and refactored intervalToDateRange
|
2022-12-05 17:18:00 +01:00 |
|
Alejandro Celaya
|
e5185f2099
|
Renamed file containing date range and date interval utils
|
2022-12-03 12:20:18 +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
|
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
|
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
|
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
|
2cac1d9fd2
|
More default exports removals
|
2022-05-28 10:47:39 +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 |
|