Alejandro Celaya
|
556495ea7e
|
Improved QR code component
|
2021-01-21 16:51:54 +01:00 |
|
Alejandro Celaya
|
a22274f382
|
Increased breakpoint in which short URLs table collapses
|
2020-12-30 20:05:04 +01:00 |
|
Alejandro Celaya
|
8c6eaf2f1d
|
Moved API types and type helpers to api module
|
2020-12-22 09:49:18 +01:00 |
|
Alejandro Celaya
|
ee95d5a1b7
|
Improved handling of errors in several API interactions
|
2020-12-21 21:26:45 +01:00 |
|
Alejandro Celaya
|
51379eb2a0
|
Created component holding the logic to render Shlink API errors
|
2020-12-21 21:19:02 +01:00 |
|
Alejandro Celaya
|
f69f791790
|
Improved handling of short URL deletion errors
|
2020-12-21 21:02:30 +01:00 |
|
Alejandro Celaya
|
54b1ab12cd
|
Passed API error while creating URLs to display proper error messages
|
2020-12-21 20:55:52 +01:00 |
|
Alejandro Celaya
|
7a48a06442
|
Normalized import
|
2020-12-21 18:20:59 +01:00 |
|
Alejandro Celaya
|
344f5e9b0d
|
Updated Result component so that it has the text centered by default
|
2020-12-21 17:58:46 +01:00 |
|
Alejandro Celaya
|
b211a29fc5
|
Created new Result component to display operation result messages consistently
|
2020-12-21 17:54:20 +01:00 |
|
Alejandro Celaya
|
fa949cde12
|
Simplified onTagClick handling in ShortUrlsTable
|
2020-12-20 09:09:22 +01:00 |
|
Alejandro Celaya
|
7da634e772
|
Fixed tags filtering from overview page
|
2020-12-19 22:49:11 +01:00 |
|
Alejandro Celaya
|
df6f1b984f
|
Dropped support for Shlink 1
|
2020-12-12 13:43:16 +01:00 |
|
Alejandro Celaya
|
1e460d3ef7
|
Updated edit URL modal to be large
|
2020-12-12 11:07:05 +01:00 |
|
Alejandro Celaya
|
3e6aee47e5
|
Fixed TS compilation in tests
|
2020-12-08 19:36:47 +01:00 |
|
Alejandro Celaya
|
8d5f7e942d
|
Implemented reducers for actions affecting short URLs list
|
2020-12-08 10:57:27 +01:00 |
|
Alejandro Celaya
|
032e9c53f3
|
Extracted short URLs table into reusable component to use both on list section and overview section
|
2020-12-07 11:17:19 +01:00 |
|
Alejandro Celaya
|
c54f314424
|
Updated react-datepicker to latest version
|
2020-11-14 12:10:42 +01:00 |
|
Alejandro Celaya
|
6c90d7072f
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
|
Alejandro Celaya
|
18883caa6d
|
Migrated tags helpers to TS
|
2020-08-30 20:31:31 +02:00 |
|
Alejandro Celaya
|
8a9c694fbc
|
Migrated all remaining short-url elements to TS
|
2020-08-30 19:45:17 +02:00 |
|
Alejandro Celaya
|
4b33d39d44
|
Finished migrating ll short-url helpers to TS
|
2020-08-30 09:59:14 +02:00 |
|
Alejandro Celaya
|
83531666de
|
Migrated to typescript the most complex reducer in the project
|
2020-08-27 18:31:56 +02:00 |
|
Alejandro Celaya
|
f283dc8569
|
Migrated short URL helper modal components to TS
|
2020-08-26 20:37:36 +02:00 |
|
Alejandro Celaya
|
b19bbee7fc
|
More components migrated to TS
|
2020-08-26 20:03:23 +02:00 |
|
Alejandro Celaya
|
1b03d04318
|
Migrated more short-url reducers to TS
|
2020-08-26 18:55:40 +02:00 |
|
Alejandro Celaya
|
a91f1b3bd4
|
Fixed coding styles
|
2020-08-22 08:10:31 +02:00 |
|
Alejandro Celaya
|
cd1f186e28
|
Updated EditTagsModal to be a functional component
|
2020-05-31 10:31:00 +02:00 |
|
Alejandro Celaya
|
d0b3edaa2f
|
Updated DeleteShortUrlModal to be a functional component
|
2020-05-31 10:23:13 +02:00 |
|
Alejandro Celaya
|
2268b85ade
|
Updated CreateShortUrlResult to be a functional component
|
2020-05-31 10:16:09 +02:00 |
|
Alejandro Celaya
|
91488ae294
|
Fixed visits count not handling separated tooltiups
|
2020-04-18 11:03:49 +02:00 |
|
Alejandro Celaya
|
a22a1938c1
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
|
Alejandro Celaya
|
94c5b2c471
|
Improved useToggle hook so that it also returns enabler and disabler
|
2020-04-05 12:18:41 +02:00 |
|
Alejandro Celaya
|
b0dd885c09
|
Converted ShortUrlsRowMenu into functional component
|
2020-03-30 21:01:01 +02:00 |
|
Alejandro Celaya
|
1219a16261
|
Ensured short URLs list is updated after editing the long URL of a short URL
|
2020-03-30 20:47:33 +02:00 |
|
Alejandro Celaya
|
7949e224e0
|
Created modal to edit the loing URL behind a short URL
|
2020-03-30 20:42:58 +02:00 |
|
Alejandro Celaya
|
7f05c5c2da
|
Split utils module into several helpers modules
|
2020-03-28 17:33:27 +01:00 |
|
Alejandro Celaya
|
f55d3a66aa
|
Converted ShortUrlsRow component into a functional component
|
2020-03-06 21:44:03 +01:00 |
|
Alejandro Celaya
|
fba156b271
|
Moved copy-to-clipboard control next to short URL
|
2020-03-06 21:25:30 +01:00 |
|
Alejandro Celaya
|
098c94bccf
|
Ensured domain is passed when deleting a short URL on a specific domain
|
2020-02-08 09:57:18 +01:00 |
|
Alejandro Celaya
|
861a3c068f
|
Ensured domain is passed when editing meta for a short URL on a specific domain
|
2020-02-08 09:52:30 +01:00 |
|
Alejandro Celaya
|
3b95e8ebc0
|
Ensured domain is passed when editing tags for a short URL on a specific domain
|
2020-02-08 09:48:35 +01:00 |
|
Alejandro Celaya
|
dc672bf0f0
|
Ensured domain is passed when loading visits for a short URL on a specific domain
|
2020-02-08 09:07:55 +01:00 |
|
Alejandro Celaya
|
3e298f010b
|
Simplified DeleteShortUrlModal component and shortUrlDeletion reducer
|
2020-01-31 20:12:22 +01:00 |
|
Alejandro Celaya
|
30117bd121
|
Simplified EditTagsModal component and shortUrlTags reducer
|
2020-01-31 20:06:28 +01:00 |
|
Alejandro Celaya
|
c53520ae56
|
Moved logic to dynamically render components based on server version to a separated component
|
2020-01-28 19:46:36 +01:00 |
|
Alejandro Celaya
|
f3154e770e
|
Fixed maxVisits being set to 0 when trying to reset it
|
2020-01-28 18:36:23 +01:00 |
|
Alejandro Celaya
|
5762342d6c
|
Ensured edit meta menu item is only displayed when shlink v1.18 or greater is run
|
2020-01-19 21:30:01 +01:00 |
|
Alejandro Celaya
|
f52bcc5389
|
Ensured state is reset on edit meta modal after closing it
|
2020-01-19 20:37:12 +01:00 |
|
Alejandro Celaya
|
d44a4b260e
|
Finished component to allow metadata to be edited on existing short URLs
|
2020-01-19 13:07:33 +01:00 |
|