Jannis Mattheis
f4ca0cc266
fix: update puppeteer & fix flaky tests
2025-08-04 12:03:29 +02:00
Jannis Mattheis
da6a1ec9f6
fix: upgrade markdown and other stuff
2025-08-04 12:03:29 +02:00
Jannis Mattheis
031461f998
fix: upgrade codemirror
...
Co-authored-by: Matthias Fechner <matthias@fechner.net>
2025-08-04 12:03:29 +02:00
Jannis Mattheis
85d10bfa40
fix: migrate to react virtuoso & FC
...
Co-authored-by: Matthias Fechner <matthias@fechner.net>
2025-08-04 12:03:29 +02:00
Jannis Mattheis
734113d187
fix: upgrade eslint
2025-08-04 12:03:29 +02:00
Jannis Mattheis
ca2d087569
fix: upgrade typescript
2025-08-04 12:03:29 +02:00
Jannis Mattheis
7a5b699b30
fix: upgrade to vite & vitest
2025-08-04 12:03:29 +02:00
David Kalmakoff
13d59eb04d
bug: fixed router navigating to homepage on page loads
2024-11-06 18:13:15 +01:00
饺子w (Yumechi)
81564025b4
test: Wait for some time for the client list to update ( #722 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-03 04:22:54 -06:00
饺子w (Yumechi)
a58b0be362
bug: fixed a race condition in database test ( #690 )
...
* bug: fixed a race condition in database test and plugin integration test
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-09-20 05:00:17 -05:00
eternal-flame-AD
7bf80ee6f1
Add last used to client & application
2023-08-06 12:30:22 +02:00
chrispruitt
72bd8c8ba6
Add default message priority for applications
...
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2023-07-19 18:15:01 +00:00
Tert0
17b9b52d95
Add delete confirmation dialog
2022-10-08 15:15:29 +02:00
Jannis Mattheis
e68c5560e1
Update puppeteer
2022-09-10 16:50:01 +02:00
Jannis Mattheis
7e261be304
Fix flaky e2e-tests
2021-06-19 09:39:15 +00:00
Jannis Mattheis
a2d44968e5
Format
2021-06-19 09:39:15 +00:00
Jannis Mattheis
819a881557
Update ui deps
2021-06-19 09:39:15 +00:00
Jannis Mattheis
977e481b78
Update puppeteer
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
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