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

B dev #79

Merged
merged 101 commits into from
Oct 20, 2023
Merged

B dev #79

merged 101 commits into from
Oct 20, 2023

Conversation

betiniakarandut
Copy link
Collaborator

@betiniakarandut betiniakarandut commented Oct 19, 2023

  1. Merged series of conflicts
  2. Feat: Implemented the ProfileDropDownMenu for talent avatar

betiniakarandut and others added 30 commits October 9, 2023 04:01
User can toggle between user signin type, Employer or talent singin
* Test for talent controllers

* Talent controllers

* Talent route

* Added talentRoute endpoint

* Package json update

* Fixed linting issues

* Revert changes

* Accept integration: getTalentById

* Fixed no-unsed-var error
* employerSignup

* employer signup and login

* added a test

* fixed
* feat: made about section

* feat: done with about us page

* fix: linting errors
* docs: update readme with more project information

* feat: integrate auth pg with auth api for talents

* feat: talent signin and signup v1 implementation

* feat: update landing page with logo

* docs: update readme

Changed logo size in readme

* feat: implement talent and employer routing

Implement authentication for talent and employer to redirect to the various pages

* fix: fix eslint error&update project favicon

* bug: change talent onClick toggle to true or false

Changed the employer and talent toggle from the auth form to take in true or false as the onClick setIsTalent param instead of bool negation

* test: fix test assertions in talentController test
Changed logo size in readme
certification
experience,
skills,
education and
project
Copy link
Owner

@Ayobami6 Ayobami6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bro, This is a lot of conflict, please pull first from staging to local branch, then fix the conflicts you might, after then make another PR from your updated branch

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you have 2 getOfferByTalent and getOfferByEmployer methods here, So it's not allowing the application build or bundle

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicates removed. It is running smooth on my end now.

Copy link
Owner

@Ayobami6 Ayobami6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright thanks, I will fix the test from here

@Ayobami6 Ayobami6 merged commit 5a553ea into staging Oct 20, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This a new featuer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants