Releases: 18F/C2
Release 2015-02-06
Milestones
Features
#86055782: Requester should receive an email immediately after sending an NCR proposal request and when the final approver has approved
#86662180: Link to add a comment/question from the email
#86663190: NCR Form: specify what "office" (service center) / divisions
#85708818: Redirect the user to the carts page immediately after logging in
#87250330: Log the user in when they click through with a token
#86661892: Include comments in notifications to approvers
#86218872: For linear approvals, block the sending of request email to an approver if the previous approver has rejected the approver
Bug fixes and refactoring
#87206580: Specs additions
#87244764: Set up Spring
Start organizing stylesheets by corresponding views into modules
General style tweaks for displaying cart information
Removed SDOC
Release 2015-01-30
Features
#85707022: Handle empty comments on approval_response page
#86223508: Link directly to a new NCR proposal
#86662010: Set the 'From' in an email request
#86054712: Only show email addresses once in the email
#86663300: Show approval history for a supervisor
Display dates with tooltip
#86660976: Display requester's name in emails
Bug fixes and refactoring
#85319502: Fixed display of newly created cart properties
#86223830: Fixed placeholder text
Fixed CSS extension deprecation
Updated email and web displays to include cart name/ID
Split up templates into more logical partials
Time helper refactoring
Email cleanup: Removed irrelevant text
2015-01-16T164255
Features
#85353632: Updates to the WHSC form per user feedback
#85353800: Renaming WHSC to National Capital Region
#85254338: Reject a request through a link in an approval email
Bug fixes and refactoring
#81955538: Use Roadie Rails
#85856080: Fixed routing to /carts
#85857380: Fixed display of Total Amount
#85964732: Fixed alignment of checkboxes
#86073814: Fixed date sorting
#86033856: Fixed display of a new request immediately after its creation
2015-01-09
Milestones
Features
#81308238: As an approver and requester, I can view the main portal landing page so that I can view purchases and navigate to purchase details
#85278166: As a WHSC approver, I receive an email when a new WHSC proposal is created.
#81528646: As a Communicart end user, I can view the current state and approval person for a given request within a web interface
#85360084: Send email to fake budget approvers
Bug fixes and refactoring
#85278832: Remove feature flag for web app landing
#85451680: Update myusa configs
#85626078: Conditionally display portal link
#85744742: Display message for empty pending or closed requests
2014-12-31
New features
- Create and send an linear email approval template for White House Service Center
- Proposal model for handling WHSC forms
- WHSC: Send a request through a web form
- Templates handle additionaln origin requests
- Capistrano scripts for deployment (uptime task, dev server configuration set up,)
Bug fixes:
- Handle green traits from GSA Advantage
- Link display on login status
- Handle new users from OAuth
- Display of total price and logos on approval emails
Cleanup and refactoring
- Model and helper sepcs
- Mailer code
- Cart creation code
- Fix flash success notice styles and better display across multiple forms
- Documentation for setup
- Remove login requirement on homepage
- Refactorign helpers
- Removed old GSA Advantage template code
- Removed unused rejection mailer code
- Removed logic for splitting Web/Email partial code
- Email form layouts