-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add timzone dropdown to system admin initial change password form * refactor: added timezone to initial Login * fix: lining * refactor: removed nested components from the ResourceManagement.tsx (#500) * feat: create feature access level checkboxes (#501) * refactor: removed nested components from the ResourceManagement.tsx * fix: made requested changes to PR * refactor: added FeatureLevelCheckboxes * fix: add frontend validation to user creation form to allow spaces in names (#502) * fix: added_frontend_validation * fix: allow numbers in username --------- Co-authored-by: PThorpe92 <preston@unlockedlabs.org> * feat: impl import activity for course for BrightspaceService * fix: move drop and create statements to proper locations * feat: add logic for the integration of brightspace activities for courses and add logic to SQL function for handling total times and time deltas specific to brightspace * fix: modify Error check to be RowsAffected check * feat: feature flag and create system_admin role * feat: finish feature flagging * fix: github action to restart deployments over ssh, fix migrations --------- Co-authored-by: Cory Pride <cory.pride83@gmail.com> Co-authored-by: Anthony Miller Sr. <155587006+MillerSenior@users.noreply.github.com> Co-authored-by: Richard Salas <rs.timothyjr@gmail.com>
- Loading branch information
1 parent
7bd67b1
commit c2d5d1f
Showing
68 changed files
with
1,190 additions
and
848 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.