ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

[Feature Request] CRUD operations for Data models

Open locks opened this issue 10 years ago • 3 comments

As discussed on Slack, it would be interesting to have a way to perform the CRUD operations through Ember Inspector's interface.

My suggestion for the operations:

  • Create - a button in the Data panel, it would open in the Object Inspector. Then you'd save it;
  • Read - currently you can filter cached records, but not request new ones through the interface, something in the Data would address this;
  • Update - this can already be done with the Object Inspector;
  • Delete - this could be a conditionally rendered element of the Object Inspector;
    • Save - see above.

locks avatar Oct 06 '15 05:10 locks

Can I have a go at this?

Malolan-Balaji avatar Apr 11 '19 04:04 Malolan-Balaji

@Malolan-Balaji-T18128 sure thing! Let me know if you have any questions.

RobbieTheWagner avatar Apr 11 '19 11:04 RobbieTheWagner

@rwwagner90 Any other info that you can give will be very helpful

Malolan-Balaji avatar Apr 11 '19 17:04 Malolan-Balaji