Commit Graph

16 Commits

Author SHA1 Message Date
ebaff75e38 Improve Group UX 2023-05-03 14:03:13 -04:00
c2902b16ec Fix dark mode animation 2023-04-04 06:55:33 -04:00
2240952b8f Add animation to AuthorizeRejectButton comp 2023-04-03 09:51:22 -04:00
f216b52b36 AuthorizeRejectButtons: skip animations if countdown is undefined 2023-03-27 17:08:24 -05:00
09ed0bccab AuthorizeRejectButtons: refactor ActionEmblem into a separate component 2023-03-27 17:03:19 -05:00
63394bb1b4 AuthorizeRejectButtons: refactor button into a separate component 2023-03-27 16:59:55 -05:00
d08a2e215b AuthorizeRejectButtons: add a loading animation 2023-03-27 16:45:41 -05:00
3b8f43f02d AuthorizeRejectButtons: fix onReject never being called 2023-03-27 15:36:55 -05:00
9367b16200 AuthorizeRejectButtons: swap out icon during action countdown 2023-03-27 15:34:02 -05:00
6f705a827e AuthorizeRejectButtons: add countdown functionality 2023-03-27 15:31:13 -05:00
69d667d6c6 "Authorized" --> "Approved" 2023-03-21 11:56:48 -05:00
b87af6a71c AuthorizeRejectButtons: fix styles, make less fragile 2023-03-20 20:11:21 -05:00
4de8926445 IAuthorizeRejectButtons: simplify component 2023-03-20 19:22:00 -05:00
f9ab9a45c2 AuthorizeRejectButtons: improve style of result message 2023-03-20 18:49:41 -05:00
fe64f9f84b AuthorizeRejectButtons: improve button styles 2023-03-20 18:35:31 -05:00
1d9ed41fec Add AuthorizeRejectButtons component 2023-03-20 17:45:52 -05:00