Alejandro Celaya
|
ddb08f4d2e
|
Removed non-needed components which were just wrapping another component that could directly be used instead
|
2022-04-30 11:00:19 +02:00 |
|
Alejandro Celaya
|
6714f90c37
|
Fixed linting issues
|
2022-04-30 09:19:43 +02:00 |
|
Alejandro Celaya
|
bbaa4d0f05
|
Improved domainVisits reducer covering new visits for different domains and default domain
|
2022-04-30 09:18:53 +02:00 |
|
Alejandro Celaya
|
3aa990a1b0
|
Created domainVisits reducer test
|
2022-04-30 09:11:30 +02:00 |
|
Alejandro Celaya
|
464ee11d0d
|
Added react testing library and add test for DomainDropdown
|
2022-04-30 09:05:12 +02:00 |
|
Alejandro Celaya
|
77e59c886d
|
Added test for ShlinkApiClient.getDomainVisits
|
2022-04-24 18:54:44 +02:00 |
|
Alejandro Celaya
|
932dec3bde
|
Added dropdown in domains section, to allow multiple options over domains
|
2022-04-24 13:10:04 +02:00 |
|
Alejandro Celaya
|
71b68562db
|
Fixed types in Overview component test
|
2022-04-24 11:28:32 +02:00 |
|
Alejandro Celaya
|
56a62ae505
|
Added tests for new CSV-JSON helper functions
|
2022-03-31 20:32:39 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
98450ebec3
|
Removed no longer needed eslint disable comments
|
2022-03-26 13:07:58 +01:00 |
|
Alejandro Celaya
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
0a57390c46
|
Created ExportShortUrlsBtn test
|
2022-03-17 20:28:47 +01:00 |
|
Alejandro Celaya
|
e44520b2c2
|
Enhanced ReportExporter test
|
2022-03-13 19:07:33 +01:00 |
|
Alejandro Celaya
|
92ddcad753
|
Implemented short URLs exporting
|
2022-03-13 18:56:42 +01:00 |
|
Alejandro Celaya
|
47d30aaa34
|
Created ExportBtn test
|
2022-03-13 11:00:45 +01:00 |
|
Alejandro Celaya
|
ef8db5e2cd
|
Moved short URL ordering dropdown to ShortUrlsFilteringBar to simplify positioning
|
2022-03-13 10:32:27 +01:00 |
|
Alejandro Celaya
|
7fd360495b
|
Created button to use when anything needs to be exported
|
2022-03-12 20:51:30 +01:00 |
|
Alejandro Celaya
|
8a1edfe7cf
|
Fixed usage of old module in InfoTooltip test
|
2022-03-11 17:23:43 +01:00 |
|
Alejandro Celaya
|
c4148f0494
|
Fixed reactstrap 9 deprecated warnings
|
2022-03-11 16:37:41 +01:00 |
|
Alejandro Celaya
|
749074604f
|
Added missing parentheses
|
2022-03-11 16:17:44 +01:00 |
|
Alejandro Celaya
|
f15b803851
|
Created sidebar reducer test
|
2022-03-11 16:12:54 +01:00 |
|
Alejandro Celaya
|
c949359d6f
|
Renamed sidebar actions as they make more sense
|
2022-03-11 16:07:17 +01:00 |
|
Alejandro Celaya
|
73d4707420
|
Ensured versions footer has proper classes based on sidebar status, not selected server
|
2022-03-11 16:03:15 +01:00 |
|
Alejandro Celaya
|
2b59d02ed9
|
Silenced ts errors on chart tests
|
2022-03-07 18:06:28 +01:00 |
|
Alejandro Celaya
|
dcfb5ab054
|
Fixed tests after bootstrap 5 update
|
2022-03-07 16:27:25 +01:00 |
|
Alejandro Celaya
|
31f1d5b530
|
Updated babel packages and extracted babel config
|
2022-03-07 14:21:09 +01:00 |
|
Alejandro Celaya
|
7ab368a424
|
Fixed ShortUrlCreationSettings test
|
2022-03-07 11:17:40 +01:00 |
|
Alejandro Celaya
|
74635281de
|
Fixed table rendering issues
|
2022-03-07 11:03:41 +01:00 |
|
Alejandro Celaya
|
0993b43c79
|
Created namespace for form controls
|
2022-03-05 14:43:43 +01:00 |
|
Alejandro Celaya
|
ec403d7b1f
|
Fixed links and some form styles
|
2022-03-05 14:04:01 +01:00 |
|
Alejandro Celaya
|
e5a84b1505
|
Updated margin, padding and alignment classes to the new bootstrap 5 approach
|
2022-03-05 13:26:28 +01:00 |
|
Alejandro Celaya
|
248f887fb3
|
Added missing tests on ShortUrlsFilteringBar test
|
2022-02-26 11:55:35 +01:00 |
|
Alejandro Celaya
|
8fd07070b8
|
Created TooltipToggleSwitch test
|
2022-02-26 11:25:40 +01:00 |
|
Alejandro Celaya
|
f0b42cdc09
|
Added missing prop
|
2022-02-22 19:23:57 +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
|
ae9e5a0566
|
Fixed tests
|
2022-02-14 20:04:38 +01:00 |
|
Alejandro Celaya
|
f24c8052a9
|
Improved NavPills component and added test
|
2022-02-14 19:58:20 +01:00 |
|
Alejandro Celaya
|
eab072831d
|
Fixed VisitsStats test
|
2022-02-07 22:55:32 +01:00 |
|
Alejandro Celaya
|
c4e928ff09
|
Fixed most tests using react-router-dom hooks
|
2022-02-07 22:17:57 +01:00 |
|
Alejandro Celaya
|
0eec9b185f
|
Added test for non-orphan visits reducer
|
2022-02-05 16:40:48 +01:00 |
|
Alejandro Celaya
|
5edb62e76b
|
Created tests for non-orphan visits components
|
2022-02-05 16:37:01 +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
|
12f61d03be
|
Created Tag component test
|
2022-01-08 12:41:32 +01:00 |
|
Alejandro Celaya
|
aca9218f9d
|
Added test covering ColorGenerator.isColorLightForKey
|
2022-01-08 12:16:31 +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
|
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
|
3cb066f5f5
|
Reduced unnecesary lines in test
|
2022-01-01 09:46:21 +01:00 |
|
Alejandro Celaya
|
053b38bee3
|
Created DuplicatedServerModal test
|
2022-01-01 09:46:21 +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
|
7e132be686
|
Fixed DomainStatusIcon test
|
2021-12-28 23:22:55 +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
|
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
|
3274088b54
|
Added tests for new ordering helper functions and updated changelog
|
2021-12-25 19:58:54 +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
|
e954a860bf
|
Added test for migrateDeprecatedSettings function
|
2021-12-23 17:59:18 +01:00 |
|
Alejandro Celaya
|
5598fe0f53
|
Created new settings card for tags-related options
|
2021-12-23 17:53:14 +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
|
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
|
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
|
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
|
7bc3819ebe
|
Fixed TS error in SearchBar test
|
2021-11-11 21:38:37 +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
|
303900756d
|
Added TableOrderIcon test
|
2021-11-06 22:46:40 +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
|
a6892b8a12
|
Covered ordering use cases on TagsList test
|
2021-11-06 11:58:59 +01:00 |
|
Alejandro Celaya
|
765c4713a2
|
Fixed all tests to work with new tags sorting approach
|
2021-11-06 11:30:42 +01:00 |
|