Alejandro Celaya
|
91f4d09608
|
Ensured a recconnection happens to selected server when its params are edited
|
2022-12-31 16:42:04 +01:00 |
|
Alejandro Celaya
|
a3bd10bc82
|
Updated ShlinkApiClient to support more filtering options for short URLs list
|
2022-12-28 22:59:11 +01:00 |
|
Alejandro Celaya
|
822fe3db9e
|
Small fixes
|
2022-12-25 09:13:45 +01:00 |
|
Alejandro Celaya
|
52f556eb2e
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +01:00 |
|
Alejandro Celaya
|
60fc351344
|
Removed references to feature checks for version 2.7
|
2022-12-23 21:06:59 +01:00 |
|
Alejandro Celaya
|
815e06809a
|
Removed references to feature checks for version 2.8
|
2022-12-23 20:42:47 +01:00 |
|
Alejandro Celaya
|
b9285fd600
|
Enrues proper ordering is sent to shlink when ordering by visits
|
2022-12-22 18:07:44 +01:00 |
|
Alejandro Celaya
|
187fee46f4
|
Added extra info and new label to highlight disabled short URLs
|
2022-12-18 13:17:49 +01:00 |
|
Alejandro Celaya
|
5d712d7d78
|
Created helper curried function to compare two values
|
2022-12-05 17:29:59 +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
|
165afa436d
|
Minor refactorings and function extractions
|
2022-11-26 09:11:46 +01:00 |
|
Alejandro Celaya
|
b79dced185
|
Fixed broken short URLs table when creating short URL with too long slug
|
2022-11-25 18:34:27 +01:00 |
|
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
|
a88ebc26a9
|
Merge branch 'develop' into feature/fetch
|
2022-11-15 11:27:53 +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
|
7add83f985
|
Changed how errors are serialized by async thunks
|
2022-11-13 18:26:35 +01:00 |
|
Alejandro Celaya
|
dac69daf03
|
Migrated tagVisits reducer to RTK
|
2022-11-12 20:02:58 +01:00 |
|
Alejandro Celaya
|
a3cc3d5fc2
|
Migrated visits-loading actions to payload actions
|
2022-11-12 10:34:44 +01:00 |
|
Alejandro Celaya
|
bf84e4a2ed
|
Migrated editShortUrl payload action
|
2022-11-06 11:53:23 +01:00 |
|
Alejandro Celaya
|
62ab86aefa
|
Created custom and better typed version of createAsyncThunk
|
2022-11-05 09:10:30 +01:00 |
|
Alejandro Celaya
|
c3b60367f3
|
Added test covering custom formatting in DateInput
|
2022-10-23 10:43:01 +02:00 |
|
Alejandro Celaya
|
7669254a0c
|
Created helper function to convert mutable refs from useRef into element refs for the ref prop
|
2022-06-06 20:46:51 +02:00 |
|
Alejandro Celaya
|
494e36c842
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
|
Alejandro Celaya
|
073617b6d3
|
Fixed rendering of values greater than 1000
|
2022-05-25 20:26:34 +02:00 |
|
Alejandro Celaya
|
677f1da8df
|
Removed last occurrence of ForServerVersion component, replaced by feature check
|
2022-05-02 19:24:57 +02:00 |
|
Alejandro Celaya
|
b970b38c29
|
Removed check on title support
|
2022-05-01 11:00:46 +02:00 |
|
Alejandro Celaya
|
763ef207f1
|
Removed conditional orphan visits section
|
2022-05-01 10:50:06 +02:00 |
|
Alejandro Celaya
|
a949ec9e8e
|
Removed checks for QR code features that were not supported on versions older than 2.6
|
2022-05-01 10:44:12 +02:00 |
|
Alejandro Celaya
|
9518ad9bb4
|
Dropped support to send tags to the PATCH endpoint
|
2022-05-01 10:30:51 +02:00 |
|
Alejandro Celaya
|
932dec3bde
|
Added dropdown in domains section, to allow multiple options over domains
|
2022-04-24 13:10:04 +02:00 |
|
Alejandro Celaya
|
271b19a4ec
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +02:00 |
|
Alejandro Celaya
|
965e69c525
|
Fixed reference error
|
2022-04-03 10:10:10 +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
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
338c2a1191
|
Fixed conflicts
|
2022-02-08 19:40:51 +01:00 |
|
Alejandro Celaya
|
c4e928ff09
|
Fixed most tests using react-router-dom hooks
|
2022-02-07 22:17:57 +01:00 |
|
Alejandro Celaya
|
c6e500ba71
|
Updated source code to react-router 6
|
2022-02-06 20:07:18 +01:00 |
|
Alejandro Celaya
|
eb39d97cc5
|
Fixed merge conflicts
|
2022-02-05 16:48:55 +01:00 |
|
Alejandro Celaya
|
e0d43020dc
|
Extracted cards in overview to their own component
|
2022-02-05 10:04:34 +01:00 |
|
Alejandro Celaya
|
2de0276195
|
Added support for tag mode on short URLs list
|
2022-01-31 10:15:25 +01:00 |
|
Alejandro Celaya
|
ace29ca4a4
|
Created helper function to replace the authority on a URL
|
2021-12-26 13:21:09 +01:00 |
|
Alejandro Celaya
|
49c841ca07
|
Added short URLs orderBy handling to the query state
|
2021-12-25 19:51:25 +01:00 |
|
Alejandro Celaya
|
7adb40489d
|
Added some helper function to deal with dates
|
2021-12-22 20:08:28 +01:00 |
|
Alejandro Celaya
|
c9d906316f
|
Updated domain components to use defaultRedirects prop when present (Shlink 2.10 or newer)
|
2021-12-09 13:44:29 +01:00 |
|
Alejandro Celaya
|
5241925acc
|
Added not-enabled sorting on tags table
|
2021-11-01 12:48:11 +01:00 |
|
Alejandro Celaya
|
6d392ba403
|
Added more tests covering how real-time visits are filtered out based on date intervals
|
2021-10-24 22:37:14 +02:00 |
|
Alejandro Celaya
|
e135dd92ec
|
Ensured new visits are pushed to the state only if they match selected date range
|
2021-10-24 10:31:32 +02:00 |
|