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 |
|
Alejandro Celaya
|
80a8e0b55c
|
Created component to edit short URLs meta
|
2020-01-17 21:07:59 +01:00 |
|
Alejandro Celaya
|
2d60f830f7
|
Improved icons on short URL menu
|
2020-01-15 20:25:58 +01:00 |
|
Alejandro Celaya
|
301da4bb2a
|
Recovered behavior to show amount of visits in selected date range on visits detail page
|
2020-01-15 18:31:28 +01:00 |
|
Alejandro Celaya
|
c90cd46095
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
|
Alejandro Celaya
|
b60908a5e9
|
Added filtering by date to short URLs list
|
2020-01-14 19:59:25 +01:00 |
|
Alejandro Celaya
|
124441238b
|
Moved style to the proper scope
|
2020-01-12 12:08:26 +01:00 |
|
Alejandro Celaya
|
3f2162fe62
|
Extracted visits count component to reuse it in other places
|
2020-01-11 19:58:04 +01:00 |
|
Alejandro Celaya
|
5c4fec5a2f
|
Displayed amount of max visits on those URLs which have it
|
2020-01-11 19:40:16 +01:00 |
|
Alejandro Celaya
|
0920962d72
|
Used already unpacked property
|
2020-01-11 14:16:23 +01:00 |
|
Alejandro Celaya
|
de41f50945
|
Ensured preview menu item is hidden when consuming Shlink 2
|
2020-01-11 14:12:58 +01:00 |
|
Alejandro Celaya
|
ba8cade6fc
|
When handling API errors, use the type prop and fallback to error if not found
|
2020-01-11 12:24:45 +01:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
e303a80683
|
Updated bootstrap to solve security issue
|
2019-03-04 21:05:30 +01:00 |
|
Alejandro Celaya
|
d020ed0b13
|
Created ShortUrlsRowMenu test
|
2019-01-13 13:08:47 +01:00 |
|
Alejandro Celaya
|
30b4cb4068
|
Created ShortUrlsRow test
|
2019-01-13 09:49:02 +01:00 |
|
Alejandro Celaya
|
8b8be2d7ca
|
Updated stateFlagTimeout to get the setTimeout function injected as a dependency
|
2019-01-08 20:49:47 +01:00 |
|
Alejandro Celaya
|
835d54e90c
|
Updated dependencies and source code
|
2019-01-05 22:25:54 +01:00 |
|
Alejandro Celaya
|
16cf30f26f
|
Created EditTagsModal component test
|
2018-12-21 10:34:12 +01:00 |
|
Alejandro Celaya
|
471322f4db
|
Implemented dependency injection in all tag related components
|
2018-12-18 11:28:15 +01:00 |
|
Alejandro Celaya
|
bab1e57ab1
|
Registered remaining short URLs components in DI container
|
2018-12-17 23:11:55 +01:00 |
|
Alejandro Celaya
|
5616d045ab
|
Migrated a lot more components to new DI system
|
2018-12-17 22:18:47 +01:00 |
|
Alejandro Celaya
|
53132fa900
|
Created CreateShortUrl test
|
2018-11-01 13:15:09 +01:00 |
|
Alejandro Celaya
|
1697ef9306
|
Created QrCodeModal test
|
2018-11-01 12:35:51 +01:00 |
|
Alejandro Celaya
|
79a16a2c2c
|
Created PreviewModal test
|
2018-11-01 12:34:18 +01:00 |
|
Alejandro Celaya
|
30192cb349
|
Created DeleteShortUrlModal test
|
2018-11-01 12:24:16 +01:00 |
|
Alejandro Celaya
|
6634fc41c5
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
|
Alejandro Celaya
|
7d665f3933
|
Ensured tags returned from server are used after editing short URL tags in order to use the normalized values
|
2018-09-16 12:48:28 +02:00 |
|
Alejandro Celaya
|
f2d03203ae
|
Implemented short URLs deletion
|
2018-09-16 10:47:17 +02:00 |
|
Alejandro Celaya
|
2d6dda3576
|
Created delete short URLs modal
|
2018-09-16 09:35:39 +02:00 |
|
Alejandro Celaya
|
b454810357
|
Moved tag helper components from utils to tags/helpers folder
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
0b089e24de
|
Moved propTypes and defaultProps as static properties in class components
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
34c5a0ef8f
|
Removed duplicated code by creating a helper function
|
2018-08-27 16:45:46 +02:00 |
|
Alejandro Celaya
|
933de6e2c5
|
Fixed event handlers not properly called
|
2018-08-26 19:30:56 +02:00 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
2650027c40
|
Updated tags list, allowing to click on a tag to show the list filtered by that tag
|
2018-08-18 17:34:49 +02:00 |
|
Alejandro Celaya
|
680d80d753
|
Prevented short URLs list to be reloaded when tags are edited
|
2018-08-18 17:14:33 +02:00 |
|
Alejandro Celaya
|
03113583f0
|
Updated behavior on tags modal so that the component handles all actions
|
2018-08-15 19:10:35 +02:00 |
|
Alejandro Celaya
|
a1eadf767e
|
Updated short URL tags adding real behavior
|
2018-08-15 18:44:54 +02:00 |
|
Alejandro Celaya
|
854851fefc
|
Created common component to handle tags and modal to edit tags
|
2018-08-15 11:14:44 +02:00 |
|
Alejandro Celaya
|
e4d5424c07
|
Fixed short URLs ordering in desktop resolutions
|
2018-08-10 21:38:24 +02:00 |
|
Alejandro Celaya
|
14b98fd833
|
Improved context menu in mobile devices
|
2018-08-05 10:08:17 +02:00 |
|
Alejandro Celaya
|
ce8888ce5d
|
Replaced double quotes with single quotes in sass imports
|
2018-08-05 10:01:17 +02:00 |
|
Alejandro Celaya
|
b25cb6c170
|
Added more responsive improvements
|
2018-08-05 08:49:07 +02:00 |
|
Alejandro Celaya
|
3c0f1716aa
|
Fixed responsive properties
|
2018-08-04 17:52:56 +02:00 |
|
Alejandro Celaya
|
ee6193ace8
|
Added support to filter by multiple tags
|
2018-08-04 17:07:44 +02:00 |
|
Alejandro Celaya
|
bbeaf01319
|
Created filtering by tag feature
|
2018-08-01 19:04:58 +02:00 |
|
Alejandro Celaya
|
1abcb2e1d7
|
Fixed visits graphs styles
|
2018-07-31 20:36:27 +02:00 |
|
Alejandro Celaya
|
1b97877ecf
|
Improved styles by using Cards
|
2018-07-30 20:54:06 +02:00 |
|
Alejandro Celaya
|
c02b0e0591
|
Created ShortUrlVisits page
|
2018-07-29 18:39:00 +02:00 |
|
Alejandro Celaya
|
92f7fffcf3
|
Implemented behavior to create new short URLs
|
2018-07-29 18:13:23 +02:00 |
|
Alejandro Celaya
|
f7249cfe6e
|
Implemented short URLs creation
|
2018-07-28 18:59:32 +02:00 |
|
Alejandro Celaya
|
0a5c20e3ee
|
Connected creation form with redux, and created reducer for short URL creation
|
2018-07-28 10:41:05 +02:00 |
|
Alejandro Celaya
|
e10028a2b9
|
Renamed classes to match components file names
|
2018-07-28 09:20:51 +02:00 |
|
Alejandro Celaya
|
ce22b7e8e9
|
Extracted ShortUrlsRow to its own module
|
2018-07-28 09:18:55 +02:00 |
|
Alejandro Celaya
|
b734b4515b
|
Extracted ShortUrlsRowMenu to its own module
|
2018-07-28 09:15:41 +02:00 |
|
Alejandro Celaya
|
842b1a7590
|
Added preview modal component
|
2018-07-27 18:21:10 +02:00 |
|
Alejandro Celaya
|
131099b2a6
|
Added QrCode modal window to short URLs
|
2018-07-27 18:07:08 +02:00 |
|