462 Commits

Author SHA1 Message Date
038b97ff84 Remove outdated notes on REACT v4 and theming 2024-04-01 00:33:18 +03:00
76b2bf64f3 Update TimelineComponent and CacheSettingsComponent 2024-04-01 00:30:18 +03:00
5f2f701611 Bump version to 1.3.0 and updated release notes 2024-03-31 23:38:21 +03:00
8f4c0bb2fa Fix useState hook placement in SystemVersionComponent.js 2024-03-31 23:24:05 +03:00
56d80a9dd1 Update MachineTableRow component styles 2024-03-31 23:19:24 +03:00
f25f0d5438 MachineAccordion component upgrade 2024-03-31 22:57:58 +03:00
367db653f1 Refactor useEffect in WakeComponent.js 2024-03-31 22:07:02 +03:00
2265676c81 Update fetchTuitioData import in axios.js 2024-03-31 21:18:21 +03:00
0081c2e482 Replace react-scripts with react-app-rewired 2024-03-31 21:00:54 +03:00
9b30ef90dd Update dependencies in package.json 2024-03-31 02:23:46 +02:00
455304b8f9 Update dependencies and remove UserProfileContainer component 2024-03-30 14:18:19 +02:00
86d243bffd Refactor AppLayout component 2024-03-30 14:12:15 +02:00
add5ae2734 Remove unused styles and dependencies from ProfileButton.js 2024-03-30 13:57:07 +02:00
b8019e62ef Remove unused icons from SideBar component 2024-03-30 13:43:39 +02:00
0e5b69235c Refactor SideBar and TopBar components 2024-03-30 13:43:11 +02:00
c981660442 Migrate Sidebar to typescript and MUI 5 2024-03-30 12:55:22 +02:00
14f16677c9 Migrate TopBar component to typescript and MUI 5 2024-03-30 10:33:40 +02:00
ed94bb9510 Refactor layout component styles 2024-03-25 03:19:58 +02:00
cbe251d776 Refactor ActionButton component 2024-03-25 03:13:28 +02:00
b3bdb38997 Refactor MachineCollapsedContent.js to use inline styles 2024-03-25 03:12:17 +02:00
c3cb995e86 Remove unused makeStyles import and inline paper styling in TimelineComponent.js 2024-03-25 03:10:32 +02:00
a3e7578262 Refactor user profile components and update styles 2024-03-25 03:09:25 +02:00
565410da32 Refactor MachineAccordion component 2024-03-25 03:03:26 +02:00
0e0d59bb8e Refactor MachineAccordion component 2024-03-25 03:01:45 +02:00
c46ffc2e39 Refactor MachineTableRow component 2024-03-25 02:58:52 +02:00
1a53110db1 Refactor SystemVersionComponent styles 2024-03-25 02:57:40 +02:00
f29f159cc3 Refactor CacheSettingsComponent to use Box component 2024-03-25 02:53:42 +02:00
79bd644f95 Refactor login component styles 2024-03-25 02:51:56 +02:00
968fd2e785 Refactor AboutSystemComponent styles 2024-03-25 02:49:18 +02:00
a9b528d1f5 Refactor AboutSystemContainer component 2024-03-25 02:47:50 +02:00
4ab78e51cd Refactor announcement components and styles 2024-03-25 02:46:14 +02:00
cbca462893 Update AppearanceComponent.js with MUI Box component 2024-03-25 02:41:20 +02:00
ea5e15bf45 Refactor PasswordField component styling 2024-03-25 02:39:35 +02:00
89514653ce Refactor PaperTitle component to use Box component from Material-UI 2024-03-25 02:38:49 +02:00
799d95ab23 Refactor common components 2024-03-25 02:37:54 +02:00
33d61de6d3 Refactor NotAllowed component to use Box component from Material-UI 2024-03-25 02:36:11 +02:00
8174e63a6e Refactor DataLabel component styles 2024-03-25 02:33:37 +02:00
77c0264963 Fix import statements and add missing code comments 2024-03-25 02:28:47 +02:00
e085e36934 Update Material-UI imports to MUI imports 2024-03-25 02:10:14 +02:00
f8276f756b Update Material-UI icons to MUI icons 2024-03-25 02:08:05 +02:00
d9501339c6 Update Material-UI imports to MUI imports 2024-03-25 02:06:10 +02:00
95d92db790 material ui upgrade 2024-03-25 01:35:56 +02:00
a5dba2e346 Changes for react-router-dom upgrade 2024-03-25 01:16:11 +02:00
ae71b142fa Remove unnecessary configuration files and update dependencies 2024-03-25 00:56:50 +02:00
c434bf8729 package-lock 2024-03-25 00:19:43 +02:00
Tudor Stanciu
08f1360f21 Merged PR 82: Monorepo migration
Monorepo migration
2024-03-24 21:25:36 +00:00
209bb7e91f Merge remote-tracking branch 'frontend/monorepo' into monorepo 2024-03-24 23:12:41 +02:00
38e01bbd29 Prep for monorepo migration 2024-03-24 22:37:20 +02:00
aff09cfd7e Remove VS Code settings file 2024-03-24 22:32:48 +02:00
408ddc2642 Prep for monorepo migration 2024-03-24 21:51:09 +02:00