Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog Module's FilesController should support N-tier deployment #810

Closed
hikalkan opened this issue Feb 15, 2019 · 0 comments
Closed

Blog Module's FilesController should support N-tier deployment #810

hikalkan opened this issue Feb 15, 2019 · 0 comments
Assignees
Milestone

Comments

@hikalkan
Copy link
Member

If we want to separate UI from API, FliesController remains in the UI part and tries to save files to the UI/Web server which is not correct. It should use the API to get/set images.

@hikalkan hikalkan added this to the 0.14 milestone Feb 15, 2019
@hikalkan hikalkan changed the title BlogService.FilesController does not support N-tier deployment Blog Modu's FilesController does not support N-tier deployment Feb 15, 2019
@hikalkan hikalkan changed the title Blog Modu's FilesController does not support N-tier deployment Blog Module's FilesController does not support N-tier deployment Feb 15, 2019
@hikalkan hikalkan assigned hikalkan and unassigned ebicoglu Feb 21, 2019
@hikalkan hikalkan changed the title Blog Module's FilesController does not support N-tier deployment Blog Module's FilesController should support N-tier deployment Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants