- Lots of things happened.
- Fixed school routing issue
- Fixed issue with csv upload requiring unrequired fields
- Added user role to header under the user's name, to match the design
- Updated success action for activating/deactivating a site or account, making it more user friendly
- Added a direct email link to the contact & suggest improvement pages until we can work out a way to send it from the app
- Fixed a bug where adding a site errors out
- Turned off the ability to edit the "Demo Site" site
- Fixed a bug where sending empty strings in a csv upload threw errors
- Changed “Request an account” behavior to not show the form after a successful request
- Installed & configured things so I can deploy the site to production
- Botched deploy 😬
- Added geocoding to update map when address is typed in
- Fixed "Cancel button does nothing in Edit Sites, if you didn’t hit Save Info button"
- Fixed "Uploading sites… message doesn’t disappear after getting errors"
- Added CAPTCHA to request account page
- Fixed "Upload a list of accounts shows Uploaded 2 accounts! message despite getting errors in response"
- Fixed "Each string is repeated many times in .csv preview"
- Deployed debug code to help Seattle Children's
- Handling duplicate site errors
- Fixed the issue where Seattle Children's couldn't upload csv files.
- Added disable site confirmation
- Fixed "Upload a list of accounts shows Uploaded 2 accounts! message despite getting errors in response"
- Fixed "Validate that uploaded csv has at least one row"
- Converted table to new component, fixes
- Added "District" field to forms & table
- Updated FAQ
- Fixed captcha telling people they're not real
- Updated to version 1, because why not?
- Added batch activating/deactivating accounts and sites
- Prevent non-program admin users from logging in.
- Fixed site upload confirmation issue
- Added the "Edit site" button that I accidentally removed in the last release
- Multi-program login!
- Start a program page implemented
- Disable email field on edit account form
- Fix map overlapping footer on smaller screens
- Add 'Date Added' column
- Update account requests to work with other programs
- Upload Confirmation
- Program Admin Tab
- Updated "Account Status" field
- Added re-send account email feature
- Reverted styling on account activation buttons
- Fixed "scrollbar not working on list upload for account"
- Bumped pagination size from 10 to 50
- Replaced 'Testers' with 'Test Operators'
- Fixed "resend email action not working"
- Fixed broken links in FAQ
- Implemented docs site
- Fix nginx config
- Page sorting
- Batch actions!
- Add count of selected table rows
- Fix broken request site route