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

Feature/career base #492

Merged
merged 12 commits into from
Nov 13, 2023
Merged

Feature/career base #492

merged 12 commits into from
Nov 13, 2023

Conversation

JasonNotJson
Copy link
Member

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

JasonNotJson and others added 12 commits October 13, 2023 22:32
* 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: 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
@JasonNotJson JasonNotJson merged commit 57bcbd6 into develop Nov 13, 2023
4 checks passed
@JasonNotJson JasonNotJson deleted the feature/career-base branch November 13, 2023 13:47
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant