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

Update/add cycle bureau position #1190

Merged
merged 9 commits into from
Oct 21, 2020
Merged

Conversation

scott062
Copy link

Depends on: MetaPhase-Consulting/State-TalentMAP-API#434

  • Add cycle to bureau cards
  • Shorten bureau field to acronym
  • Add cycle/season to all position details (AP, PV, Bureau)

@scott062
Copy link
Author

Running tests locally - will update

'Tour of duty': getResult(pos, 'post.tour_of_duty', NO_TOUR_OF_DUTY),
'Language': language,
'Post differential | Danger Pay': getDifferentials(pos),
'Cycle': getResult(pos, 'latest_bidcycle.name', 'None Listed'),

Choose a reason for hiding this comment

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

Let's call it "Bid cycle" since that's what we use on the regular results cards

Copy link
Author

Choose a reason for hiding this comment

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

So I was going to create a separate story for this, but we need to do an audit of all the filter/card names b/c sometimes its Bid Cycle or Bid cycle.

Choose a reason for hiding this comment

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

There are some places we use sentence casing and some we use title casing. I forget the exact rules on why/when we use each

@scott062 scott062 merged commit 497e109 into dev Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants