Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
workshopapps
/
applyforme.web
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
6
Code
Issues
44
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/be 45 add job profile
- #137
#137
Open
bradl33
wants to merge 19 commits into
development
workshopapps/applyforme.web:development
from
feat/BE-45-add-job-profile
workshopapps/applyforme.web:feat/BE-45-add-job-profile
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Feat/be 45 add job profile
#137
bradl33
wants to merge 19 commits into
development
workshopapps/applyforme.web:development
from
feat/BE-45-add-job-profile
workshopapps/applyforme.web:feat/BE-45-add-job-profile
Copy head branch name to clipboard
Commits
Commits on Nov 18, 2022
Merge remote-tracking branch 'origin/development' into feat/BE-14-super-admin-change-password
Show description for e69a425
bradl33
committed
e69a425
View commit details
Copy full SHA for e69a425
Browse repository at this point
chore: removed typo
bradl33
committed
43d637e
View commit details
Copy full SHA for 43d637e
Browse repository at this point
Commits on Nov 19, 2022
Merge remote-tracking branch 'origin/development' into feat/BE-45-add-job-profile
bradl33
committed
cc4e76a
View commit details
Copy full SHA for cc4e76a
Browse repository at this point
Commented out some error code in CountryDto.java
bradl33
committed
cd5e2c0
View commit details
Copy full SHA for cd5e2c0
Browse repository at this point
Created the ProfessionalProfileController.java
bradl33
committed
592495d
View commit details
Copy full SHA for 592495d
Browse repository at this point
feat: Created ProfessionalProfileJpaRepository.java
bradl33
committed
8568971
View commit details
Copy full SHA for 8568971
Browse repository at this point
feat: Addded ProfessionalProfileService.java
bradl33
committed
66ccf09
View commit details
Copy full SHA for 66ccf09
Browse repository at this point
feat: Added ProfessionalProfileServiceImpl.java
bradl33
committed
8d2770a
View commit details
Copy full SHA for 8d2770a
Browse repository at this point
feat: Created ProfessionalProfileDto. Added validation to profileTitle and mainProfile
bradl33
committed
e2155de
View commit details
Copy full SHA for e2155de
Browse repository at this point
chore: Whitespace changes as a result of viewing code. Changes don't affect previous code. Ignore
bradl33
committed
79eab31
View commit details
Copy full SHA for 79eab31
Browse repository at this point
feat/(BE-45): Add Job Profile endpoint
bradl33
committed
0bcac70
View commit details
Copy full SHA for 0bcac70
Browse repository at this point
Merge branch 'development' into feat/BE-45-add-job-profile
Show description for f73c281
bradl33
committed
f73c281
View commit details
Copy full SHA for f73c281
Browse repository at this point
Commits on Nov 20, 2022
feat: Resolving the issue of DTO not submitting to entity
bradl33
committed
93730ca
View commit details
Copy full SHA for 93730ca
Browse repository at this point
Merge branch 'development' into feat/BE-45-add-job-profile
bradl33
committed
13edc9a
View commit details
Copy full SHA for 13edc9a
Browse repository at this point
feat: implemented saveProfile method that takes in DTO
bradl33
committed
a6d86e8
View commit details
Copy full SHA for a6d86e8
Browse repository at this point
feat: implemented and modified method to getProfessionalByMemberId for clarity
bradl33
committed
f9eff0b
View commit details
Copy full SHA for f9eff0b
Browse repository at this point
feat: getProfessionalByMemberId implementation
bradl33
committed
57b356c
View commit details
Copy full SHA for 57b356c
Browse repository at this point
feat: ProfessionalProfileService interface and implementation. Returns professional
bradl33
committed
4bb9322
View commit details
Copy full SHA for 4bb9322
Browse repository at this point
feat(BE-45): add-job-profile ticket
bradl33
committed
59154fe
View commit details
Copy full SHA for 59154fe
Browse repository at this point
You can’t perform that action at this time.