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

[Drafting] Add Direct Job Submission Functionality (Pending + Feed) #73

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alliu879
Copy link
Collaborator

@alliu879 alliu879 commented Mar 12, 2023

What's new in this PR

Description

  • Add helper function for conditionally saving jobs to notApprovedJobs and approvedJobs collections in the Draft page
  • Export firebase constants in job.ts for job collection names

Screenshots

n/a (visual is the same)

How to review

  • Save job draft to drafts using 'Save to Drafts' button and verify that the pending job screen is properly updated
  • Post job to feed using 'Post Job' button and verify that the feed is correctly updated

Next steps

  • Style 'Save to Drafts' button in Draft.tsx so that it is no longer green

Relevant Links

n/a

Online sources

n/a

Related PRs

n/a

CC: @surajr10 @themiachou8

@alliu879 alliu879 marked this pull request as ready for review March 12, 2023 09:21
@alliu879 alliu879 requested a review from surajr10 March 12, 2023 09:21
@alliu879 alliu879 changed the title Job Draft Submission Functionality (Pending + Feed) [Drafting] Add Direct Job Submission Functionality (Pending + Feed) Apr 9, 2023
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.

1 participant