Alejandro Celaya
|
6af49a9945
|
Migrated ShortUrlVisitsCount test to react testing library
|
2022-07-07 18:44:00 +02:00 |
|
Alejandro Celaya
|
c80ad70e3b
|
Migrated ExportShortUrlsBtn test to react testing library
|
2022-07-06 18:59:30 +02:00 |
|
Alejandro Celaya
|
1a20065053
|
Migrated CreateShortUrlResult test to react testing library
|
2022-07-06 18:30:33 +02:00 |
|
Alejandro Celaya
|
3cd25dc2df
|
Migrated ShortUrlsTable test to react testing library
|
2022-07-05 20:46:31 +02:00 |
|
Alejandro Celaya
|
43840d7656
|
Migrated ShortUrlForm test to react testing library
|
2022-07-05 20:30:23 +02:00 |
|
Alejandro Celaya
|
d3d2cf72b9
|
Merge pull request #673 from acelaya-forks/feature/tests
Feature/tests
|
2022-06-20 08:06:11 +02:00 |
|
Alejandro Celaya
|
eb9ec4ec31
|
Migrated QrFormatDropdown test to react testing library
|
2022-06-13 21:38:39 +02:00 |
|
Alejandro Celaya
|
3201830b27
|
Migrated QrErrorCorrectionDropdown test to react testing library
|
2022-06-13 21:32:19 +02:00 |
|
Alejandro Celaya
|
59fd58b824
|
Migrated EditShortUrl test to react testing library
|
2022-06-12 20:41:40 +02:00 |
|
Alejandro Celaya
|
58f952df8a
|
Migrated Paginator test to react testing library
|
2022-06-09 22:17:33 +02:00 |
|
Alejandro Celaya
|
105254d053
|
Migrated CreateShortUrl test to react testing library
|
2022-06-08 18:28:16 +02:00 |
|
Alejandro Celaya
|
494e36c842
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
|
Alejandro Celaya
|
1d60db25bd
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
|
Alejandro Celaya
|
2cac1d9fd2
|
More default exports removals
|
2022-05-28 10:47:39 +02:00 |
|
Alejandro Celaya
|
e70724f058
|
Refactored some default exports to regular ones
|
2022-05-28 10:34:12 +02:00 |
|
Alejandro Celaya
|
aefc632ed7
|
Removed some default imports
|
2022-05-14 16:41:09 +02:00 |
|
Alejandro Celaya
|
ed366fa4cc
|
Updated ShortUrlsFilteringBar test
|
2022-05-14 16:36:45 +02:00 |
|
Alejandro Celaya
|
30aeba0af2
|
Fixed ordering dropdown to be shorter in short URLs filter
|
2022-05-14 14:15:21 +02:00 |
|
Alejandro Celaya
|
4b97abaf72
|
Improved tags filtering for short URLs, allowing to select from any existing tag
|
2022-05-14 12:53:02 +02:00 |
|
Alejandro Celaya
|
3870752bba
|
Replaced firEvent with userEvent as much as possible
|
2022-05-11 19:18:43 +02:00 |
|
Alejandro Celaya
|
677f1da8df
|
Removed last occurrence of ForServerVersion component, replaced by feature check
|
2022-05-02 19:24:57 +02:00 |
|
Alejandro Celaya
|
c00aaa9018
|
Migrated UseExistingIfFoundInfoIcon test from enzyme to react testing library
|
2022-05-02 18:54:19 +02:00 |
|
Alejandro Celaya
|
b970b38c29
|
Removed check on title support
|
2022-05-01 11:00:46 +02:00 |
|
Alejandro Celaya
|
9518ad9bb4
|
Dropped support to send tags to the PATCH endpoint
|
2022-05-01 10:30:51 +02: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
|
92ddcad753
|
Implemented short URLs exporting
|
2022-03-13 18:56:42 +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
|
dcfb5ab054
|
Fixed tests after bootstrap 5 update
|
2022-03-07 16:27:25 +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
|
f0b42cdc09
|
Added missing prop
|
2022-02-22 19:23:57 +01:00 |
|
Alejandro Celaya
|
c4e928ff09
|
Fixed most tests using react-router-dom hooks
|
2022-02-07 22:17:57 +01:00 |
|
Alejandro Celaya
|
2e963bdc8e
|
Fixed short URLs list in overview page
|
2022-01-08 10:51:34 +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
|
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
|
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
|
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
|
04571ea634
|
Added logic to order tags list
|
2021-11-01 13:42:53 +01:00 |
|
Alejandro Celaya
|
e5f99d0893
|
Removed remaining instances of setImmediate in tests
|
2021-10-31 12:33:17 +01:00 |
|
Alejandro Celaya
|
8618519b6b
|
Created ManageServersRowDropdown test
|
2021-10-23 10:55:52 +02:00 |
|
Alejandro Celaya
|
beff6668de
|
Increased minimum required branch code coverage to 80
|
2021-10-17 13:43:37 +02:00 |
|
Alejandro Celaya
|
85161915b1
|
Ensured short URL title can be resetted after creation
|
2021-10-17 12:35:11 +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
|
304a7431ad
|
Created new component to handle buttons displaying a dropdown menu
|
2021-09-24 19:10:03 +02:00 |
|
Alejandro Celaya
|
44930b8c5f
|
Replaced usages of test with it, and updated changelog
|
2021-09-20 22:00:34 +02:00 |
|
Alejandro Celaya
|
410d372755
|
Extracted InfoTooltip to its own component
|
2021-08-22 11:05:07 +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
|
3999d14bab
|
Created abstraction function to parse dates
|
2021-06-25 19:52:50 +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
|
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
|
fa4664e583
|
Ensured edited short URLs are reflected in redux state when needed
|
2021-04-24 17:58:37 +02: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
|
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
|
98aa85ca14
|
Created reusable component to have a short URL form
|
2021-03-19 19:11:27 +01:00 |
|
Alejandro Celaya
|
70ce099913
|
Added stricter types for SemVer versions
|
2021-03-06 09:38:48 +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
|
f15bbcd027
|
Improved ShortUrlsRow test
|
2021-03-05 15:23:38 +01:00 |
|
Alejandro Celaya
|
3c9c0fe994
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
|
Alejandro Celaya
|
1fe76500e8
|
Enabled @typescript-eslint/no-unsafe-call eslint rule again
|
2021-02-28 17:43:41 +01:00 |
|
Alejandro Celaya
|
3d2228441a
|
Enabled @typescript-eslint/ban-ts-comment eslint rule
|
2021-02-28 13:11:27 +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
|
f97ef8df83
|
Added proper blurred background for modals
|
2021-02-21 21:05:59 +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
|
c95cb144a8
|
Added margin option to QR code component
|
2021-02-14 10:16:30 +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
|
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
|
51379eb2a0
|
Created component holding the logic to render Shlink API errors
|
2020-12-21 21:19:02 +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
|
fa949cde12
|
Simplified onTagClick handling in ShortUrlsTable
|
2020-12-20 09:09:22 +01:00 |
|
Alejandro Celaya
|
61a1087d91
|
Added date range selector to short URLs list
|
2020-12-14 23:35:31 +01:00 |
|