Ryan Cohen
|
c6a133d4e5
|
refactor: absolute imports with path alias (#2960) [skip ci]
|
2022-08-22 11:02:46 +09:00 |
|
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 |
|
sct
|
3f2a04c881
|
feat: about page initial version
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
|
2020-12-15 07:27:30 +00:00 |
|