8cd58c5ce8
move env from js to ts
2025-06-14 19:58:38 +03:00
Tudor Stanciu
b850997f62
Merged PR 96: Implement SignalR integration for real-time notifications and messaging
...
Implement SignalR integration for real-time notifications and messaging
2025-06-01 18:38:38 +00:00
Tudor Stanciu
1a131a903b
Merged PR 95: Base path fix after Vite migration
2025-05-01 21:51:51 +00:00
Tudor Stanciu
5ab5d0777f
Merged PR 93: Migrate from Create React App to Vite
...
- Update dependencies and refactor import for localStorage utility
- Refactor component prop types from JSX.Element to React.ReactElement for consistency
- refactor: migrate from Create React App to Vite
2025-04-27 00:15:51 +00:00
52af1ef10b
Refactor axios.js: remove unused axios utility functions to streamline codebase
2024-11-16 02:17:49 +02:00
49ac48e1f8
Refactor api.js: migrate from JavaScript to TypeScript, enhancing type safety and maintainability
2024-11-16 02:14:30 +02:00
174f383968
Refactor api.js: rename powerActionsRoute to resurrectorRoute for clarity in API endpoint usage
2024-11-16 02:12:47 +02:00
ad27fa477d
Refactor api.js: simplify error handling, remove unused functions, and rename routes to endpoints
2024-11-16 02:12:21 +02:00
04e80a0ac0
Refactor WakeComponent: integrate useSWRMutation for waking machines, update API endpoint usage, and enhance type definitions
2024-11-16 02:11:09 +02:00
09e447f4b3
Refactor MachineContainer and WakeComponent: implement usePingTrigger for pinging machines, update action result types, and clean up API calls
2024-11-16 01:52:47 +02:00
7234b857a6
Refactor MachineContainer: convert to TypeScript, implement SWR for data fetching, and update action handling
2024-11-16 01:29:18 +02:00
253ee1953c
Refactor WakeComponent: convert to TypeScript, update API routes, and enhance logging functionality
2024-11-11 02:13:03 +02:00
8148da132d
Refactor MachinesContainer: convert to TypeScript, implement SWR for data fetching, and update API routes
2024-11-11 02:04:02 +02:00
338aa17fe8
Refactor SWR imports: consolidate fetcher and mutationFetcher into units/swr, update component imports accordingly
2024-11-11 01:54:01 +02:00
0468af03be
Refactor UserPermissionsProvider to TypeScript, remove unused permissions API routes, and enhance cache reset functionality
2024-11-11 01:48:15 +02:00
ca388cb639
Refactor cache reset functionality: replace old CacheSettingsContainer with TypeScript version, update SystemController to handle reset cache, and enhance SWR mutation fetcher.
2024-11-11 01:29:07 +02:00
19415f312a
Refactor ReleaseNotesContainer to TypeScript, implement SWR for data fetching, and update release note structure
2024-11-10 23:21:37 +02:00
74a176b9aa
Refactor SystemVersionContainer and add dtos to types
2024-11-10 02:05:32 +02:00
c5ba810605
blip toast proxy
2024-11-10 01:52:39 +02:00
2265676c81
Update fetchTuitioData import in axios.js
2024-03-31 21:18:21 +03:00
77c0264963
Fix import statements and add missing code comments
2024-03-25 02:28:47 +02:00
d9501339c6
Update Material-UI imports to MUI imports
2024-03-25 02:06:10 +02:00
38e01bbd29
Prep for monorepo migration
2024-03-24 22:37:20 +02:00