issues
search
BCStudentSoftwareDevTeam
/
celts
Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1
stars
8
forks
source link
Change Student Led Fields
#1329
Closed
ojmakinde
closed
2 months ago
ojmakinde
commented
2 months ago
Issue Description
No assigned issue.
This fix simply changes the
isStudentLed
flag to True on a few programs where it was incorrectly marked False in our test data.
Changes
Changed the
isStudentLed
to True on Habitat for Humanity and Berea Tutoring.
Slightly modified the PR template.
Fixed margin on the Save button on 'Create Event' page
Testing
Reset db and create a new event for Habitat or Tutoring
On the Events List, created events should now show up under Student Led Services.
github-actions[bot]
commented
2 months ago
View Code Coverage
Issue Description
No assigned issue.
isStudentLed
flag to True on a few programs where it was incorrectly marked False in our test data.Changes
isStudentLed
to True on Habitat for Humanity and Berea Tutoring.Testing