Anthony Dresser
60ccae48f1
add auto refresh interval to insights ( #1173 )
2018-04-19 11:10:44 -07:00
Leila Lali
d3f0ac7954
refactor model components to not reference any dashboard services ( #1168 )
...
* refactor model components to not reference any dashboard services
2018-04-18 11:48:20 -07:00
Abbie Petchtes
e5c1c6f544
fix regression in insight widget where the data is set twice ( #1163 )
2018-04-17 11:06:40 -07:00
Kevin Cunnane
b2c70e9301
Feat/model backed ui ( #1145 )
...
This is an initial PR for a new model-driven UI where extensions can provide definitions of the components & how they're laid out using Containers.
#1140 , #1141 , #1142 , #1143 and #1144 are all tracking additional work needed to improve the initial implementation and fix some issues with the implementation.
Features:
- Supports defining a FlexContainer that maps to a flexbox-based layout.
- Supports creating a card component, which is a key-value pair based control that will lay out simple information to a user. Eventually this will have an optional set of actions associated with it.
- Has a sample project which shows how to use the API and was used for verification
2018-04-13 15:59:18 -07:00
Anthony Dresser
a327889d05
Fix Dashboard Errors ( #1106 )
...
* fix ordering of component instance calls to fix erros
* add more verification methods
2018-04-10 13:46:07 -07:00
Anthony Dresser
86748e6d69
clear insights view before showing error ( #1050 )
2018-04-06 15:54:18 -07:00
Anthony Dresser
80bbd9dbf3
update insight last update time on refresh ( #841 )
2018-03-07 11:57:08 -08:00
Anthony Dresser
8570910a43
Move protocol client out ( #643 )
...
* close
* connection is working
* formatting
* adds all
* formatting
* formatting and changing how features are initialized
* formatting
* changed named of typings file
* update
* updated to use dataprotocol npm
* formatting
* removed unneeded logging
* readd npm shrinkwrap
* still not working
* removed unnecessary codfe
* addressed comments
* readded azure resource provider
* fix capabilities cacheing
* added backwards capat for older protocol
* update shrinkwrap
* update shrinkwrap
* updated shrinkwrap
* fixed tests
* removed dead code
* remove dead code
* fix compile
* remove backcompat stuff
* change location of npm
* vbump sqltools
* merge master
* fix imports
* fix build breaks
* update for sqlops
* update yarn dependencies
2018-02-20 13:38:16 -08:00
Karl Burtram
6ad0df0e3e
Refresh master with initial release/0.24 snapshot ( #332 )
...
* Initial port of release/0.24 source code
* Fix additional headers
* Fix a typo in launch.json
2017-12-15 15:38:57 -08:00
Karl Burtram
3cdac41339
SQL Operations Studio Public Preview 1 (0.23) release source code
2017-11-09 14:30:27 -08:00