Alejandro Celaya
|
3f2162fe62
|
Extracted visits count component to reuse it in other places
|
2020-01-11 19:58:04 +01:00 |
|
Alejandro Celaya
|
5c4fec5a2f
|
Displayed amount of max visits on those URLs which have it
|
2020-01-11 19:40:16 +01:00 |
|
Alejandro Celaya
|
0920962d72
|
Used already unpacked property
|
2020-01-11 14:16:23 +01:00 |
|
Alejandro Celaya
|
de41f50945
|
Ensured preview menu item is hidden when consuming Shlink 2
|
2020-01-11 14:12:58 +01:00 |
|
Alejandro Celaya
|
ba8cade6fc
|
When handling API errors, use the type prop and fallback to error if not found
|
2020-01-11 12:24:45 +01:00 |
|
Alejandro Celaya
|
ce9ecd7b93
|
Defined custom function to compare versions which defines the operator in the middle
|
2019-10-05 11:03:17 +02:00 |
|
Alejandro Celaya
|
354d19af1b
|
Disabled domain component for Shlink versions not supporting it
|
2019-10-05 10:54:58 +02:00 |
|
Alejandro Celaya
|
4120d09220
|
Loaded version of selected server and created component to filter content based on that version
|
2019-10-05 10:20:33 +02:00 |
|
Alejandro Celaya
|
67a23bfe33
|
Added domain input to create short url form
|
2019-10-05 09:02:02 +02:00 |
|
Haocen Xu
|
ab99213d8c
|
When no order is specified, the order by indicator(triangle) in column header should be Cleared
|
2019-09-14 18:13:15 -04:00 |
|
Alejandro Celaya
|
fb94077260
|
Created shortUrlTags reducer test
|
2019-05-19 13:22:16 +02:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
ce0f036bef
|
Created custom react hook that can be used to handle toggles
|
2019-03-17 18:35:47 +01:00 |
|
Alejandro Celaya
|
f4dbd03c7e
|
Added checkbox to control the findIfExists shlink flag
|
2019-03-17 17:48:05 +01:00 |
|
Alejandro Celaya
|
232c059e4f
|
Replaced usages of defaultState by initialState
|
2019-03-17 10:11:20 +01:00 |
|
Alejandro Celaya
|
5bb9d15e27
|
Refactored tagEdit reducer to take advantage of redux-actions
|
2019-03-17 10:07:28 +01:00 |
|
Alejandro Celaya
|
7ff7318089
|
Refactored shortUrlTags reducer to take advantage of redux-actions
|
2019-03-17 09:32:53 +01:00 |
|
Alejandro Celaya
|
4654bff737
|
Refactored shortUrlDeletion reducer to takle advantage of redux-actions
|
2019-03-17 09:27:01 +01:00 |
|
Alejandro Celaya
|
3075ccb4b9
|
Refactored shortUrlCreation reducer to takle advantage of redux-actions
|
2019-03-17 09:20:02 +01:00 |
|
Alejandro Celaya
|
4894ab9035
|
Refactored shortUrlsListParams reducer to takle advantage of redux-actions
|
2019-03-17 09:15:58 +01:00 |
|
Alejandro Celaya
|
4a09d99322
|
Refactored shortUrlsList to take advantage of redux-actions
|
2019-03-17 09:11:37 +01:00 |
|
Alejandro Celaya
|
83704ca4b5
|
Created rangeOf helper function which does a range + map
|
2019-03-09 12:19:33 +01:00 |
|
Alejandro Celaya
|
e303a80683
|
Updated bootstrap to solve security issue
|
2019-03-04 21:05:30 +01:00 |
|
Alejandro Celaya
|
d020ed0b13
|
Created ShortUrlsRowMenu test
|
2019-01-13 13:08:47 +01:00 |
|
Alejandro Celaya
|
30b4cb4068
|
Created ShortUrlsRow test
|
2019-01-13 09:49:02 +01:00 |
|
Alejandro Celaya
|
8b8be2d7ca
|
Updated stateFlagTimeout to get the setTimeout function injected as a dependency
|
2019-01-08 20:49:47 +01:00 |
|
Alejandro Celaya
|
08488e9bad
|
Imported config files and start script from new create react app
|
2019-01-05 22:54:54 +01:00 |
|
Alejandro Celaya
|
835d54e90c
|
Updated dependencies and source code
|
2019-01-05 22:25:54 +01:00 |
|
Alejandro Celaya
|
8a9a4f40a7
|
Created shortUrlsList reducer test
|
2018-12-21 10:58:51 +01:00 |
|
Alejandro Celaya
|
16cf30f26f
|
Created EditTagsModal component test
|
2018-12-21 10:34:12 +01:00 |
|
Alejandro Celaya
|
9268114fe1
|
Created shortUrlDeletion reducer test
|
2018-12-21 10:02:42 +01:00 |
|
Alejandro Celaya
|
4b1f5e9f4c
|
Extracted short-url related services to its own service provider
|
2018-12-18 20:00:23 +01:00 |
|
Alejandro Celaya
|
cf1239cf6e
|
Moved all server-related services to its own service provider
|
2018-12-18 19:45:09 +01:00 |
|
Alejandro Celaya
|
471322f4db
|
Implemented dependency injection in all tag related components
|
2018-12-18 11:28:15 +01:00 |
|
Alejandro Celaya
|
4f54e3315f
|
Simplified ShlinkApiClient and moved runtime creation logic to external service
|
2018-12-18 10:14:25 +01:00 |
|
Alejandro Celaya
|
12ddeebedf
|
Registered first actions as services
|
2018-12-18 04:54:32 +01:00 |
|
Alejandro Celaya
|
bab1e57ab1
|
Registered remaining short URLs components in DI container
|
2018-12-17 23:11:55 +01:00 |
|
Alejandro Celaya
|
5616d045ab
|
Migrated a lot more components to new DI system
|
2018-12-17 22:18:47 +01:00 |
|
Alejandro Celaya
|
07b1d5be2e
|
Created shortUrlCreation reducer test
|
2018-11-01 14:55:30 +01:00 |
|
Alejandro Celaya
|
85cb849ba5
|
Created TagCard test
|
2018-11-01 13:34:31 +01:00 |
|
Alejandro Celaya
|
53132fa900
|
Created CreateShortUrl test
|
2018-11-01 13:15:09 +01:00 |
|
Alejandro Celaya
|
1697ef9306
|
Created QrCodeModal test
|
2018-11-01 12:35:51 +01:00 |
|
Alejandro Celaya
|
79a16a2c2c
|
Created PreviewModal test
|
2018-11-01 12:34:18 +01:00 |
|
Alejandro Celaya
|
30192cb349
|
Created DeleteShortUrlModal test
|
2018-11-01 12:24:16 +01:00 |
|
Alejandro Celaya
|
cccf57a35a
|
Moved DateInput from common to utils
|
2018-11-01 09:05:20 +01:00 |
|
Alejandro Celaya
|
368de2b4c7
|
Added order control to countries graph
|
2018-10-28 22:54:08 +01:00 |
|
Alejandro Celaya
|
6634fc41c5
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
|
Alejandro Celaya
|
4ad8e909d4
|
Extracted sorting dropdown to its own component
|
2018-10-28 21:26:47 +01:00 |
|
Alejandro Celaya
|
7d665f3933
|
Ensured tags returned from server are used after editing short URL tags in order to use the normalized values
|
2018-09-16 12:48:28 +02:00 |
|
Alejandro Celaya
|
fc1af04243
|
Created tests for Paginator and SearchBar
|
2018-09-16 12:18:02 +02:00 |
|