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
Matt Irvine
424eb90dd8
Save edit data scroll position when switching tabs ( #2129 )
2018-08-03 16:18:18 -07:00
Matt Irvine
df804d0729
Make sure chart viewer height gets set correctly ( #2143 )
2018-08-03 16:17:49 -07:00
Aditya Bist
172e1cf3bf
put parse syntax in command palette instead of editor ( #2103 )
2018-07-31 16:27:11 -07:00
Matt Irvine
e9ef95ef1f
Save query result selection/scroll when switching tabs ( #2052 )
2018-07-27 14:01:34 -07:00
Aditya Bist
335b9f445f
Feature: Parse Query Syntax ( #1997 )
...
* feature/parseSyntax
* added error when no connection
* removed elapsed time logic
* code review comments
* changed error message to match SSMS
2018-07-25 16:11:58 -07:00
Matt Irvine
4bfa6b3a5d
Save editor cursor/scroll position when switching sql files ( #1978 )
...
* Save editor layouts when switching sql files
* Move import
* Restore the view state after laying out the editor
2018-07-20 10:48:12 -04:00
Anthony Dresser
63fb4e2827
Bootstrap Service Abstract injection ( #1534 )
...
* change to generic injection
* formatting
* fixed missed merge
* change to keep a record of the services per selector
* formatting
* adding back in tests
* apply back tests
* remove fundamentally broken test
2018-06-07 16:19:26 -07:00
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -07:00
Anthony Dresser
1359354387
Angular Individual Service Injection - Decouple bootstrap service ( #1457 )
...
* change services to be individually injected into angular
* messing around with injection
* change angular bootstrapping to factory style
* formatting
* formatting
* fix imports
* fix build errors
* fix testsw
* fix tests
* fix compile errors
2018-05-23 16:51:02 -07:00
Anthony Dresser
ddfb61b46a
change settings to only affect grid; remove default fontfamily ( #989 )
2018-03-27 11:14:54 -07:00
Anthony Dresser
b045e536c1
Revert "Revert "Results grid options ( #962 )"" ( #982 )
...
* Revert "Revert "Results grid options (#962 )" (#979 )"
This reverts commit ab91c88b34 .
* fix angular2-slickgrid compiled files
2018-03-25 10:48:59 -07:00
Karl Burtram
ab91c88b34
Revert "Results grid options ( #962 )" ( #979 )
...
This reverts commit f2779f2a50 .
2018-03-23 22:16:32 -07:00
Anthony Dresser
f2779f2a50
Results grid options ( #962 )
...
* added inital config
* added the ability to specifiy properties of the grid
* formatting
* fix some rendering bugs
* vbump
2018-03-23 13:41:16 -07: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
251ae01c3e
Initial VS Code 1.19 source merge ( #571 )
...
* Initial 1.19 xcopy
* Fix yarn build
* Fix numerous build breaks
* Next batch of build break fixes
* More build break fixes
* Runtime breaks
* Additional post merge fixes
* Fix windows setup file
* Fix test failures.
* Update license header blocks to refer to source eula
2018-01-28 23:37:17 -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