Alejandro Celaya
|
8fd07070b8
|
Created TooltipToggleSwitch test
|
2022-02-26 11:25:40 +01:00 |
|
Alejandro Celaya
|
308660287e
|
Merged develop
|
2022-02-22 19:16:04 +01:00 |
|
Alejandro Celaya
|
71a010d5d7
|
Replaced rect-color with react-colorful
|
2022-02-16 20:07:10 +01:00 |
|
Alejandro Celaya
|
30a71ac8b7
|
Improved settings section names
|
2022-02-14 20:29:53 +01:00 |
|
Alejandro Celaya
|
f24c8052a9
|
Improved NavPills component and added test
|
2022-02-14 19:58:20 +01:00 |
|
Alejandro Celaya
|
b0fa14fcfe
|
Extracted nav pills to their own component for reusability
|
2022-02-13 20:20:20 +01:00 |
|
Alejandro Celaya
|
338c2a1191
|
Fixed conflicts
|
2022-02-08 19:40:51 +01:00 |
|
Alejandro Celaya
|
c4e928ff09
|
Fixed most tests using react-router-dom hooks
|
2022-02-07 22:17:57 +01:00 |
|
Alejandro Celaya
|
97024d828e
|
Ensured short URLs section is active regardless the page
|
2022-02-06 21:17:10 +01:00 |
|
Alejandro Celaya
|
c6e500ba71
|
Updated source code to react-router 6
|
2022-02-06 20:07:18 +01:00 |
|
Alejandro Celaya
|
eb39d97cc5
|
Fixed merge conflicts
|
2022-02-05 16:48:55 +01:00 |
|
Alejandro Celaya
|
4a80f224d8
|
Created components and reducer to handle non-orphan visits
|
2022-02-05 13:53:07 +01:00 |
|
Alejandro Celaya
|
0608d3cf19
|
Improved icon in HighlightedCard
|
2022-02-05 13:46:24 +01:00 |
|
Alejandro Celaya
|
8fbe6bb17d
|
Added changes to load orphan visits and fixed tests
|
2022-02-05 13:37:49 +01:00 |
|
Alejandro Celaya
|
60929342fb
|
Added some feedback to know which cardsin overview pages are clickable
|
2022-02-05 10:46:46 +01:00 |
|
Alejandro Celaya
|
e0d43020dc
|
Extracted cards in overview to their own component
|
2022-02-05 10:04:34 +01:00 |
|
Alejandro Celaya
|
2de0276195
|
Added support for tag mode on short URLs list
|
2022-01-31 10:15:25 +01:00 |
|
Alejandro Celaya
|
c8b530cc1a
|
Improved error code check on short URL deletion
|
2022-01-25 19:51:08 +01:00 |
|
Alejandro Celaya
|
1c37186461
|
Fixed unintended usage of false where only null or undefined should match
|
2022-01-08 15:09:56 +01:00 |
|
Alejandro Celaya
|
b727a704a6
|
Changed classes to use BEM, and fixed TS compilation errors
|
2022-01-08 12:06:28 +01:00 |
|
Roy-Orbison
|
1e03eed6c0
|
Make text of light tags legible
|
2022-01-08 11:59:38 +01:00 |
|
Alejandro Celaya
|
715128a653
|
Fixed new tags added to new short URLs, not appearing on tags autosuggest
|
2022-01-08 11:14:11 +01:00 |
|
Alejandro Celaya
|
2e963bdc8e
|
Fixed short URLs list in overview page
|
2022-01-08 10:51:34 +01:00 |
|
Alejandro Celaya
|
27476d8b23
|
Added missing border in welcome screen title
|
2022-01-08 10:22:51 +01:00 |
|
Alejandro Celaya
|
2ad2d69b2b
|
Fixed Shlink logo not being vertically aligned in welcome screen
|
2022-01-08 10:19:20 +01:00 |
|
Alejandro Celaya
|
15b3424d7f
|
Improved DuplicatedServersModal test
|
2022-01-01 12:35:06 +01:00 |
|
Alejandro Celaya
|
98398a048b
|
Added logic to detect duplicated servers when importing a servers list
|
2022-01-01 12:20:09 +01:00 |
|
Alejandro Celaya
|
1f9356cc21
|
Created modal to warn when creating a duplicated server
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
f07e7fd31c
|
Simplified server-related styles and removed default export from NoMenuLayout
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
e77b4d7a82
|
Ensured settings migration function does not crash if settings are not set
|
2022-01-01 09:40:26 +01:00 |
|
Alejandro Celaya
|
aba1972d0d
|
Added dynamic tooltip placement in DomainStatusIcon based on media query
|
2021-12-28 23:15:34 +01:00 |
|
Alejandro Celaya
|
0268bb6930
|
Improved icon used for failing status domains
|
2021-12-28 22:54:17 +01:00 |
|
Alejandro Celaya
|
ecd6e6a066
|
Created DomainStatusIcon test
|
2021-12-28 22:48:35 +01:00 |
|
Alejandro Celaya
|
6411c6169b
|
Added tooltips to domain icons
|
2021-12-27 22:27:13 +01:00 |
|
Alejandro Celaya
|
a78467065a
|
Added logic in ManageDomains and DomainRow components to check if the domains status
|
2021-12-26 13:53:17 +01:00 |
|
Alejandro Celaya
|
c05c74f009
|
Extended domainsList reducer, adding functionality to verify domains statuses
|
2021-12-26 13:38:17 +01:00 |
|
Alejandro Celaya
|
ace29ca4a4
|
Created helper function to replace the authority on a URL
|
2021-12-26 13:21:09 +01:00 |
|
Alejandro Celaya
|
9348f211f0
|
Removed error check which is no longer needed for currently supported Shlink versions
|
2021-12-26 10:42:25 +01:00 |
|
Alejandro Celaya
|
49c841ca07
|
Added short URLs orderBy handling to the query state
|
2021-12-25 19:51:25 +01:00 |
|
Alejandro Celaya
|
dbf4b0926e
|
Added Settings suffix to all settings sub-components
|
2021-12-25 10:49:12 +01:00 |
|
Alejandro Celaya
|
994f31b7e5
|
Renamed SortingDropdown to OrderingDropdown, for consistency
|
2021-12-25 10:32:33 +01:00 |
|
Alejandro Celaya
|
6213067f35
|
Removed default export in SortingDropdown
|
2021-12-25 10:26:38 +01:00 |
|
Alejandro Celaya
|
76fb45c97e
|
Renamed constants holding orderable fields for short URLs and tags
|
2021-12-25 10:24:37 +01:00 |
|
Alejandro Celaya
|
eaadd6f7af
|
Removed params param when dispatching list short RULs action, as it was used by a reducer that has been deleted
|
2021-12-24 15:05:15 +01:00 |
|
Alejandro Celaya
|
de32d899bc
|
Added new settings card to customize short URLs lists
|
2021-12-24 14:15:28 +01:00 |
|
Alejandro Celaya
|
d4356ba6e6
|
Moved types from old shortUrlsListParams reducer, to the data index file
|
2021-12-24 13:47:27 +01:00 |
|
Alejandro Celaya
|
275aee4de2
|
Removed shortUrlsListParams reducer, as the state is now handled internally in the component
|
2021-12-24 13:39:57 +01:00 |
|
Alejandro Celaya
|
57075c581d
|
Updated Short URLs list so that it allows setting default orderBy from settings
|
2021-12-24 13:14:13 +01:00 |
|
Alejandro Celaya
|
d8442e435d
|
Added option to customize ordering in tags list
|
2021-12-24 11:06:02 +01:00 |
|
Alejandro Celaya
|
5598fe0f53
|
Created new settings card for tags-related options
|
2021-12-23 17:53:14 +01:00 |
|
Alejandro Celaya
|
c517c0521c
|
Renamed doFallbackRange to doIntervalFallback to make it more descriptive
|
2021-12-23 10:51:13 +01:00 |
|
Alejandro Celaya
|
e22856ff74
|
Added logic in reducers to fallback to a different date interval if default one returns no visits
|
2021-12-23 10:38:02 +01:00 |
|
Alejandro Celaya
|
64ba346566
|
Updated VisitsStats components to react to the fallbackInterval
|
2021-12-22 20:23:26 +01:00 |
|
Alejandro Celaya
|
3745b297db
|
Updated visits components to support the doFallbackRange flag
|
2021-12-22 20:19:54 +01:00 |
|
Alejandro Celaya
|
401418c049
|
Extended DateRangeSelector to allow updating its value via props after rendering
|
2021-12-22 20:14:26 +01:00 |
|
Alejandro Celaya
|
7adb40489d
|
Added some helper function to deal with dates
|
2021-12-22 20:08:28 +01:00 |
|
Alejandro Celaya
|
138e40315d
|
Added custom slug field to the basic creation form in Overview page
|
2021-12-19 12:52:49 +01:00 |
|
Alejandro Celaya
|
7d6afd47b1
|
Removed unecesary check
|
2021-12-14 23:12:39 +01:00 |
|
Alejandro Celaya
|
17e4e06fcc
|
Switched to the <field>-<dir> notation in orderBy param for short URLs list
|
2021-12-14 23:02:16 +01:00 |
|
Alejandro Celaya
|
c9d906316f
|
Updated domain components to use defaultRedirects prop when present (Shlink 2.10 or newer)
|
2021-12-09 13:44:29 +01:00 |
|
Alejandro Celaya
|
8d476e0729
|
Added support to fetch full response from list domains endpoint
|
2021-12-09 13:16:28 +01:00 |
|
Alejandro Celaya
|
4986dbcb91
|
Fixed tests
|
2021-12-07 20:41:07 +01:00 |
|
Alejandro Celaya
|
0237253caf
|
Fixed crash in domains when using a domain with port as element ID
|
2021-12-07 20:24:59 +01:00 |
|
Alejandro Celaya
|
14b2ee53b5
|
Fixed export servers to ensure autoConnect is not included
|
2021-11-20 09:44:12 +01:00 |
|
Alejandro Celaya
|
7d29129ca1
|
Updated landing page to be vertically aligned on mobile devices
|
2021-11-13 23:04:59 +01:00 |
|
Alejandro Celaya
|
2e77cd1969
|
Removed handling of most short URLs list params from a reducer
|
2021-11-11 21:28:17 +01:00 |
|
Alejandro Celaya
|
21b8e05e35
|
Moved dates handling in short URLs list to query
|
2021-11-10 22:25:56 +01:00 |
|
Alejandro Celaya
|
ed038b9799
|
Fixed ShortUrlsList test
|
2021-11-08 23:41:17 +01:00 |
|
Alejandro Celaya
|
5f33059de1
|
Improved SearchBar test
|
2021-11-08 23:23:45 +01:00 |
|
Alejandro Celaya
|
3bc5b4c154
|
Extended ShortUrlsPaginator so that it allows appending current query string
|
2021-11-08 22:13:37 +01:00 |
|
Alejandro Celaya
|
a2421ee2d3
|
Created helper function to evolve a query string based on an object
|
2021-11-07 11:22:29 +01:00 |
|
Alejandro Celaya
|
109baef828
|
Minor changes on tags filtering for short URLs
|
2021-11-07 11:03:31 +01:00 |
|
Alejandro Celaya
|
fe81e023e8
|
Moved table sorting icon to its own component wrapping the logic
|
2021-11-06 22:34:29 +01:00 |
|
Alejandro Celaya
|
ee826458be
|
Updated sorting dropdown to accept an order object instead of two individual props
|
2021-11-06 12:26:20 +01:00 |
|
Alejandro Celaya
|
0bb5c7d8af
|
Simplified branches while resolving server Id
|
2021-11-06 12:04:26 +01:00 |
|
Alejandro Celaya
|
765c4713a2
|
Fixed all tests to work with new tags sorting approach
|
2021-11-06 11:30:42 +01:00 |
|
Alejandro Celaya
|
e6737ff1f2
|
Moved logic to render sorting icon to tags list, as it's too specific
|
2021-11-06 11:11:09 +01:00 |
|
Alejandro Celaya
|
7a2d0e5dee
|
Added sorting dropdown for tags, that can be used regardless the display mode
|
2021-11-06 11:03:56 +01:00 |
|
Alejandro Celaya
|
daf076a57e
|
Moved logic to sort tags to TagsList component, to allow sorting on any context
|
2021-11-06 10:55:01 +01:00 |
|
Alejandro Celaya
|
04571ea634
|
Added logic to order tags list
|
2021-11-01 13:42:53 +01:00 |
|
Alejandro Celaya
|
5241925acc
|
Added not-enabled sorting on tags table
|
2021-11-01 12:48:11 +01:00 |
|
Alejandro Celaya
|
844cf51d04
|
Added missing prettify on number of visits to export and selected visits
|
2021-11-01 11:19:20 +01:00 |
|
Alejandro Celaya
|
b0c1549005
|
Added sticky header to tags table
|
2021-11-01 11:13:51 +01:00 |
|
Alejandro Celaya
|
944b166e43
|
Added explicit any type on caught errors where needed
|
2021-10-31 12:38:42 +01:00 |
|
Alejandro Celaya
|
e5f99d0893
|
Removed remaining instances of setImmediate in tests
|
2021-10-31 12:33:17 +01:00 |
|
Alejandro Celaya
|
57e73dcba6
|
Fixed unhandled promise in remoteServers.test
|
2021-10-31 12:20:02 +01:00 |
|
Alejandro Celaya
|
80f0f9bd08
|
Updated test libs
|
2021-10-31 12:07:38 +01:00 |
|
Alejandro Celaya
|
e8ea3b4abe
|
Updated to node 16 and allowed to auto-connect to the first server marked as auto-connect
|
2021-10-31 00:07:38 +02:00 |
|
Alejandro Celaya
|
6d392ba403
|
Added more tests covering how real-time visits are filtered out based on date intervals
|
2021-10-24 22:37:14 +02:00 |
|
Alejandro Celaya
|
e135dd92ec
|
Ensured new visits are pushed to the state only if they match selected date range
|
2021-10-24 10:31:32 +02:00 |
|
Alejandro Celaya
|
c7c32b494e
|
Created ManageServersRow test
|
2021-10-23 10:34:20 +02:00 |
|
Alejandro Celaya
|
ec9fd67b8a
|
Extracted ManageServersRowDropdown to its own component
|
2021-10-22 20:26:11 +02:00 |
|
Alejandro Celaya
|
7637ce3107
|
Added logic to toggle auto-connect on servers
|
2021-10-22 20:13:23 +02:00 |
|
Alejandro Celaya
|
ada5488a6c
|
Ensured export servers btn is not displayed when there are no servers
|
2021-10-22 19:03:12 +02:00 |
|
Alejandro Celaya
|
478209f50d
|
Improvements on ManageServers
|
2021-10-22 18:53:00 +02:00 |
|
Alejandro Celaya
|
7f4263966e
|
Created new section to manage servers
|
2021-10-17 19:13:06 +02:00 |
|
Alejandro Celaya
|
002f280364
|
Extracted common dropdown-item style
|
2021-10-17 18:58:38 +02:00 |
|
Alejandro Celaya
|
beff6668de
|
Increased minimum required branch code coverage to 80
|
2021-10-17 13:43:37 +02:00 |
|
Alejandro Celaya
|
4baa901f1c
|
Fixed merge conflicts
|
2021-10-17 12:41:23 +02:00 |
|
Alejandro Celaya
|
85161915b1
|
Ensured short URL title can be resetted after creation
|
2021-10-17 12:35:11 +02:00 |
|