Commit Graph

334 Commits

Author SHA1 Message Date
Alejandro Celaya
6fe52143a8 No longer silence sass warnings 2025-06-17 09:05:12 +02:00
Alejandro Celaya
0bdf5f206e Update to latest shlink-frontend-kit and shlink-web-component 2025-06-17 08:56:21 +02:00
Alejandro Celaya
d10d7fd96d Replace reactstrap nav bar with tailwind-based one 2025-06-16 11:18:03 +02:00
Alejandro Celaya
93cf8b1258 Update to shlink-web-component 0.14.2 2025-06-11 08:57:32 +02:00
Alejandro Celaya
76b7523d4a Migrate ManageServersRowDropdown to tailwind 2025-06-11 08:41:40 +02:00
Alejandro Celaya
d3feee301e Migrate tooltips from reactstrap to shlink-frontend-kit 2025-06-08 12:54:54 +02:00
Alejandro Celaya
023a0ca824 Add initial support to new brand color 2025-05-09 09:05:35 +02:00
Alejandro Celaya
b0189c6457 Update changelog 2025-04-20 13:27:57 +02:00
Alejandro Celaya
d65eafd37f Update ServersImporter so that it takes into consideration forwardCredentials 2025-04-20 13:13:42 +02:00
Alejandro Celaya
4895cbb9dc Ensure forwardCredentials is included when exporting servers as CSV 2025-04-20 12:45:33 +02:00
Alejandro Celaya
e997d11c2c Add advanced options to servers 2025-04-20 11:18:18 +02:00
Alejandro Celaya
14fa2e32ea Update tests 2025-04-12 10:58:48 +02:00
Alejandro Celaya
691e6c1afb Run tests in a headless browser with vitest browser mode and playwright 2025-04-08 11:51:07 +02:00
Alejandro Celaya
3d6ea5cf7c Set submit type in submit buttons 2025-04-05 14:09:57 +02:00
Alejandro Celaya
0a7a606541 Use RevealablePasswordInput for server API keys 2025-04-05 14:07:01 +02:00
Alejandro Celaya
5e0db07ef3 Replace all remaining bootstrap utility classes with tailwind classes 2025-04-05 12:15:24 +02:00
Alejandro Celaya
d188d67c5a Replace some bootstrap utility classes with tailwind ones 2025-04-05 11:48:24 +02:00
Alejandro Celaya
c29b077e93 Fix some buttons acting like submits 2025-04-05 11:23:35 +02:00
Alejandro Celaya
d8a42b4c3a Migrate DuplicatedServersModal to tailwind 2025-04-05 11:15:42 +02:00
Alejandro Celaya
7879476739 Migrate DeleteServerModal to tailwind components 2025-04-05 10:39:47 +02:00
Alejandro Celaya
fd40e2b7bc Replace most stylesheets with tailwind styles 2025-04-05 10:39:47 +02:00
Alejandro Celaya
aefe5e0848 Migrate ServersListGroup to tailwind components 2025-04-05 10:39:47 +02:00
Alejandro Celaya
01ca369388 Migrate DeleteServerModal to tailwind components 2025-04-05 10:39:47 +02:00
Alejandro Celaya
c9ada8f41d Migrate servers table to a tailwind-based Table component 2025-04-05 10:39:11 +02:00
Alejandro Celaya
06fac716d1 Migrate server-related components to tailwind 2025-04-05 10:39:11 +02:00
Alejandro Celaya
176e0b4961 Add eslint-plugin-react-compiler 2025-03-07 09:37:12 +01:00
Alejandro Celaya
de9be5fcf4 Fix typo 2025-03-07 09:34:26 +01:00
Alejandro Celaya
2e9db77b00 Replace sass imports with sass use 2025-02-11 09:15:20 +01:00
Alejandro Celaya
4fa9f8967b Silence type error temporarily 2025-02-01 10:13:35 +01:00
Alejandro Celaya
a65c7171c1 Update to react-router 7 2024-12-09 11:52:58 +01:00
Alejandro Celaya
44e9a336aa Update to vite 6 2024-11-30 10:40:07 +01:00
Alejandro Celaya
b31949b468 Ensure generating server IDs work even if server URLs are invalid 2024-11-01 12:49:20 +01:00
Alejandro Celaya
44fb07840e Fix remoteServers test 2024-11-01 11:59:54 +01:00
Alejandro Celaya
e786f9d21f Update CreateServer logic so that it ensures a unique human-friendly ID is set 2024-11-01 11:52:05 +01:00
Alejandro Celaya
9134d07969 Extract logic to determine if a list of servers contains duplicates 2024-10-31 09:36:18 +01:00
Alejandro Celaya
dcac312d86 Use more flex utilities in ManageServers component 2024-10-19 13:35:20 +02:00
Alejandro Celaya
7825f7666f Remove not needed usages of useEffect 2024-10-14 17:59:56 +02:00
Alejandro Celaya
94890da48f Update to ESLint 9 2024-10-12 20:09:02 +02:00
Alejandro Celaya
453d245924 Get dependency on uuid package back to fix error on non-secure contexts 2024-10-09 09:27:08 +02:00
Alejandro Celaya
69344a01ac Remove dependency on uuid package, and use crypto.randomUUID() instead 2024-10-02 12:06:22 +02:00
Alejandro Celaya
a8258ff2cc Fix coding standards for typescript-eslint 8 2024-08-07 12:35:57 +02:00
Alejandro Celaya
fa10aebeab Update to latest frontend-kit 2024-07-22 18:50:36 +02:00
Alejandro Celaya
b2908d2b1f Update to JS coding standard v2.5.0 2024-06-06 17:49:12 +02:00
Alejandro Celaya
0e0ea3fd26 Fix importing servers in Firefox for Android 2024-04-11 08:56:41 +02:00
Alejandro Celaya
3192aa6981 Fix broken server dropdown menu when auto-connect is enabled 2024-03-17 12:11:43 +01:00
Alejandro Celaya
8ad1e7e0d9 Replace remaining ramda references with shlinkio/data-manipulation 2023-11-01 16:19:51 +01:00
Alejandro Celaya
7ba78fd919 Remove more ovbious ramda helper usages 2023-11-01 10:13:41 +01:00
Alejandro Celaya
8699eaca32 First batch of ramda removals 2023-11-01 10:03:09 +01:00
Alejandro Celaya
98b2db99b3 Replace classnames package with clsx 2023-11-01 09:41:21 +01:00
Alejandro Celaya
7a216a195a Add more accessibility tests 2023-09-30 10:48:39 +02:00