cass-degrees / CASS-Degrees-Code

Primary Codebase for the TechLauncher CASS Degrees project
4 stars 1 forks source link

Fix minor uat issues #435

Closed JackSekoranja closed 5 years ago

JackSekoranja commented 5 years ago

I figured I could remove around 10 "Easy" UAT items for the effort of any other "Easy" if I just quickly work through the basic ones. Here is the list of fixes:

  1. Make the links in empty subplan/course lists function the same as the New Subplan/Course buttons
  2. Make the "Empty List" error messages show up where the list would, rather than overwriting the entire rule
  3. Reword the "Publish" tooltip
    • Programs: Please tick the 'published' checkbox above if you want to make this plan available to students
    • Subplans: Please tick the 'published' checkbox above if you want this subplan to be selectable in programs
  4. Set the default course list unit count to 6
  5. Make OR rules start with two groups by default
  6. Removed cache debug code
  7. Fix a bug where the course list unit count wasn't saving
  8. Fix a bug where a lack of all rules would cause errors to print to the javascript console

Examples of Item 2:

Screen Shot 2019-10-02 at 9 21 16 pm Screen Shot 2019-10-02 at 9 22 55 pm

Edit: Course selection box now remains when there are no courses

Screen Shot 2019-10-03 at 4 01 03 pm