Commit Graph

10 Commits

Author SHA1 Message Date
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
Martina
a98645c221 edits to working and word breaks in confirmation modal 2021-06-23 15:23:54 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
jasonleyser
494511b9ef Sidebar css updates and added modals
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
jasonleyser
9c7d0bfa26 Confirmation modal updates
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
3c9e9cf047 Modal code cleanup
Fixed string templates, constants and general code cleanup
2021-05-06 08:51:09 -06:00
jasonleyser
136c32c5cf Confirmation popup components
Created two new button styles:
- delete
- cancel

Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation

Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00