Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1006 Bytes

ROADMAP.md

File metadata and controls

17 lines (14 loc) · 1006 Bytes

TODO

  • upgrade files controller to add models as madia manager
  • has nice select component with fetch table api, want to create this as modal table with fetch table api [ ] need to close _select general controller only for master data, if need something with more complex query its need to be sparate from that [ ] the common compoenent select is old fasion please use select modal like android mode
  • create easy deploy command
  • custom form module (add export, add public form show, add filter field show records)

NICE TO CREATE

  • add rich editor
  • general table component, a component has filter and search
  • create unit test to login, logout, manage role, manage user, test api select general table
  • crud generator with web interface and options to add fields and model
  • change react\async to spatie\fork -> the problem is cant handle async function in webhosting, the main thread is to fast than async proccess