Alejandro Celaya
|
32f29a84f7
|
Used TestModalWrapper in DeleteShortUrlModal test
|
2022-11-22 20:22:03 +01:00 |
|
Alejandro Celaya
|
f0a6420ba9
|
Extracted helper to test modals
|
2022-11-22 20:18:11 +01:00 |
|
Alejandro Celaya
|
9bdf55374c
|
Ensured DeleteServerModal is not removed from the DOM before close transition has finished
|
2022-11-22 20:08:08 +01:00 |
|
Alejandro Celaya
|
d21758c410
|
Fixed DeleteShortUrlModal being removed from the DOM before CSS transition finished
|
2022-11-22 19:39:07 +01:00 |
|
Alejandro Celaya
|
cb76c89a08
|
Improved HttpClientTest
|
2022-11-20 12:54:06 +01:00 |
|
Alejandro Celaya
|
059fa37ca7
|
Updates ShlinkApiClint to use different methods to fetch, and fixed tests
|
2022-11-20 12:51:07 +01:00 |
|
Alejandro Celaya
|
b8adf5f274
|
Created test for HttpClient
|
2022-11-17 21:30:42 +01:00 |
|
Alejandro Celaya
|
9b3bdebb28
|
Wrapped logic to perform HTTP requests with fetch into an HttpClient class
|
2022-11-15 20:31:35 +01:00 |
|
Alejandro Celaya
|
790c69ba80
|
Fixed ShlinkApiClient test
|
2022-11-15 12:19:21 +01:00 |
|
Alejandro Celaya
|
1eab5af5c7
|
Fixed shortUrlDeletion test
|
2022-11-15 11:50:04 +01:00 |
|
Alejandro Celaya
|
3df0bf79f8
|
Removed axios from the project
|
2022-11-15 11:45:28 +01:00 |
|
Alejandro Celaya
|
34aa156d5f
|
Migrated ImageDownloader from axios to fetch
|
2022-11-15 11:41:05 +01:00 |
|
Alejandro Celaya
|
d800062159
|
Extracted helper fetch function and migrated remoteServers redux action from axios to fetch
|
2022-11-14 23:25:39 +01:00 |
|
Alejandro Celaya
|
e5afe4f767
|
Migrated ShlinkApiClient from axios to fetch
|
2022-11-14 23:06:06 +01:00 |
|
Alejandro Celaya
|
4b2c3d2db7
|
Extracted duplicated code on creating visits reducers to a common helper function
|
2022-11-12 20:37:04 +01:00 |
|
Alejandro Celaya
|
dac69daf03
|
Migrated tagVisits reducer to RTK
|
2022-11-12 20:02:58 +01:00 |
|
Alejandro Celaya
|
3e474a3f2d
|
Migrated shortUrlVisits reducer to RTK
|
2022-11-12 19:36:12 +01:00 |
|
Alejandro Celaya
|
f81999a4fe
|
Migrated orphanVisits reducer to RTK
|
2022-11-12 19:15:41 +01:00 |
|
Alejandro Celaya
|
fd80fd65c9
|
Migrated nonOrphanVisits reducer to RTK
|
2022-11-12 18:18:16 +01:00 |
|
Alejandro Celaya
|
ab7c52d049
|
Migrated domainVisits reducer to RTK
|
2022-11-12 17:51:37 +01:00 |
|
Alejandro Celaya
|
a3cc3d5fc2
|
Migrated visits-loading actions to payload actions
|
2022-11-12 10:34:44 +01:00 |
|
Alejandro Celaya
|
a6ed0c811d
|
Updated getShortUrlVisits action so that it expects a signle DTO param
|
2022-11-12 09:38:24 +01:00 |
|
Alejandro Celaya
|
8e6b9c5afb
|
Updated getOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:32:52 +01:00 |
|
Alejandro Celaya
|
b9efdd69f1
|
Updated getNonOrphanVisits action so that it expects a signle DTO param
|
2022-11-12 09:21:23 +01:00 |
|
Alejandro Celaya
|
3b96b89492
|
Updated getDomainVisits action so that it expects a signle DTO param
|
2022-11-12 09:18:41 +01:00 |
|
Alejandro Celaya
|
32f7374d92
|
Migrated progress and fallback visits actions to payload actions
|
2022-11-12 09:01:43 +01:00 |
|
Alejandro Celaya
|
5095a2c59e
|
Migrated visitsOverview reducer to RTK
|
2022-11-11 20:23:19 +01:00 |
|
Alejandro Celaya
|
002d2ba8e6
|
Added tests for selectedServerReducerCreator
|
2022-11-11 20:01:45 +01:00 |
|
Alejandro Celaya
|
d44fe945d8
|
Migrated selectedServer reducer to RTK
|
2022-11-11 19:31:05 +01:00 |
|
Alejandro Celaya
|
6221f9ed05
|
Migrated selectServer action to RTK and moved loadMercureInfo to an action listener
|
2022-11-11 19:21:17 +01:00 |
|
Alejandro Celaya
|
2e0e24d87b
|
Migrated fetchServers to RTK
|
2022-11-11 19:21:17 +01:00 |
|
Alejandro Celaya
|
7bfccafca8
|
Migrated shortUrlsList reducer to RTK
|
2022-11-09 19:13:44 +01:00 |
|
Alejandro Celaya
|
ae49090bad
|
Split short URL edition reducer and async thunk
|
2022-11-09 18:40:51 +01:00 |
|
Alejandro Celaya
|
979c16eb9c
|
Updated listShortUrls action to use payload
|
2022-11-09 18:27:05 +01:00 |
|
Alejandro Celaya
|
89423737e8
|
Removed hardcoded action references by improving dependency injection
|
2022-11-08 22:59:41 +01:00 |
|
Alejandro Celaya
|
f9bfb742da
|
Migrated tagsList reducer to RTK
|
2022-11-08 22:48:53 +01:00 |
|
Alejandro Celaya
|
b7622b2b38
|
Migrated filterTags action to use payload
|
2022-11-08 21:59:17 +01:00 |
|
Alejandro Celaya
|
033df3c3d6
|
Migrated tagDelete reducer to RTK
|
2022-11-07 22:41:02 +01:00 |
|
Alejandro Celaya
|
692eaf7dc9
|
Referenced createNewVisits action directly, instead of its action type
|
2022-11-07 22:29:15 +01:00 |
|
Alejandro Celaya
|
22b3794154
|
Migrated tagDeleted action to payload
|
2022-11-07 22:22:44 +01:00 |
|
Alejandro Celaya
|
dbb08a6ce0
|
Ensured tags deleted are not removed from list until modal has been hidden
|
2022-11-07 22:19:44 +01:00 |
|
Alejandro Celaya
|
0571a4a88f
|
Migrated tagEdit reducer to RTK
|
2022-11-07 22:12:48 +01:00 |
|
Alejandro Celaya
|
648744f440
|
Migrated tag actions to have a single DTO param
|
2022-11-07 21:57:01 +01:00 |
|
Alejandro Celaya
|
f8fc1245ca
|
Migrated editTag and tagEdited actions to use payload
|
2022-11-07 21:45:33 +01:00 |
|
Alejandro Celaya
|
5ecc791b38
|
Ensured tags list is not updated until the edit modal is closed
|
2022-11-07 21:32:19 +01:00 |
|
Alejandro Celaya
|
085ab521c3
|
Implemented state machine for short URL creation
|
2022-11-07 18:55:12 +01:00 |
|
Alejandro Celaya
|
61b274bab9
|
Replaced inheritance by composition on short URL creation interface
|
2022-11-07 18:27:41 +01:00 |
|
Alejandro Celaya
|
4ca31fc162
|
Added flag on short URL creation which tells if the short URL was already saved
|
2022-11-07 18:24:26 +01:00 |
|
Alejandro Celaya
|
f803941fe4
|
Migrated short URL detail reducer to RTK
|
2022-11-06 19:32:02 +01:00 |
|
Alejandro Celaya
|
f93bb88d35
|
Refactored getShortUrlDetail action to have a single DTO param
|
2022-11-06 19:16:51 +01:00 |
|
Alejandro Celaya
|
526d7195bc
|
Updated getShortUrlDetail action to use payload action
|
2022-11-06 19:06:39 +01:00 |
|
Alejandro Celaya
|
cf4143e4e2
|
Removed unnecesarry promise references in delete short URL modal
|
2022-11-06 18:48:47 +01:00 |
|
Alejandro Celaya
|
0f552ae6f4
|
Removed unnecessary castings to any
|
2022-11-06 13:21:46 +01:00 |
|
Alejandro Celaya
|
830071278e
|
Migrated shortUrlDeletion reducer to RTK
|
2022-11-06 13:06:55 +01:00 |
|
Alejandro Celaya
|
d468fb1efe
|
Migrated deleteShortUrl action creator to use PayloadAction and have a single param
|
2022-11-06 12:46:29 +01:00 |
|
Alejandro Celaya
|
2a268de2cb
|
Migrated editShortUrl reducer to RTK
|
2022-11-06 12:33:23 +01:00 |
|
Alejandro Celaya
|
77cbb8ebc4
|
Refactored editShortUrl action to require just one param
|
2022-11-06 11:59:39 +01:00 |
|
Alejandro Celaya
|
bf84e4a2ed
|
Migrated editShortUrl payload action
|
2022-11-06 11:53:23 +01:00 |
|
Alejandro Celaya
|
a316366ae9
|
Migrated shortUrlCreation reducer to RTK
|
2022-11-06 10:11:44 +01:00 |
|
Alejandro Celaya
|
50823003b4
|
Migrated settings reducer to RTK
|
2022-11-06 09:40:23 +01:00 |
|
Alejandro Celaya
|
d588d8d9ef
|
Migrated create visit action to use payload
|
2022-11-05 13:01:00 +01:00 |
|
Alejandro Celaya
|
54407af980
|
Fixed tests
|
2022-11-05 10:49:28 +01:00 |
|
Alejandro Celaya
|
a31cdcc9f0
|
Migrated selectedServer reducer to use payload actions
|
2022-11-05 10:36:57 +01:00 |
|
Alejandro Celaya
|
10d4419387
|
Migrated servers reducer to RTK
|
2022-11-05 10:08:24 +01:00 |
|
Alejandro Celaya
|
6f67f7bbf0
|
Removed redundant createServer action, leaving just createServers
|
2022-11-05 09:40:12 +01:00 |
|
Alejandro Celaya
|
90ef41b419
|
Migrated server list actions to use payload prop
|
2022-11-05 09:24:12 +01:00 |
|
Alejandro Celaya
|
4a95724425
|
Migrated mercureInfo reducer to RTK
|
2022-11-04 20:52:06 +01:00 |
|
Alejandro Celaya
|
f209fa2d58
|
Migrated sidebar reducer to RTK
|
2022-11-04 19:45:03 +01:00 |
|
Alejandro Celaya
|
85e2aab4df
|
Migrated appUpdated reducer to RTK
|
2022-11-04 19:39:15 +01:00 |
|
Alejandro Celaya
|
34f4411aa1
|
Migrated domainRedirects reducer to redux/toolkit
|
2022-11-04 18:56:34 +01:00 |
|
Alejandro Celaya
|
b6d08e2203
|
Updated editDomainRedirects action, to expect a payload DTO instead of multiple args
|
2022-11-04 17:10:02 +01:00 |
|
Alejandro Celaya
|
4fa6ae493d
|
Removed unnecesary type castings and improved type inference for actions in demainsListReducer
|
2022-11-04 16:50:03 +01:00 |
|
Alejandro Celaya
|
da97b76563
|
Migrated rest of domainslistreducer-related elements on test to the new ones
|
2022-11-03 20:29:22 +01:00 |
|
Alejandro Celaya
|
d25dbd5ae6
|
Replaced domainsList old reducer with new reducer in test
|
2022-11-03 20:15:28 +01:00 |
|
Alejandro Celaya
|
88e8f3363b
|
Fixed domainsListReducer test so that it works with new payload prop in actions
|
2022-11-03 19:52:57 +01:00 |
|
Alejandro Celaya
|
6df12ce194
|
Moved date-time related utils to the proper folder
|
2022-10-23 10:49:35 +02:00 |
|
Alejandro Celaya
|
c3b60367f3
|
Added test covering custom formatting in DateInput
|
2022-10-23 10:43:01 +02:00 |
|
Alejandro Celaya
|
3dde1a5b05
|
Covered short URL deletion when threshold error occurs
|
2022-10-12 10:43:30 +02:00 |
|
Alejandro Celaya
|
e6c79c19c2
|
Added support for API v3 error types on different error handlers
|
2022-10-12 10:35:16 +02:00 |
|
Alejandro Celaya
|
d64abeecdc
|
Use APi v3 by default, and fall back to v2 in case of not found errors
|
2022-10-12 10:19:54 +02:00 |
|
Alejandro Celaya
|
5880767ac3
|
Fixed incorrect import
|
2022-10-05 17:23:41 +02:00 |
|
Alejandro Celaya
|
d2de9fb669
|
Updated dev deps
|
2022-10-04 23:17:12 +02:00 |
|
Alejandro Celaya
|
e124cd2490
|
Updated prod deps
|
2022-10-04 23:09:30 +02:00 |
|
Alejandro Celaya
|
0c17818a24
|
Added support for short URLs with multi-segment slugs
|
2022-08-07 18:19:53 +02:00 |
|
Alejandro Celaya
|
f69bda351d
|
Ensured tags, servers and domains search is case insensitive
|
2022-08-07 13:26:26 +02:00 |
|
Alejandro Celaya
|
97cf3b26b0
|
Fixed warning in ImportServersBtnTest
|
2022-08-07 13:07:25 +02:00 |
|
Alejandro Celaya
|
c490835f9b
|
Ensured menu is displayed before asserting in DateRangeSelector test
|
2022-08-07 12:59:04 +02:00 |
|
Alejandro Celaya
|
a3ab2c6e1b
|
Fixed invalid DOM in ManageServers test
|
2022-08-03 17:29:07 +02:00 |
|
Alejandro Celaya
|
72399e7ccd
|
Migrated VisitsTable test to react-testing-library, and removed latest references to enzyme
|
2022-07-17 11:50:26 +02:00 |
|
Alejandro Celaya
|
1ffd71e81f
|
Migrated VisitsStats test to react testing library
|
2022-07-17 10:24:34 +02:00 |
|
Alejandro Celaya
|
d627de8e83
|
Migrated TagsSelector test to react testing library
|
2022-07-17 10:01:35 +02:00 |
|
Alejandro Celaya
|
fc4fdb4fc7
|
Migrated DropdownBtnMenu test to react testing library
|
2022-07-17 09:29:50 +02:00 |
|
Alejandro Celaya
|
126537185b
|
Migrated DateRangeRow test to react testing library
|
2022-07-17 09:15:36 +02:00 |
|
Alejandro Celaya
|
24de0773d8
|
Migrated EditTagModal test to react testing library
|
2022-07-17 09:11:29 +02:00 |
|
Alejandro Celaya
|
c16460af82
|
Migrated TagsTableRow test to react testing library
|
2022-07-16 10:59:18 +02:00 |
|
Alejandro Celaya
|
4c7bed90a3
|
Normalized mocks
|
2022-07-16 10:52:45 +02:00 |
|
Alejandro Celaya
|
491b2f2c07
|
Migrated TagsTable test to react testing library
|
2022-07-16 10:43:44 +02:00 |
|
Alejandro Celaya
|
a038f5e618
|
Migrated ShortUrlsRow test to react testing library
|
2022-07-16 10:28:14 +02:00 |
|
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 |
|