Anthony Dresser
63485c8c78
Remove builder references from options dialog ( #4774 )
...
* remove more builder references; remove $ from declarations
* fix jquery references
* formatting
* fixing backup
* fix backup box
2019-04-02 13:49:50 -07:00
Aditya Bist
b04ca0fdbd
Agent - refresh refactor ( #4773 )
...
* refactored refresh views
* removed refresh from jobs view
2019-03-29 13:42:02 -07:00
Matt Irvine
86bac90001
Merge VS Code 1.31.1 ( #4283 )
2019-03-15 13:09:45 -07:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Raj Musuku
666ae11639
Merge from master
2019-02-21 17:56:04 -08:00
Anthony Dresser
ea67859de7
Initial Code Layering ( #3788 )
...
* working on formatting
* fixed basic lint errors; starting moving things to their appropriate location
* formatting
* update tslint to match the version of vscode we have
* remove unused code
* work in progress fixing layering
* formatting
* moved connection management service to platform
* formatting
* add missing file
* moving more servies
* formatting
* moving more services
* formatting
* wip
* moving more services
* formatting
* revert back tslint rules
* move css file
* add missing svgs
2019-01-25 14:52:35 -08:00
Aditya Bist
0efb89d6ff
fix loading perf when switching tabs ( #3169 )
2018-11-13 13:06:45 -08:00
Aditya Bist
3d39272536
Agent/operators ( #2962 )
...
* added caching and view for operators
* fixed row detail import
2018-10-23 15:22:44 -07:00
Aditya Bist
89e959c2e3
Agent/alerts ( #2943 )
...
* alerts view is now cached
* added styling to alerts page
* fixed row detail view import
2018-10-23 14:42:31 -07:00
Anthony Dresser
befa34790f
Refactor results grid ( #2147 )
...
* got a basic ui
* working on message panel
* done with messages moving to grids
* formatting
* working on multiple grids
* it does work
* styling
* formatting
* formatting
* fixed reset methods
* moved for scrollable
* formatting
* fixing scrolling
* making progress
* formatting
* fixed scrolling
* fix horizontal scrolling and size
* fix columns for tables
* integrate view item
* implementing heightmap scrolling
* add context menu and fix scrolling
* formatting
* revert slickgrid
* add actions to message pane
* formatting
* formatting
* bottom padding for tables
* minimized and maximized table actions
* add timestamp
* added batch start message with selection
* updating
* formatting
* formatting
* fix execution time
* formatting
* fix problems
* fix rendering issues, add icons
* formatting
* formatting
* added commit change
* fix performance, message scrolling, etc
* formatting
* formatting
* fixing performance
* formatting
* update package
* tring to fix bugs
* reworking
* the problem is the 1st sash is always the first sash visible
* remove resizing from grid panels
* add missing files
* trying to get edit to work
* fix editdata
* formatting
* update angular2-slickgrid
2018-08-23 12:32:47 -07:00
Karl Burtram
408a8a6f19
Edit Agent Job dialog updates ( #1925 )
...
* Fill in job name and description on edit
* Hook up update job request call
* Clean up table styles
2018-07-13 22:57:09 -07:00
Karl Burtram
3e200b7f0f
Handle resize message in Agent dashboard tab ( #1908 )
...
* Resize related changes WIP
* Resize table control better on resize
* Update DashboardTab to use inherited Disposable
* Set forceFitColumns to false
2018-07-11 13:50:58 -07:00
Karl Burtram
fbd5e819a2
Edit Agent Alert updates ( #1872 )
...
* Set database name and severity when editing alert
* Add Operator and Proxy edit
* Add edit job hookup
* Edit WIP
* Additional edit alert updates
* Remove unused method
2018-07-09 10:47:50 -07:00
Aditya Bist
14ae89e87c
added common action bar with context based actions for all pages ( #1842 )
2018-07-03 20:32:04 -07:00
Karl Burtram
24c48f025d
Add Delete Alert action implementation ( #1840 )
...
* Delete alert WIP 1
* Add agent delete methods
* Add Delete implementation for Jobs, Operators, and Proxies
2018-07-03 19:58:02 -07:00
Karl Burtram
c2a4380b96
Rename Agent dialog classes to remove "Create" ( #1837 )
...
* Remove Create from agent dialog names
* Move actions class into common directory
2018-07-03 13:30:16 -07:00
Karl Burtram
bf7c1306b1
Agent Tab panel visibility check base class ( #1829 )
...
* Agent Tab panel visibility check base class
* Add context menu to tab panel tables for Edit and Delete
2018-07-03 12:42:37 -07:00
Karl Burtram
8cb67b4f9d
Add Alert, Operator and Proxy panel tabs ( #1811 )
...
* Add Create Alert dialog
* Add Job Alerts view
* Stage WIP
* Add Proxy View component
* Hook up proxy and operator view callbacks
* Style cleanup
* Add additonal columns to views
2018-06-30 15:31:40 -07:00