Aditya Bist
1fec26c6b3
dont dispose serverTreeView every time hidden ( #5092 )
2019-04-17 20:12:44 -07:00
Aditya Bist
15a19c044d
remove agent from old apis ( #5064 )
2019-04-16 17:13:02 -07:00
Aditya Bist
82f707ee89
Fixed agent filter in dark theme ( #5048 )
...
* fixed agent filter in dark theme
* added high contrast theme as well
2019-04-16 15:30:16 -07:00
Aditya Bist
b376f36733
fix job action context ( #5053 )
2019-04-16 13:07:22 -07:00
Aditya Bist
96c0f62cf5
Removed duplicate connections code ( #5045 )
...
* removed duplicate connections code
* removed old comment
* removed unused code
2019-04-16 11:54:07 -07:00
Aditya Bist
bcea1b66be
Added some usage details ( #4711 )
...
* added some details
* remove unused import
* added new metrics, removed churn
* merged master and code review comments
* code review comments
* normalized days to calendar days/weeks/months
* cleaned up code
* changed comment to start required check for PR
* fix failing test
* fix test
* removed null assignment
* fix null test script
2019-04-11 12:07:20 -07:00
Aditya Bist
fe12233954
Azure extension changes ( #4987 )
...
* removed search box
* removed commented code
2019-04-11 09:44:43 -07:00
Aditya Bist
9b053c50c2
Azure - icon change ( #4967 )
...
* changed icon and string
* changed add to servers icon
2019-04-10 13:20:43 -07:00
Aditya Bist
572010ded1
fixed azure extension issues ( #4859 )
2019-04-04 15:32:04 -07:00
Aditya Bist
d4f287298f
Agent - committer work ( #4758 )
...
* fix delete job
* added the ability to change and retrieve jobowner
* fixed UX for delete step
* improved operator actions
* fixed operators and proxies
* added errors for failures
2019-03-29 13:46:52 -07:00
Aditya Bist
e70d5838a8
Agent - stop job ( #4410 )
...
* stop job behavior similar to ssms
* removed agent from sqlops
* fix couple UX issues
* let sqlops remain unchanged
2019-03-29 13:42:34 -07:00
Aditya Bist
b04ca0fdbd
Agent - refresh refactor ( #4773 )
...
* refactored refresh views
* removed refresh from jobs view
2019-03-29 13:42:02 -07:00
Aditya Bist
c8bde41451
Disable edit step until all steps are loaded ( #4327 )
...
* disable edit step until all steps are loaded
* job check
2019-03-07 12:58:58 -08:00
Aditya Bist
f2c9d968a4
fix Object explorer tests ( #4135 )
2019-02-25 09:51:43 -08:00
Aditya Bist
cc97198fe4
Agent improvements and fixes ( #4077 )
...
* fixed new/edit job break when no start step given
* bump agent version
* agent version bump
2019-02-20 15:56:54 -08:00
Aditya Bist
5a146e34fa
fixed scrolling for connection viewlet ( #4073 )
...
* fixed scrolling for connection viewlet
* removed horizontal scrolling
2019-02-20 13:51:56 -08:00
Aditya Bist
88c33214c6
Dataexplorer viewlet ( #3967 )
...
* added initial data explorer viewlet
* added dataexplorer contribution point
* removed test view
* remove unused imports
* added flag and tests
* CR comments
* added icon for data explorer
2019-02-07 17:18:05 -08:00
Aditya Bist
6113311fda
preserve whitespace in messages ( #3821 )
2019-01-31 15:23:10 -08:00
Aditya Bist
c8986464ec
fixed arrows disappearing after tab change ( #3829 )
2019-01-25 13:29:39 -08:00
Aditya Bist
7804f94d8b
Copy all messages when selecting all ( #3818 )
...
* copy all messages when selecting all
* added functionality for keyboard shortcuts
* fixed bug when select all then selection made
* made output similar to debug console
2019-01-25 12:10:00 -08:00
Aditya Bist
ef64038107
Added horizontal scrolling for explorer ( #3819 )
...
* added horizontal scrolling for explorer
* made horizontal scrolling auto
2019-01-24 13:31:19 -08:00
Aditya Bist
f611cf3b5a
Improve Agent performance ( #3804 )
...
* pause and resume job history retrieval when opening dialogs
* review comments
* removed boolean for tab change
2019-01-23 14:25:54 -08:00
Aditya Bist
2e98fde053
fixed resizing in agent because of slickgrid change ( #3786 )
2019-01-22 14:38:20 -08:00
Aditya Bist
cff5482f69
Show Azure Data Studio instead of azuredatastudio when updating ( #3787 )
...
* show Azure Data Studio instead of azuredatastudio when updating
* added sql carbon tag
2019-01-22 10:58:40 -08:00
Aditya Bist
7c39268fe5
Agent - bug fixes and mini features ( #3637 )
...
* fixed scrollbar in jobs
* show steps tree when job history is opened
* cleaned and added edit job to job history
* scrollbars on step details
* steps scrolling done
* fixed styling
* fixed keyboard selection, navigation and UI
* fixed tabbing accessibility
* added refresh action to job history
* fixed focus on move step
* added remove schedule button
* fixed various bugs
* added errors for all actions
* review comments
2019-01-22 10:01:13 -08:00
Aditya Bist
3e661db283
removed potentially PII ( #3619 )
2018-12-12 13:55:22 -08:00
Aditya Bist
88e24e92b5
Agent: features and suggestions ( #3512 )
...
* removed row highlighting overlap with scrollbars
* fixed more styling suggestions
* made async calls parallel and improved UI
* cleared style
2018-12-10 16:36:41 -08:00
Aditya Bist
ec196f57bb
Agent feature - ability to start at step ( #3483 )
...
* added ability to start at certain step
* fixed width for scrollbar
* localized string
2018-12-06 17:43:26 -08:00
Aditya Bist
c21611661b
Agent feature usage metrics ( #3346 )
...
* agent feature usage metrics
* generalized feature telemetry via dialogs
* renamed eventName property to dialogName
* made dialogName an optional field
2018-12-05 11:01:46 -08:00
Aditya Bist
971b5111e7
Agent: Scrolling ( #3427 )
...
* change height calcs to proper tree height
* agent fixes
* fit step tree
* fix rendering issue
* fixed spinning wheel position
* added horizontal scrolling to steps tree
* removed typo
2018-12-05 10:16:39 -08:00
Aditya Bist
8fbecc0227
Fixed agent step update ( #3308 )
...
* fixed agent step update
* enabled reordering of steps in edit job
2018-11-29 10:48:12 -08:00
Aditya Bist
2c867a4b2c
unlocalized string ( #3259 )
2018-11-17 08:37:42 -08:00
abist
198f243181
scoped the agent action bar class style
2018-11-15 16:11:20 -08:00
Aditya Bist
0efb89d6ff
fix loading perf when switching tabs ( #3169 )
2018-11-13 13:06:45 -08:00
Aditya Bist
399d6d0045
fixed operator typo ( #3113 )
2018-11-05 10:19:50 -08:00
Aditya Bist
ce7893c2e5
Agent/edit job logic ( #3023 )
...
* lumped stepdata with jobdata in job dialog
* fix bug with empty steps
* added clumped and update steps and schedules from job dialog
* edit data sends one call instead of multiple
* cleaned code
2018-10-31 16:40:36 -07:00
Aditya Bist
114d67b408
fixed null ref ( #3061 )
2018-10-31 13:50:44 -07:00
Aditya Bist
3d39272536
Agent/operators ( #2962 )
...
* added caching and view for operators
* fixed row detail import
2018-10-23 15:22:44 -07:00
Aditya Bist
89e959c2e3
Agent/alerts ( #2943 )
...
* alerts view is now cached
* added styling to alerts page
* fixed row detail view import
2018-10-23 14:42:31 -07:00
Aditya Bist
363f28a46b
Agent - proxies ( #2970 )
...
* initial proxy work
* fixed proxies view and cached the view
2018-10-23 13:55:19 -07:00
Aditya Bist
7ba14a3925
schedules now get added in edit job ( #2915 )
2018-10-16 22:51:54 -07:00
Aditya Bist
425eecf692
Agent/edit steps ( #2846 )
...
* steps can be now edited
* edit jobs now works with steps, alerts, schedules etc
* fixed bug when new step in new dialog would fail
2018-10-16 13:24:43 -07:00
Aditya Bist
c800e70ec1
Agent - Step Actions ( #2779 )
...
* fixed right click context menu bug in jobs view
* added stepInfo and edit job WIP
* show jobs in job edit
* added schedule description on select schedule
* fetch schedules during history and show in edit job
* added alerts to job histories and show in edit
* made history calls async
* filter menus now close when esc is pressed
* fixed bug where clicking on error row wouldnt populate job details
* added functionality to delete steps in a job
* added real time adding steps in edit job
2018-10-09 10:28:55 -07:00
Aditya Bist
6f39a37656
Agent/history update ( #2756 )
...
* refresh history when job is run
* refresh history and jobs when stopped
2018-10-04 13:54:17 -07:00
Aditya Bist
b097b54792
Agent: Edit Job improvements ( #2721 )
...
* fixed right click context menu bug in jobs view
* added stepInfo and edit job WIP
* show jobs in job edit
* added schedule description on select schedule
* fetch schedules during history and show in edit job
* added alerts to job histories and show in edit
* made history calls async
* filter menus now close when esc is pressed
* fixed bug where clicking on error row wouldnt populate job details
2018-10-04 13:52:25 -07:00
Aditya Bist
9b998e3fca
fixed right click context menu bug in jobs view ( #2632 )
2018-09-19 20:19:48 -07:00
Aditya Bist
a2fb0ec029
fixed actual show plan command ( #2620 )
2018-09-18 13:42:14 -07:00
Aditya Bist
1dc76fa171
Dashboard: Fixed all insight bugs ( #2612 )
...
* fixed all insight bugs
* removed unused imports
* added comment
2018-09-17 14:47:46 -07:00
Aditya Bist
1d37b9ae9c
fixes scrolling in query plan ( #2609 )
2018-09-17 13:02:38 -07:00
Aditya Bist
77e1cd8b32
fixed insights crash ( #2596 )
2018-09-14 21:20:37 -07:00
Aditya Bist
87946996ed
added context to chart buttons so they work ( #2575 )
2018-09-13 14:22:57 -07:00
Aditya Bist
c92b88bfaf
Bug/extension contribution ( #2560 )
...
* revert 4ab5d84b94
* fixed extensions
2018-09-12 23:04:59 -07:00
Aditya Bist
9ea02bf125
Security: Added user setting for extension policies ( #2426 )
...
* added user setting for extension policy
* fix extension action tests
2018-09-07 16:58:37 -07:00
Aditya Bist
ff8698f619
Security: Added warning for all vsix extensions ( #2406 )
...
* added warning for all vsix extensions
* added sql carbon tag
* added dont show warning for extensions
2018-09-07 16:25:19 -07:00
Aditya Bist
0dbbbad370
added check for icon task ( #2408 )
2018-09-06 10:01:02 -07:00
Aditya Bist
df617f19e0
Feature: Usage metrics ( #2227 )
...
* added user stats telemetry
* finished daily, weekly and monthly events
* code review comments
* added wekly and monthly start dates
* fixed the day condition using testing
2018-08-24 12:11:22 -07:00
Aditya Bist
43b3207937
changed desktop icon flag ( #2281 )
2018-08-21 16:50:30 -07:00
Aditya Bist
efa3658ced
added preview messages ( #2208 )
2018-08-20 15:01:29 -04:00
Aditya Bist
21c4429c6e
Agent: Added support for high contrast theme ( #2229 )
...
* added support for high contrast theme
* initial theming
* programmatically change theme colors in agent
2018-08-20 10:08:00 -07:00
Aditya Bist
5fa740ead4
added fix for disabling dropdown ( #2203 )
2018-08-10 11:07:54 -07:00
Aditya Bist
36fc1bb71a
added option for desktop icon ( #2155 )
2018-08-07 08:41:46 -07:00
Aditya Bist
91cb99b8c8
changed linux packaging comment ( #2158 )
2018-08-06 17:25:21 -07:00
Aditya Bist
02b1a525e3
made the tree single click mode ( #2159 )
2018-08-06 17:17:05 -07:00
Aditya Bist
017b4ecdb3
fixed breaking bug in job history and fixed accordion style ( #2138 )
2018-08-03 13:04:47 -07:00
Aditya Bist
172e1cf3bf
put parse syntax in command palette instead of editor ( #2103 )
2018-07-31 16:27:11 -07:00
Aditya Bist
10eeb5374f
enabled button to import queries from sql files ( #2042 )
2018-07-27 13:44:20 -07:00
Aditya Bist
87bb2c74d9
added .sql to associated files to sql ops ( #2060 )
2018-07-26 16:33:08 -07:00
Aditya Bist
461a158ac3
bumped version for insider build ( #2053 )
2018-07-26 13:41:21 -07:00
Aditya Bist
85f59f1103
removed the export from defaultSort function ( #2048 )
2018-07-26 11:10:14 -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
Aditya Bist
ed9c74b900
localized the unlocalized strings ( #2018 )
2018-07-24 16:49:06 -07:00
Aditya Bist
43ae4fb0aa
Fixed 2 bugs in Agent Steps page. ( #1953 )
...
* fixed bug where steps werent being shown
* fixed customer reported issue
2018-07-17 15:49:38 -07:00
Aditya Bist
6b1d552277
Agent/step finishes ( #1948 )
...
* misc fixes in dialogs
* removed unused import
* disabled more advanced options
2018-07-17 10:51:31 -07:00
Aditya Bist
4081e15bef
misc fixes in dialogs ( #1942 )
...
* misc fixes in dialogs
* removed unused import
2018-07-16 15:25:11 -07:00
Aditya Bist
74c4b7311e
Agent/proxy ui ( #1880 )
...
* finished basic proxy ui
* finished proxy UI and logic
* made changes to accomodate toolsservice side changes
2018-07-14 10:43:31 -07:00
Aditya Bist
12be06d682
Agent: dialog finishes ( #1913 )
...
* fixed crashes from job dialog and new step dialog group options UI
* added placeholder for retry counters
* fixed alert general UI
* fixed misc dialog errors
* localized all strings
* fixed create operator UI
2018-07-12 19:43:59 -07:00
Aditya Bist
3ba575dcd0
Agent - dialog finishes ( #1910 )
...
* fixed crashes from job dialog and new step dialog group options UI
* added placeholder for retry counters
* fixed alert general UI
* fixed misc dialog errors
* localized all strings
2018-07-11 23:08:23 -07:00
Aditya Bist
cbce1f7008
added parse syntax params to sqlops ( #1906 )
2018-07-11 13:26:51 -07:00
Aditya Bist
4eea24997f
Agent: Updated Alerts dialog UI ( #1874 )
...
* finished alert dialog UI
* removed unused import
2018-07-10 14:21:58 -07:00
Aditya Bist
6f9a27ecc7
Agent - UI changes ( #1859 )
...
* fixed regressions, added separator
* finished operator dialog UI
2018-07-05 20:31:54 -07:00
Aditya Bist
14ae89e87c
added common action bar with context based actions for all pages ( #1842 )
2018-07-03 20:32:04 -07:00
Aditya Bist
6f402ac79f
Agent : New Step dialog ( #1834 )
...
* added file browser tree to API and dialog
* added callbacks for selected files
* added file browser to step dialog
* remove commented code
* fixed file name bug
2018-07-03 13:07:02 -07:00
Aditya Bist
bae23b7fce
Agent: UI/UX finishes and clean up ( #1768 )
...
* changed columnw widths
* fixed scrolling for prev run job history list
* fixed all resizing and scrolling issues in agent
* removed commented code
* code review comments
2018-06-28 10:12:02 -07:00
Aditya Bist
f69e31b0d5
Jobs/new step ( #1734 )
...
* added jobs view toolbar
* create job command and dialog stub
* add tab content and wire up the provider
* fix the steps tab error
* create job dialog 6/15 changes
* general tab done
* success action and retries completed
* added failure action dropdown
* add notification tab checkbox events
* added AgentJobStepInfo objects in sqlops
* create job dialog - 0618 update 1
* added model save function
* width for controls and initial state for notification tab controls
* refresh master and changes to work with latest code
* fixed next and prev button positions
* new step dialog ui finished
* implemented parse button
* fix package file
* add validation and sub-items collections
* hook up the step creation dialog - step 1
* merged master
* fixed step issue, step can me made now
2018-06-26 19:11:59 -07:00
Aditya Bist
3e3ff163db
Jobs - New step (WIP) ( #1711 )
...
* added jobs view toolbar
* create job command and dialog stub
* add tab content and wire up the provider
* fix the steps tab error
* create job dialog 6/15 changes
* general tab done
* success action and retries completed
* added failure action dropdown
* add notification tab checkbox events
* added AgentJobStepInfo objects in sqlops
* create job dialog - 0618 update 1
* added model save function
* width for controls and initial state for notification tab controls
* refresh master and changes to work with latest code
* fixed next and prev button positions
* new step dialog ui finished
* implemented parse button
* fix package file
* add validation and sub-items collections
* hook up the step creation dialog - step 1
* merged master
2018-06-26 11:09:41 -07:00
Aditya Bist
c1d850804c
Agent: Added highlighting for jobs ( #1588 )
...
* added highlighting for jobs
* cleaner code with theme compatibility
2018-06-18 10:55:40 -07:00
Aditya Bist
6590d5f58a
fixed refresh and removed unused imports ( #1633 )
2018-06-18 10:54:15 -07:00
Aditya Bist
6d89b9e203
Agent: Previous Runs chart functionality ( #1564 )
...
* added basic prev run chart functionality
* removed dead code
* resizing columns generates charts again
2018-06-12 09:28:40 -07:00
Aditya Bist
e870a309c0
Agent: Filtering & Sorting ( #1441 )
...
* have a working filter
* fixed error details when filtering
* filtering with styling done
* fix transition styling
* fixed more styling issues
* optimized errors when switching pages
* added sorting functionality
* removed dead code
* fixed styling issues when sorting
* added sorting with styling for every column
* code review comments
* fixed styling issue when a bigger filter was applied, followed by a smaller one and then cleared
* use absolute paths in imports
* fixed issues with styling when sorting is performed on a filtered dataset
2018-06-08 17:08:01 -07:00
Aditya Bist
a15c315a1c
updated version after insider build release ( #1538 )
2018-06-01 15:42:24 -07:00
Aditya Bist
8a3509e006
removed discontinued red bar from error detail ( #1521 )
2018-05-31 13:17:46 -07:00
Aditya Bist
1d3ead4031
fixed crash because of extra detect changes call ( #1519 )
2018-05-31 12:04:49 -07:00
Aditya Bist
05d7e24e66
Agent UI fixes ( #1510 )
...
* added ellipses for long job names
* fixed resizing crash in jobs history page
* added some more ui fixes
* changed minWidths to widths
* code review comments
2018-05-30 10:53:36 -07:00
Aditya Bist
a5c5fcbde1
fixed tabbing for jobs history page ( #1353 )
2018-05-05 11:10:44 -07:00
Aditya Bist
03989a5af0
Fix scrolling in Jobs view page ( #1346 )
...
* resize when window resized
* fix scrolling issues
2018-05-03 21:39:22 -07:00
Aditya Bist
96ecf79d32
resize when window resized ( #1335 )
2018-05-02 17:02:24 -07:00
Aditya Bist
6f10f7a21a
Agent Improvements/Fixes ( #1284 )
...
* fixed UI bugs and increased jobs history page perf
* cached full error message
* load histories for jobs with errors first
* cr comments
2018-05-01 17:42:11 -07:00
Aditya Bist
46fb68214f
added taskbar instead of custom action bar ( #1288 )
...
* added taskbar instead of custom action bar
* set actions buttons based on context
* cr comments
2018-05-01 17:19:54 -07:00
Aditya Bist
0f087915f6
Agent/loading icon ( #1263 )
...
* added progress wheel to show jobs loading
* added loading wheel to jobs view page too
2018-04-26 15:01:23 -07:00
Aditya Bist
9e9862c6f0
Agent action icons fix ( #1255 )
...
* change icon opacity based on job status
* rid of magic numbers
2018-04-25 12:20:46 -07:00