Skip to content

Collection of presaved data-views for reading your data

License

Notifications You must be signed in to change notification settings

uidu-org/uidu-dataviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

uidu-dataviews

Collection of presaved dataviews for reading your data.

Example configuration

# Visible to organization, localized
name:
  en: Latest donations
  it: Ultime donazioni

# Available kinds @uidu/data-views
kind: table

# Default sorters applied to this view <fieldname>:<sortDirection>
sorters:
  - createdAt:desc

# Default filters applied to this view <fieldname> <filter> <filterValue>
filters:
  - groupId is slug
  - groupId is volunteers,donors,corporates

# Fields that need to be created for this view to work
fields:
  - name:
      en:
      it:
    kind:
    options:
  - name:
      en:
      it:
    kind:
    options:

About

Collection of presaved data-views for reading your data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published