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
16aaf7227e
Web console: work in IE11 ( #8804 )
...
* fix IE11
* also support flexbox
2019-10-31 21:03:05 -07:00
Vadim Ogievetsky
85119b8721
fix iPad width ( #8471 )
2019-09-05 13:56:23 -07:00
mcbrewster
e4aa7fb268
Web-console: fix alerts from lgtm ( #8346 )
...
* fix alerts from lgtm
* remove unordered imports
* fix introduced alert
* move getExpanded to renderSchemaSelector
* use getDerivedStateFromProps
* use prevState
* add semi colons, remove unused imports
* fixes
2019-08-20 20:40:47 -07:00
mcbrewster
01f3da6fda
Web Console: add Group by interval to segments view ( #7986 )
...
* add group by
* update snapshot
* fix spacing
* change design pattern
* rename interface
* add static function
* save
* add whereClause"
* add default page size
* add where to inner query
* snapshots
2019-07-19 11:25:25 -07:00
Vadim Ogievetsky
d3a6753df9
Web console: update dependencies ( #8007 )
...
* update web console deps
* update license.yaml
* add tiny-warning
* do not sort all licenses
* fix snapshots
* add final licenses
* explicit mode
* webpack tweaks
* remove apache 2s
* fixed missing license
* added comments in script
* put in markers
* simpler script generator
* add copyrights
* more log
2019-07-16 09:22:12 -07:00
Vadim Ogievetsky
f16f13cf61
Web console: Improve data loader styling, enforce stricter TS types ( #8001 )
...
* add assets to auth exclude path
* add frame to tile page
* better empty filter state
* strict TS
* fix segments go to sql
* add unavailable segments
* factor out sugestable input
* fix tests
* update datasources sql
* no depricated extend
* add index spec to tuning configs
* fix scss lint
2019-06-30 19:33:16 -07:00
Vadim Ogievetsky
be16e4a4ae
Web console, adding Apache Kafka and AWS Kinesis to the data loader ( #7643 )
...
* adding kafka and kinesis to the data loader
* feature detect
* copy fixes
* wording fixes
* added missing spec type
* increase timeout
* Call it Google Cloud Storage
2019-05-17 14:01:27 -07:00
Vadim Ogievetsky
baf54f373c
Data loader (GUI component) ( #7572 )
...
* data loader init
* fix timecolumn text
* feedback changes
* fixing typos and improving error reporting
* added local firehose warning
* update warning copy
* refine copy
* better copy
* fix tests
* remove console log
* copy change
* add banner message
2019-05-03 17:14:57 -07:00
Vadim Ogievetsky
b6b1e6160c
Added tslint to web console ( #7280 )
...
* added tslint to web console
* added react linting and made rules stricter
* order imports
* update package-lock
2019-03-17 09:23:17 -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