Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Student Connect - SHA-1 Team #21

Open
wants to merge 192 commits into
base: main
Choose a base branch
from
Open

Conversation

hariclerry
Copy link

No description provided.

hariclerry and others added 30 commits June 29, 2024 12:16
adding column names and entity validation
Feedback and Feedback Category CRUD completed.
* feat/SHA-1: add jswonwebtoken, springdoc and spring secuity to project dependencies

* feat/SHA-1: add TestUserDetailsService

* feat/SHA-1: add SecurityConfig

* feat/SHA-1: update application.properties to application.yml

* feat/SHA-1: add JwtTokenResponse

* feat/SHA-1: add AuthRequest

* feat/SHA-1: add modelMapper to project dependency

* feat/SHA-1: add UserErrorMessages

* feat/SHA-1: add and implement UserService

* feat/SHA-1: add JwtTokenUtil

* feat/SHA-1: add UserRepository

* feat/SHA-1: add exceptions

* feat/SHA-1: add MapperConfig

* feat/SHA-1: add GlobalExceptionHandler

* feat/SHA-1: add SecurityConfig

* refactor/SHA-1: remove JwtTokenResponse to security package

* feat/SHA-1: add exceptions in security

* feat/SHA-1: add and implement AuthService

* feat/SHA-1: add AuthExceptionHandler

* refactor/SHA-1: update contract mappings

* refactor/SHA-1: update contract mappings

* fix/SHA-1: add DiscriminatorColumn for Student and Admin in Admin, Student, and User

* feat/SHA-1: add JwtTokenFilter

* feat/SHA-1: add ApplicationUserDetailsService

* feat/SHA-1: update authorized apis

* feat/SHA-1: add AuthController

* refactor/SHA-1: format sql scripts

* refactor/SHA-1: update data.sql for admin user
Initial setup for discussion
# Conflicts:
#	pom.xml
#	src/main/java/com/waa/project/config/ModelMapperConfig.java
AungKyaw-Myint and others added 30 commits July 16, 2024 15:15
Update discussion and handling modal box and API changes
updated for the comment chaining response and UI implemented
Comment edition implement, search function and UI Implement
implement sub-comments parts for the UI
MERGE: MERGE Feat/dashboard setup INTO develop
# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
* discussion ui

discussion front-end ui

* merge develop

update merge with develop

* Update discussion part

Update discussion and handling modal box and API changes

* updated for the comment

updated for the comment chaining response and UI implemented

* Comment edition and fix issue

Comment edition implement, search function and UI Implement

* Sub-comment fetch

implement sub-comments parts for the UI

* update and merge
Merge INTO develop: Updated the link and added NavBar to all pages
# Conflicts:
#	frontend/src/features/dashboard/dashboard-student.jsx
* add frontend implementation of admins crud events

* chore: removed .idea/

* remove edit form

* fix api request

* add events implementation for students

* improve ui, add search and refactor

* fix events dummy data
* add frontend implementation of admins crud events

* chore: removed .idea/

* remove edit form

* fix api request

* add events implementation for students

* improve ui, add search and refactor

* fix events dummy data

* refactor navbar display

* add logout functionality

* fix student dsahboard

* move events folder to features

* fix acedemic resource links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants