stock-management-demo/src-server/routes
2025-04-27 21:18:01 +00:00
..
api.js Add in Pino logging and make UI consistent across the app. 2025-04-25 19:34:17 +01:00
auth.js Minor styling improvements, and fix for new project setup. 2025-04-26 23:41:46 +01:00
chat.js Adds full text indexes, and advanced search capabilities to the StyleAI chat bot. 2025-04-26 22:46:29 +01:00
mantis.js Migrated to using Bun instead of Node and PNPM. This also brings in a Devcontainer which enables quick and easy development of the project. Additionally this adds connectivity to S3 (with a default Minio server pre-created) this enables Files to be uploaded against Mantises. There's also a new Internal Notes feature to store arbitrary text notes against a Mantis. 2025-04-27 21:18:01 +00:00
settings.js 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
userPreferences.js 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