Matt Irvine
be2f9a6099
Add "preview features" config switch ( #2334 )
...
* Initial working commit for preview features config
* Clean up code
* Update tests
* Remove unused imports
* Update message and options
* Update don't show again message
2018-09-06 14:16:47 -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
Anthony Dresser
a8f21b56f0
Fix context menus in grids ( #2245 )
...
* fix context menus
* fix edit data context menu
2018-08-16 20:34:52 -04:00
Anthony Dresser
ac2f279c88
Fix edit data bugs ( #2157 )
...
* fix edit data bugs
* formatting
2018-08-06 20:42:52 -04:00
Anthony Dresser
4159fdc1a3
add off by one handler for selection ( #2009 )
2018-07-25 12:30:38 -07:00
Anthony Dresser
ce878e1def
Rework slickgrid keyboard navigation ( #1930 )
...
* rewrite keybind nav to handle ctrl + home and end
* testing different options
* working on removed slickgrid changes we don't need
* formatting
* handle click handler to rowNumber
* fixing various bugs
* formatting
* readd click column to select
* add shift key to column select
* added logic for additional keybindings on grid
* add down and up arrow into keyboard navigation
* update styling and update slickgrid
* formatting
* update angular-slickgrid version
* remove index.js changes
2018-07-19 14:05:54 -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
04ec9caad1
Remove Jquery references ( #1461 )
...
* modify key codes
* formatting
* change string event type
* code clean up
2018-05-23 10:59:28 -07:00
Abbie Petchtes
eae8de0373
Add grid.viewAsChart and grid.goToNextGrid keyboard shortcuts for editor ( #1390 )
...
* adding shortcuts for view as chart and go to next grid
* small fix
* refactor query output functions out of gridParentComponents
* Revert "refactor query output functions out of gridParentComponents"
This reverts commit 51addcac76d2a21df150a8d95f54f061aab6ac7a.
2018-05-11 09:38:14 -07:00
Abbie Petchtes
13fb9fdfd2
Add keyboard shortcuts for focus on current query and go to next output query tab ( #1153 )
...
* add go to next output query tab shotcut
* add a new keyboard shortcut for focus on current query
* minor change
2018-04-13 11:11:25 -07:00
Abbie Petchtes
9a5f51bfbf
Focus on the first focus-able when toggle result and message ( #1147 )
...
* when focus on the first focusable when toggle result and message
* minor change
2018-04-12 17:26:49 -07:00
Abbie Petchtes
5ac89e5a49
Open query plan link when select XML showplan in the result grid ( #1092 )
...
* open query plan link
* address comments
2018-04-09 10:27:32 -07:00
Matt Irvine
c116f933e2
Resize grids and detect changes when toggling panel visibility ( #944 )
2018-03-20 17:34:31 -07:00
Benjamin Russell
24ea675d7d
Edit Data: Fix editing stopping after tab switch ( #579 )
...
* Reverts should not be committed
* WIP
* Updating the angular2-slickgrid package that will fix the issue
* Updating package as per yarn stuff
2018-02-06 19:11:28 -05: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