Alejandro Celaya
|
93048e3327
|
Add aliases for shlink-web-component and shlink-frontend-kit packages
|
2023-08-04 22:59:33 +02:00 |
|
Alejandro Celaya
|
c4d7ac272b
|
Refactor and fix main app tests
|
2023-08-04 08:59:16 +02:00 |
|
Alejandro Celaya
|
c794ff8b58
|
Move shlink-web-component tests to their own folder
|
2023-08-03 09:13:11 +02:00 |
|
Alejandro Celaya
|
c48facc863
|
Create src folder for shlink-web-component
|
2023-08-03 09:13:11 +02:00 |
|
Alejandro Celaya
|
99ce8c9f74
|
First shlink-frontend-kit iteration
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
bc11e568b9
|
Move date components and helpers to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
999b21577a
|
Removed duplicated CSS from DateInput
|
2023-03-14 08:50:53 +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
|
1654784471
|
Created now function and refactored intervalToDateRange
|
2022-12-05 17:18:00 +01:00 |
|
Alejandro Celaya
|
5bd89efc09
|
Added test for toDateRange helper function
|
2022-12-03 12:45:25 +01:00 |
|
Alejandro Celaya
|
e5185f2099
|
Renamed file containing date range and date interval utils
|
2022-12-03 12:20:18 +01:00 |
|
Alejandro Celaya
|
d2ebc880a0
|
Created new hook to handle visits filtering via query string
|
2022-12-03 12:15:36 +01:00 |
|
Alejandro Celaya
|
165afa436d
|
Minor refactorings and function extractions
|
2022-11-26 09:11:46 +01:00 |
|
Alejandro Celaya
|
6df12ce194
|
Moved date-time related utils to the proper folder
|
2022-10-23 10:49:35 +02:00 |
|
Alejandro Celaya
|
c3b60367f3
|
Added test covering custom formatting in DateInput
|
2022-10-23 10:43:01 +02:00 |
|
Alejandro Celaya
|
57a17d7e92
|
Created component for DateTimeInputs
|
2022-10-18 22:02:09 +02:00 |
|
Alejandro Celaya
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
bd3555db94
|
Fixed coding styles
|
2022-05-14 16:38:25 +02:00 |
|
Alejandro Celaya
|
ed366fa4cc
|
Updated ShortUrlsFilteringBar test
|
2022-05-14 16:36:45 +02:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
c517c0521c
|
Renamed doFallbackRange to doIntervalFallback to make it more descriptive
|
2021-12-23 10:51:13 +01:00 |
|
Alejandro Celaya
|
401418c049
|
Extended DateRangeSelector to allow updating its value via props after rendering
|
2021-12-22 20:14:26 +01:00 |
|
Alejandro Celaya
|
7adb40489d
|
Added some helper function to deal with dates
|
2021-12-22 20:08:28 +01:00 |
|
Alejandro Celaya
|
21b8e05e35
|
Moved dates handling in short URLs list to query
|
2021-11-10 22:25:56 +01:00 |
|
Alejandro Celaya
|
4c1d285d04
|
Ensured the 'all' item is selected when custom date ranges are unselected
|
2021-10-03 21:09:48 +02:00 |
|
Alejandro Celaya
|
c71e0919e9
|
Allowed to select 'all' as the default interval for visits
|
2021-10-03 21:07:07 +02:00 |
|
Alejandro Celaya
|
178f15b7d3
|
Ensured end dates are set at the end of the date when filtering visits
|
2021-09-12 10:16:05 +02:00 |
|
Alejandro Celaya
|
4be1a295d8
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
|
Alejandro Celaya
|
fee62484b5
|
Created section to set default date interval for visits
|
2021-03-06 16:54:43 +01:00 |
|
Alejandro Celaya
|
47fb26368b
|
Updated dependencies and fixed coding styles
|
2021-02-28 12:56:56 +01:00 |
|
Alejandro Celaya
|
90d4fe72db
|
Renamed Dropdown component to DropdownBtn
|
2020-12-25 10:43:36 +01:00 |
|
Alejandro Celaya
|
6be3a1223f
|
Created common Dropdown component for style consistency
|
2020-12-25 10:29:25 +01:00 |
|
Alejandro Celaya
|
d39512732a
|
Fixed DateRangeSelector focus state
|
2020-12-15 09:54:45 +01:00 |
|
Alejandro Celaya
|
61a1087d91
|
Added date range selector to short URLs list
|
2020-12-14 23:35:31 +01:00 |
|
Alejandro Celaya
|
3f245a757e
|
Created DateRangeSelector test
|
2020-12-14 23:15:06 +01:00 |
|
Alejandro Celaya
|
4e236a80de
|
Created new dropdown component to select relative or absolute date ranges
|
2020-12-14 22:58:15 +01:00 |
|