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
  • !146

Adds timeline, calendar, message renderers. Fix map renderer. Fix lineChart renderer. Other improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Toby requested to merge toby-timelineAndCalendar into dev Jul 14, 2020
  • Overview 0
  • Commits 20
  • Pipelines 16
  • Changes 54
  • Adds timeline, calendar, message renderers.
  • Fixes the map renderer to work with edges.
  • Fixes LineChart renderer (now checks for NaN, fixed Person.age computed var).
  • Adds a ContextualBottomBar for edit-mode delete actions
  • Fixes visibility of rich-text-editor title textfield on macOS
  • Adds ActionOpenViewWithUIDs to enable opening a view with specific items (used for timeline grouping and calendar press action)
  • Settings now has a Settings.shared instance that is safe to use on the main thread. On other threads instantiate with Settings()
  • Update DateModified on using Item.set(...)
  • Other improvements
Edited Jul 17, 2020 by Toby
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: toby-timelineAndCalendar