Skip to content

Boiler plate controller code should be in AppsController #7

@egaumer

Description

@egaumer

When a new controller is created in the IDE, the boilerplate code is generated in dialogs.js. This was done because when a new resource is created, a blank tabe is created by default.

What should happen is we should be doing a realtime GET on that resources and loading the actual content from the index. The ideal place to create this boilerplate code would be in the AppsController (createResourceInDir()) but the tabview code (javascript) needs to be refactored to support dynamic fetching of newly created resources.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions