Udeesha Gautam
5ae8017233
Bug/accessibility 5 ( #7008 )
...
* fixing 6946 and 6796(second part)
* fix for https://github.com/microsoft/azuredatastudio/issues/6726
* comments cleanup
* taking PR comments
* adding strong border for HC focus
* convert to string template
2019-09-09 15:37:12 -07:00
Benjin Dubishar
faf6eae535
Inform screen-readers of Dacpac Deploy loading and loading complete for summary ( #7000 )
...
* Loading components now announce themselves. Likely need way to disable.
* Adding focus elements to table for screen-reading after component is loaded in
* Adding piping for aria roles on tables
* Alerting on completion of deploy plan summary
* Removing extra ariaLive property
2019-08-28 14:42:40 -07:00
Anthony Dresser
658cf51887
Merge from vscode 0f73473c08055054f317c1c94502f7f39fdbb164 ( #6892 )
...
* Merge from vscode 0f73473c08055054f317c1c94502f7f39fdbb164
* fix tslinting
2019-08-22 22:07:01 -07:00
Benjin Dubishar
77bf228809
Improve narration for backup and dacpac UIs ( #6783 )
...
* Added ability to specify aria-rowcount and -colcount to tables.
* Cleanup
* Adds aria role to table container so that screen-readers ignore it
2019-08-19 16:51:38 -07:00
Kim Santiago
8287e0dda5
Add optional title to tables ( #6740 )
...
* Add optional title to tables
* addressing comments
2019-08-14 11:12:18 -07:00
kenvanhyning
5cffa7fe52
Feat/importpreview2 ( #6506 )
...
* Allow column resizing in preview table
* added property to TableComponentProperties
* hooked up new prop into model view
* new setOptions
* adding enum to azdata interface
* bring in slickgrid 2.3.30
* PR feedback
2019-07-26 08:31:47 -07:00
Anthony Dresser
db387eb770
Fixing the layering in the base folder ( #5308 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* code layering of base
* wip
* working through changes to table data view
* fix tests
* update editabledropdown to not use layout service
* wip
* fix imports
* fix import
* fix compile error
* add more localization
* add comments to changes to import patterns
* add more import comments
2019-05-03 14:49:18 -07:00
Anthony Dresser
74c92cd460
disable page scrolling in slickgrid ( #5333 )
2019-05-02 18:13:49 -07:00
Anthony Dresser
5c10127758
Layer grid code ( #5029 )
...
* layer grid
* errors; edit data still not showing up
* fix edit data
* fix tab spaces
2019-04-16 13:30:15 -07:00
Anthony Dresser
cef5bbb2be
Strict null pass on some base ui files ( #4832 )
...
* more strict null checks in base browser code
* revert changes to radiobutton
* fix some more minor things, enable strict null check in pipelines
* formatting
* fix compile errors
* make null undefined
* more null to undefined
2019-04-03 16:18:33 -07:00
Raj Musuku
666ae11639
Merge from master
2019-02-21 17:56:04 -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
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
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
4ceb869420
remove autosize and change column header css to properly respect column sizes ( #2480 )
2018-09-10 14:59:32 -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
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
Matt Irvine
d94f86b44a
Fix grid changes that broke profiler ( #2365 )
2018-08-30 10:11:02 -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
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -07:00
Leila Lali
473a414bc3
added table componenet ( #1542 )
2018-06-04 12:04:05 -07:00
Anthony Dresser
61d05f6782
adds coloring for unfocused tables ( #1182 )
2018-04-19 12:22:37 -07:00
Abbie Petchtes
495b4ee7c2
fix all high constrast issues in sqlops ( #1115 )
2018-04-11 12:36:00 -07:00
Anthony Dresser
f91010c398
add table insight ( #976 )
2018-03-23 17:22:22 -07: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