Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 3.59 KB

File metadata and controls

56 lines (44 loc) · 3.59 KB

March 15, 2017

Added

  • Sign Up/Sign In: Users can now indicate and change their notification preferences for opportunities, meetups, and their title.
  • Member cards: Now display user’s title and link to their email.
  • Admin views: Admin can now view a list of subscribed users by each notification option and edit preferences if necessary.

Changed

  • Sign Up/Sign In: Users now bypass their profile detail page on subsequent sign ins after their first sign in.
  • Homepage: Added blue banner images; changed styling of sections.
  • Fonts: globally replaced light font with standard weight.
  • Spacing: Fixed margins and line-height of text on program, project and opportunity detail pages.
  • Create opportunity form: Updated boilerplate wording about proposal evaluation criteria and added field for email address for receiving proposals.
  • Page IDs: Changed from numeric to human-readable for ease of reading web analytics.

Fixed

  • Opportunity list: Fixed sort order to display open opportunities ahead of closed ones, with the longest remaining closing date at the top.

March 8, 2017

Added

  • Events: Added items for the Mar 13 IoT Discovery Day (along with a news entry page about it), and the BC Tech Summit.

March 3, 2017

Added

  • Sign Up / Sign In: Once they have authenticated through their GitHub account, new users are now prompted for an email address if it has not been carried over from GitHub. This enables us to send email notification of new opportunities.
  • Sign Up / Sign In: New users now see their profile details which can prompt them to upload a good profile photo.

Fixed

  • User cards: fixed aspect of image

February 10, 2017

Added

  • Sign Up / Sign In: By signing up, users will receive email notifications about new opportunities when they are published.
  • Sign Up / Sign In: Users can upload their own profile picture.
  • Sign Up / Sign In: Users can request to be listed as members of programs and projects.
  • Sign Up / Sign In: Public sector users can create program, project, and opportunity pages.
  • Sign Up / Sign In: Public sector users who create program and project pages can confirm or deny requests from other users to be listed as members.
  • About page: Gives some context around what the BCDevExchange is, and its aspirations.
  • Code With Us pages: Gives more detailed explanations for developers and public sector product managers about how the procurements model works.
  • Opportunities list: Shows deadline to closing time on opportunities.
  • Opportunities list: Provides a short description of the opportunity
  • Opportunities list: Users can now read full details about paid opportunities on our site, then click through to the GitHub repo.
  • Government Partners detail pages: Individual projects now listed under a single program. This replaces the limitation of only linking to a single GitHub Repo per program.

Changed

  • Homepage: new design to call to Sign Up, search for opportunities, explore featured open projects, and participate in upcoming events.
  • Nav: emphasizes programs, projects and opportunities.
  • Nav: APIs list moved to footer
  • Code With Us/Opportunities page: opportunities now displayed as a list of individual cards instead of a wide table (more accessible when viewing on mobile).
  • Government Partners pages: ‘Partners’ changed to ‘Programs.’
  • Government Partners pages: Detail pages are plainer with a rich text description replacing the separate APIs & Resources, Community, and News headings.
  • Blog: Removed for now.