Matt Irvine
9c84bf3fd5
Fix directory name error exporting results multiple times ( #2134 )
2018-08-03 11:52:01 -07:00
Karl Burtram
397b54a8c3
Update dashboard, profiler and query icons ( #2135 )
2018-08-03 00:32:12 -04:00
Chris LaFreniere
cb3604c0a1
Add NodeLabel to TreeNodeContextKey ( #2113 )
2018-08-02 13:38:55 -07:00
Karl Burtram
1a7f0673ea
Prevent the insights dialog from showing duplicate buttons ( #2122 )
2018-08-02 13:58:05 -04:00
Leila Lali
0d043207b9
Feature/tree component ( #2077 )
...
*added tree component to the model builder
2018-08-02 10:50:05 -07:00
Karl Burtram
f995dea971
Connect the editor for Script operations ( #2123 )
2018-08-02 13:48:47 -04:00
Sebastian Pfliegel
49e20488bc
Added more saveAsCsv options ( #2099 )
...
Fixes #203
Options:
lineSeperator
textIdentifier
encoding
2018-08-01 22:51:31 -04:00
Karl Burtram
f4fa18ec05
Add GetConnectionString command (without build break) ( #2120 )
...
* Revert "Revert "Adds "Get Connection String" command (#2108 )" (#2116 )"
This reverts commit c6d1fa2b7d .
* Fix build breaks
2018-08-01 20:15:14 -04:00
Karl Burtram
c6d1fa2b7d
Revert "Adds "Get Connection String" command ( #2108 )" ( #2116 )
...
This reverts commit c4df7667ff .
2018-08-01 19:00:24 -04:00
Karl Burtram
c4df7667ff
Adds "Get Connection String" command ( #2108 )
...
* Initial connection string changes
* Add Get Connection String methods
* Add IncludePassword parameter
* Update Data Protocol and Tools Service versions
* Update dataprotocol to 0.2.2
* Try to update the dataprotocol component again
* Fix a few bugs related to getting the current editor connection uri
2018-08-01 18:44:54 -04:00
Aditya Bist
172e1cf3bf
put parse syntax in command palette instead of editor ( #2103 )
2018-07-31 16:27:11 -07:00
Matt Irvine
d2b6f6844d
Add connection API method to get URI ( #2021 )
2018-07-30 10:52:24 -07:00
Matt Irvine
e9ef95ef1f
Save query result selection/scroll when switching tabs ( #2052 )
2018-07-27 14:01:34 -07:00
Aditya Bist
10eeb5374f
enabled button to import queries from sql files ( #2042 )
2018-07-27 13:44:20 -07:00
Amir Ali Omidi
4daf3280ff
Bring in all the extensibility updates we added during the hackathon ( #2056 )
...
Extensibility updates
2018-07-26 16:33:32 -07:00
Abbie Petchtes
ba011853a0
Add text editor component for model view ( #2058 )
...
* add text editor component for model view
* add comments
2018-07-26 15:52:33 -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
ranasaria
7cda45c904
fix for issue #1604 ( #2029 )
...
* Adding min height to .connection-dialog .tabbedPanel so that connection dialog add a vertical scroll bar appropriately when the ops studio window is vertically resized.
2018-07-25 12:31:17 -07:00
Anthony Dresser
4159fdc1a3
add off by one handler for selection ( #2009 )
2018-07-25 12:30:38 -07:00
Leila Lali
6783766c33
declarative table layout and option ( #2007 )
...
* added scroll bar to table content
2018-07-24 15:04:21 -07:00
Ian Y. Choi
bf0baec392
Fixes a typo: Mimunum -> Minimum ( #1994 )
...
(trivial)
2018-07-24 12:35:46 -04:00
Matt Irvine
4bfa6b3a5d
Save editor cursor/scroll position when switching sql files ( #1978 )
...
* Save editor layouts when switching sql files
* Move import
* Restore the view state after laying out the editor
2018-07-20 10:48:12 -04:00
Matt Irvine
8a17bae7a6
Loading spinner while validating next/done ( #1975 )
2018-07-19 17:31:30 -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
Leila Lali
6680be6a73
adding task integration with wizard and dialog framework ( #1929 )
...
* adding task integration with wizard and dialog framework
2018-07-18 16:28:36 -07:00
Karl Burtram
e026ab85a7
Escape the aria string for Edit Data grid ( #1958 )
2018-07-17 18:45:10 -07:00
Matt Irvine
03dbe8565f
Set element text instead of HTML where possible ( #1956 )
2018-07-17 16:48:38 -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
Madeline MacDonald
f24f576b72
Profiler display fixes ( #1949 )
...
* Fixing details tab, window resizing, and having profiler options in object explorer
* Fixing displaying connection names
* spacing
* Removing unnecessary code
2018-07-16 17:20:13 -07:00
Matt Irvine
c23328564f
Hide correct element when hiding buttons ( #1945 )
2018-07-16 17:09:44 -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
Madeline MacDonald
1045392d91
Escaping profiler text ( #1940 )
2018-07-16 13:20:56 -07:00
Madeline MacDonald
7b23ca8ee7
Improving profiler controls and toolbar ( #1931 )
...
* Profiler toolbar improvements
* Fixing formatting issues
2018-07-16 11:44:14 -07:00
Karl Burtram
4d67eca8bb
Dashboard agent tab style updates ( #1934 )
2018-07-15 10:51:20 -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
Karl Burtram
408a8a6f19
Edit Agent Job dialog updates ( #1925 )
...
* Fill in job name and description on edit
* Hook up update job request call
* Clean up table styles
2018-07-13 22:57:09 -07:00
Matt Irvine
30b66934cd
Enable custom delimiters when saving as CSV ( #1928 )
...
* Support custom delimiters for csv
* Run tsfmt
2018-07-13 18:12:57 -07:00
Matt Irvine
fd49c081c2
Fix uses of innerHtml when we could just set element text ( #1919 )
2018-07-13 15:24:24 -07:00
Madeline MacDonald
1327120024
Profiler view templates ( #1915 )
...
* Initial view template framework
* Removing some templates, reordering drop down
* Fixing comments and formatting
* Adding issue reference for commented code
2018-07-13 14:24:49 -07:00
Matt Irvine
d2b5043972
Render column titles as text not html in query results ( #1923 )
2018-07-13 14:23:50 -07:00
Matt Irvine
1f32de29c1
Style SQL input box correctly when enabled/disabled ( #1920 )
2018-07-13 09:03:22 -07:00
Kevin Cunnane
27ca9b13f8
Fix #1916 Object explorer context object doesn't include database name ( #1917 )
2018-07-12 17:21:57 -07:00
Matt Irvine
be45905830
Add wizard sidebar navigation ( #1911 )
2018-07-12 11:15:56 -07:00
Karl Burtram
05d0a89655
Fix Job History scroll and resize issues ( #1912 )
2018-07-12 09:32:43 -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
Karl Burtram
3e200b7f0f
Handle resize message in Agent dashboard tab ( #1908 )
...
* Resize related changes WIP
* Resize table control better on resize
* Update DashboardTab to use inherited Disposable
* Set forceFitColumns to false
2018-07-11 13:50:58 -07:00
Aditya Bist
cbce1f7008
added parse syntax params to sqlops ( #1906 )
2018-07-11 13:26:51 -07:00