jmix-framework / jmix-ui-samples

Jmix v.1 Classic UI Samples. Online at https://demo.jmix.io/sampler
https://www.jmix.io
Apache License 2.0
5 stars 5 forks source link

A live sample demonstrating complex / customized screens #55

Open glaschenko opened 3 years ago

glaschenko commented 3 years ago

TBD: should we use current sampler or a separate app? I think it should be a separate app.

To be presented:

  1. a customized login screen
  2. a configured dashboard
  3. a 'list' presentation of entities browser (based on a single-column grid) with full text search
  4. a 'cards' presentation of entities browser (based o a composite component)
  5. a clickable pivot table with "save/restore presentations" feature and a filter (see implementation in Analytics or Store)
  6. a nice looking report, e.g. with several bands, some chart or pivot
  7. a table with Excel export, Bulk edit, Related entities
  8. a map (it is already present in Sampler, but would look good in this app as well. TBC)
  9. a screen showing some data from an external source (API integration)
  10. email templates configuration with GrapeJS HTML Editor
glaschenko commented 3 years ago

We should also analyze typical requests on forum and add here what is relevant.

glaschenko commented 3 years ago

image

glaschenko commented 3 years ago

image

glaschenko commented 3 years ago
  1. A custom component (integrating a 3rd party React component)
  2. A custom theme