Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I iOS application
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 155
    • Issues 155
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • iOS application
  • Merge requests
  • !122

Chart Renderer, MacOS support, bugfixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Toby requested to merge ChartsAndMacOS into dev Jun 23, 2020
  • Overview 0
  • Commits 15
  • Pipelines 5
  • Changes 55

1) Chart renderer

  • Configurable via CVU for now, we still need to come up with a good settings dialog in-app.
  • Try it out by browsing People and selecting the chart renderer
  • it is configured as a bar chart for now
  • try changing chartType to line under Person.cvu’s [renderer = chart] to see the lineChart in action

2) MacOS support

  • You can now use memri on your mac. Try out editing notes or using the general editor 😀 The layout of the navigation bar and some other aspects have been adjusted to suit the large screen.

3) Features & Bugfixes

  • Support grid renderer for People
  • Adds some height / age parameters to the people in default_database (for demoing charts)
  • Adds View debugger scrollToTop button
  • Other bugfixes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ChartsAndMacOS