mirror of
https://github.com/apache/druid.git
synced 2025-02-06 01:58:20 +00:00
7f1b19bfb1
* Adding new web console. * fixed css * fix form height * fix typo * do import custom react-table css * added repo field so npm does not complain * ask travis for node 10 * move indexing-service/src/main/resources/indexer_static into web-console * fix resource names and paths * add licenses * fix exclude file * add licenses to misc files and tidy up * remove rebase marker * fix link * updated env variable name * tidy up licenses and surface errors * cleanup * remove unused code, fix missing await * TeamCity does not like the name aux * add more links to tasks view * rm pages * update gitignore * update readme to be accurate * make clean script * removed old console dependancy * update Jetty routes * add a comment for welcome files for coordinator * do not show inital notifaction for now * renamed overlord console back to console.html * fix coordinator console * rename coordinator-console.html to index.html
14 lines
120 B
Plaintext
14 lines
120 B
Plaintext
node/
|
|
node_modules/
|
|
resources/
|
|
public/
|
|
lib/*.css
|
|
|
|
coordinator-console/
|
|
pages/
|
|
index.html
|
|
|
|
.tscache
|
|
tscommand-*.tmp.txt
|
|
|