Commit Graph
85 Commits
Author SHA1 Message Date
bendtherules 22d1cd0aa1 Update holiday list for 2019
Source:
https://www.nseindia.com/content/circulars/NMF39671.pdf
https://zerodha.com/z-connect/traders-zone/holidays/trading-holidays-2019-nse-bse-mcx
2019-01-08 10:12:29 +05:30
bendtherules c7402eb2f4 Reduce font-size for largest width screens to fix scrolling window 2018-07-09 09:12:07 +05:30
bendtherules e4387449a5 Add typescript dev dependencies 2018-07-09 09:07:42 +05:30
bendtherules 23ea61b8b0 Make badge size bigger 2018-03-25 13:13:19 +05:30
bendtherules b0b731ca78 Use vmax for icon size and placement 2018-03-25 13:12:05 +05:30
bendtherules 495a0d6bb2 Fix dateswitchbar using setState before mount problem 2018-03-25 06:36:13 +05:30
bendtherules 20eb3aa728 Make question text left-padded, position icon correctly 2018-03-25 06:34:19 +05:30
bendtherules a2c88af59d Refactor dateswitchbar icon rotation logic 2018-03-25 06:21:16 +05:30
bendtherules 3c68b88ceb Ignore debug log 2018-03-25 06:20:39 +05:30
bendtherules cb810e689b Change css to move top square to left 2018-03-25 06:20:15 +05:30
bendtherules 4a6cf6d8af Reduce github corner size 2018-03-24 20:05:57 +05:30
bendtherules afe4767cc6 Use react-github-corner module and start dateswitchbar component
Also
1. Add empty typedef for react-github-corner
2. Rotate square a+ animation for dateswitchbar component done
2018-03-24 19:52:23 +05:30
bendtherules 743ded6645 Use recommended SPA redirect 2018-03-24 17:06:21 +05:30
bendtherules 1931833846 Add redirects file for netlify 2018-03-24 17:00:39 +05:30
bendtherules e59b55a53a Make font responsive bigger for most mobile devices at 320px 2018-03-24 05:47:27 +05:30
bendtherules 55fc16788f Fix whitespace 2018-03-24 05:23:38 +05:30
bendtherules 32c243fe05 Merge pull request #1 from bendtherules/centre-layout
Centre layout
2018-03-24 05:22:04 +05:30
bendtherules dda8ba3aaa Trigger build - random change 2018-03-24 05:15:20 +05:30
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 e453cbc954 Update todo with bottom click done and date picker think 2018-03-23 12:55:12 +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 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 508c034276 All components - update correctly on both prop create and update 2018-03-23 00:39:49 +05:30
bendtherules 1ffb373d2b Update done + change text based on date added in todo 2018-03-23 00:36:53 +05:30
bendtherules deecf1ea0f Reformat main css + disable default styling on link/a tags 2018-03-23 00:35:23 +05:30
bendtherules 563b488c71 Use absolute homepage 2018-03-22 18:01:20 +05:30
bendtherules 4239ee6d39 Update homepage to relative path 2018-03-22 17:54:12 +05:30
bendtherules f14296eb3b Fix homepage in config with two levels of sub-path
Else static resource links break on production
2018-03-22 14:03:07 +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 5ca39065dc Add notif to todo 2018-03-21 01:06:01 +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 e9b5260710 Mark basic routing done in todo 2018-03-17 00:51:18 +05:30
bendtherules 1ee1b99e83 Add react router and open close routes 2018-03-17 00:44:50 +05:30
bendtherules ae1ed0f31a Remove docs and buildWeb commands from package 2018-03-14 13:33:31 +05:30
bendtherules a54c50635c Add more details todo 2018-03-14 13:29:53 +05:30
bendtherules efa0eab17a Add todos - user input ideas + details on bottom section, routing 2018-03-14 05:29:35 +05:30
bendtherules 2a874b42aa Update OpenToday to OpenXDay milestone + add new in todo 2018-03-14 05:22:10 +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