Commit Graph

18 Commits

Author SHA1 Message Date
David Kalmakoff b08b5ae82c
fix: table overflow and word wrapping (#720)
- applications (table)
- clients (table)
- plugins (table, info card word wrapping, and card padding)

Co-authored-by: David Kalmakoff <david@localhost.localdomain>
2024-11-05 11:06:33 +00:00
Tert0 3eb0467239 Fix bracketSameLine prettier 2022-10-08 15:19:20 +02:00
Rene Weselowski 13b878781b Fix login form password-manager support 2022-05-26 08:16:12 +00:00
Jannis Mattheis 6b3467b1d7 Format 2021-12-04 21:14:27 +01:00
Jannis Mattheis 36eb8d8b2b Inject register & version information into index.html
The registration form will always be shown inside the dev mode,
because there is no api that transmits if registration is enabled.
2021-08-04 19:39:43 +02:00
pigpig c172590b92 Add registration
Can be enabled via the registration config flag. (disabled per default)

Fixes gotify/server#395

Co-authored-by: pigpig <pigpig@pig.pig>
Co-authored-by: Karmanyaah Malhotra <32671690+karmanyaahm@users.noreply.github.com>
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2021-08-04 19:39:43 +02:00
Jannis Mattheis 43c4eba0fa Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
quthla 9715ecaeb1 Show banner on server errors. 2019-10-24 21:35:36 +02:00
foxbit19 bdb6372235 Add refresh button to messages list
Fixes #171
2019-10-19 09:15:10 +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 6138d7ad92 Implicit import interfaces 2019-09-28 21:09:47 +02:00
Jannis Mattheis 62854d8e11 Show banner on network lost 2019-03-27 21:13:53 +01:00
Jannis Mattheis ea546d96cc Move login to user 2018-11-11 21:03:42 +01:00
Jannis Mattheis 6e629a9fc4 Move base store to common 2018-11-11 21:03:42 +01:00
Jannis Mattheis d4d7dfefa4 Rename component to common 2018-11-11 21:03:42 +01:00
Jannis Mattheis ad873585fa Move user stuff into own folder 2018-11-11 21:03:42 +01:00