issues
search
Real-Dev-Squad
/
skill-tree-backend
7
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add integration tests for GET /v1/skills/requests route
#169
Shyam-Vishwakarma
opened
1 day ago
0
Unit tests for create endorsement method in in EndorsementServiceImplementation class for Skills API
#168
raj1802
opened
3 days ago
0
write integration tests for GET /v1/skills/requests route
#167
Shyam-Vishwakarma
opened
1 month ago
1
Enhance Unit Test Coverage for Skills and endorsement API Methods
#166
raj1802
opened
1 month ago
2
Unit tests for getAllEndorsementsBySkillId() method in EndorsementServiceImplementation class for Skills API
#165
raj1802
opened
1 month ago
0
Unit tests for approveRejectSkillRequest() method in skillServiceImplementation class for Skills API
#164
raj1802
opened
1 month ago
0
Unit tests for create() method in skillServiceImplementation class for Skills API
#163
raj1802
opened
1 month ago
0
unit tests for skills API, getAll() method
#162
raj1802
opened
1 month ago
0
Add integration tests for GET v1/skills route
#161
Shyam-Vishwakarma
closed
1 month ago
0
Unit tests for skill Tree Backend
#160
raj1802
opened
1 month ago
0
write integration test for `v1/skills` route
#159
yesyash
closed
1 month ago
2
write integration test for all routes on backend
#158
yesyash
opened
1 month ago
0
create a doc to to list out apis where we will need integration tests
#157
yesyash
closed
1 month ago
3
Dev to main merge
#156
prakashchoudhary07
closed
2 months ago
0
write unit test for all routes
#155
yesyash
closed
1 month ago
2
remove the raw sql query used to get skill requests for non-superusers
#154
yesyash
opened
2 months ago
1
allow non super users to view skill requests & filter out skill requests not generated by non super users
#153
yesyash
closed
2 months ago
0
add status filter to get all skill requests api
#152
yesyash
closed
2 months ago
0
allow non super users access skill requests
#151
yesyash
closed
2 months ago
1
add status filter to `v1/skills/requests` api
#150
yesyash
closed
2 months ago
0
move code inside `skill-tree` folder to the root of the project
#149
yesyash
opened
3 months ago
0
Add SPRING_PROFILES_ACTIVE env
#148
prakashchoudhary07
closed
3 months ago
0
Add URL envs to CI script
#147
prakashchoudhary07
closed
3 months ago
0
Add envs in CI script
#146
prakashchoudhary07
closed
3 months ago
0
add flyway to handle migrations
#145
yesyash
closed
3 months ago
0
build api to approve/reject skill request
#144
yesyash
closed
3 months ago
0
Refactor: Move post endorsements in skills route
#143
prakashchoudhary07
closed
3 months ago
0
use rdsUserId instead of creating a skilltree specific userId
#142
yesyash
closed
3 months ago
1
remove user table to user rdsUserId instead
#141
yesyash
closed
3 months ago
0
create api to login via rds backend
#140
yesyash
closed
3 months ago
0
build a `skills/requests` api & create a rds service to get user details
#139
yesyash
closed
4 months ago
0
create api to get all pending skill requests
#138
yesyash
closed
3 months ago
1
create api to get all skill requests
#137
yesyash
closed
4 months ago
1
create `AuthorizedRoles` annotation and `AuthorizedRolesAspect`
#136
yesyash
closed
4 months ago
2
change project structure, rewrite skills and endorsements apis & update the db diagram to match the new erd diagram
#135
yesyash
closed
4 months ago
0
update the project structure
#134
yesyash
closed
4 months ago
0
refactor all endorsement APIs
#133
yesyash
closed
5 months ago
1
refactor endorsements apis as per the new erd diagram
#132
yesyash
closed
4 months ago
0
Update User & skills schema, create endpoint to create a skill and get all skills & remove unit and integration tests
#131
yesyash
closed
5 months ago
1
handle user role authorization
#130
yesyash
closed
3 months ago
1
update the models to match the erd diagram
#129
yesyash
closed
4 months ago
0
build endpoints to create a skill & get all skills
#128
yesyash
closed
4 months ago
0
release/v0
#127
yesyash
closed
1 month ago
0
create a ERD diagram
#126
yesyash
closed
3 months ago
2
add setps to authenticate a user during development
#125
yesyash
closed
5 months ago
0
add step to install EnvFile plugin in readme
#124
yesyash
closed
5 months ago
0
update readme
#123
yesyash
closed
5 months ago
0
create a make file and dev docker compose file to setup database for development
#122
yesyash
closed
5 months ago
0
AWS staging delpoy script
#121
prakashchoudhary07
closed
5 months ago
0
POST Endorsement - Add check for userId using website-backend APIs
#120
bhtibrewal
closed
3 months ago
1
Next