Vadim Ogievetsky
37112d24e2
Web console: new Ace, diff view, and cleanup. Decorating the console for the holidays ✨ 🎁 ( #12085 )
...
* Add diff view and upgrade AceEditor
* fix test
* function doc parsing fixes
* escape args
* allowKeys
* everyone gets a diff
* update snapshot
2021-12-22 16:31:17 -08:00
Vadim Ogievetsky
1d3c8c187b
Web console: query view improvements and other fixes ( #12031 )
...
* don't copy commas
* use numeric type information
* add VALUES keyword
* propogate rollup config into spec
* fix
* cleanup
* understand range partitioning
* update snapshots
* better comp apis
* fix segment pages
* update snapshots
2021-12-07 10:16:16 -08:00
Vadim Ogievetsky
0c5d1c9725
Web console: add more query fixing auto suggestions ( #11203 )
...
* add more query fixing auto suggestions
* update query gen
* update toolkit
* update licenses
* fix funky quotes
* funky => fancy
* revert engine change
* separate web-console and website npm and node deps
2021-06-04 09:29:00 -07:00
Vadim Ogievetsky
4caa221d72
Web console: Better inline docs ( #11128 )
...
* better highlight
* better highlighting
* add spec
2021-04-19 14:36:53 -07:00
Vadim Ogievetsky
ee61a165e3
Web console: improve make type preservation in ingestion configs in the data loader ( #10533 )
...
* improve validation
* move to druid modals
* adjust specs
* oneOf
* move transform
* segment grans
* tidy up webpack
* add Partitioning
* break out druid models
* tidy up
* rename to Expression
* move druid time
* cleanup
* update format
* better detail
* fix e2e test
* remove forceGuaranteedRollup from e2e tests
* clean up imports
* shardSpec -> shard_spec
* fix css
* adjust snapshot
* add granularity to segments view
* rename to Time span
* use OFFSET in segments view query
* update doc links
* simplify require
* more oneOf
2020-10-30 19:02:44 -07:00
Vadim Ogievetsky
f391e89653
Web console: refresh and tighten up the console styles ✨ 💅 💫 ( #10515 )
...
* no hardcoded dark mode
* update blueprint
* style pass
* add open sans font
* fix public path
* update licenses
* add comment
* allow zero bsd
* add new lines
* update tests
* remove default mods
* use variables
* fix background
* fix query init style
* pad fracional part
* paginate braces
* update to latest blueprint, fix column tree
* Smart query limit -> Auto limit
* adjust gutter color for dark mode
* fix spelling
* update snapshot
Co-authored-by: asherbitter <ofir@imply.io>
2020-10-20 22:11:29 -07:00
Vadim Ogievetsky
3c8eacb2d4
Web console: improve query manager (convert to React hook) ( #10360 )
...
* Better query running
* update licenses
* update tests
* updated tests v2
* fade in cancel
* add exemplary tests
* update mkcomp
* fix inconsistent state update
* remove lastParsedQuery
* work if not a valid literal
* remove unused params
* fix licenses
* better state update
* get error message
* isEmpty tidy
* add tests around error message highlighting
* pull live query selector into a component
* add LiveQueryModeSelector tests
* update snapshots
2020-09-11 19:42:50 -07:00
Vadim Ogievetsky
6d8799f2df
Update QueryView to use latest DruidQueryToolkit ( #10201 )
...
* Update to latest DruidQueryToolkit
* add THEN keyword
* do not crash on invalid JSON
2020-07-23 22:45:01 -07:00
Vadim Ogievetsky
c01fd56182
Web console: allow link overrides for docs, and more ( #10100 )
...
* link overrides
* change doc version
* fix snapshots
2020-06-30 12:46:50 -07:00
mcbrewster
b7fdb29423
add joins to column tree menu ( #9705 )
...
* add joins to column tree menu
* fix capitalization
* add keyword, keep columns if replaced
* actually fix capitalization
* add keywords
2020-04-16 17:51:59 -07:00
Vadim Ogievetsky
637a9e8614
Web console: Fix segment re-ingest ( #8454 )
...
* fixing ingest spec
* rm console.log
* ingest segment spec
* make sure step query always being run
* better example interface
* add keywords
* placeholders
* do not overwrite datasource name in data loader spec
* fix comment typo
2019-09-03 12:13:57 -07:00
Vadim Ogievetsky
c948422f32
Web console: Better build experience ( #8389 )
...
* rename sql docs
* rm old file
* add old files
2019-08-24 11:35:30 -07:00
Vadim Ogievetsky
20ea90a5a6
Web console: more explicit limit on run button ( #8378 )
...
* update sql doc parsing
* keyword fixes
* fix header default
* tidy
* fix tests
2019-08-23 13:40:48 -07:00
Vadim Ogievetsky
7f1b19bfb1
Adding a Unified web console. ( #6923 )
...
* 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
2019-01-31 17:26:41 -08:00