Jannis Mattheis
|
43c4eba0fa
|
Update react-scripts & fix eslint
|
2021-04-16 17:42:45 +00:00 |
Jannis Mattheis
|
0d65ca6d3f
|
TSLint -> ESLint
|
2020-09-12 14:19:43 +00:00 |
Jannis Mattheis
|
e1a6847c84
|
Format
|
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 |
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 |
Jannis Mattheis
|
3069867fcc
|
Fix flaky test
|
2019-09-28 21:09:47 +02:00 |
Jannis Mattheis
|
afbbb82199
|
Update @material-ui
|
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
|
6138d7ad92
|
Implicit import interfaces
|
2019-09-28 21:09:47 +02:00 |
GianOrtiz
|
e32359ed15
|
Add update client api and dialog (#164)
|
2019-03-16 11:18:51 +01:00 |
饺子w
|
79b3a0c3da
|
Run webui e2e test in prod mode (#157)
|
2019-03-15 19:24:24 +01:00 |
eternal-flame-AD
|
e5b24f4c92
|
Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
|
2019-02-09 12:52:01 +01:00 |
eternal-flame-AD
|
de09aae987
|
add extras to message model
|
2019-02-02 13:06:30 +01:00 |
Jannis Mattheis
|
31dd466c6b
|
Fix messages test
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
865aaa3f85
|
Make messages test less flaky
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
9c232780c5
|
Migrate MessagesStore to mobx
And use new infinite list implementation
|
2018-11-11 21:03:42 +01:00 |
Jannis Mattheis
|
0f9d3bde81
|
Only build gotify once in tests with make test-js
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
ddcd131d92
|
Add message test
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
1b69bc9653
|
Add user test
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
40e45c1d3a
|
Add application test
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
c29b29a293
|
Add client test
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
32306867c2
|
Add test authentication (login & logout)
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
95340a9f01
|
Add puppeteer utils
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
0a311d103c
|
Add setup file for starting puppeteer & gotify
|
2018-09-17 17:51:31 +02:00 |
Jannis Mattheis
|
e0d8596e1c
|
Add selector utils
provides easy access to forms and tables
|
2018-09-17 17:51:31 +02:00 |