Commit Graph
21 Commits
Author SHA1 Message Date
ceda_ei cfd0056197 Add PetMode plugin and integrate it into home page 2021-01-02 04:05:03 +05:30
ceda_ei facd8d912f Integrate telegram with accident plugin 2021-01-01 15:58:29 +05:30
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