ctravail
7a02ecdcff
Update webui styling to break on resulting output
...
updated the stylesheet for words to break on all result- classes
Updated verbiage to overflow-wrap instead of word-wrap
2017-07-04 13:34:45 -05:00
ctravail
a01b56def2
webui style update
...
Noticed in the web console running the query from getting started tutorial Bitmap(frame="stargazer", stargazer_id=14) would overflow the resulting text.
2017-06-30 13:40:19 -05:00
Alan Bernstein
f8b4b6a323
Use correct syntax in help text
2017-05-30 13:02:09 -05:00
Alan Bernstein
4ed670b709
Remove unused styles
2017-05-30 12:57:07 -05:00
Alan Bernstein
48192edac1
Hide unimplemented status section
2017-05-30 12:56:48 -05:00
Alan Bernstein
e32bbb077f
Fix html structure again
2017-05-30 12:56:29 -05:00
alanbernstein
03aeb64e11
Merge pull request #560 from alanbernstein/autocomplete-improvements
...
Autocomplete improvements
2017-05-30 10:30:10 -05:00
Alan Bernstein
18dacee64b
Update logo urls
2017-05-22 16:41:05 -05:00
Alan Bernstein
75c59387f6
Skeleton for new autocomplete functionality
2017-05-18 18:34:23 -05:00
Alan Bernstein
39e46e2c48
Factor out autocompleter
2017-05-18 18:30:25 -05:00
Alan Bernstein
db256c91cc
Only autocomplete on single match
2017-05-16 22:54:17 -05:00
Alan Bernstein
3eff46b07a
Use default row/column labels
2017-05-09 21:22:45 -05:00
Alan Bernstein
742ca5d18f
Update autocomplete list
2017-05-09 17:53:47 -05:00
Alan Bernstein
43dac449b0
Fix broken html structure
2017-05-09 17:53:25 -05:00
Alan Bernstein
62d1c20eef
Style fixes
2017-05-09 17:52:29 -05:00
Alan Bernstein
c7e0168729
Add syntax hints tooltip to WebUI
2017-05-08 17:59:18 -05:00
Linh Vo
565ed02713
#511 webui options
2017-05-03 23:23:24 -05:00
Linh Vo
69af3246db
fix use command
2017-05-02 11:48:34 -05:00
Linh Vo
547c64397c
break word into multiple lines
2017-05-02 11:35:29 -05:00
Linh Vo
f17a49a8c5
consistent function's name
2017-05-01 11:48:32 -05:00
Linh Vo
0a6c4d23fd
add indexname to parse_query func
2017-05-01 10:30:36 -05:00
Linh Vo
9ed5d2dd14
remove expand link after expanding output
2017-05-01 10:24:00 -05:00
Linh Vo
8ceaf82f03
create/delete/use command, expand output
2017-04-30 00:24:28 -05:00
Cody Soyland
607fe9e529
Modify documentation link so it doesn't display a blank page
2017-04-29 20:38:42 -05:00
Cody Soyland
85d2fb55a7
Set html title of WebUI to "Pilosa WebUI"
2017-04-29 20:37:40 -05:00
Alan Bernstein
e095ad13a5
Remove timestamp on cluster tab
2017-04-28 15:28:07 -05:00
Alan Bernstein
72ace793a6
Fix table structure
2017-04-28 15:28:07 -05:00
Alan Bernstein
4322554c66
Remove const and => to support pre-ES6 browsers
2017-04-28 15:28:07 -05:00
Alan Bernstein
e491dbe60d
Set anchor in url on nav click
2017-04-28 15:28:07 -05:00
Alan Bernstein
d1758bec4e
Fix autocomplete bug
2017-04-28 15:28:07 -05:00
Alan Bernstein
3fb3ceac3e
Allow anchor links
2017-04-28 15:28:07 -05:00
Alan Bernstein
05782f0b73
Don't crash on an empty frame list
2017-04-28 15:28:07 -05:00
Alan Bernstein
deceac5f05
Add tbody's to make styles work
2017-04-28 15:28:07 -05:00
Alan Bernstein
0eceea249c
Modify table styles for spec
2017-04-28 15:28:06 -05:00
Alan Bernstein
971cb6fc9e
Render status response as tables instead of JSON
2017-04-28 15:28:00 -05:00
Alan Bernstein
1315d560a0
Fix formatting
2017-04-28 15:26:46 -05:00
Alan Bernstein
2956640a5c
Link to external docs
2017-04-28 15:26:46 -05:00
Alan Bernstein
f9e21359f7
Remove debug print
2017-04-28 15:26:46 -05:00
Alan Bernstein
183d78b027
Show version string in header
2017-04-28 15:26:42 -05:00
Alan Bernstein
69b17dfca8
Add basic autocompletion for keywords
2017-04-28 15:26:10 -05:00
Alan Bernstein
a8453d7656
Replace ugly nav javascript with css
2017-04-28 15:26:09 -05:00
Alan Bernstein
f59758f80f
Focus query textarea on load
2017-04-28 15:26:09 -05:00
Alan Bernstein
a9e9905b30
Redo html indentation
2017-04-28 15:26:09 -05:00
Alan Bernstein
5cbc95e229
Show last update time for status
2017-04-25 16:20:51 -05:00
Alan Bernstein
688f82cbdf
Display cluster status from endpoint
2017-04-25 16:20:14 -05:00
Alan Bernstein
233504b5c3
Rename db->index
2017-04-25 15:35:20 -05:00
Alan Bernstein
55f4ae79c0
Make nav buttons work
2017-04-25 14:55:22 -05:00
Alan Bernstein
f72a0a1b09
Update error message and use it for 'frame not found' as well
2017-04-25 13:40:14 -05:00
Alan Bernstein
1326fe120c
Make error message more readable
2017-04-25 13:31:43 -05:00
Alan Bernstein
e68e006dca
Replace "database not found" error response with helpful message
...
This is kludgy, we may change the way the message is displayed,
or replace other raw error responses, we can revisit later.
2017-04-25 13:23:19 -05:00