-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: career page user profile with api #490
Merged
JasonNotJson
merged 11 commits into
feature/career-base
from
feature/career-user-profile
Nov 13, 2023
Merged
feat: career page user profile with api #490
JasonNotJson
merged 11 commits into
feature/career-base
from
feature/career-user-profile
Nov 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…datime/wasedatime-web into feature/career-user-profile
JasonNotJson
changed the title
Feature/career user profile
feat: career page user profile with api
Nov 13, 2023
JasonNotJson
added a commit
that referenced
this pull request
Nov 13, 2023
* feat: init feature career * chore: adding assets and types * feat: changes in header imports * feat: cleaning syllabus icons * feat: adding routing * feat: adding routing to hash router * feat: career page header with job list and job detail page base (#488) * Added Icon Folder * Header Initilize * feat: solving header issue * fix: fixing header styling * Add Job List and Job Card Element * Job List and Job Card * Job List and Job Card * Page Detail * Job Detail Page * Job Page Detail * feat: adding job description page * chore: small updates --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * feat: finishing job details page (#489) * feat: career page user profile with api (#490) * feat: init user profile component * feat: created post login user profile component * feat: creating user profile input form * feat: creating dropdown list for profile creation modal * feat: struggling to deal with multiple dropdowns * feat: applying standard styling to jobdetail * feat: responsive styling * feat: successful implementation for user profile * feat: checked functionality next homework is apply button and time formatting * chore: adding styling to job card * feat: job apply functionality is set (#491) * fix: fixing job content sections list * feat: adding company job post button --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com>
JasonNotJson
added a commit
that referenced
this pull request
Nov 17, 2023
* Feature/career base (#492) * feat: init feature career * chore: adding assets and types * feat: changes in header imports * feat: cleaning syllabus icons * feat: adding routing * feat: adding routing to hash router * feat: career page header with job list and job detail page base (#488) * Added Icon Folder * Header Initilize * feat: solving header issue * fix: fixing header styling * Add Job List and Job Card Element * Job List and Job Card * Job List and Job Card * Page Detail * Job Detail Page * Job Page Detail * feat: adding job description page * chore: small updates --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * feat: finishing job details page (#489) * feat: career page user profile with api (#490) * feat: init user profile component * feat: created post login user profile component * feat: creating user profile input form * feat: creating dropdown list for profile creation modal * feat: struggling to deal with multiple dropdowns * feat: applying standard styling to jobdetail * feat: responsive styling * feat: successful implementation for user profile * feat: checked functionality next homework is apply button and time formatting * chore: adding styling to job card * feat: job apply functionality is set (#491) * fix: fixing job content sections list * feat: adding company job post button --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * fix: fixing index html for career * fix: hotfix on vite configuration (#493) * feat: fixing button styling due to unknown errors in dev env * chore: changing minor styling issues * feat: career post application and agreement modal (#494) * feat: adding some padding and post api * feat: agreement modal and post functionality * feat: text size to section title of job content (#495) * chore(deps): update dependency postcss to v8.4.31 [security] (#480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: finishing up careers page (#496) * feat: finishing up careers * chore: cleaning console logs * chore: cleaning comments --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson
added a commit
that referenced
this pull request
Nov 17, 2023
* Feature/career base (#492) * feat: init feature career * chore: adding assets and types * feat: changes in header imports * feat: cleaning syllabus icons * feat: adding routing * feat: adding routing to hash router * feat: career page header with job list and job detail page base (#488) * Added Icon Folder * Header Initilize * feat: solving header issue * fix: fixing header styling * Add Job List and Job Card Element * Job List and Job Card * Job List and Job Card * Page Detail * Job Detail Page * Job Page Detail * feat: adding job description page * chore: small updates --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * feat: finishing job details page (#489) * feat: career page user profile with api (#490) * feat: init user profile component * feat: created post login user profile component * feat: creating user profile input form * feat: creating dropdown list for profile creation modal * feat: struggling to deal with multiple dropdowns * feat: applying standard styling to jobdetail * feat: responsive styling * feat: successful implementation for user profile * feat: checked functionality next homework is apply button and time formatting * chore: adding styling to job card * feat: job apply functionality is set (#491) * fix: fixing job content sections list * feat: adding company job post button --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * fix: fixing index html for career * fix: hotfix on vite configuration (#493) * feat: fixing button styling due to unknown errors in dev env * chore: changing minor styling issues * feat: career post application and agreement modal (#494) * feat: adding some padding and post api * feat: agreement modal and post functionality * feat: text size to section title of job content (#495) * chore(deps): update dependency postcss to v8.4.31 [security] (#480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: finishing up careers page (#496) * feat: finishing up careers * chore: cleaning console logs * chore: cleaning comments * chore(deps): update dependency postcss to v8.4.31 [security] (#498) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: adding mobile responsiveness to profile registeration --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson
added a commit
that referenced
this pull request
Nov 20, 2023
* Feature/career base (#492) * feat: init feature career * chore: adding assets and types * feat: changes in header imports * feat: cleaning syllabus icons * feat: adding routing * feat: adding routing to hash router * feat: career page header with job list and job detail page base (#488) * Added Icon Folder * Header Initilize * feat: solving header issue * fix: fixing header styling * Add Job List and Job Card Element * Job List and Job Card * Job List and Job Card * Page Detail * Job Detail Page * Job Page Detail * feat: adding job description page * chore: small updates --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * feat: finishing job details page (#489) * feat: career page user profile with api (#490) * feat: init user profile component * feat: created post login user profile component * feat: creating user profile input form * feat: creating dropdown list for profile creation modal * feat: struggling to deal with multiple dropdowns * feat: applying standard styling to jobdetail * feat: responsive styling * feat: successful implementation for user profile * feat: checked functionality next homework is apply button and time formatting * chore: adding styling to job card * feat: job apply functionality is set (#491) * fix: fixing job content sections list * feat: adding company job post button --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * fix: fixing index html for career * fix: hotfix on vite configuration (#493) * feat: fixing button styling due to unknown errors in dev env * chore: changing minor styling issues * feat: career post application and agreement modal (#494) * feat: adding some padding and post api * feat: agreement modal and post functionality * feat: text size to section title of job content (#495) * chore(deps): update dependency postcss to v8.4.31 [security] (#480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: finishing up careers page (#496) * feat: finishing up careers * chore: cleaning console logs * chore: cleaning comments * chore(deps): update dependency postcss to v8.4.31 [security] (#498) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: adding mobile responsiveness to profile registeration * feat: commercial disclosure page (#503) * feat: creating commercial disclosure * chore: changing some wording --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JasonNotJson
added a commit
that referenced
this pull request
Nov 21, 2023
* Feature/career base (#492) * feat: init feature career * chore: adding assets and types * feat: changes in header imports * feat: cleaning syllabus icons * feat: adding routing * feat: adding routing to hash router * feat: career page header with job list and job detail page base (#488) * Added Icon Folder * Header Initilize * feat: solving header issue * fix: fixing header styling * Add Job List and Job Card Element * Job List and Job Card * Job List and Job Card * Page Detail * Job Detail Page * Job Page Detail * feat: adding job description page * chore: small updates --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * feat: finishing job details page (#489) * feat: career page user profile with api (#490) * feat: init user profile component * feat: created post login user profile component * feat: creating user profile input form * feat: creating dropdown list for profile creation modal * feat: struggling to deal with multiple dropdowns * feat: applying standard styling to jobdetail * feat: responsive styling * feat: successful implementation for user profile * feat: checked functionality next homework is apply button and time formatting * chore: adding styling to job card * feat: job apply functionality is set (#491) * fix: fixing job content sections list * feat: adding company job post button --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> * fix: fixing index html for career * fix: hotfix on vite configuration (#493) * feat: fixing button styling due to unknown errors in dev env * chore: changing minor styling issues * feat: career post application and agreement modal (#494) * feat: adding some padding and post api * feat: agreement modal and post functionality * feat: text size to section title of job content (#495) * chore(deps): update dependency postcss to v8.4.31 [security] (#480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: finishing up careers page (#496) * feat: finishing up careers * chore: cleaning console logs * chore: cleaning comments * chore(deps): update dependency postcss to v8.4.31 [security] (#498) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: adding mobile responsiveness to profile registeration * feat: commercial disclosure page (#503) * feat: creating commercial disclosure * chore: changing some wording * feat: ensuring school input and styling for profile modal (#505) --------- Co-authored-by: KTheAsianimeBoi <minhkhoahc2002@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Motivation and Context
How has this been tested?
Screenshots (if appropriate):
Types of changes
Checklist: