Commit graph

28 commits

Author SHA1 Message Date
0e0d1bffb3 Fix some annoyances with chat. 2025-04-26 10:55:37 +01:00
92230f8a07 Adds in dashboard page showing basic Mantis statistics 2025-04-26 10:55:37 +01:00
7564937faa Authentication flow change - Remove requirement for user to enter username - Use Passkey discoverability instead. 2025-04-26 10:55:37 +01:00
0d277e3035 Add in registration token requirement to prevent unauthorised registrations. 2025-04-26 10:55:37 +01:00
5268d6aecd Adds in Mantis features. Enabling automated downloading of Mantises into the internal database, browsing of them, and viewing of attachments (including .msg files).
Resolves #14
2025-04-26 10:54:04 +01:00
0e77e310bd Fix colouration in light mode. 2025-04-26 10:54:04 +01:00
d5d23f40de Adds vastly improved landing page 2025-04-26 10:54:04 +01:00
b400c3c2bb Merge pull request 'Overhaul settings and implement user preferences. Also implements dark theme toggle as part of the user settings.' (#19) from feat/user-preferences into main 2025-04-26 10:54:00 +01:00
300040bd58 Add in Pino logging and make UI consistent across the app. 2025-04-25 19:34:17 +01:00
727746030c Overhaul settings and implement user preferences. Also implements dark theme toggle as part of the user settings. 2025-04-25 17:32:33 +01:00
b84f0907a8 Merge pull request '#16 - Fixes #16' (#18) from #16_Chat_Icon_Issue into main 2025-04-25 14:06:23 +01:00
61d274391b Merge 2025-04-25 14:06:02 +01:00
0e491ecabe Force line endings and whitespace, and revamp logout via introduction of a new profile component. 2025-04-25 13:56:12 +01:00
3aeefee5a4 #16 - Fixes #16 2025-04-25 13:27:32 +01:00
f6df79d83f Change to history mode (removing hashes from URLs) 2025-04-25 13:07:10 +01:00
1f9bb34853 Changes sessions to be stored in the DB, this ensures that sessions persist after a restart! 2025-04-25 13:03:25 +01:00
83d93aefc0 Moved away from SSR to regular Node API server. 2025-04-25 12:50:44 +01:00
9aea69c7be Merge pull request 'linting' (#4) from linting into main
Reviewed-on: styletech-sls-team/stylepoint#4
2025-04-25 08:48:32 +01:00
a857c3da07 Adds in initial migration, recommends ESLint VS Code extension and sets up defaults to format with ESLint on save and use ESLint as the general formatter 2025-04-25 08:48:14 +01:00
86967b26cd Added linting and enforced code styling. 2025-04-25 08:14:48 +01:00
8655eae39c Adds in AI chatting system. 2025-04-24 23:20:20 +01:00
28c054de22 Adds in authentication system and overhauls the navigation bar to be built dynamically. 2025-04-24 21:35:52 +01:00
7e98b5345d Update src/layouts/MainLayout.vue 2025-04-24 12:39:57 +01:00
a541334512 Update README.md 2025-04-24 12:39:27 +01:00
1a5d0a6b98 Added more accurate readme. 2025-04-24 11:55:39 +01:00
bbd77a788c Updates branding to StylePoint 2025-04-24 11:36:05 +01:00
2ad9a63582 Add mantis summaries and start of email summaries... Need to figure out a way to get the emails since MS block IMAP :( 2025-04-23 21:12:08 +01:00
2d11d0bd79 Initial commit. 2025-04-23 15:55:28 +01:00