Alejandro Celaya
|
85161915b1
|
Ensured short URL title can be resetted after creation
|
2021-10-17 12:35:11 +02:00 |
|
Alejandro Celaya
|
1bf3569774
|
Allowed to customize initial state for forward query
|
2021-10-13 23:10:22 +02:00 |
|
Alejandro Celaya
|
9e6907deb4
|
Added forward query component to short URL form
|
2021-10-13 22:50:48 +02:00 |
|
Alejandro Celaya
|
f7cc90bb77
|
Removed some version checks for versions older than 2.4.0
|
2021-09-25 11:40:16 +02:00 |
|
Alejandro Celaya
|
12f6a132bd
|
Added pagination to tags table
|
2021-09-25 09:34:38 +02:00 |
|
Alejandro Celaya
|
304a7431ad
|
Created new component to handle buttons displaying a dropdown menu
|
2021-09-24 19:10:03 +02:00 |
|
Alejandro Celaya
|
58ee123cef
|
Memoized DefaultChart to make sure it does not change unless its props also change
|
2021-09-18 12:29:15 +02:00 |
|
Alejandro Celaya
|
923575b38b
|
Fixed tags including special chars being broken when used in URLs
|
2021-09-01 10:54:33 +02:00 |
|
Alejandro Celaya
|
410d372755
|
Extracted InfoTooltip to its own component
|
2021-08-22 11:05:07 +02:00 |
|
Alejandro Celaya
|
b1d6f58619
|
Added responsiveness to manage domains table
|
2021-08-22 10:46:47 +02:00 |
|
Alejandro Celaya
|
69cb3bd619
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
|
Alejandro Celaya
|
a28a4846bc
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
|
Alejandro Celaya
|
37a3a2022b
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
|
Alejandro Celaya
|
5166340779
|
Extracted some QR code modal components to external components
|
2021-08-16 17:26:54 +02:00 |
|
Alejandro Celaya
|
461c0e0bc9
|
Added new component for QR codes error correction when consuming Shlink 2.8
|
2021-08-16 17:13:31 +02:00 |
|
Alejandro Celaya
|
eb90aa2274
|
Added support to download QR codes to the QR code modal
|
2021-08-16 13:13:41 +02:00 |
|
Alejandro Celaya
|
66c5c7ebf1
|
Replaced tags component by one which is better maintained
|
2021-06-26 10:17:07 +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
|
5ef719c592
|
Added support to set crawlable short URLs during creation and edition
|
2021-06-23 19:52:23 +02:00 |
|
Alejandro Celaya
|
342dda3ec9
|
Fixed horizontal scroll
|
2021-06-13 07:52:53 +02:00 |
|
Alejandro Celaya
|
937876ce67
|
Improved feedback when editing a short URL
|
2021-05-08 10:56:20 +02:00 |
|
antwonw
|
76dae535d9
|
Update QrCodeModal.tsx
Remove indivisible class to fix hyperlink extending outside modal.
|
2021-05-06 16:56:53 -07:00 |
|
Alejandro Celaya
|
fa4664e583
|
Ensured edited short URLs are reflected in redux state when needed
|
2021-04-24 17:58:37 +02:00 |
|
Alejandro Celaya
|
8c7a91c7b8
|
Memoized initial state for editing short URL, to ensure the form values are not reset while saving
|
2021-03-27 18:56:24 +01:00 |
|
Alejandro Celaya
|
56aab349db
|
Updated ShortUrlForm to ensure it does not render empty cards
|
2021-03-27 18:39:55 +01:00 |
|
Alejandro Celaya
|
10c9f7dabd
|
Added header to EditShortUrl and created EditSHortUrl test
|
2021-03-27 17:56:46 +01:00 |
|
Alejandro Celaya
|
d703e5e182
|
Deleted reducers for short URL tags and short URL meta
|
2021-03-27 14:13:10 +01:00 |
|
Alejandro Celaya
|
3ad0c4d009
|
Deleted modals that were used to edit short URLs, since now there's a dedicated section
|
2021-03-27 10:49:23 +01:00 |
|
Alejandro Celaya
|
1403538660
|
Removed children from ShortUrlForm
|
2021-03-27 10:41:13 +01:00 |
|
Alejandro Celaya
|
ca670d810d
|
Added error/loading handling to edit short URL
|
2021-03-27 10:27:46 +01:00 |
|
Alejandro Celaya
|
d5e20f445d
|
Ensured title is not sent when its value is empty during short URL creation/edition
|
2021-03-27 10:19:35 +01:00 |
|
Alejandro Celaya
|
eea76d88c3
|
Ensured all data can be set when editing a short URL
|
2021-03-27 09:49:47 +01:00 |
|
Alejandro Celaya
|
a019bd30df
|
Created view to edit short URLs
|
2021-03-20 16:32:12 +01:00 |
|
Alejandro Celaya
|
631b46393b
|
Added title to short URL form
|
2021-03-20 11:18:00 +01:00 |
|
Alejandro Celaya
|
98aa85ca14
|
Created reusable component to have a short URL form
|
2021-03-19 19:11:27 +01:00 |
|
Alejandro Celaya
|
5224e7b4ef
|
Created new feature checkers
|
2021-03-06 09:58:29 +01:00 |
|
Alejandro Celaya
|
13d3a95a06
|
Improved short URL detail redux action so that it avoids API calls when the URL is found in local state
|
2021-03-05 16:25:20 +01:00 |
|
Alejandro Celaya
|
56b3523c5b
|
Moved short URL detail reducer to short-urls module
|
2021-03-05 16:04:02 +01:00 |
|
Alejandro Celaya
|
3c9c0fe994
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
|
Alejandro Celaya
|
fa70520f38
|
Fixed props interface definition
|
2021-02-28 18:57:27 +01:00 |
|
Alejandro Celaya
|
47fb26368b
|
Updated dependencies and fixed coding styles
|
2021-02-28 12:56:56 +01:00 |
|
Alejandro Celaya
|
9904ac757b
|
Updated mercure integration so that the hook accepts a list of topics to subscribe
|
2021-02-28 10:12:30 +01:00 |
|
Alejandro Celaya
|
5479210366
|
Created section to display orphan visits stats
|
2021-02-27 20:03:51 +01:00 |
|
Alejandro Celaya
|
d0825089d0
|
Enhanced edit tags action so that it calls PATCH endpoint
|
2021-02-27 09:49:56 +01:00 |
|
Alejandro Celaya
|
2553b27d7d
|
Rolled-back blurred modal
|
2021-02-27 08:52:10 +01:00 |
|
Alejandro Celaya
|
3cd30b61e4
|
More style fixes for dark theme
|
2021-02-27 08:34:44 +01:00 |
|
Alejandro Celaya
|
f97ef8df83
|
Added proper blurred background for modals
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
f313a39b81
|
Added brand color and input styles to dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
53f16ac8b5
|
Added primary color alfa and tables color
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
4885088d59
|
Added option to customize initial state fo the 'Validate URL' option
|
2021-02-14 13:23:42 +01:00 |
|
Alejandro Celaya
|
8a2e39a935
|
Added subtle shadow in QR code image, so that it's easier to notice the margin
|
2021-02-14 10:21:10 +01:00 |
|
Alejandro Celaya
|
c95cb144a8
|
Added margin option to QR code component
|
2021-02-14 10:16:30 +01:00 |
|
Alejandro Celaya
|
f9da22c5a1
|
Added support for margin param in buildQrCodeUrl function
|
2021-02-14 09:50:26 +01:00 |
|
Alejandro Celaya
|
3546a17575
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
|
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
|
e583eb2759
|
Ensured sorting dropdown for short URLs is not enclosed inside card
|
2020-12-25 11:15:49 +01:00 |
|
Alejandro Celaya
|
b2abfd543e
|
Moved Shlink API services to api module
|
2020-12-22 09:57:09 +01:00 |
|
Alejandro Celaya
|
8c6eaf2f1d
|
Moved API types and type helpers to api module
|
2020-12-22 09:49:18 +01:00 |
|
Alejandro Celaya
|
811544d7df
|
Moved api utils to subfolder
|
2020-12-22 09:24:33 +01:00 |
|
Alejandro Celaya
|
d534a4e441
|
Moved logic to parse API errors to a helper function
|
2020-12-21 23:51:49 +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
|
83221c1066
|
Added routes to subsections in visits
|
2020-12-20 19:28:14 +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
|
61a1087d91
|
Added date range selector to short URLs list
|
2020-12-14 23:35:31 +01:00 |
|
Alejandro Celaya
|
4e236a80de
|
Created new dropdown component to select relative or absolute date ranges
|
2020-12-14 22:58:15 +01:00 |
|
Alejandro Celaya
|
c74355e363
|
Improved visits section so that charts are grouped in sub tabs
|
2020-12-12 20:45:23 +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
|
143a05cab1
|
Restyled cards, background and shadows
|
2020-12-12 10:56:10 +01:00 |
|
Alejandro Celaya
|
3e6aee47e5
|
Fixed TS compilation in tests
|
2020-12-08 19:36:47 +01:00 |
|
Alejandro Celaya
|
60282281a3
|
Grouped basic components in 'create' form in its own card
|
2020-12-08 19:21:31 +01:00 |
|
Alejandro Celaya
|
2017ee7456
|
Created SimpleCard component to reduce duplicated code when rendering cards
|
2020-12-08 19:10:29 +01:00 |
|
Alejandro Celaya
|
e60d241fcf
|
Changed 'create' page, grouping components and adding more explanations
|
2020-12-08 18:52:18 +01:00 |
|
Alejandro Celaya
|
20a9259109
|
Minor style improvements in overview page
|
2020-12-08 11:39:16 +01:00 |
|
Alejandro Celaya
|
8d5f7e942d
|
Implemented reducers for actions affecting short URLs list
|
2020-12-08 10:57:27 +01:00 |
|
Alejandro Celaya
|
17d5c4327b
|
Added form to create short URLs to overview page
|
2020-12-07 20:37:03 +01:00 |
|
Alejandro Celaya
|
d9e39eee2b
|
Added new reducer for visits overview, and added it to overview page
|
2020-12-07 12:12:39 +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
|
dba0ac6442
|
Created Overview page as default page after connecting to a server
|
2020-12-06 18:37:22 +01:00 |
|
Alejandro Celaya
|
b9fc906537
|
Fixed alignment and margins for checkboxes in create form
|
2020-12-06 13:14:43 +01:00 |
|
Alejandro Celaya
|
8f7e356e54
|
Added support to enable/disable validating the URL while it is created
|
2020-12-06 13:07:44 +01:00 |
|
Alejandro Celaya
|
2a206f11b9
|
Renamed DomainsDropdown to DomainSelector
|
2020-11-28 09:58:05 +01:00 |
|
Alejandro Celaya
|
369fcf2f6a
|
Improved design on domains dropdown
|
2020-11-28 09:34:41 +01:00 |
|
Alejandro Celaya
|
983e4db3b1
|
Created component to allow selecting from existing domains list
|
2020-11-25 21:05:27 +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
|
3fea8b5505
|
Ensured page numbers in paginators are prettified
|
2020-09-13 10:03:02 +02:00 |
|
Alejandro Celaya
|
f36cf1e7b9
|
Updated short URL list params so that it requests dateCreated DESC ordering by default
|
2020-09-12 17:59:58 +02:00 |
|
Alejandro Celaya
|
6fc4963663
|
Replaced redux action to create one visit by action that allows multiple visits at once
|
2020-09-12 11:31:44 +02:00 |
|
Alejandro Celaya
|
5d6d802d64
|
Moved mercure hub binding from custom hook to HOC
|
2020-09-06 19:41:15 +02:00 |
|
Alejandro Celaya
|
58c9ef9b51
|
Updated dependencies
|
2020-09-06 10:17:46 +02:00 |
|
Alejandro Celaya
|
73b854037d
|
Migrated to TS all visits components except the biggest two
|
2020-09-04 19:33:16 +02:00 |
|
Alejandro Celaya
|
f2e7a2161d
|
Removed duplicated code on mercure-bound components
|
2020-09-04 19:05:41 +02:00 |
|
Alejandro Celaya
|
4083592212
|
Fixed coding styles and ensured linting command applies to ts and tsx files
|
2020-09-02 20:27:50 +02:00 |
|
Alejandro Celaya
|
16d96efa4a
|
Finished migrating all remaining utils to TS
|
2020-08-31 18:38:27 +02:00 |
|
Alejandro Celaya
|
18883caa6d
|
Migrated tags helpers to TS
|
2020-08-30 20:31:31 +02:00 |
|
Alejandro Celaya
|
84fc82b74e
|
Fixed custom slug field not being disabled when selecting a short code length
|
2020-08-30 19:52:40 +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
|
ef630af154
|
Migrated ShlinkApiClient to TS
|
2020-08-29 19:51:14 +02:00 |
|
Alejandro Celaya
|
a96539129d
|
Migrated more common components to TS
|
2020-08-28 20:05:01 +02:00 |
|
Alejandro Celaya
|
54290d4c9a
|
Migrated ShlinkApiClientBuilder to TS
|
2020-08-27 22:09:16 +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
|
f3a2535e2f
|
Defined visits TS types
|
2020-08-27 17:56:48 +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
|
f04aece7df
|
Removed dependency on redux-actions for all reducers already migrated to typescript
|
2020-08-25 19:42:15 +02:00 |
|
Alejandro Celaya
|
d8f3952920
|
Migrated first short URL reducers to typescript
|
2020-08-24 18:52:52 +02:00 |
|
Alejandro Celaya
|
e193a692e8
|
Migrated all service providers to typescript
|
2020-08-23 09:03:44 +02:00 |
|
Alejandro Celaya
|
a91f1b3bd4
|
Fixed coding styles
|
2020-08-22 08:10:31 +02:00 |
|
Alejandro Celaya
|
52c56f7918
|
Created custom react hook that binds to mercure topic
|
2020-06-06 09:29:43 +02:00 |
|
Alejandro Celaya
|
c46d5187c1
|
Removed duplicated code when binding to mercure by checking if enabled first
|
2020-06-06 09:24:05 +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
|
bfbb21e1cc
|
Created page for tag visit stats
|
2020-05-10 19:02:58 +02:00 |
|
Alejandro Celaya
|
bbc47b387e
|
Created single reducer to handle settings
|
2020-04-26 13:00:27 +02:00 |
|
Alejandro Celaya
|
16dee3664b
|
Ensured mercure updates are not set even if supported, when they have been disabled
|
2020-04-25 10:37:50 +02:00 |
|
Alejandro Celaya
|
a485d0b507
|
Added token expired handling to mercure binding
|
2020-04-18 12:26:00 +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
|
0f73cb9f8c
|
Converted short URLs list in functional component
|
2020-04-17 17:39:30 +02:00 |
|
Alejandro Celaya
|
f3129399de
|
Added EventSource connection to mercure hub possible
|
2020-04-17 17:11:52 +02:00 |
|
Alejandro Celaya
|
2a2bae6d1a
|
Improved short URL creation
|
2020-04-10 18:42:08 +02:00 |
|
Alejandro Celaya
|
9d1e48ee90
|
Updated main list paginator to be sticky
|
2020-04-10 13:42:21 +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
|
e6034dfb14
|
Created VisitsTable
|
2020-04-03 23:00:57 +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
|
74ebd4e572
|
Converted CreateShortUrl to functional component
|
2020-03-29 19:36:45 +02:00 |
|
Alejandro Celaya
|
bd29670108
|
Added short code length field to form to create short URLs
|
2020-03-29 18:55:41 +02:00 |
|
Alejandro Celaya
|
d7da8521ce
|
Created helper functions to determine the key and if a page is disabled on a progressive paginator
|
2020-03-28 17:43:09 +01:00 |
|
Alejandro Celaya
|
7f05c5c2da
|
Split utils module into several helpers modules
|
2020-03-28 17:33:27 +01:00 |
|
Alejandro Celaya
|
2d5c2779c3
|
Moved helper functions to render progressive paginators to a common place
|
2020-03-28 17:25:12 +01:00 |
|
Alejandro Celaya
|
06db4f6556
|
Used progressive pagination for the short URLs list
|
2020-03-28 17:19:33 +01:00 |
|
Alejandro Celaya
|
4a69907ca3
|
Fixed generation of component keys to make them render properly
|
2020-03-08 10:16:45 +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
|
be50b24504
|
Added mechanism to provide a version to shlink-web-client
|
2020-03-05 12:53:32 +01:00 |
|
Alejandro Celaya
|
1e949b3a22
|
Added shlink versions to side menu
|
2020-03-05 11:11:26 +01:00 |
|