Commit Graph

228 Commits

Author SHA1 Message Date
Jannis Mattheis fd691e47c0 Update axios 2021-04-16 17:42:45 +00:00
Jannis Mattheis 36c0c467ec Update prettier 2021-04-16 17:42:45 +00:00
Jannis Mattheis 43c4eba0fa Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
Jannis Mattheis 14d15abd94 Update @material-ui/* 2021-04-16 17:42:45 +00:00
Kassim 346396fa83
Fix message overflow with big images 2021-03-27 13:01:28 +00:00
Stewart Thomson 1cbd273974
Fix sidebar height & hide ScrollUpButton until scrolled (#384) 2021-01-24 19:58:50 +00:00
Jannis Mattheis 0d65ca6d3f TSLint -> ESLint 2020-09-12 14:19:43 +00:00
Jannis Mattheis 33c0e01dae Update ui deps 2020-09-12 14:19:43 +00:00
D. Domig 7993d0eef8 Change pass to password 2020-09-02 16:33:24 +00:00
D. Domig aecd3d8081 Change token 2020-09-02 16:28:37 +00:00
Jannis Mattheis e1a6847c84 Format 2020-05-08 15:16:43 +02:00
Jannis Mattheis 1ee817dc2b yarn upgrade --latest 2020-05-08 15:16:43 +02:00
Jannis Mattheis f80c9d2270 Update puppeteer 2020-05-08 15:16:43 +02:00
Jannis Mattheis 7b90b8a8f5 Use v2 in package path 2020-05-08 10:43:17 +02:00
Stewart Thomson d22326bba8
Open github link in new tab (#294) 2020-04-14 13:56:00 +00:00
Jannis Mattheis fc1ac65954 Fix flaky plugin ui test
Sad thing, I don't really know why it doesn't work on travis-ci,
but somehow, the click doesn't register or atleast doesn't do what it
should.
2020-03-22 10:02:24 +01:00
Yasa Akbulut e6bd7c03dd Make Message cards responsive
On breakpoints smaller than 'sm', the date of the message will wrap
to a new line; and the image will be 32x32 instead of 70x70
2020-03-22 10:02:24 +01:00
Yasa Akbulut 07b0226412 Wrap control buttons on DefaultPage 2020-03-22 10:02:24 +01:00
Yasa Akbulut 0f7c7dd717 Use FC as SFC is deprecated in favor of it 2020-03-22 10:02:24 +01:00
Yasa Akbulut c46bbdc01f Make layout responsive 2020-03-22 10:02:24 +01:00
Yasa Akbulut e858d5ad3f Bump material-ui/core and material-ui/icons 2020-03-22 10:02:24 +01:00
Yasa Akbulut ce056faed8 Use react-scripts proxy for development
Setting the `defaultDevConfig.url` to use the default port and
proxying requests via the react-scripts proxy overcomes CORS issues
and reduces friction for ui contributions
2020-03-22 10:02:24 +01:00
Jannis Mattheis 0863aba9cb Update packr/v2 2020-03-07 20:15:25 +01:00
Raphael e56f7bc4c7
Add notification sound for incoming messages (#267) 2020-02-12 18:21:35 +01:00
Jannis Mattheis 3d52a117b1 Add button for requesting notification permission 2020-02-06 20:15:14 +01:00
PSSGCSim 6dc783d99d Break long words in webui 2019-12-14 15:16:21 +00:00
Jannis Mattheis c9c6246c4c Properly close ui websocket connections on browser close 2019-11-28 21:39:47 +01:00
quthla dc741493b4 Fix web socket reconnect on web socket close (#242) 2019-11-28 20:01:23 +01:00
quthla 9715ecaeb1 Show banner on server errors. 2019-10-24 21:35:36 +02:00
foxbit19 ed254547db Set main page link and add GitHub icon (#234)
Fixes #159
2019-10-20 19:40:09 +02:00
Jannis Mattheis 6edfd8400e
Remove color styles from plugin detail view (#232) 2019-10-19 09:42:48 +02:00
foxbit19 bdb6372235 Add refresh button to messages list
Fixes #171
2019-10-19 09:15:10 +02:00
foxbit19 4938a4a0ac Add auto reconnect on connection loss (#228) 2019-10-13 16:57:35 +02:00
Jannis Mattheis 3069867fcc Fix flaky test 2019-09-28 21:09:47 +02:00
Jannis Mattheis 956c089abb Update axios 2019-09-28 21:09:47 +02:00
Jannis Mattheis 2bbe0b6149 numeric -> align="right" 2019-09-28 21:09:47 +02:00
Jannis Mattheis 81ad026e9d raised -> contained 2019-09-28 21:09:47 +02:00
Jannis Mattheis afbbb82199 Update @material-ui 2019-09-28 21:09:47 +02:00
Jannis Mattheis 3c55a1d884 Suppress type error (for now)
From what I see it should be correct.
2019-09-28 21:09:47 +02:00
Jannis Mattheis 4b1996534c Update typescript 2019-09-28 21:09:47 +02:00
Jannis Mattheis b4395f02f1 Add tslint as implicit dependency 2019-09-28 21:09:47 +02:00
Jannis Mattheis 06f3cbad9a Add missing env props
They are now required
2019-09-28 21:09:47 +02:00
Jannis Mattheis f90318205e Formatting and better type definitions 2019-09-28 21:09:47 +02:00
Jannis Mattheis 97d8837d0a Fix await on string 2019-09-28 21:09:47 +02:00
Jannis Mattheis 70c68a4d6f Fix warning
See https://mathiasbynens.github.io/rel-noopener/
2019-09-28 21:09:47 +02:00
Jannis Mattheis 147ff271f8 Use Record<string,*> instead of Record<number,*>
Objects in js are alwais indexed by strings.
2019-09-28 21:09:47 +02:00
Jannis Mattheis d302940da6 Initialize with null 2019-09-28 21:09:47 +02:00
Jannis Mattheis 6138d7ad92 Implicit import interfaces 2019-09-28 21:09:47 +02:00
Jannis Mattheis f92f5e6f4c Move to yarn 2019-09-28 21:09:47 +02:00
Jannis Mattheis 15096a98bb Move to react-scripts
react-scripts-ts is outdated.
2019-09-28 21:09:47 +02:00