Commit Graph

20 Commits

Author SHA1 Message Date
Ceda EI b743cbc9a5 Add telegram util to send telegram messages and location 2021-01-01 15:58:02 +05:30
Ceda EI ace77028c4 Rename plugins to fit conventions 2021-01-01 14:05:39 +05:30
Ceda EI dd215a8acc Create Accident plugin 2021-01-01 13:58:34 +05:30
Ceda EI 90a03dc17c Make no-unused-vars a warning instead of an error 2021-01-01 12:54:19 +05:30
Ceda EI e1c42c90d5 Fix rendering issues with plugins
Plugins wouldn't render if the number of hooks changed. This was because
the dynamic content substitution would create variable number of hooks.
This has been fixed by creating an element instead of placing content.
2021-01-01 01:23:42 +05:30
Ceda EI cb8f6daccc Add temperature plugin 2020-12-21 22:25:00 +05:30
Ceda EI 822eff6c5d Remove MPD and Weather plugins 2020-12-21 21:59:10 +05:30
Ceda EI ce86f1e029 Remove App.css 2020-12-21 17:53:34 +05:30
Ceda EI 7ed58e94d8 Create the front page of the OSD 2020-12-21 17:51:27 +05:30
Ceda EI 446afb939a Add manual plugin 2020-12-21 17:26:58 +05:30
Ceda EI cae5d1c95a Move page structure of warning into GenericPageWithIcon 2020-12-21 16:49:33 +05:30
Ceda EI fde5018da8 Add warning plugin. Add grommet-icons as dependency 2020-12-21 15:43:25 +05:30
Ceda EI fcc81cf7e5 Add WebSocket provider and handler for changePlugin 2020-12-21 15:16:05 +05:30
Ceda EI 459d334732 Add sample config and update gitignore 2020-12-21 15:04:30 +05:30
Ceda EI c5a475f9c5 Add socket-io.client as dependency 2020-12-21 10:03:43 +05:30
Ceda EI 40e3cc9d7e Update .gitignore 2020-12-21 00:50:07 +05:30
Ceda EI 90ba2410b9 Create core structure for the app 2020-12-21 00:49:50 +05:30
Ceda EI 3b0a212ad4 Add grommet and dependencies 2020-12-20 18:37:19 +05:30
Ceda EI a4a55afa70 Add React-Redux boilerplate 2020-12-20 18:05:37 +05:30
Firewalkers c53529f8b4 Initial commit 2020-12-20 09:28:36 +01:00