-
Notifications
You must be signed in to change notification settings - Fork 11
2018Spring_ITC260
PianoHagens edited this page Jun 12, 2018
·
11 revisions
We’ll primarily be working sprint 7 of the gig central application. Here are our two main user stories:
- As a user I need to post a gig so that I can fill a position
- As a member I need to view a gig so that I can apply for a position (in the above, user implies a non-logged in person, member implies logged in student/alum, etc)
- Ana- Researched Free Bug Tracker - https://tinyurl.com/potential-bugtracker
- Piano Hagens - GC4: Gig Central Task _add Login Histories to the dashboard
Michael Nomura - Add github Linkedin to profile
- Please put info identifying your work for the week of 5/15 to 5/22 here… (also place links to your work)
- Michael Nomura - Add filter() to controller - https://github.com/gig-central/gig-repo-1/commit/d4c9599dccc342a6726126252fad9c67520c873a
- Nicole Brown - Done. Add Date Picker feature - to make it easy to add a venue page expiry date (add a gig page has this). Report .
- Was researching Address Verification task. Researching API’s, but we may nix this task.
- Will Fisher - Research help with address verification, set up weekend time to do a google meet with team, work on burndown chart, and help with issues when they arise. Report
- Melissa Wong - Fix input for upload file input UI on Add Profile page, which was not rendering properly on Firefox/Edge.
- Melissa Wong - Fix conditional view for Login/Logout label on top nav
- Sean Gilliland - refactored addGig method: checks to see if company already exists in database to reduce redundant entries. Retrieves userID from SESSION variable. PSR compliance.
- Sean Gilliland - created config_sample template with changes to handle and save sessions. Updated installation document to account for changes in gitignore and initial install configurations.
- Daniel Douglas - When password is reset, user’s new PW is written to DB, and they also receive an email with the new password. Done, as documented here.
- Hannah Lee- Working on issue #80 Venue/edit (form validation/set_select()) Report
- Piano Hagens - Task #2 Report Link
- Will Fisher - Set up Meister Task and send email out to everyone (Done). Set up slack for Sp18_gig-central. Research for online burndown chart. Add old meister task backlog to the new meister task. Report Link
- Nicole Brown -Researched and fixed issue #62. This was a customer facing bug. Made minor update to the Gig Central Installation Guide. Report Link
- Vanver Brown - Cleaning up the repo by reviewing the previous branches and adding new branches as necessary. Report Link
- Piano Hagens - Task #1 Report Link
- Michael Nomura - Add drop down menu to filter type of job + working on expanding search functionality (complete) - Michael Nomura - Add filter() to controller - https://github.com/gig-central/gig-repo-1/commit/305f9559d255cb1c4425815ecae2c0b33fd91948
- Piano Hagens - Create new pages on Wiki and added completed tasks list on Wiki, also new pages for formers classes
- Daniel Frey - I’m going to start diving into the CSS text issue (#60)
- Anna Wong- Drop down for state selection
- Marcus Price - working on issue #64: add a new gig bug
- Ana do Prado - pickup issue #68 - User login status
- Michael Glanz - working on reset password link
- Hannah Lee- Working on adding input masking to Add Gig Report Link
- Daniel Douglas - worked on issue #72 which is also documented in this pull request.
- Sean Gilliland - researched CI session handling, added config files to getugnore and added starter template files for database.php and custom_config.php
- Daniel Douglas - Improved Admin dashboard as documented here
- Melissa Wong - Fix dropdown selection redundancy for employee/employer when editing profile (as logged in user)
- Melissa Wong - Fix navbar UI issues, form alignment on Add Venue form