Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,083 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- Style notices and alerts
- Bump bootsnap from 1.4.8 to 1.4.9
- Remove Unused Bootstrap code #472
- Bump pagy from 3.8.3 to 3.9.0
- Fix DB seed task
- display current organization when user is logged in
- [WIP] Add Blazer gem and investigate restricting organizations to their own data.
- Import tailwind
- Bump rubocop-rails from 2.6.0 to 2.8.1
- Closes issue https://github.com/rubyforgood/abalone/issues/353.
- Bump rails from 6.0.3.3 to 6.0.3.4
- Feature/update statistics on home page 434
- Require the user to be an admin to view the measurement types page
- Update seed file for new models and associations
- Bump faker from `be0e822` to `33e2a63`
- Feature specs for destroying a facility (#431)
- Add Organization presence validation to OrganizationScope and add spec coverage to relevant models
- Feature specs for viewing a facility (#430)
- Feature specs for updating a facility (#429)
- Feature specs for creating a facility (#428)
- Bump faker from `ef44b03` to `be0e822`
- Fix the Devise bypass option deprecation warning
Created an issue in rubyforgood/abalone that received 4 comments
Remove Unused Bootstrap code
The application is moving away from Bootstrap to TailwindCSS. The bootstrap gem is still being used and Bootstrap is still being imported. We would…
- Style flash notices and alerts
- Switch from using master branch to main branch
- Review application for any remaining cleanup before beginning stakeholder testing
- Remove unused highcharts code
- Display the name of the current organization when a user is logged in
- Make nav bar fully responssive
- Remove Bulma CSS
- Refactor: We think that SHL number should really belong to cohort, and not Animal?