Alejandro Celaya
|
abe1d78ee0
|
Update shlink-frontend-kit and shlink-web-component
|
2023-09-05 20:38:51 +02:00 |
|
Alejandro Celaya
|
7a7884f38d
|
Use test seams instead of DI in useTimeoutToggle
|
2023-09-05 09:18:03 +02:00 |
|
Alejandro Celaya
|
e81588616e
|
Update to shlink-web-component 0.2
|
2023-08-19 13:13:23 +02:00 |
|
Alejandro Celaya
|
89e75653d7
|
Delegate tag color storage to ShlinkWebComponent consuming app
|
2023-08-06 13:54:57 +02:00 |
|
Alejandro Celaya
|
8d24116859
|
Move more components to shlink-web-component when applicable
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
275745fd3a
|
Move some modules from src to shlink-web-component
|
2023-08-03 09:13:10 +02:00 |
|
Alejandro Celaya
|
5e9ec071dc
|
Remove default exports
|
2023-02-18 11:37:49 +01:00 |
|
Alejandro Celaya
|
1f41f8da23
|
Ordered imports alphabetically
|
2023-02-18 11:15:35 +01:00 |
|
Alejandro Celaya
|
2a5480da79
|
Add import type whenever possible
|
2023-02-18 10:40:37 +01:00 |
|
Alejandro Celaya
|
52f556eb2e
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +01: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
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
1c37186461
|
Fixed unintended usage of false where only null or undefined should match
|
2022-01-08 15:09:56 +01:00 |
|
Alejandro Celaya
|
b727a704a6
|
Changed classes to use BEM, and fixed TS compilation errors
|
2022-01-08 12:06:28 +01:00 |
|
Roy-Orbison
|
1e03eed6c0
|
Make text of light tags legible
|
2022-01-08 11:59:38 +01:00 |
|
Alejandro Celaya
|
ce0fc1094e
|
Enabled @typescript-eslint/no-unsafe-return eslint rule again
|
2021-02-28 18:48:36 +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
|
6a354c277c
|
Set API response as per Shlink v2
|
2020-12-21 23:55:54 +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
|
f69f791790
|
Improved handling of short URL deletion errors
|
2020-12-21 21:02:30 +01:00 |
|
Alejandro Celaya
|
54b1ab12cd
|
Passed API error while creating URLs to display proper error messages
|
2020-12-21 20:55:52 +01:00 |
|
Alejandro Celaya
|
df6f1b984f
|
Dropped support for Shlink 1
|
2020-12-12 13:43:16 +01:00 |
|
Alejandro Celaya
|
d9e39eee2b
|
Added new reducer for visits overview, and added it to overview page
|
2020-12-07 12:12:39 +01:00 |
|
Alejandro Celaya
|
dba0ac6442
|
Created Overview page as default page after connecting to a server
|
2020-12-06 18:37:22 +01:00 |
|
Alejandro Celaya
|
983e4db3b1
|
Created component to allow selecting from existing domains list
|
2020-11-25 21:05:27 +01:00 |
|
Alejandro Celaya
|
3cec2efbbd
|
Removed no longer used dependencies
|
2020-09-05 08:57:50 +02:00 |
|
Alejandro Celaya
|
73b854037d
|
Migrated to TS all visits components except the biggest two
|
2020-09-04 19:33:16 +02:00 |
|
Alejandro Celaya
|
ef630af154
|
Migrated ShlinkApiClient to TS
|
2020-08-29 19:51:14 +02:00 |
|
Alejandro Celaya
|
ebd7a76896
|
Migrated to TS main services except ShlinkApiClient
|
2020-08-29 18:51:03 +02:00 |
|
Alejandro Celaya
|
64a968711c
|
Migrated all servers services to TS
|
2020-08-29 14:16:37 +02:00 |
|
Alejandro Celaya
|
dcf72e6818
|
Finished migrating remaining reducers to TS
|
2020-08-28 18:33:37 +02:00 |
|
Alejandro Celaya
|
54290d4c9a
|
Migrated ShlinkApiClientBuilder to TS
|
2020-08-27 22:09:16 +02:00 |
|
Alejandro Celaya
|
eb3775859a
|
Migrated tags reducers to typescripts
|
2020-08-27 19:12:09 +02:00 |
|
Alejandro Celaya
|
f283dc8569
|
Migrated short URL helper modal components to TS
|
2020-08-26 20:37:36 +02:00 |
|
Alejandro Celaya
|
1b03d04318
|
Migrated more short-url reducers to TS
|
2020-08-26 18:55:40 +02:00 |
|
Alejandro Celaya
|
1b7e1e2b5b
|
Tweaked server types and data
|
2020-08-23 10:51:42 +02:00 |
|
Alejandro Celaya
|
87e64e5899
|
Migrated first reducer to typescript, adding also type for the shared app state
|
2020-08-23 09:52:09 +02:00 |
|
Alejandro Celaya
|
e193a692e8
|
Migrated all service providers to typescript
|
2020-08-23 09:03:44 +02:00 |
|
Alejandro Celaya
|
343a93b984
|
Installed TS and updated linter
|
2020-08-22 08:06:41 +02:00 |
|
Alejandro Celaya
|
ebe649aaac
|
Updated EditTagModal to be a functional component
|
2020-05-31 11:06:23 +02:00 |
|
Alejandro Celaya
|
bfbb21e1cc
|
Created page for tag visit stats
|
2020-05-10 19:02:58 +02:00 |
|
Alejandro Celaya
|
6fd30ed51a
|
Improved how tags are exposed by the ApiClient when listing tags
|
2020-05-10 11:20:40 +02:00 |
|
Alejandro Celaya
|
18e026e4ca
|
Updated tags list to display visits and short URLs when remote shlink version allows it
|
2020-05-10 10:57:49 +02:00 |
|
Alejandro Celaya
|
a22a1938c1
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
|
Alejandro Celaya
|
37e6c27461
|
Created mercure info reducer and loaded info when server is reachable
|
2020-04-17 15:51:18 +02:00 |
|
Alejandro Celaya
|
7f05c5c2da
|
Split utils module into several helpers modules
|
2020-03-28 17:33:27 +01:00 |
|
Alejandro Celaya
|
f55d3a66aa
|
Converted ShortUrlsRow component into a functional component
|
2020-03-06 21:44:03 +01:00 |
|
Alejandro Celaya
|
fa0d3d4047
|
Removed no longer needed async/await when building api client
|
2020-03-05 09:23:53 +01:00 |
|