Alejandro Celaya
|
90a643761a
|
Migrated ShortUrlsRowMenu test to react testing library
|
2022-07-15 22:11:13 +02:00 |
|
Alejandro Celaya
|
6236d36372
|
Migrated DeleteShortUrlModal test to react testing library
|
2022-07-15 22:00:30 +02:00 |
|
Alejandro Celaya
|
065c908153
|
Migrated QrCodeModal test to react testing library
|
2022-07-15 21:42:16 +02:00 |
|
Alejandro Celaya
|
f97fce873b
|
Migrated ShortUrlDetailLink test to react testing library
|
2022-07-10 19:58:27 +02:00 |
|
Alejandro Celaya
|
879017ecca
|
Migrated ShortUrlFormCheckboxGroup test to react testing library
|
2022-07-10 19:51:21 +02:00 |
|
Alejandro Celaya
|
83150331e5
|
Renamed test helpers folder
|
2022-07-10 19:44:49 +02:00 |
|
Alejandro Celaya
|
d07f7e757e
|
Moved common test set-up code to helper function
|
2022-07-09 23:03:21 +02:00 |
|
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
|
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
|
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
|
e70724f058
|
Refactored some default exports to regular ones
|
2022-05-28 10:34:12 +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
|
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
|
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
|
e5f99d0893
|
Removed remaining instances of setImmediate in tests
|
2021-10-31 12:33:17 +01: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
|
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
|
a019bd30df
|
Created view to edit short URLs
|
2021-03-20 16:32:12 +01:00 |
|
Alejandro Celaya
|
70ce099913
|
Added stricter types for SemVer versions
|
2021-03-06 09:38:48 +01:00 |
|
Alejandro Celaya
|
f15bbcd027
|
Improved ShortUrlsRow test
|
2021-03-05 15:23:38 +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
|
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
|
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
|
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 |
|