Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making tot_student field mandatory #4

Merged
merged 1 commit into from
Aug 17, 2021
Merged

making tot_student field mandatory #4

merged 1 commit into from
Aug 17, 2021

Conversation

pushyamig
Copy link

Making the total_student not optional

@chrisrrowland chrisrrowland merged commit a9697fc into chrisrrowland:107_bulk_enroll_um_user Aug 17, 2021
chrisrrowland added a commit that referenced this pull request Sep 1, 2021
* Creatated AddUMUsers page w/ stepper

* Move step content to functions

* Wire up get course sections w/ create sections FE

* Added functionless CreateSectionWidget
some AddUMUsers layout

* Start of a section selector

* Small layout correction

* Loading spinner and selection callback function for section list

* Sort section list alphabetically

* Work in progress.  Create section widget

* Enter keys to create section

* Fix a typescript warning.
Disable submit while processing.

* making tot_student field mandatory (#4)

* Starting work on upload section

* need a minHeight so backdrop has somewhere to go

* Initial work with confirmation

* Handle parse errors
validate uniqnames and roles

* Show an error if can't load sections from canvas

* Fix regex

* Multiselect support

* Get rid of some unnecessary state

* Select newly created section

* Changed uniqname references
to login id per requirement change

no longer applying uniqname regex

* Make cancel button functional

* remove some log statements

* Preemptive assault on variable names

* Fix error icon color

* Added missing newline

* Search within sections

* Add clear button

* A little room to breathe above section selctor

* Cleaner clear button on section search

* Fix Role being labled as Section Name

* Section subtext 'students' instead of 'users'

* Add a small margin below section list

* Don't sort enrollments

* Fix wrong line number in error

* remove log statement

* Fix floating swagger link

* Fix non functional spelling error

* Use enums in switch statement.

* Remove a comment

* change bulk um enroll example file name

* never ever have a line of currently  unreferenced code

* Spacing between section name input and button

* Change hint text

* Add helpful tooltip

* Make 'Or select one available section to add users' farther away

* improve responsiveness of create section widget

* New tooltip text

* Change the name again.  I'm sure it wont change again 🤪

* Toast on parsing error

* So I can put this back in again later

Co-authored-by: Pushyami Gundala <pushyamig@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants