Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Memri Memri
  • Group information
    • Group information
    • Activity
    • Labels
    • Members
  • Issues 432
    • Issues 432
    • List
    • Board
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • Packages and registries
    • Packages and registries
    • Package Registry
Collapse sidebar
  • MemriMemri
  • Milestones
  • Milestone 5: Configure the frontend for a Data App
Past due
Milestone expired on Feb 4, 2022

Milestone 5: Configure the frontend for a Data App

User story As a person who is trying define the look of their data app, I want to be able to define the building blocks of my screen as well as things like the colour, size, fonts etc. so that I can test the usability of my app and make sure whether its a nice experience.

requirements

Every component button inserts a starting point for the piece of code for that element, this implementation should be generic enough to also work for the buttons listed in https://memri.docs.memri.io/docs.memri.io/component-architectures/frontend/cvu-ui-elements/ . In order to add a component, the user needs to put the cursor in the right place and press the component button

To start with, try and implement these buttons:

  • calendar
  • charts
  • file
  • custom
  • label
  • list
  • photo
  • scene
  • note
  • map
  • timeline

When save view is pressed, the rendered CVU on the left should be updated according to the CVU definition on the right.

In projects_newproject_006, when the plugin item is created, a by the plugin published file is downloaded and parsed that describes the items used by the plugins, which are then used in projects_newproject_008 to generate the fields in YOUR APP USES, and the example data in EXAMPLE ITEMS.

Screens:projects_newproject_008

  • Issues 3
  • Merge requests 0
  • Participants 1
  • Labels 3
75% complete
75%
Start date
No start date
Until
Feb 4 2022
Due date
Feb 4, 2022 (Past due)
3
Issues 3
Open: 0 Closed: 3
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
Reference: %"Milestone 5: Configure the frontend for a Data App"