Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 8.35 KB

CHANGELOG.md

File metadata and controls

76 lines (60 loc) · 8.35 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.13 (2024-09-09)

Features

  • auth: add IUser and Profile types for enhanced user management and role handling in authentication module (2b481d7)
  • auth: add optional profile array to Roles type for improved user role management and flexibility in the auth module (c4887b6)
  • auth: refactor app controller and service, shift to microservice structure and remove unused types for cleanup (94ac56d)
  • auth: remove initial migration SQL files and update schema.prisma for user management and password store enhancements (63b5ab6)
  • auth: remove PrismaService and its test file as part of cleanup for unused authentication services (9f4c99f)
  • auth: update Dockerfile and configuration files; clean up .dockerignore and .gitignore while restructuring environment settings (b662e15)
  • create Admissions.zip, one.png, three.png and two.png (84fa83c)
  • create AOS.tsx (0a0e1da)
  • create app.dto.ts (152b7d8)
  • create AttendanceMoule.tsx and frontends/dashboard/src/components/Dashboard/Attendance/index.ts (284d23f)
  • create frontends/dashboard/src/components/Dashboard/StatsCard/index.ts (25ca5bc)
  • create frontends/dashboard/src/components/utils/Animations/index.ts (f8a9ba2)
  • create frontends/dashboard/src/components/utils/index.ts (b23ea8b)
  • create logo.png (abbf256)
  • create NavigationData.tsx (b98628a)
  • create NavigationModule.tsx (8fae23b)
  • create saira.ttf and sairait.ttf (189a490)
  • create StatsCard.tsx (5e54903)
  • create tagprune.profile (745783c)
  • gateway: add initial setup for gateway service with Docker configuration, ESLint, Prettier, and NestJS structure (1224129)
  • messenger: enhance Docker configuration; update .dockerignore and .gitignore, and adjust package.json scripts for better management (745f8f9)
  • messenger: redesign Notification model; remove old migrations and update schema with new title field and indexing (912c07b)
  • messenger: refactor AppController and AppService for microservice integration; cleanup and update test cases accordingly (841fb4a)
  • prisma: remove unused PrismaService and its associated tests; clean up dead code in the messenger backend (cd02440)

Bug Fixes

  • enhance release trigger workflow with upstream push and update package.json description to clarify purpose (1455ff3)
  • update package.json description to clarify purpose of release trigger action (a609599)
  • update release trigger workflow and action.yml for improved Git push and config clarity (00e602e)

1.0.1 (2024-09-07)

Features

  • create Admissions.zip, one.png, three.png and two.png (84fa83c)
  • create AOS.tsx (0a0e1da)
  • create AttendanceMoule.tsx and frontends/dashboard/src/components/Dashboard/Attendance/index.ts (284d23f)
  • create frontends/dashboard/src/components/Dashboard/StatsCard/index.ts (25ca5bc)
  • create frontends/dashboard/src/components/utils/Animations/index.ts (f8a9ba2)
  • create frontends/dashboard/src/components/utils/index.ts (b23ea8b)
  • create logo.png (abbf256)
  • create NavigationData.tsx (b98628a)
  • create NavigationModule.tsx (8fae23b)
  • create saira.ttf and sairait.ttf (189a490)
  • create StatsCard.tsx (5e54903)
  • create tagprune.profile (745783c)

1.0.1 (2024-09-07)

Features

  • create Admissions.zip, one.png, three.png and two.png (84fa83c)
  • create AOS.tsx (0a0e1da)
  • create AttendanceMoule.tsx and frontends/dashboard/src/components/Dashboard/Attendance/index.ts (284d23f)
  • create frontends/dashboard/src/components/Dashboard/StatsCard/index.ts (25ca5bc)
  • create frontends/dashboard/src/components/utils/Animations/index.ts (f8a9ba2)
  • create frontends/dashboard/src/components/utils/index.ts (b23ea8b)
  • create logo.png (abbf256)
  • create NavigationData.tsx (b98628a)
  • create NavigationModule.tsx (8fae23b)
  • create saira.ttf and sairait.ttf (189a490)
  • create StatsCard.tsx (5e54903)
  • create tagprune.profile (745783c)