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 |
|
Alejandro Celaya
|
39d5853fe3
|
Added tests for ordering logic in TagsTable
|
2021-11-01 14:10:57 +01:00 |
|
Alejandro Celaya
|
9cbeef1cb4
|
Moved test to the right place
|
2021-11-01 13:57:53 +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
|
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
|
2375882c73
|
Fixed TS compile error in Home component test
|
2021-10-31 00:12:03 +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
|
41398f659e
|
Created ManageServers test
|
2021-10-23 11:33:32 +02:00 |
|
Alejandro Celaya
|
8618519b6b
|
Created ManageServersRowDropdown test
|
2021-10-23 10:55:52 +02:00 |
|
Alejandro Celaya
|
c7c32b494e
|
Created ManageServersRow test
|
2021-10-23 10:34:20 +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
|
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 |
|
Alejandro Celaya
|
1bf3569774
|
Allowed to customize initial state for forward query
|
2021-10-13 23:10:22 +02:00 |
|
Alejandro Celaya
|
c71e0919e9
|
Allowed to select 'all' as the default interval for visits
|
2021-10-03 21:07:07 +02:00 |
|
Alejandro Celaya
|
0cbba1182f
|
Ensured all dots are replaced from domain when generating its domain ID
|
2021-09-27 22:50:12 +02:00 |
|
Alejandro Celaya
|
8b5b035568
|
Removed rest of version checks for versions older than 2.4
|
2021-09-25 11:47:18 +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
|
9791486341
|
Created TagsTableRow test
|
2021-09-25 10:57:42 +02:00 |
|
Alejandro Celaya
|
40ef51a348
|
Created TagsTable test
|
2021-09-25 10:37:13 +02:00 |
|
Alejandro Celaya
|
1da7119c5c
|
Added new setting to determine default display mode for tags
|
2021-09-25 08:20:56 +02:00 |
|
Alejandro Celaya
|
57d4db5daa
|
Created TagsModeDropdown component
|
2021-09-24 20:21:02 +02:00 |
|
Alejandro Celaya
|
c7559e78a2
|
Created DropdownBtnMenu test
|
2021-09-24 20:04:16 +02:00 |
|
Alejandro Celaya
|
2f76c5381f
|
Added some tests for new tags components
|
2021-09-24 19:55:26 +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
|
2dd35dcd44
|
Fixed import statement order
|
2021-09-20 22:05:24 +02:00 |
|
Alejandro Celaya
|
44930b8c5f
|
Replaced usages of test with it, and updated changelog
|
2021-09-20 22:00:34 +02:00 |
|
Alejandro Celaya
|
b877aa8e5b
|
Improved branching coverage in some parts
|
2021-09-20 21:51:51 +02:00 |
|
Alejandro Celaya
|
27e3d65143
|
Created PaginationDropdown test
|
2021-09-20 21:31:14 +02:00 |
|
Alejandro Celaya
|
b462169e1e
|
Created missing tests for settings components
|
2021-09-20 21:23:39 +02:00 |
|
Alejandro Celaya
|
dc2f30c73b
|
Recovered test
|
2021-09-20 20:52:57 +02:00 |
|
Alejandro Celaya
|
8df1ba4671
|
Added toApiParams test
|
2021-09-20 20:48:52 +02:00 |
|
Alejandro Celaya
|
56a3dbd07f
|
Created EditTagModal test
|
2021-09-20 20:32:54 +02:00 |
|
Alejandro Celaya
|
856ee6d65c
|
Created MainHeader test
|
2021-09-19 11:17:56 +02:00 |
|
Alejandro Celaya
|
9518a5e442
|
Created ImageDownloader test
|
2021-09-19 10:57:36 +02:00 |
|
Alejandro Celaya
|
3a8c7a7bf4
|
Added required code coverage for jest
|
2021-09-19 10:31:53 +02:00 |
|
Alejandro Celaya
|
6d79851d18
|
Removed last reference to graph instead of chart
|
2021-09-18 19:09:31 +02:00 |
|
Alejandro Celaya
|
f89e4244ea
|
Moved LineChartCard with the rest of the charts
|
2021-09-18 19:07:50 +02:00 |
|
Alejandro Celaya
|
3c23016028
|
Refactored components used to render charts for visits
|
2021-09-18 19:05:28 +02:00 |
|
Alejandro Celaya
|
a15917b1ae
|
Fixed tests
|
2021-09-18 13:17:04 +02:00 |
|
Alejandro Celaya
|
7e5397dd38
|
Created PieChartLegend test
|
2021-09-18 12:59:54 +02:00 |
|
Alejandro Celaya
|
7752140c9d
|
Fixed merge conflicts
|
2021-09-12 10:33:10 +02:00 |
|
Alejandro Celaya
|
91e003153b
|
Updated logic to import servers, to not check the file type
|
2021-09-12 09:56:53 +02:00 |
|
Alejandro Celaya
|
b61d863356
|
Fixed merge conflicts
|
2021-09-12 09:03:31 +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
|
d1fcd10c04
|
Fixed TS errors in tests
|
2021-08-24 20:26:57 +02:00 |
|
Alejandro Celaya
|
06f4cff97e
|
Fixed missing initial values when editing one domain redirects
|
2021-08-24 20:24:34 +02:00 |
|
Alejandro Celaya
|
53ba14e6f6
|
Created ManageDomains test
|
2021-08-24 20:13:54 +02:00 |
|
Alejandro Celaya
|
ead5f2033b
|
Created DomainRow test
|
2021-08-24 19:53:28 +02:00 |
|
Alejandro Celaya
|
74ac122787
|
Created EditDomainRedirectsModal test
|
2021-08-23 19:12:41 +02:00 |
|
Alejandro Celaya
|
9887cae4fd
|
Added InfoTooltip test
|
2021-08-23 18:26:15 +02:00 |
|
Alejandro Celaya
|
410d372755
|
Extracted InfoTooltip to its own component
|
2021-08-22 11:05:07 +02:00 |
|
Alejandro Celaya
|
d88f822125
|
Extended ShlinkApiClient test covering editDomainRedirects
|
2021-08-22 09:11:14 +02:00 |
|
Alejandro Celaya
|
dce1cefd49
|
Created domainRedirects reducer test
|
2021-08-22 09:06:18 +02:00 |
|
Alejandro Celaya
|
8e71b2e2b1
|
Improved domainsList reducer test
|
2021-08-22 09:00:58 +02:00 |
|
Alejandro Celaya
|
69cb3bd619
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
|
Alejandro Celaya
|
37a3a2022b
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
|
Alejandro Celaya
|
c6be8bd96f
|
Created tests for new QR code dropdowns
|
2021-08-16 17:38:25 +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
|
3484e74559
|
Fixed coding styles
|
2021-08-15 18:21:36 +02:00 |
|
Alejandro Celaya
|
322396a366
|
Allowed to dynamically determine how short URL suggestions are calculated
|
2021-08-15 18:13:13 +02:00 |
|
Alejandro Celaya
|
9f02bc6496
|
Added new settings to determine how to search on tags during short URL creation, and how many suggestions to display
|
2021-08-15 10:58:26 +02:00 |
|
Alejandro Celaya
|
4417a17d5c
|
Improved TagsSelector component test, covering different logic while adding tags
|
2021-08-15 09:49:01 +02:00 |
|
Alejandro Celaya
|
d5e8f81076
|
Created AppUpdateBanner test
|
2021-07-12 16:34:58 +02:00 |
|
Alejandro Celaya
|
08694d7693
|
Extracted update banner to a separated component
|
2021-07-12 12:24:04 +02:00 |
|
Alejandro Celaya
|
8045fa8886
|
Added more improvements to landing page
|
2021-07-12 12:05:33 +02:00 |
|
Alejandro Celaya
|
239cc4ab84
|
Improved landing page design
|
2021-07-11 22:25:36 +02:00 |
|
Alejandro Celaya
|
635ee6c5eb
|
Updated changelog
|
2021-07-02 19:57:25 +02:00 |
|
Alejandro Celaya
|
5c6979122d
|
Extracted VisitsFilter type from component for general usage
|
2021-06-30 02:36:13 +02:00 |
|
Alejandro Celaya
|
770ba624c2
|
Created TagsSelector test
|
2021-06-26 17:44:26 +02:00 |
|
Alejandro Celaya
|
fb1ced5e3f
|
Created test for Time component
|
2021-06-25 20:05:06 +02:00 |
|
Alejandro Celaya
|
3999d14bab
|
Created abstraction function to parse dates
|
2021-06-25 19:52:50 +02:00 |
|
Alejandro Celaya
|
0275908f69
|
Removed last references to moment.js from the project
|
2021-06-25 19:15:19 +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
|
55716a8f7f
|
Created ShortUrlFormCheckboxGroup test
|
2021-06-23 19:59:06 +02:00 |
|
Alejandro Celaya
|
5bd57e71fd
|
Improved DropdownBtn test
|
2021-06-22 21:12:06 +02:00 |
|
Alejandro Celaya
|
affe2309b0
|
Ensured filter for bots does not show for Shlink older than 2.7.0
|
2021-06-22 21:03:47 +02:00 |
|
Alejandro Celaya
|
638ce89780
|
Improved dropdown to filter visits, adding support to filter out bots
|
2021-06-22 20:46:28 +02:00 |
|
Alejandro Celaya
|
7b80948eea
|
Fixed TS errors in tests
|
2021-06-13 11:54:51 +02:00 |
|
Alejandro Celaya
|
1cf96c7212
|
Improved VisitsTable test
|
2021-06-13 11:49:53 +02:00 |
|
Alejandro Celaya
|
a30376344e
|
Added tests covering visits table with potential bots
|
2021-06-13 11:38:13 +02:00 |
|
Alejandro Celaya
|
db0c43dcdd
|
Added column to display if a visit is a potential bot in the visits table
|
2021-06-13 11:07:32 +02:00 |
|