Commit Graph
7 Commits
Author SHA1 Message Date
bendtherules c41617d1b8 Refactor more util functions from app to utils file 2018-03-23 13:28:52 +05:30
bendtherules 78a8b60efa Utils - Show next opening takes care of all holidays
Even though show closing takes care of only event holidays
2018-03-23 00:46:45 +05:30
bendtherules 915b00edcd Add date parsing and redirect logic for date sub-path in url 2018-03-22 13:55:24 +05:30
bendtherules 9886ea4fbe Calculate next closing only from events and not weekends 2018-03-20 08:51:18 +05:30
bendtherules 047bc7c291 Add next open/close day panel + refactor common funcs to util 2018-03-19 14:00:34 +05:30
bendtherules 4002c8daf5 Add OpenXDay props, move today creation to utils
And pass in today from App
2018-03-14 05:17:13 +05:30
bendtherules 48999834d0 OpenToday - css - transparent text, answer positioning + utils
Make text transparent white, so that status color bleeds through
Complete positioning of answer boolean and holiday name parts
Add and move floatfix to utils css
2018-03-12 02:09:59 +05:30