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

Full page for notifications #212

Merged
merged 5 commits into from
Jun 11, 2019
Merged

Full page for notifications #212

merged 5 commits into from
Jun 11, 2019

Conversation

mjoyce91
Copy link

@mjoyce91 mjoyce91 commented Jun 3, 2019

Completes most of TM-922 by adding a dedicated Notifications page. Does not include batch actions, as that should probably be handled by a new API endpoint (opposed to creating unique HTTP calls for each notification id).

Edit: Ended up including batch actions. May still want to revisit that from an API side if we want to perform batch actions across a user's entire notification list, without going through them page by page on the UI.

@mjoyce91 mjoyce91 requested a review from burgwyn June 3, 2019 21:01
* dev:
  Update config_dev.json
  Wrap PV network requests in feature flag
  Make search input label consistent across home page and results page
  Add Administrator page, ability to download log file
  Add loading state to search filters
  Differentiate between full bidding that will eventually be handled by TalentMAP, versus what will be available in FSBid; set this in a feature flag

# Conflicts:
#	src/Components/ProfilePage/ProfilePage.jsx
#	src/Components/ProfilePage/__snapshots__/ProfilePage.test.jsx.snap
#	src/sass/styles.scss
@mjoyce91 mjoyce91 merged commit 997f022 into dev Jun 11, 2019
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.

2 participants