Alejandro Celaya
|
655fbf94c1
|
Normalize and consolidate dropdown menus
|
2023-05-27 10:40:07 +02:00 |
|
Alejandro Celaya
|
afc574aceb
|
Fixed block and inline dropdown buttons
|
2023-05-27 09:40:49 +02:00 |
|
Alejandro Celaya
|
992b22fd24
|
Refactor short URL export so that it is compatible with what Shlink expects
|
2023-04-21 09:36:51 +02:00 |
|
Alejandro Celaya
|
16d748800c
|
Update copy-to-clipboard icons
|
2023-03-14 09:06:57 +01:00 |
|
Alejandro Celaya
|
4c5d0321d2
|
Add support for device-specific long URLs when using Shlink 3.5.0 or newer
|
2023-03-13 09:05:54 +01:00 |
|
Alejandro Celaya
|
95439e5602
|
Convert feature flags into hooks
|
2023-03-11 10:33:03 +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
|
487c832f5b
|
Improved types on element ref objects and their usage
|
2023-01-10 20:04:47 +01:00 |
|
Alejandro Celaya
|
33498ce903
|
Added support to filter out disabled short URLs
|
2022-12-29 19:03:17 +01:00 |
|
Alejandro Celaya
|
c25b74de84
|
Added test for ShortUrlsFilterDropdown
|
2022-12-29 10:35:50 +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
|
e790360de9
|
Added filtering dropdown to short URLs filtering bar
|
2022-12-23 20:15:52 +01:00 |
|
Alejandro Celaya
|
1d6f4bf5db
|
Take into consideration exclñudeBots from query on short URLs row
|
2022-12-23 20:00:59 +01:00 |
|
Alejandro Celaya
|
5942cd6fcf
|
Ensured proper amount of visits is displayed on short URLs based on config
|
2022-12-22 18:39:09 +01:00 |
|
Alejandro Celaya
|
73a3d1d50f
|
Extended ShortUrlVisitsCount test to cover different contents of the tooltip
|
2022-12-19 20:18:50 +01:00 |
|
Alejandro Celaya
|
afc272c4d9
|
Improved ShortUrlsRow test covering new status icon
|
2022-12-19 20:00:52 +01:00 |
|
Alejandro Celaya
|
f8bcaed3ad
|
Moved short URL status to the last column in the table
|
2022-12-19 19:40:04 +01:00 |
|
Alejandro Celaya
|
d1a1b7426e
|
Added ShortUrlStatus concept
|
2022-12-18 19:26:30 +01:00 |
|
Alejandro Celaya
|
99485cc6d8
|
Removed conept on short URL tags
|
2022-12-18 13:29:39 +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
|
90837546ab
|
Exported some specific component types and improved spacing in short URLs list
|
2022-12-18 10:12:34 +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
|
0bf859d485
|
Simplified DeleteShortUrlModal so that it only requires writing 'delete'
|
2022-11-25 19:08:40 +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
|
d21758c410
|
Fixed DeleteShortUrlModal being removed from the DOM before CSS transition finished
|
2022-11-22 19:39:07 +01:00 |
|
Alejandro Celaya
|
085ab521c3
|
Implemented state machine for short URL creation
|
2022-11-07 18:55:12 +01:00 |
|
Alejandro Celaya
|
61b274bab9
|
Replaced inheritance by composition on short URL creation interface
|
2022-11-07 18:27:41 +01:00 |
|
Alejandro Celaya
|
4ca31fc162
|
Added flag on short URL creation which tells if the short URL was already saved
|
2022-11-07 18:24:26 +01:00 |
|
Alejandro Celaya
|
ea199dbf8f
|
Removed redundant types
|
2022-11-06 19:12:41 +01:00 |
|
Alejandro Celaya
|
cf4143e4e2
|
Removed unnecesarry promise references in delete short URL modal
|
2022-11-06 18:48:47 +01:00 |
|
Alejandro Celaya
|
d468fb1efe
|
Migrated deleteShortUrl action creator to use PayloadAction and have a single param
|
2022-11-06 12:46:29 +01:00 |
|
Alejandro Celaya
|
6df12ce194
|
Moved date-time related utils to the proper folder
|
2022-10-23 10:49:35 +02:00 |
|
Alejandro Celaya
|
0c17818a24
|
Added support for short URLs with multi-segment slugs
|
2022-08-07 18:19:53 +02:00 |
|
Alejandro Celaya
|
1a20065053
|
Migrated CreateShortUrlResult test to react testing library
|
2022-07-06 18:30:33 +02:00 |
|
Alejandro Celaya
|
59fd58b824
|
Migrated EditShortUrl test to react testing library
|
2022-06-12 20:41:40 +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
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
e70724f058
|
Refactored some default exports to regular ones
|
2022-05-28 10:34:12 +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
|
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
|
05254326cb
|
Implemented domain visits section
|
2022-04-24 18:36:25 +02:00 |
|
Alejandro Celaya
|
271b19a4ec
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +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
|
0a57390c46
|
Created ExportShortUrlsBtn test
|
2022-03-17 20:28:47 +01:00 |
|
Alejandro Celaya
|
92ddcad753
|
Implemented short URLs exporting
|
2022-03-13 18:56:42 +01:00 |
|