Aditya Bist
128767c713
Added clickable more info links to designer validation issues ( #19365 )
...
* added clickable more info links to designer validation issues
* fix selection issue
* remove more info if none
* change quote style
* clear the dom node
2022-05-13 13:35:22 -07:00
Aditya Bist and chgagnon
784d8e9e96
Table Designer: Move columns UI ( #19154 )
...
* format
* added buttons and initial drag plugin
* initial drag and drop working
* add actions and taskbar
* drag and drop bugfix and other changes
* fix few issues
* more changes
* fix all move and insertion issues
* PRcomments
* fit and finish comments
* remove dead code
* bump sts
* add style for object being dragged
* add plugin to copyright filter
* Add to eslintrc
* fix drag contrast ratio
* generalize logic for cell focus
* demo feedback
* feedback
* add action state
* feedback
* remove unncecessary check
* add move actions to context menu
* change to const
* fix bug with tables and fix drop color
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2022-05-12 10:49:45 -07:00
Aditya Bist
909d022562
change style ( #19159 )
2022-04-20 13:05:53 -07:00
Aditya Bist
449d27a5ae
Add confirmation dialog before closing app ( #19139 )
...
* added confirmation dialog before closing app
* only one prompt for multiple open table designers
2022-04-19 20:26:22 -07:00
Aditya Bist
197d56a29b
Fix new table issue ( #18974 )
...
* fix new table issue
* fix new table scenario
* simplify logic
2022-04-08 11:10:30 -07:00
Aditya Bist
bab5118996
Add graph icons to OE and TD ( #18808 )
...
* add graph icons to OE and TD
* PR comments
* change enum type
* change sub type to icon and make basic as default
* changed icontype to icon
* change default logic location
* change icon name to be more generic
* use right icons
2022-04-01 00:27:59 -07:00
Aditya Bist
e7773425ee
added graph node types from edit and publish results ( #18891 )
...
* added graph node types from edit and publish results
* make generic property bag
* review comments
* add comment for function
* edit comment
* change name to telemetry info
2022-03-31 21:50:26 -07:00
Aditya Bist
d8a8107dc6
default to native credential service in linux ( #18716 )
2022-03-14 10:13:18 -07:00
Aditya Bist
822199c9be
add ability for md + text reports ( #18667 )
...
* add ability for md + text reports
* change report type
* re add types for ads
* match fields and add enum for mimetype
* rename preview report
* update type
* rename generate report type
* fix comment
2022-03-09 15:48:21 -08:00
Aditya Bist
1be5c926d3
added markdown renderer for publish dialog ( #18645 )
2022-03-07 10:57:37 -08:00
Aditya Bist
a2c39369c9
Add and move editable dropdown ( #18589 )
...
* add and move editable dropdown
* merge dropdowns
* merge dropdown cell factories
* add new column and hide in properties
* remove editable property
2022-03-03 20:23:20 -08:00
Aditya Bist
696db01dc8
Fix opt out prompt behavior ( #18498 )
...
* fix header
* fix product name
2022-02-18 15:53:59 -08:00
Aditya Bist
de5090e47a
Added data points for Table Designer ( #18182 )
...
* added server infor and metrics for table designer
* update generate script
* pr comments
* format more files
* pr comments
* make changes to core
* remove unused imports
* add server info
* revert enum change and add publish event
* format doc
* nitpicks
* remove os version
* remove modifier from telemetry info
* remove error message
2022-02-02 12:40:05 -08:00
Aditya Bist
2a681605fa
Updated credentials system ( #17888 )
...
* linting
* added flags
* remove testing values
* format
* format doc
* tested in linux
* remove unused interface
* comments
* review comments
* clean imports
* pr comments
* format doc
* changed promise location
* insiders december
* pr comments
* test ado change
* fix test
* comment out code for hygiene
* remove unused imports
* test creds from client only
* remove unused import
* trying enabling keytar
* trying enabling keytar
* disable in correct script
* print statements
* remove print statements
* check mock output
* add linux check
* remove print statements
2021-12-17 10:55:42 -08:00
Aditya Bist
2a127beb28
Designer: property descriptions ( #17668 )
...
* format
* added strings
* format doc
* use codicon instead
* show descriptions in property pane only
* fix ssdt string bug
* fix overflow option
* review comments
* review comments
* changes
2021-11-16 14:50:05 -08:00
Aditya Bist and Alan Ren
99f5c406e3
Added editor to table designer ( #17576 )
...
* format doc
* correct class name
* set content
* remove mssql commands
* merge classes
* code refactoring and bug fixing
* remove unnecessary class
* handle promise
Co-authored-by: Alan Ren <alanren@microsoft.com >
2021-11-03 21:07:36 -07:00
Aditya Bist and chgagnon
6dda9392e0
respect include header option ( #17134 )
...
* respect include header option
* use correct option for copying
* check for setting when copying
* add dependency injection
* use instantiation service
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-11-01 12:36:19 -07:00
Aditya Bist
74aacda70d
separate ADO jobs ( #17361 )
2021-10-14 11:05:13 -07:00
Aditya Bist
42a1bdc491
replace default icon with agent icon ( #16976 )
2021-09-02 16:06:19 -07:00
Aditya Bist
9f58e59c2f
respect ignore recommendation setting for recommendation scenario as well ( #16979 )
2021-09-02 14:55:31 -07:00
Aditya Bist
2aabc1ea9b
fix arrow keys not working in server group dialog ( #16825 )
...
* fix arro keys not working in server group dialog
* use existing container instead of dom element
* proper fix with code cleaning
2021-08-18 17:10:59 -07:00
Aditya Bist
8ae04c456d
re enable keytar test to check Ad Hoc build ( #16758 )
2021-08-12 14:48:10 -07:00
Aditya Bist
2f8e2f3132
Synapse query editor dropdown fix ( #16684 )
...
* formatting
* update comment
* format doc
* fix connection test
* remove unused imports
* test server info mock
* try with mocks
* add server info check for tests
* added logic for corner case
2021-08-12 12:28:55 -07:00
Aditya Bist
6122f96607
fix tasks ( #16668 )
2021-08-10 13:46:13 -07:00
Aditya Bist
5524a3659c
Secondary actions ( #16122 )
...
* data menu shows up
* clean up code
* remove dead code
* string literal
* add menu item instead
* remove unused code
2021-07-14 12:35:10 -07:00
Aditya Bist
a1652a5ecb
fix icons getting cut off ( #15898 )
2021-06-24 12:44:12 -07:00
Aditya Bist
e4e703151f
Update chokidar ( #15726 )
...
* update chokidar
* add yarn lock files
2021-06-15 17:29:00 -07:00
Aditya Bist
0e24fc09b5
Fix cloud shell ( #15452 )
...
* fix cloud shell
* better logic for dimensions
* fix dimension type
* change terminate to close
2021-05-13 12:01:11 -07:00
Aditya Bist
1d55facfe3
fix azure context menu ( #15447 )
...
* fix azure context menu
* fix node issue
* change to undefined
* just use interface
* set connection profile
* add save profile
2021-05-12 19:27:04 -07:00
Aditya Bist
efd70310ba
update remote yarn lock ( #15419 )
...
* update yarn lock to use 2.9.4 when ^2.6.0 is used
* update main yarn lock
* update yarn lock for remote/web
2021-05-11 18:19:52 -07:00
Aditya Bist
adbbe7e6b0
Adjust icon badge size ( #15292 )
...
* adjust badge size
* convert rem to px
2021-04-29 18:42:03 -07:00
Aditya Bist
5244cd0b09
update version ( #15161 )
2021-04-16 10:46:40 -07:00
Aditya Bist
f60d0fa9e5
release notes ( #15160 )
...
* release notes
* fix typo
2021-04-16 09:08:34 -07:00
Aditya Bist and chgagnon
e151668c81
Links handling in commands ( #15118 )
...
* format
* update external options type
* add command flag for command
* Allow commands in Notebooks
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-14 13:06:45 -07:00
b6bdb68596
add flag for proxy ( #15120 )
...
* add flag for proxy
* update distro hash
* Bump distro hash
* Bump distro
Co-authored-by: kburtram <karlb@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-14 00:36:39 -07:00
Aditya Bist and chgagnon
1b78008258
Remote CLI fixes ( #15117 )
...
* fixes from vscode
* update distro
* fix distro
* fix hygiene
* reorder hygiene
* Update distro
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-13 20:42:06 -07:00
Aditya Bist
90868bc0ad
fixed css for font family ( #15119 )
2021-04-13 18:37:55 -07:00
Aditya Bist
46f805a8be
fix a few more tags ( #14648 )
2021-03-10 15:10:08 -08:00
Aditya Bist
2a125ee43b
normalize sql carbon tag ( #14445 )
2021-02-25 13:32:12 -08:00
Aditya Bist
91522caa67
Change server group look ( #13608 )
...
* change server group look
* remove dead code
* add top padding
* add bot padding as well
* fix heights to account for padding
* fix arrow alignment
* fix ellipses and node length parity
* fix alignment
2020-12-09 10:54:47 -08:00
Aditya Bist
8bbcfff119
fix agent types ( #13340 )
2020-11-10 13:38:57 -08:00
Aditya Bist
9d766198b5
fix connection and notebook icons not highlighting ( #13314 )
2020-11-09 13:12:34 -08:00
Aditya Bist
fa9a38d74a
Update/agent ( #13298 )
...
* Revert "Fix Agent not working (#13126 )"
This reverts commit a0ee8b00fb .
* agent fix and bump
2020-11-09 09:00:03 -08:00
Aditya Bist
6b2c409cff
Feature: Tasks (core) ( #12184 )
...
* initial
* string sanitize
* hygiene
* build task
* added build task
* hygiene
* initial tasks view
* finished tasks
* add sql carbon tags and undo changes
* remove task message
* fix tasks tests
* removed extension stuff
* add problem matcher
* remove extra space
* undo extension changes
* add problem matcher to mssql
2020-11-04 13:07:20 -08:00
Aditya Bist
581774d413
Update README.md ( #12927 )
...
fix deb link typo
2020-10-14 16:17:59 -07:00
Aditya Bist
34079d1612
update extension versions ( #12920 )
2020-10-14 11:34:19 -07:00
Aditya Bist
08219b2d8e
update readme and changelog ( #12915 )
2020-10-14 10:09:17 -07:00
Aditya Bist
0583e1db8a
update readme links and changelog after release ( #12681 )
2020-09-30 11:03:16 -07:00
Aditya Bist
95752a7de5
bump ads and extensions ( #12550 )
...
* bump ads and extensions
* bump azdata
* bump asde deploy
2020-09-22 13:31:41 -07:00
Aditya Bist
a91bf1cecc
Update/release docs ( #12544 )
...
* update changelog for 1.22
* update fwlinks
* fix format
2020-09-21 21:02:22 -07:00
Aditya Bist
a0886b9152
Fix connection dialog indentation ( #12401 )
...
* fix connection dialog indentation
* indent tab body
2020-09-17 13:31:29 -07:00
Aditya Bist
8aee87e211
fix maximize bug ( #12334 )
2020-09-15 20:33:17 -07:00
Aditya Bist
baa12d725f
fix focus order ( #12233 )
2020-09-10 19:17:24 -07:00
Aditya Bist
cd8102535b
remove unused splash screen and fix issue reporter path ( #12218 )
2020-09-10 16:31:38 -07:00
Aditya Bist
f2c3320f0e
use inbuilt codicon instead of image ( #10664 )
2020-06-01 14:37:11 -07:00
Aditya Bist
6816d2bd78
add icon for disabled triggers ( #10663 )
2020-06-01 14:10:06 -07:00
Aditya Bist
e8dc0d15b7
hotfix change log ( #10580 )
2020-05-27 09:06:48 -07:00
Aditya Bist
690e3c582c
fix horizontal scroll bug ( #10554 )
2020-05-26 12:51:18 -07:00
Aditya Bist
5f003d996f
Update agent screenshot ( #10524 )
2020-05-20 11:30:58 -07:00
Aditya Bist
3dfc9ddf92
Release updates ( #10510 )
...
* update ads version
* update readme
2020-05-20 10:54:54 -07:00
Aditya Bist
a884f6a39d
Add ability to scroll horizontally in the server table ( #9308 )
...
* add to scroll horizontally in the server table
* respect workbench tree settings for connections
2020-03-18 12:20:07 -07:00
Aditya Bist
5429850a98
Add dotted lines for selected colors ( #9641 )
...
* add dotted lines for selected colors
* use default selection styling
2020-03-16 15:38:37 -07:00
Aditya Bist
a93f5883b9
Fix updating step icon ( #9488 )
...
* fix updating data
* bump toolsservice and agent versions
* unbumo the version
2020-03-06 16:51:32 -08:00
Aditya Bist
997e91f19c
Fix agent steps refresh when changing history ( #9446 )
...
* layering
* switch to events and emitters
* changed to self
2020-03-05 12:33:47 -08:00
Aditya Bist
70851716f7
add back sql icons for ads installation ( #9376 )
2020-02-27 16:12:56 -08:00
Aditya Bist
d7ea1123ef
fix azdata connection API for dashboard connections ( #9311 )
2020-02-24 16:32:38 -08:00
Aditya Bist
eeae87ea32
remove icon files and use codicons for extensions ( #9305 )
2020-02-24 13:19:24 -08:00
Aditya Bist
933cfb21ef
formatted file ( #9303 )
2020-02-24 11:20:36 -08:00
Aditya Bist
0eaee18dc4
Fix Run Query for widgets ( #8960 )
...
* format doc
* use new line instead of eol
* review comments
* return false
2020-01-27 12:27:00 -08:00
Aditya Bist
774151b6e9
Fixes job history for Agent ( #8847 )
...
* fix job history function
* unbump version
2020-01-08 11:19:40 -08:00
Aditya Bist
ef8c0e91e6
fix provider dropdown option for cms dialog ( #8711 )
2019-12-16 18:50:50 -08:00
Aditya Bist
a0c3f8f614
fix modelview tables failing for number columns ( #8681 )
2019-12-13 16:46:57 -08:00
Aditya Bist
cd8f26ae9d
formatted file ( #8677 )
2019-12-13 15:53:49 -08:00
Aditya Bist
789ee4b133
add repository field for extensions ( #8073 )
2019-10-28 17:41:23 -07:00
Aditya Bist
15fd37e049
add link to twitter on badge ( #8037 )
2019-10-28 14:22:13 -07:00
Aditya Bist
42e1b28130
add twitter account badge to readme ( #8034 )
2019-10-25 15:58:15 -07:00
Aditya Bist
a16bfbfedd
Fix node infinitely loading when a firewall dialog is cancelled ( #7970 )
...
* add back icons for azure actions
* fix firewall infinite loop
* formatting
* change message to firewall canceled
* fix tests
2019-10-23 21:37:21 -07:00
Aditya Bist
24e3b1c5e6
add back icons for azure actions ( #7963 )
2019-10-23 15:09:23 -07:00
Aditya Bist
c6c863cd84
commiter work ( #7244 )
...
* fix incorrect css and removed redundant css warnings
* add gulp step to check all files
* added files file
* revert build to hygiene job
* keep css changes only
2019-09-17 14:10:38 -07:00
Aditya Bist
485cb43a34
fix issue where sometimes ownerUri was null ( #7094 )
2019-09-05 15:36:51 -07:00
Aditya Bist
856833dbc4
fix disconnect option for extension nodes ( #7085 )
2019-09-05 13:48:47 -07:00
Aditya Bist
6a4c9b4108
fix cms server deletion from memento ( #7062 )
2019-09-04 15:45:06 -07:00
Aditya Bist
35b09542e2
removed separator from context menu ( #7059 )
...
* removed separator from context menu
* remove unused import
2019-09-04 15:29:27 -07:00
Aditya Bist
1dd3277985
add contribution for refresh action on scriptable objects ( #6645 )
2019-08-09 10:08:24 -07:00
Aditya Bist
a5a37c97a9
possible fix for cms fail ( #6526 )
2019-08-05 09:23:51 -07:00
Aditya Bist
a9d3c78146
Data explorer/disconnect folder ( #6341 )
...
* remove disconnect from folder
* removed unused import
2019-07-09 22:47:32 -07:00
Aditya Bist
1404133283
Data explorer/context ( #6242 )
...
* fixed context for data explorer
* added more files
* initial servers and database context menu actions finished
* added all actions for servers and databases with correct conditions
* added nodetype and nodelabel for subtype actions
* added nodeinfo logic to oe shim
* fixed context for cms
* added all scripting actions to data explorer
* review comments
* fix import
* fix correct context key
* removed unused import
* fix typo
2019-07-03 17:33:34 -07:00
Aditya Bist
ecfcb92a89
Data explorer/context menu initial ( #6264 )
...
* fixed context for data explorer
* added more files
* initial servers and database context menu actions finished
* added all actions for servers and databases with correct conditions
* added nodetype and nodelabel for subtype actions
* added nodeinfo logic to oe shim
* fixed context for cms
* added all scripting actions to data explorer
* review comments
* fix import
* fix correct context key
* removed unused import
* separate PR for commands and menus added
* rename mssql context menu nodes
* remove command id constants
2019-07-03 16:03:09 -07:00
Aditya Bist
678b2737bd
CMS - SQL Login ( #5989 )
...
* initial SQL Login with save password working
* fix switching auth types
* remove metadata from package file
* allow editing connections for unsaved password connections
* review comments
* change thenables to async/awaits
* review comments
* changed thenables to promises
* remove authTypeChanged bool
* removed unused import
* review comments
* removed try catches
* cr comments
* review comments
2019-07-01 11:40:11 -07:00
Aditya Bist
1ececc3035
Agent - Last step quit with success ( #6034 )
...
* turn strings to enums and allow changing step completion action
* fixed edit
* added tests for agent enums and fixed cms tests
2019-06-20 00:30:05 -07:00
Aditya Bist
639efbcfad
Agent: Added loading component to schedule list ( #5992 )
...
* added loading component to schedule list
* changed thenable to await
* throw error
2019-06-19 12:32:14 -07:00
Aditya Bist
449cd9ea27
added run job context menu to jobs view page ( #6011 )
2019-06-14 16:20:49 -07:00
Aditya Bist
256ef072df
fix header options ( #6036 )
2019-06-14 15:45:55 -07:00
Aditya Bist
a566fa9728
Agent - fix edit step ( #6010 )
...
* made all jobs get focus and keyboard friendly
* added tooltip for steps image
* made operator dialog accessible
* change job name as soon as job name changes in text box
2019-06-13 14:08:58 -07:00
Aditya Bist
073a372d4d
Agent: Accessibility bugs 2 ( #5994 )
...
* made all jobs get focus and keyboard friendly
* added tooltip for steps image
* made operator dialog accessible
* localized tooltip
2019-06-12 14:40:57 -07:00
Aditya Bist
a03507c998
added option to force reload extensions ( #5990 )
2019-06-11 16:12:41 -07:00
Aditya Bist
d9b48bae80
Agent - Accessibility Bugs (WIP) ( #5807 )
...
* fix accessbility issue where tabbing would get wrong focus
* dialogs open one at a time
* get focus on filter headers
* added tool tips to proxy dialog
* added labels to step dialog
2019-06-07 09:41:00 -07:00
Aditya Bist
685a608518
Make sure the first Connection Dialog has correct provider. ( #5884 )
...
* force a restart for cms
* remove unneeded existing conditional
* fix for random provider when opening a connection dialog
2019-06-04 17:11:36 -07:00
Aditya Bist
6197279e83
remove SQL Login from CMS and add error messages ( #5873 )
2019-06-04 12:52:46 -07:00
Aditya Bist
a8d41a6717
updated cms version to not break with old core ( #5812 )
2019-06-03 09:06:55 -07:00