emmastotz / block

Block 2.0
http://block.frankiefigs.com/
0 stars 1 forks source link

feat: Schedules now have names #27

Closed Frankie-Figz closed 4 years ago

Frankie-Figz commented 4 years ago

On Style:

Added the color red to the classes of fa-times (The 'x' icon) Added an "X" next to the names of schedules Schedules now appear with names

On Logic:

Added a new route api/schedules of type "delete" On Save of schedule the name given by user is passed to the DB On Delete of the schedule the DB is deleted and removed from the list DOM list element

Current Bug:

Deleting a savedSchedule DOES NOT delete savedScheduleLines