Commit Graph
32 Commits
Author SHA1 Message Date
bendtherules 8f884e7ed4 Make non-divided top half with centre layout 2018-03-24 05:02:00 +05:30
bendtherules c41617d1b8 Refactor more util functions from app to utils file 2018-03-23 13:28:52 +05:30
bendtherules ced1d20138 Refactor redirect to dayname path logic 2018-03-23 13:23:39 +05:30
bendtherules b337ccc599 Add link to nextOpenCLose route 2018-03-23 11:29:34 +05:30
bendtherules 363be07fda Add text bottom border to show clickable areas 2018-03-23 11:21:00 +05:30
bendtherules 508c034276 All components - update correctly on both prop create and update 2018-03-23 00:39:49 +05:30
bendtherules 4c08878ce0 In NextOpenOrClose, show "holiday" instead of closing 2018-03-22 13:56:07 +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 8a9d6b6db3 Colorize next open closing text 2018-03-21 01:02:56 +05:30
bendtherules 532e296b4d Use better relative date + update todo dones 2018-03-21 00:55:58 +05:30
bendtherules 9886ea4fbe Calculate next closing only from events and not weekends 2018-03-20 08:51:18 +05:30
bendtherules 90da533de7 Make border colour of lower half same 2018-03-19 14:22:49 +05:30
bendtherules 77e3f07391 Move lower half border to child elements to show transparent border 2018-03-19 14:19:34 +05:30
bendtherules 047bc7c291 Add next open/close day panel + refactor common funcs to util 2018-03-19 14:00:34 +05:30
bendtherules eb3151471a Add tomorrow status container 2018-03-19 13:59:06 +05:30
bendtherules 1ee1b99e83 Add react router and open close routes 2018-03-17 00:44:50 +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 b914498201 Rename OpenToday strings in html and css 2018-03-14 04:56:10 +05:30
bendtherules 0ba9a5203f Rename OpenToday component to OpenXDay 2018-03-14 04:52:20 +05:30
bendtherules a6623aa2cf Use media query width instead of device-width 2018-03-12 15:51:12 +05:30
bendtherules 472d197316 Make responsive text and update todo 2018-03-12 15:42:13 +05:30
bendtherules 955f3df4a5 Shorten question temp to adress overflow width 2018-03-12 04:30:05 +05:30
bendtherules c53c43bfe0 Make OpenToday full-height for v1 2018-03-12 02:16:45 +05:30
bendtherules 6f239db2a7 Use moment-timezone + tz helpers + some OpenToday DOM changes 2018-03-12 02:14:16 +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
bendtherules f91f9e1f80 ClosedReason - Add base div, add CSS with differential highlighting 2018-03-12 02:08:09 +05:30
bendtherules c0a480edbb OpenToday - Add partial css for question, put strings in span and package classnames used 2018-03-09 19:33:46 +05:30
bendtherules 9537963e1b Remove placeholder css and html from app, add OpenToday child within container 2018-03-09 19:31:49 +05:30
bendtherules 551b7d824f Remove test date 2018-03-09 15:54:09 +05:30
bendtherules 59e8ea165c Add OpenToday component to show todays open/close status, used in app 2018-03-09 08:49:37 +05:30
bendtherules f94174f7bf Add closedReason subcomponent to show similar text in multiple parent components 2018-03-09 08:48:49 +05:30
bendtherules 8882b4b097 Add app component IsNiftyOpenApp 2018-03-09 08:46:52 +05:30