aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/settings/EditServiceScreen.tsx
Commit message (Collapse)AuthorAge
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
|
* fix: remove autoHibernateLibravatar André Oliveira2022-07-19
| | | | This was causing issues to the service hibernation. Toggling back the isHibernationEnabled to false right after saving the service, which disabled the Hibernation.
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
|
* Upgrade node modulesLibravatar Vijay A2022-07-02
|
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27