Vadim Ogievetsky
0b3ede193e
Web console: adding Slack channel integration ( #8182 )
...
* adding slack channel integration
* update snapshots
2019-07-28 16:17:54 -07:00
Vadim Ogievetsky
8bd0f8c2ac
Web console: code quality improvements (null tidy up) ( #8162 )
...
* tidy up nulls
* standardize more on undefined
* updated licenses
* update snapshot
* do not do heavy handed rendering
* add placeholder to SQL view
* remove pointelss fragment
2019-07-27 01:46:37 -07:00
mcbrewster
ef9230f916
Web-console: Add continue to spec view ( #8144 )
...
* Add continue to spec view
* update spec when type selected
* remove redundancy
* fix mistakes
2019-07-25 14:48:26 -07:00
mcbrewster
8ba1f06632
Web-console: add lookups tile to home view ( #8124 )
...
* add lookups-tile
* add uninitailized state
* remove error:
2019-07-25 13:08:58 -07:00
Vadim Ogievetsky
2b2fcc0371
Web console: cleanup build, check licenses in test ( #8113 )
...
* cleanup build, check licenses
* cleanup filterMap type
* don't run license check twice
2019-07-19 22:59:07 -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
b80f20f769
add missing dynamic coordinator configs ( #8090 )
2019-07-16 17:40:41 -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
1712158734
added replicated size ( #8043 )
2019-07-10 08:29:05 -07:00
Vadim Ogievetsky
8493bd5c1c
Web console: added bulk supervisor actions ( #8028 )
...
* added bulk supervisor actions to the web console
* improve async action dialog
* fix tests
2019-07-09 17:31:23 -07:00
Vadim Ogievetsky
4f4cda3ec9
fix query input undo ( #8033 )
2019-07-06 09:21:53 -07:00
Vadim Ogievetsky
2de6cc3b30
fix segment table filter ( #8034 )
2019-07-06 09:21:28 -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
mcbrewster
f1270c14f8
Web-Console: add clipboard modal ( #7964 )
...
* add clipboard modal
* rename button
* remove console.log
* fix off by one
* update tests
* update snapshot
* fix casing
* update snapshot
2019-06-28 15:50:18 -07:00
Vadim Ogievetsky
d677c83ce4
Web console: Power up the data loader init step ( #7947 )
...
* Power up the data loader init step
* update snapshot
* normalize spec
* allow deselect
* added HDFS tile
* update border style
* text updates
* goodies
* new reset icon
2019-06-26 15:50:48 -07:00
mcbrewster
a171b4a399
Web-console: Add action column to segments view ( #7954 )
...
* add actions column to segments view
* add sements action column
2019-06-25 20:14:06 -07:00
mcbrewster
cd01a48eab
Web-console: add timed button ( #7912 )
...
* add refresh button
* update snapshots
* fix spacing
* add supervisors button
* modify query manager
* add icon
* update snapshots
* fix space
* stop refreshing when option selected
* small fixes
* add default value
* fix spelling mistake
* fix query-input
* rename class
2019-06-24 21:18:19 -07:00
Vadim Ogievetsky
6c8f9482c7
Web console: prettier code ( #7939 )
...
* prettier code
* update tests
* scss also
* more ,
* update pachage json prettier config
2019-06-21 16:52:33 -07:00
Vadim Ogievetsky
2bc8e7c0e8
more acurate keyword auto complete ( #7934 )
2019-06-20 21:14:54 -07:00
Vadim Ogievetsky
28eaa620a9
Web console: Data loader respects parse spec columns for data preview ( #7922 )
...
* small fixes in the data loader
* respect columns
* fix test
2019-06-19 12:48:31 -07:00
Clint Wylie
71997c16a2
switch links from druid.io to druid.apache.org ( #7914 )
...
* switch links from druid.io to druid.apache.org
* fix it
2019-06-18 09:06:27 -07:00
Vadim Ogievetsky
df9cdcf13b
Web console: added Query View metadata pane, more query details ( #7905 )
...
* refactor
* adding metadata hookup
* add scroll
* standerdize icons
* better loading state
* update snapshots
* fix lint
* do not mix up queryId and sqlQueryId
2019-06-17 13:14:42 -07:00
Jenny Zhu
f603498e11
Web console: Add download path to SQL Query ( #7898 )
...
* adding download path to Query
* add more checker
* updated snap tests
* change after Vad's comments
2019-06-15 13:51:22 -07:00
mcbrewster
5e6d833fd9
Web-Console: tail log based on task status ( #7888 )
...
* clean up
* fix declarations
* spacing
2019-06-14 14:37:21 -07:00
Vadim Ogievetsky
05346a9e0c
allow semicolon with comment ( #7892 )
2019-06-14 07:53:19 -07:00
mcbrewster
0763585208
Web-console: update supervisors table ( #7799 )
...
* add new columns
* fix syling
* fix spaces
* update snapshots
* fix Spelling
* fix capitalization
* reorder action dialog
* set color using state
* fix snapshots
* fix array
* update snapshots
* remove extra columns
* update snapshots
* update snapshots
* fixes
* update snapshots
* use cell
* fix spacing
* update snapshot
2019-06-11 13:06:35 -07:00
Vadim Ogievetsky
c612ddc0f4
Support more JODA time formats ( #7857 )
2019-06-09 20:08:29 -07:00
Vadim Ogievetsky
c3d230b354
Web console: make the data loader more responsive when sampling data with many columns ( #7856 )
...
* Don't rerender data loader tables
* removed unused imports
* removed extra console.log
* fix typo
2019-06-09 10:44:13 -07:00
Vadim Ogievetsky
53b9fc4eb0
switch to use exInterlop ( #7853 )
2019-06-07 22:27:19 -07:00
Vadim Ogievetsky
248e075e24
Web console: Simplify task and supervisor detail displays ( #7848 )
...
* simplify detail display
* update tests
2019-06-07 11:02:45 -07:00
Vadim Ogievetsky
061b465d34
Web console: Normalize ingestion spec type ( #7847 )
...
* Normalize ingestion spec types
* also normalize on direct spec change
2019-06-07 08:32:40 -07:00
Vadim Ogievetsky
df01335789
Web console: prevent the time parse view from going into a bad state ( #7846 )
...
* prevent the time parse view from going into a bad state
* add test
2019-06-07 08:32:10 -07:00
Vadim Ogievetsky
ca5afd29b8
switch the web console to use react pure components ( #7845 )
2019-06-07 08:31:46 -07:00
Vadim Ogievetsky
0ca867efbf
less aggressive default value ( #7844 )
2019-06-07 08:31:21 -07:00
Vadim Ogievetsky
0de7983db5
Add minor CSS to make long value copy even easier ( #7829 )
2019-06-03 19:28:57 -07:00
Jihoon Son
61ec521135
Remove keepSegmentGranularity option for compaction ( #7747 )
...
* Remove keepSegmentGranularity option from compaction
* fix it test
* clean up
* remove from web console
* fix test
2019-06-03 12:59:15 -07:00
Vadim Ogievetsky
9d3dfd168a
Web console: Truncate and allow easy copy of large values in query table ( #7816 )
...
* table-column-selection -> table-column-selector
* null-table-cell -> table-cell
* make action icon
* made copyable
* updated snapshots
* more tests
* normalizing tests
* tslint fixes
* fix up snapshot desciptions
* nicer edit icons
* remove unused
* better language
* remove unused
* undo unwanted change
* normalize new lines
* truncate long arrays also
* removed double space
2019-06-01 17:37:54 -07:00
Vadim Ogievetsky
4ad058c429
Fix spaces and make linting more strict ( #7812 )
2019-06-01 10:14:13 -07:00
mcbrewster
21d3d0cde8
Web-console: prevent unnecessary loading of disabled data sources ( #7804 )
...
* prevent loading disabled datasources
* prevent double loading
* remove complexity
* rename function
* remove space
2019-06-01 02:08:34 -07:00
Clint Wylie
94b3591171
friendly printed arrays for json responses ( #7805 )
2019-05-31 17:34:12 +08:00
mcbrewster
245eded350
Web-console: Add run keyboard short cut to sql-control ( #7787 )
...
* add run keyboard shortcut
* add allow input
2019-05-29 16:11:59 -07:00
Vadim Ogievetsky
b051d6688d
bump deps ( #7788 )
2019-05-29 08:50:06 -07:00
Vadim Ogievetsky
96b9b3073c
Web console: Adding a server view that can display all servers ( #7770 )
...
* adding a server view that can see all servers
* fixing action-cell snapshot test
* dynamic resize on sql view
* remove extra word
* update home view server tile also
* offer more context options
* pass context to explain also
2019-05-28 17:12:50 -07:00
Vadim Ogievetsky
6fdc78abbc
fix supervisor resume route ( #7782 )
2019-05-28 13:22:42 -07:00
mcbrewster
7eac685e47
Web-console: add hostname to tasks view ( #7758 )
...
* add host name
* change to location
* remove space
2019-05-24 23:18:18 -07:00
mcbrewster
3a77a3e112
Web-Console: add actions icon to lookups ( #7725 )
...
* add lookup-table-action-dialog
* reorder arguments
* remove lookup-table-action-dialog
* fix supervisors table action dialog
* fix imports
* Add host column to task view
* reorder buttons
* remove log
* update snapshots
* remove host
* update snapshots
* remove console log
* remove fragment
* update snapshots and remove space
2019-05-24 22:53:12 -07:00
mcbrewster
5f50f357a4
Web-Console: add go to editor button to tasks and supervisors view ( #7705 )
...
* add go to editor button to tasks and supervisors
* fix package.json
* remove intent
* quuick fixes
* fixes
* add getsupervisorjson and gettaskjson
* remove space
* remove gotoloaddata
* fixes
* add error handling
* save
* add loader
* remove initspec
* fixup! add loader
* update snapshots
* remove gotoloaddataview form headerbar.spec
2019-05-24 22:52:26 -07:00
mcbrewster
2b34e1b710
Web console: add log tailing to task log view ( #7703 )
...
* add tail dialog checkbox to tasks show-log-component for webconsole
* add check box button css
* add 2 second delay
* left align
* change tail formatting
* use async/await syntax
* add space
* add public prefix
* update jest to reflect changes in show-log
* use sentence case
* update snapshots
2019-05-24 15:34:29 -07:00
mcbrewster
d7e3fa510e
Web-console: add resizable split screen layout to tasks and servers views ( #7723 )
...
* add split scroll layout
* fix dev dependancies
* clean up
* adjust margin
* update jest to reflect ui changes
* fix css
* fix css issues, update npm
* remove scrollable
2019-05-24 15:01:45 -07:00
Bartosz Ługowski
cbdac49ab3
Web console - add enable/disable actions for middle manager workers ( #7642 )
...
* Overlord console - add enable/disable button for remote workers.
* Overlord console - add proxy for remote workers API.
* WorkerResourceTest - revert newline change.
* Remote worker proxy tests - remove empty line.
* Refactor remote worker proxy for readability and security
* Rename method in remote task runner tests for readability
* Remove enable/disable button for remote workers from old web console
* Add enable/disable actions for middle manager worker in new web console
* Fix variable type
* Add worker task runner query adapter
* Fix web console tests: segments-view, servers-view
* Fix overlord resource tests
2019-05-23 16:47:23 -07:00