Delveri Munang created ASTERIXDB-1773:
-----------------------------------------
Summary: Code Refactoring
Key: ASTERIXDB-1773
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1773
Project: Apache AsterixDB
Issue Type: Task
Components: AsterixDB, HTTP API, Web Interface
Environment: There is a lot of redundant code especially in the Web
Interface. This can be refactored into a single view.
Reporter: Delveri Munang
The same piece of code is found at several places in the codebase.
It will be good to to have this refactored for reusability.
At the simplest level, The Web interface UI Navigation bar can be refactored
into a single view which different pages can import rather than having the same
raw code everywhere as in:
*/webui/querytemplate.html and */feed/home.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)