Alejandro Celaya
|
2bd70fb9e6
|
Fixed unit tests
|
2020-04-04 10:36:38 +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
|
2ec04c0121
|
Fixed test by using different serverId every time, preventing memoization
|
2020-03-16 18:51:04 +01:00 |
|
Alejandro Celaya
|
5145a41dac
|
Memoized the loading of the server version, assuming it will not change at runtime
|
2020-03-16 13:34:24 +01:00 |
|
Alejandro Celaya
|
77b9181150
|
Replaced hardcoded color by sass var
|
2020-03-15 14:23:57 +01:00 |
|
Alejandro Celaya
|
35a62f1fb1
|
Added link to edit existing servers
|
2020-03-15 14:03:41 +01:00 |
|
Alejandro Celaya
|
24f2deda46
|
Moved common code to handle currently selected server to HOC
|
2020-03-15 13:43:12 +01:00 |
|
Alejandro Celaya
|
5d8af1a0e5
|
Simplified EditServer component by wrapping ServerForm
|
2020-03-15 12:02:19 +01:00 |
|
Alejandro Celaya
|
6d44ac1e0c
|
Created common component that can be used both for create and edit servers
|
2020-03-15 11:59:07 +01:00 |
|
Alejandro Celaya
|
fb0ebddf28
|
Created component to edit existing servers
|
2020-03-15 11:29:20 +01:00 |
|
Alejandro Celaya
|
0aebaa4da1
|
Extracted logic to render horizontal form groups to their own components
|
2020-03-15 10:50:05 +01:00 |
|
Alejandro Celaya
|
f6baedc655
|
Converted CreateServer into functional component
|
2020-03-15 10:33:23 +01:00 |
|
Alejandro Celaya
|
f44ec42f51
|
Added links to delete and edit the server when a server could not be reached
|
2020-03-15 09:17:33 +01:00 |
|
Alejandro Celaya
|
9804a2d18d
|
Added list of servers connected to store in ServerError component
|
2020-03-08 12:50:42 +01:00 |
|
Alejandro Celaya
|
d1a5ee43e9
|
Created components to display errors when loading a server
|
2020-03-08 12:41:18 +01:00 |
|
Alejandro Celaya
|
febecab33c
|
Migrated Home component to a functional component
|
2020-03-08 11:35:06 +01:00 |
|
Alejandro Celaya
|
99042c0979
|
Extracted servers list group from home component to a reusable component
|
2020-03-08 11:16:57 +01:00 |
|
Alejandro Celaya
|
6395e4e00b
|
Improved NotFount component so that link text is passed as children
|
2020-03-08 10:28:04 +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
|
c8d682cc98
|
Handled loading server in just one place, and added error handling for loading servers
|
2020-03-08 10:00:25 +01:00 |
|
Alejandro Celaya
|
f4cc8d3a0c
|
Fixed default value for vertically aligned items
|
2020-03-07 12:07:51 +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
|
96d538db15
|
Replaced Unknown by Direct for traffic comming from undetermined referrers
|
2020-03-06 20:42:22 +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
|
dbee62ac8c
|
Moved shlink versions component to main container
|
2020-03-05 11:46:38 +01:00 |
|
Alejandro Celaya
|
1e949b3a22
|
Added shlink versions to side menu
|
2020-03-05 11:11:26 +01:00 |
|
Alejandro Celaya
|
b02dcf6c53
|
Refactored delete server components
|
2020-03-05 10:18:38 +01:00 |
|
Alejandro Celaya
|
ab7718e335
|
Removed duplicated code from AsideMenu by creating an AsideMenuItem helper component
|
2020-03-05 10:03:38 +01:00 |
|
Alejandro Celaya
|
fa0d3d4047
|
Removed no longer needed async/await when building api client
|
2020-03-05 09:23:53 +01:00 |
|
Alejandro Celaya
|
397a183f65
|
Converted MenuLayout into a functional component with hooks
|
2020-03-05 09:08:50 +01:00 |
|
Alejandro Celaya
|
bc8905ee7f
|
Ensured server is properly loaded before trying to render any children component
|
2020-03-05 08:59:07 +01:00 |
|
Alejandro Celaya
|
853032ac7f
|
Displayed preloader when a server is being loaded
|
2020-03-05 08:41:55 +01:00 |
|
Alejandro Celaya
|
666d2d3065
|
Ensured domain is dispatched when modifying a short URL somehow
|
2020-02-08 10:46:11 +01:00 |
|
Alejandro Celaya
|
30e5253acd
|
Simplified instructions removing redundant vars
|
2020-02-08 10:07:34 +01:00 |
|
Alejandro Celaya
|
c67ce3918b
|
Removed redundant function call
|
2020-02-08 10:03:24 +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
|
170e427530
|
Ensured domain is passed when loading detail for a short URL on a specific domain
|
2020-02-08 09:38:19 +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
|
c682737505
|
Standardized date-picker selected day color
|
2020-02-02 09:30:41 +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
|
2236ed467e
|
Ensured date range filtering is only displayed if Shlink v1.21 ow higer is run
|
2020-01-19 21:25:45 +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
|
207a8cef20
|
Updated tests from modified code
|
2020-01-19 13:20:46 +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
|
5eb4a3adec
|
Fixed tests and typos
|
2020-01-14 20:12:30 +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
|
595858ac4b
|
Used visits count component in short URL visits view
|
2020-01-11 20:10:12 +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
|
0f51bf95e3
|
Updated ShlinkApiClient so that it retries API version when v2 is not supported
|
2020-01-11 13:55:37 +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
|
0237af771d
|
Fixed outdated comment
|
2019-10-21 19:45:35 +02:00 |
|
Alejandro Celaya
|
fc7a2e0c6d
|
Ensured response from servers.json has been parsed to a json array
|
2019-10-21 19:38:32 +02:00 |
|
Alejandro Celaya
|
f74d135922
|
Ensured default servers is validated as JSON and ignored otherwise
|
2019-10-21 19:26:09 +02:00 |
|
Alejandro Celaya
|
12f6b94ece
|
Ensured server version is properly parsed to avoid errors due to invalid semver
|
2019-10-18 17:39:38 +02:00 |
|
Alejandro Celaya
|
9d2494834c
|
Fixed timing issue when navigating to another server
|
2019-10-05 19:51:50 +02:00 |
|
Alejandro Celaya
|
923cc3ba01
|
Updated dev dependencies
|
2019-10-05 19:08:50 +02:00 |
|
Alejandro Celaya
|
8fcf72f564
|
Updated production dependencies to latest versions
|
2019-10-05 18:50:49 +02:00 |
|
Alejandro Celaya
|
ce9ecd7b93
|
Defined custom function to compare versions which defines the operator in the middle
|
2019-10-05 11:03:17 +02:00 |
|
Alejandro Celaya
|
354d19af1b
|
Disabled domain component for Shlink versions not supporting it
|
2019-10-05 10:54:58 +02:00 |
|
Alejandro Celaya
|
6d996baf5d
|
Added tests for new logics
|
2019-10-05 10:40:32 +02:00 |
|
Alejandro Celaya
|
4120d09220
|
Loaded version of selected server and created component to filter content based on that version
|
2019-10-05 10:20:33 +02:00 |
|
Alejandro Celaya
|
67a23bfe33
|
Added domain input to create short url form
|
2019-10-05 09:02:02 +02:00 |
|
Alejandro Celaya
|
1c25db9179
|
Created SimplePaginator test
|
2019-09-22 11:14:08 +02:00 |
|
Alejandro Celaya
|
810ddd7717
|
Added foldable pagination to SimplePaginator
|
2019-09-22 10:41:31 +02:00 |
|
Alejandro Celaya
|
7bbff114a4
|
Extracted paginator used in SortableBarGraph to its own component
|
2019-09-21 18:29:58 +02:00 |
|
Haocen Xu
|
ab99213d8c
|
When no order is specified, the order by indicator(triangle) in column header should be Cleared
|
2019-09-14 18:13:15 -04:00 |
|
Alejandro Celaya
|
2fe923678e
|
Installed react-external-links
|
2019-08-29 17:47:18 +02:00 |
|
Alejandro Celaya
|
fb94077260
|
Created shortUrlTags reducer test
|
2019-05-19 13:22:16 +02:00 |
|
Alejandro Celaya
|
d3491869bd
|
Created tags list reducer test
|
2019-05-19 12:54:19 +02:00 |
|
Alejandro Celaya
|
4c11d9c6d5
|
Catched error when loading servers from a servers.json file
|
2019-04-28 13:07:55 +02:00 |
|
Alejandro Celaya
|
78c34a342d
|
Added tests for new use cases
|
2019-04-28 12:40:50 +02:00 |
|
Alejandro Celaya
|
20820c47d4
|
Updated list servers action so that it tries to fetch servers from the servers.json file when no local servers are found
|
2019-04-28 12:07:09 +02:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
ce0f036bef
|
Created custom react hook that can be used to handle toggles
|
2019-03-17 18:35:47 +01:00 |
|
Alejandro Celaya
|
2e452993ff
|
Created Checkbox test
|
2019-03-17 18:09:10 +01:00 |
|
Alejandro Celaya
|
f4dbd03c7e
|
Added checkbox to control the findIfExists shlink flag
|
2019-03-17 17:48:05 +01:00 |
|