Anthony Dresser
27816acaeb
Remove custom splitview ( #3467 )
...
* working on options dialog
* working through options dialog
* trying to work through modifying options dialog
* working on converting scrollablesplitview
* fixed options working through profiler
* fix profiler
* fix account dialog
* trying to fix problems with splitpanel
* fix insights dialog
* moving through
* fix last list, need to verify looks and functionality
* fix look of account dialog
* formatting
* formatting
* working through scrollable bugs
* working on problem with view size
* fix margin issues
* fix styler for dialogs
* add panel styles to insights
* create instantiation issues
* fix test
* fix test
* remove unused code
* formatting
* working through insight dialog issues
* fix table updating
* remove console logs
2019-01-15 15:00:34 -08:00
Anthony Dresser
e1c084d365
fix html formatting in grid ( #3722 )
2019-01-11 16:24:50 -08:00
Anthony Dresser
71c1ed6c49
Add state for column sizing ( #3683 )
...
* add state for column sizing
* work properly with auto size columns
2019-01-11 10:25:57 -08:00
Anthony Dresser
18f7662209
Duplicate Result sets ( #3620 )
...
* remove debouncing and echoing to fix rendering bug
* fix access of internal member
* fix issue with using splice rather than slice
* fix compile issues
2019-01-10 13:44:14 -08:00
Anthony Dresser
589b913960
Readd Top Operations ( #3628 )
...
* workin on top operations
* added top operations, changed default sorter to handle number string better
2019-01-09 13:52:38 -08:00
Anthony Dresser
954d0d954f
Auto Column Sizing ( #2778 )
...
* add auto column sizing
* add break for performance
* update with new library
2019-01-08 13:05:53 -08:00
Anthony Dresser
fc581253a4
Fix gap with result streaming ( #3629 )
...
* handle updating item sizing when being updated
* change back scrolling delay
* remove unused code
2019-01-07 12:58:00 -08:00
Anthony Dresser
18fb78b3ec
Account for different situations for stream setting ( #3615 )
...
* add cases for different situation
* default streaming setting false
2018-12-12 12:03:59 -08:00
Anthony Dresser
0ac0175bb1
update table size on result set update ( #3604 )
2018-12-11 15:05:28 -08:00
Anthony Dresser
f39007cd2d
wrong variable name ( #3603 )
2018-12-11 15:05:11 -08:00
Anthony Dresser
42e55dd2dd
Result Streaming settings ( #3537 )
...
* add setting control for result streaming
* change default result streaming to true
2018-12-10 17:36:35 -08:00
Anthony Dresser
8b447e361f
change cancelation in the async data loader to correctly cancel requests ( #3516 )
2018-12-10 16:29:02 -08:00
Anthony Dresser
efd809971f
fix row select ( #3390 )
2018-12-03 14:10:50 -08:00
Anthony Dresser
afb1ebebd5
Result Streaming ( #3319 )
...
* handle releasing data when the grid is unrendered
* update sqlops
* add complete to sqlops
* update protocol
* update protocol
* formatting
* update sqlops.d.ts
* stash
* better handling of results streaming
* formatting
* improvments to result streaming
* bump slickgrid and address a performance bottleneck
* remove unnecessary code
* formatting
* update locks
* optimize large values in the grid
* formatting
* formatting
* update yarn
* bump packages
* yarn
* bump
* yarn lock
* locking
* yarn
* fix duplicate result sets
* fix event stream versions
* yarn
2018-11-29 15:16:53 -08:00
Anthony Dresser
d646b4729b
Revert "Result Streaming ( #3124 )" ( #3312 )
...
This reverts commit 8925d44807 .
2018-11-27 10:42:41 -08:00
Anthony Dresser
e48328af34
Handle qp clear input correctly ( #3258 )
...
* handle clearing xml in qp view
* formatting
2018-11-26 14:49:06 -08:00
Anthony Dresser
8925d44807
Result Streaming ( #3124 )
...
* handle releasing data when the grid is unrendered
* update sqlops
* add complete to sqlops
* update protocol
* update protocol
* formatting
* update sqlops.d.ts
* stash
* better handling of results streaming
* formatting
* improvments to result streaming
* bump slickgrid and address a performance bottleneck
* remove unnecessary code
* formatting
* update locks
* optimize large values in the grid
* formatting
* formatting
* update yarn
* bump packages
* yarn
* bump
* yarn lock
* locking
* yarn
2018-11-26 14:30:35 -08:00
Anthony Dresser
e2b446be1c
change default setting for showing default connection info in settings ( #3043 )
2018-11-05 16:08:55 -08:00
Anthony Dresser
5f2e17a738
Query Editor Memory improvements ( #3041 )
...
* working through memory issues
* work in progress
* add missing value
* work in progress
* more work in progress
* various more memory fixes
* additional improvements
* fix imports
* change test that we dispose queries on close not dispose
* update tests
2018-11-05 16:08:41 -08:00
Anthony Dresser
cff21124da
Auto Scale Axis ( #3070 )
...
* fix input to chart that was causes scales to not auto size
* formatting
* formatting
* added comments
2018-10-31 20:27:40 -07:00
Anthony Dresser
726eb8d0e1
Time elapsed status item ( #3006 )
...
* added time elapsed status item
* add missing files
2018-10-29 15:24:08 -07:00
Anthony Dresser
2c0d6b93ee
move query actions from underneath scrollbar, permanently show scrollbar ( #3007 )
2018-10-29 15:23:55 -07:00
Anthony Dresser
ff5a248240
Clean up result tab better ( #3015 )
...
* do a better job cleaning up results tab
* formatting
2018-10-26 13:27:01 -07:00
Anthony Dresser
7dfcd89a04
Rework timeSeries in chart viewer ( #2987 )
...
* rework timeSeries in chart viewer
* rework important to fix tests
2018-10-24 14:58:24 -07:00
Anthony Dresser
5549f51a13
Fix time series ( #2985 )
...
* fix time series type string
* remove unused code
2018-10-23 13:52:35 -07:00
Anthony Dresser
e002ad3b6a
fix test errors ( #2938 )
2018-10-18 13:27:30 -07:00
Anthony Dresser
67514ccc5f
change scroll container to fix ui glitch ( #2924 )
2018-10-16 21:55:21 -07:00
Anthony Dresser
6ee3886ecf
clear out plan xml on executes ( #2921 )
2018-10-16 18:31:19 -07:00
Anthony Dresser
76282ed1ef
Look for showplan colum name ( #2919 )
...
* change method for finding show plan through column name
* formatting
2018-10-16 18:12:01 -07:00
Anthony Dresser
bfa9e8c495
Handle query plan flow problems ( #2918 )
...
* modify the query plan work flow to account for some errors
* formatting
2018-10-16 16:15:47 -07:00
Anthony Dresser
ac1f7542a9
change way we show query plan ( #2866 )
2018-10-15 17:18:14 -07:00
Anthony Dresser
0adb025573
add horizontal scroll to message pane ( #2787 )
2018-10-10 15:44:30 -07:00
Anthony Dresser
7aa2ee08bf
properly reset to handle maximized grids ( #2786 )
2018-10-08 17:30:08 -07:00
Anthony Dresser
933aa88dc7
Account for Horizontal Scrolling in Grid ( #2774 )
...
* implement horizontal scroll login in the grid plugin
* remove commented code
* formatting
2018-10-08 17:24:40 -07:00
Anthony Dresser
e672fbf6e2
change selection on header selection to provide 1 selection not 1 million ( #2757 )
2018-10-05 11:25:28 -07:00
Anthony Dresser
0693080630
change how query plan is handled ( #2735 )
2018-10-04 11:48:41 -07:00
Anthony Dresser
03ea265bab
Hide tabs on reexecute ( #2624 )
...
* add logic to hide tabs when a query rerun is executed
* remove double entry in the map
2018-09-18 17:56:37 -07:00
Anthony Dresser
f7abf5a2d5
Fix stating for scrolls ( #2615 )
...
* nearly working
* add accounting for the downsides to slickgrid
2018-09-17 17:55:52 -07:00
Anthony Dresser
c8c6d072f6
Respect message settings ( #2614 )
...
* add results view stating
* working through the bugs
* handle various resizing bugs
* gnale resizing better
* add configuration to state
* address comments
2018-09-17 17:55:38 -07:00
Anthony Dresser
4d9cc604b9
add view area options to pick up chart background fix ( #2613 )
2018-09-17 16:37:18 -07:00
Anthony Dresser
9fe4237033
Maintain Query State ( #2571 )
...
* add results view stating
* working through the bugs
* handle various resizing bugs
* gnale resizing better
* fix tests by adding missing node module
* formatting
* refactor interfaces out to get around testing restrictions
* more refactoring of importants to avoid loading errors
2018-09-13 18:42:29 -07:00
Anthony Dresser
801e201cc3
change active cell during change to fix focus shift ( #2545 )
2018-09-12 13:22:01 -07:00
Anthony Dresser
e18e0da0c1
Fix sizing error when switching windows ( #2544 )
...
* add work around for when we need to resize while we don't have a dimension to resize off of
* formatting
2018-09-12 13:21:51 -07:00
Anthony Dresser
2639b2bd2c
Fix bug around debounced event not being flushed in time ( #2536 )
...
* fix bug around debounced event not being flushed in time
* add comment
2018-09-11 21:22:25 -07:00
Anthony Dresser
82aa493dfd
Reduce message panel min size to 0 ( #2534 )
...
* reduce message panel minimum size to 0; attempt to restore panel sizing on requery sizes; default grid panel size to 80%
* formatting
2018-09-11 21:22:06 -07:00
Anthony Dresser
5616751c04
fix grid action bar not updating ( #2532 )
2018-09-11 21:21:30 -07:00
Anthony Dresser
7d898ca34d
Fix grid gaps ( #2531 )
...
* modifying grid gaps
* reduce gaps and increase gap for action bar
2018-09-11 21:21:06 -07:00
Anthony Dresser
89e6d363e2
Selection in grid context ( #2527 )
...
* update action context on selection change
* correctly add ranges rather than a new range for every row
* add required functions to typings
2018-09-11 17:10:53 -07:00
Anthony Dresser
c559ac7be9
expand messages panel on error ( #2519 )
2018-09-11 17:09:40 -07:00
Anthony Dresser
b3fbe47f0a
add min size for row num column ( #2518 )
2018-09-11 17:09:17 -07:00
Anthony Dresser
c73af4c480
add check for selection model in edit data ( #2517 )
2018-09-11 17:08:41 -07:00
Anthony Dresser
8ec09d25ce
add listener to change action bar on maximize change ( #2505 )
2018-09-11 12:42:06 -07:00
Anthony Dresser
a9a01ae479
fixes a rendering problem in splitview ( #2512 )
2018-09-11 12:18:03 -07:00
Anthony Dresser
4ea13bdbc0
add select all handler to grid ( #2496 )
2018-09-10 21:18:39 -07:00
Anthony Dresser
b06ddf2dc7
change cursor in message panel to default ( #2494 )
2018-09-10 21:18:18 -07:00
Anthony Dresser
7735f68502
Add check for potential failure in handling drag ( #2499 )
...
* add check for potential failure in handling drag
* move check to avoid ui glitches
2018-09-10 21:17:42 -07:00
Anthony Dresser
ffb0f5a1c7
add grid styles ( #2483 )
2018-09-10 21:17:26 -07:00
Anthony Dresser
80c7f9e855
add logic to hide and add grid panel based on size ( #2481 )
2018-09-10 21:16:54 -07:00
Anthony Dresser
4ceb869420
remove autosize and change column header css to properly respect column sizes ( #2480 )
2018-09-10 14:59:32 -07:00
Anthony Dresser
432a209184
fix error message formatting ( #2477 )
2018-09-10 14:58:51 -07:00
Anthony Dresser
16bc218ea7
fix formatting on time stamps ( #2456 )
2018-09-07 16:24:06 -07:00
Anthony Dresser
72d2920dc3
add table options to fix column widths ( #2458 )
2018-09-07 16:22:40 -07:00
Anthony Dresser
8ab22e9cc8
change layout for gridpanel to correctly handle header size ( #2452 )
2018-09-07 11:08:27 -07:00
Anthony Dresser
0f2442a7a5
Add fix for flashing during dragging and resize drag box ( #2451 )
...
* add fix for flashing during dragging and resize drag box
* remove unnecessary code
2018-09-07 11:08:14 -07:00
Anthony Dresser
197e1c651f
add listeners to make grid the largest ( #2447 )
2018-09-06 17:00:54 -07:00
Anthony Dresser
c01da0f263
fix off by one in query messages ( #2446 )
2018-09-06 17:00:41 -07:00
Anthony Dresser
81ff542d0b
add copy keybind ( #2445 )
2018-09-06 17:00:30 -07:00
Anthony Dresser
401fc8161a
fix dragging ( #2438 )
2018-09-06 14:43:52 -07:00
Anthony Dresser
2e05c0a7d9
Fix Edit data bugs ( #2428 )
...
* fix data loading function to fix html entities in edit data
* fix edit data formatting and null row display
* formatting
2018-09-06 09:57:07 -07:00
Anthony Dresser
b6891850a7
Charting actions ( #2411 )
...
* working on adding charts
* working on chart options
* adding image and table insight
* add chart viewing and handle a bunch of small bugs
* formatting
* add actions to chart viewer
* formatting
* remove unimplemented function
2018-09-05 18:05:09 -07:00
Anthony Dresser
f147d799e0
fix grid resizing interation with editor ( #2427 )
2018-09-05 17:32:58 -07:00
Anthony Dresser
05cf06656d
Fix grid sizing issues ( #2410 )
...
* fix insert ordering in scrollable splitview
* fix grid sizing issues
* move dirty state
2018-09-05 12:11:55 -07:00
Anthony Dresser
1356f0bcf6
Readd query plan ( #2409 )
...
* fix grid links
* formatting
* remove commented code
* adding query plan
* asd
* add query plan
* fix title
2018-09-05 12:11:33 -07:00
Anthony Dresser
ce0c955c29
Fix Grid Links ( #2393 )
...
* fix grid links
* formatting
* remove commented code
* revert formatting functions
* fix build break
2018-09-04 17:44:16 -07:00
Anthony Dresser
0e7f89169e
fix insert ordering in scrollable splitview ( #2392 )
2018-09-04 15:42:19 -07:00
Anthony Dresser
8e0c19fc8d
Refactor chart viewer ( #2381 )
...
* working on adding charts
* working on chart options
* adding image and table insight
* add chart viewing and handle a bunch of small bugs
* formatting
* remove unused code
2018-08-31 12:55:34 -07:00
Anthony Dresser
39b33160c2
add resize on reset to handle not correctly resizing on reruns ( #2357 )
2018-08-30 12:01:27 -07:00
Anthony Dresser
db49b42e4a
nump data protocol ( #2355 )
2018-08-29 13:07:37 -07:00
Anthony Dresser
5197ef591a
update slickgrid ( #2342 )
...
* update slickgrid
* update slickgrid
2018-08-29 12:48:56 -07:00
Anthony Dresser
4cce29ea9d
change sqlops to be dev dep ( #2311 )
2018-08-23 14:15:08 -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
6668ec4b5d
Fix accessibility bugs in Chart Viewer and Advanced properties ( #2240 )
...
* fix accessibility bugs in chart viewer
* add advanced properties
* add comments for changes in vs
2018-08-20 16:19:29 -07:00
Anthony Dresser
033c8cb8b1
Adds build connection info feature ( #2192 )
...
* connection string
* formatting
* change serailize reponse type to match connect params
* add connection string serialization
* readd the connection string to the connection widget
* format
* remove unnecessary change
* update serializer to require provider
* update name of function
* fix function name
* bump dataprotocol and sqltools
* revert unnecessary change
* remove more unnecessary chagnes
* bump sqltoolsserivce
* adde configuration for auto parsing the clipboard
2018-08-20 14:50:16 -04: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
b553cbb68c
update build to use yarn to fix errors ( #2191 )
2018-08-08 15:09:12 -07: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
d20f24be18
Bump slickgrid to fix html content issue ( #1980 )
...
* add ' to escape strings for html
* update slickgrid to fix injection
2018-07-20 10:47:16 -04:00
Anthony Dresser
d14c73fad5
vbump service-downloader ( #1965 )
2018-07-19 14:06:41 -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
feab43f16d
add ' to escape strings for html ( #1974 )
2018-07-19 14:42:29 -04:00
Anthony Dresser
53953f5cda
bump slickgrid to fix focus issue ( #1875 )
2018-07-09 13:30:16 -07:00
Anthony Dresser
1f3e59c9f9
added default config for timeSeries since it is not the same ( #1852 )
2018-07-06 13:21:12 -07:00
Anthony Dresser
cb060cb5db
add row status on status bar for queries ( #1841 )
2018-07-05 10:43:24 -07:00
Anthony Dresser
f0a556f004
add quote to string escape ( #1838 )
2018-07-03 16:37:44 -07:00
Anthony Dresser
41cc839380
add themeing to profiler ( #1826 )
2018-07-03 13:34:20 -07:00
Anthony Dresser
014bca031c
add logic to clean up providers when appropriate ( #1824 )
2018-07-03 11:49:57 -07:00
Anthony Dresser
4f864fd5bd
add escape formatting ( #1825 )
2018-07-03 11:49:17 -07:00
Anthony Dresser
2d80d5e611
Add connection info to title ( #1645 )
...
* add connection info to the file label
* formatting
* first attempt at title shortening
* add user to title shortening
* add settings to control connection info in title
* formatting
* move setting
2018-06-29 17:04:09 -07:00
Anthony Dresser
4bd63b615b
fix table highlighting issues ( #1802 )
2018-06-29 17:03:01 -07:00