Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Briar Desktop Briar Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 170
    • Issues 170
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • Briar DesktopBriar Desktop
  • Merge requests
  • !49

Merged
Created Nov 22, 2021 by Paul Lorenc@paul-lorencMaintainer

Add Settings View

  • Overview 44
  • Commits 27
  • Pipelines 21
  • Changes 14

Adds a Settings tab to the UI. I currently added the skeleton UI, and also a basic SettingsViewModel. I set this MR to WIP because the SettingsViewModel might need to be instantiated a little differently than the other UI viewModels, because it needs to be used in the top level BriarUI file, as well as the SettingScreen file and I wasnt sure the best way to implement this.

Also it still needs to add proper database reading and writing to save and load settings between sessions.

Closes #94 (closed)

Edited Jan 08, 2022 by Nico
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 94-add-settings-view