Refactor #13328
closed
Move proxy status (AJAX) actions to API
Added by Lukas Zapletal almost 9 years ago.
Updated almost 9 years ago.
Description
Since all of our proxy status is AJAX only, we should not be building another API and we should refactor it into V2 API. There is no point in maintaining two separate codes for same actions.
Related issues
1 (1 open — 0 closed)
Just for the record, it looks like Puppet / PuppetCA is not AJAX. But we should move what we can regardless.
We usually maintain both as they tend to have different characteristics. Any UI feature should be added with a corresponding API - different routes, controllers and actions, but a common implementation.
- Status changed from New to Resolved
Yeah I figured out, not much experienced with AJAX, but now I understand it contains whole blocks vs clean data.
Also available in: Atom
PDF