-
- Downloads
Add edit functionality to profile page
Showing
- src/main/java/polish_community_group_11/polish_community/profile/controllers/ProfileController.java 33 additions, 1 deletion...lish_community/profile/controllers/ProfileController.java
- src/main/java/polish_community_group_11/polish_community/profile/models/Profile.java 3 additions, 1 deletion...ity_group_11/polish_community/profile/models/Profile.java
- src/main/java/polish_community_group_11/polish_community/profile/repositories/ProfileRepositoryImpl.java 6 additions, 4 deletions...community/profile/repositories/ProfileRepositoryImpl.java
- src/main/resources/schema.sql 2 additions, 0 deletionssrc/main/resources/schema.sql
- src/main/resources/static/css/profile/profile.css 30 additions, 13 deletionssrc/main/resources/static/css/profile/profile.css
- src/main/resources/static/js/profile/profile.js 55 additions, 3 deletionssrc/main/resources/static/js/profile/profile.js
- src/main/resources/templates/profile/profilePage.html 19 additions, 0 deletionssrc/main/resources/templates/profile/profilePage.html
Please register or sign in to comment