Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 854 Bytes

issues.md

File metadata and controls

21 lines (21 loc) · 854 Bytes

FEATURES

  1. implement relations
  2. add profile settings (change name, reset password)
  3. permissions & access control
  4. improve ui
  5. improve Customer display page -> need components to display nested items
  6. remove colspan from components -> introduce Container component
  7. table object actions as buttons + row actions builder
  8. file uploads
  9. search in joined tables
  10. order by joined tables
  11. global search
  12. actions should have static urls - pass route name and path prefix via args
  13. simplify datasource -> django-like?
  14. implement table component and use in TableView. just like display view
  15. django-like filters for sqla datasource
  16. user menu builder
  17. global actions
  18. pass welcome screen as argument of app
  19. move searchable and sortable field list to datasource
  20. report error toast if request fails with 500