Danshil Kokil Mungur
|
fd0ff4bd5f
|
chore: remove empty lines from imports section (#2951) [skip ci]
|
2022-08-19 10:59:27 +00:00 |
|
Ryan Cohen
|
16545eec22
|
feat: tooltip foundation (#2950)
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
|
2022-08-19 19:35:50 +09:00 |
|
TheCatLady
|
f3e56da3b7
|
feat: show alert/prompt when settings changes require restart (#2401)
* fix: correct 'StatusChecker' typo
* feat: add restart required check to StatusChecker
* fix(perms): remove MANAGE_SETTINGS permission
* fix: allow alert to be dismissed
* fix(lang): add missing string in SettingsServices
* fix(frontend): fix modal icon border
* fix(frontend): un-dismiss alert if setting reverted not require server restart
* fix(backend): restart flag only needs to track main settings
* fix: rebase issue
* refactor: appease Prettier
* refactor: swap settings badge order
* fix: type import for MainSettings
* test: add cypress test for restart prompt
|
2022-08-16 16:58:11 +00:00 |
|
Ryan Cohen
|
f5864b49de
|
refactor: update a few dev deps and convert to using type imports where possible (#2886)
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
|
2022-08-03 12:57:51 +09:00 |
|
TheCatLady
|
78fc1f7b7d
|
fix(frontend): add missing route guards to settings pages (#1700)
|
2021-05-31 00:18:38 +00:00 |
|
Jakob Ankarhem
|
c8d4d674f4
|
feat(frontend): add telegram integration (#491)
* feat(frontend): add telegram notification agent
* feat(telegram): add i18n keys for telegram
* style(telegram): change message formatting in notification
* feat(telegram): add short tutorial for telegram setup
* feat(telegram): add i18n keys for telegram tutorial
* style(telegram): correct grammar in infobox
Co-authored-by: sct <ryan@sct.dev>
* fix(telegram): redo i18n extraction
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se>
Co-authored-by: sct <ryan@sct.dev>
|
2020-12-27 00:02:00 +09:00 |
|