Commit Graph

13 Commits

Author SHA1 Message Date
Vivek Agrawal
4c5ffb30fc fix(alerts): Fix page not found alert & UI adjustments (#16864)
* fix(alerts): Fix page not found alert & UI adjustments

- Added adequate margins to flash alerts.
- Page not found alert link fix & UI adjustments.

Closes #16857
Closes #16860

* fix(404): Changed the UX of 404 page

- This makes the 404 page UX consistent.
2018-03-19 23:49:55 -05:00
Stuart Taylor
a492603fcd fix(less): Fix less syntax 2018-02-28 14:50:37 +00:00
Vishal Heble
5ca87c1109 Make Flash message legible in dark mode. (#16794) 2018-02-28 13:51:31 +00:00
Berkeley Martinez
1ee9d9259c feat(Flash): Normalize flash types with object
help prevent typo errors
2018-01-30 17:14:33 -08:00
Berkeley Martinez
040d49d612 feat(Flash): Should reflect express style 2018-01-30 17:14:33 -08:00
Berkeley Martinez
f439593676 fix(Flash): Express flash format is [...String] (#16539) 2018-01-20 21:59:34 +05:30
Berkeley Martinez
2bb27e8dc6 feat(Flash): Get flash messages on load 2018-01-18 15:20:54 -08:00
Berkeley Martinez
6c5a13f053 fix(Flash): Minize flash state 2018-01-18 15:20:54 -08:00
Berkeley Martinez
8297cff63c fix(Flash): Message should flex left and take up all the room 2018-01-18 15:20:53 -08:00
Berkeley Martinez
5a32585ddd feat(Flash): Get flashes from ssr 2018-01-18 15:18:42 -08:00
Berkeley Martinez
9d5d5c3be4 feat(Flash): Add remove logic 2018-01-18 15:18:42 -08:00
Berkeley Martinez
f452a8dbce feat(Flash): Add initial redux logic 2018-01-18 15:18:42 -08:00
Berkeley Martinez
9e9e39b8b0 feat(Flash): Add initial ui 2018-01-18 15:18:42 -08:00