Anthony Dresser
495c9330f6
add event to capture state and reapply when necessary ( #6246 )
2019-07-02 15:52:42 -07:00
Karl Burtram
4ef25ecf37
Properly save and restore dynamic tab state ( #6185 )
...
* WIP
* WIP 2
* WIP 3
* Rework state capture implementation
* Break loop after setting
2019-06-27 16:14:28 -07:00
Karl Burtram
1411ad4503
Fix modelview webview to work in query tab ( #6119 )
...
* WIP
* Rebuild webview when switching tabs
* Remove unneeded code
* Make ready promise private
* Undo edit in sendMessage
* Add null check prior to using ready promise
* Remove extra whitespace
* Rename parameter and fix strict null check errors
2019-06-20 16:28:32 -07:00
Anthony Dresser
912c80e496
store active tab so it isn't overwritten ( #5875 )
2019-06-04 12:55:55 -07:00
Anthony Dresser
7390dce536
Fix handling of state in the grid panel ( #5867 )
...
* fix handling of state in the grid panel
* trigger rebuild
* trigger rebuild
2019-06-04 12:55:20 -07:00
Anthony Dresser
23e4a30cd1
dispose and clear things out when they are not needed to free up memory ( #5805 )
2019-05-31 17:24:01 -07:00
Anthony Dresser
33ff8ec5a3
Fix instances of listeners not being disposed in Query Editor ( #5798 )
...
* fix instances of listeners not being disposed
* spelling mistake
2019-05-31 15:14:03 -07:00
Anthony Dresser
dc2ff2295e
change message focus only on query end ( #5793 )
2019-05-31 13:23:17 -07:00
Anthony Dresser
76ebfe38a1
focus messages on error ( #5791 )
2019-05-31 11:43:15 -07:00
Anthony Dresser
364206010b
clear out tabs when a input is set ( #5789 )
2019-05-31 11:38:52 -07:00
Anthony Dresser
559c675164
Hide results tab when there are none ( #5763 )
...
* wip
* add behavior around hiding results when there are none
* fix strict null access
2019-05-31 11:18:33 -07:00
Anthony Dresser
6b76611c93
Handle maintaining tab state properly ( #5776 )
...
* handle maintaining tab state properly
* some code cleanup
2019-05-31 10:13:19 -07:00
Anthony Dresser
f8ccafd2af
Add focus logic to the tabbed panel ( #5649 )
...
* add focus logic to the tabbed panel
* change enter to be on key up
* fix tests
2019-05-28 12:44:22 -07:00
Anthony Dresser
38c6495fd8
Inital Messages Tab work ( #5604 )
...
* inital work
* iterate
* move messages to tab
* revert package changes
* remove unused properties
* format imports
2019-05-24 12:22:27 -07:00
Anthony Dresser
db387eb770
Fixing the layering in the base folder ( #5308 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* code layering of base
* wip
* working through changes to table data view
* fix tests
* update editabledropdown to not use layout service
* wip
* fix imports
* fix import
* fix compile error
* add more localization
* add comments to changes to import patterns
* add more import comments
2019-05-03 14:49:18 -07:00
Karl Burtram
c1cb9000a9
Various results grid scrolling fixes ( #5285 )
2019-05-01 12:36:16 -07:00
Anthony Dresser
48682bacde
rework panel to not need platform ( #5270 )
2019-04-30 13:19:21 -07:00
Anthony Dresser
ca98ef879d
Last of the layering ( #5187 )
...
* layer query
* update imports
2019-04-26 15:30:41 -07:00