azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

MIT License

Downloads
78
Stars
7.5K
Committers
183

Bot releases are hidden (Show)

azuredatastudio - September Preview Insiders Build 0.33.5

Published by kburtram about 6 years ago

September Preview Insiders Build 0.33.5

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the August Public Preview release.

azuredatastudio - September Preview Insiders Build 0.33.3

Published by kburtram about 6 years ago

September Preview Insiders Build 0.33.3

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the August Public Preview release.

azuredatastudio - September Preview Insiders Build 0.33.2

Published by kburtram about 6 years ago

September Preview Insiders Build 0.33.2

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the August Public Preview release.

azuredatastudio - September Preview Insiders Build 0.33.1

Published by kburtram about 6 years ago

September Preview Insiders Build 0.33.1

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the August Public Preview release.

This release picks up the VS Code 1.26.1 source code and significant Query Editor updates. There are several known issues in this build which can be viewed at https://github.com/Microsoft/sqlopsstudio/milestone/14.

azuredatastudio - August Public Preview 0.32.7

Published by kburtram about 6 years ago

August Public Preview 0.32.7

Please prefer release 0.32.8 which contains fixes for a couple significant regressions in this build.

The following regressions in this build are fixed in 0.32.8

azuredatastudio - August Preview Insiders Build 0.32.6

Published by kburtram about 6 years ago

August Preview Insiders Build 0.32.6

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - August Preview Insiders Build 0.32.5

Published by kburtram about 6 years ago

August Preview Insiders Build 0.32.5

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - August Preview Insiders Build 0.32.4

Published by kburtram about 6 years ago

August Preview Insiders Build 0.32.4

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - August Preview Insiders Build 0.32.3

Published by kburtram about 6 years ago

August Preview Insiders Build 0.32.3

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - August Preview Insiders Build 0.32.2

Published by abist about 6 years ago

August Preview Insiders Build 0.32.2

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - August Preview Insiders Build 0.32.1

Published by kburtram about 6 years ago

August Preview Insiders Build 0.32.1

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the July Public Preview release.

azuredatastudio - July Public Preview 0.31.4

Published by kburtram over 6 years ago

July Public Preview 0.31.4

The July release will focus on the initial release of the SQL Server Agent configuration scenarios, SQL Server Profiler session and view template enhancements, and continued bug fixes for customer reported GitHub issues.

  • SQL Server Agent for SQL Operations Studio extension improvements
    • Added view of Alerts, Operators, and Proxies and icons on left pane
    • Added dialogs for New Job, New Job Step, New Alert, and New Operator
    • Added Delete Job, Delete Alert, and Delete Operator (right-click)
    • Added Previous Runs visualization
    • Added Filters for each column name
  • SQL Server Profiler for SQL Operations Studio extension improvements
    • Added Hotkeys to quickly launch and start/stop Profiler
    • Added 5 Default Templates to view Extended Events
    • Added Server/Database connection name
    • Added support for Azure SQL Database instances
    • Added suggestion to exit Profiler when tab is closed when Profiler is still running
  • Release of Combine Scripts Extension
  • Wizard and Dialog Extensibility
  • Fix GitHub Issues
    • #728 No response to Add Connection on macOS
    • #1718 Unable to connect to any datasource
    • #1713 Number of rows affected
    • #1843 Better Table organisation
    • #1847 MFA Login to Azure SQL Databases
    • #1845 Bug Scroll change tab query
    • #1612 Results grid text display is messed up by international characters
    • #1749 BUG: HTML data in a column gets interpreted
    • #1830 Setting iconPath in ButtonComponent after component() is called does not change icon
    • #1789 Extensibility: if you add a connection provider uninstall will never remove it from the list
    • #1799 Top 10 DB Size chart does not work on case sensitive instances
    • #1724 Extension dialogs have stopped working
    • #1719 TypeError when Connecting to Server
    • #1693 Backup dialog: File browser UI is broken
    • #1817 Error de Ortografia
    • #1791 Sqlops Extensions: queryeditor.connect() connects to the target database, but UI does not show the editor is connected
    • #1814 sqlops.d.ts typo causing implicit 'any' type definition

SQL Server Agent for SQL Operations Studio improvements

The SQL Server Agent for SQL Operations Studio extension has the following improvements available in this build.

  • Operators, Alerts and Proxies dashboard panel views
  • "Test build" dialogs for some SQL Agent objects. These dialogs will be improved in subsequent July insiders builds.

image

SQL Server Profiler for SQL Operations Studio improvements

Template support for Profiler has been added.

image

Combine Scripts Extension

Community extension to execute several scripts spread over several folders. Special thanks to Cobus Kruger.

image

Changelog

-- Changes for 0.31.4
e026ab85a72c190cc4ccc834503aa9fe36dd6407 Escape the aria string for Edit Data grid (#1958)
e53c903205e221756941c39f785ea0d0f7060f6f Update tools service to 1.5.0-alpha.12
03dbe8565fd29b58e6cf1256435d914ea70e7bc4 Set element text instead of HTML where possible (#1956)
43ae4fb0aad309921d23c49632edc94e8c195d95 Fixed 2 bugs in Agent Steps page. (#1953)
6b1d552277a830a47cc6e9a561a154e9d4be6ecb Agent/step finishes (#1948)
f24f576b72dbb6ea9d9fe419fc8a159825e47f2c Profiler display fixes (#1949)
c23328564fdefae379384fe7580c71fd4e4743ab Hide correct element when hiding buttons (#1945)
4081e15bef43917260a0d002097969ea20048023 misc fixes in dialogs (#1942)
b05e3813d118e7b579a574ec7c392c1dde738a55 Bump product version to 0.31.4 from July Public Preview (#1944)
3048311f4076853fc7a761ed984c865c4ac898b0 Bump agent extension version to 0.31.4 (#1943)
1045392d91dda6d501344632a8659af930818367 Escaping profiler text (#1940)
7b23ca8ee702f6a9c93ab32a9492a8ed00760d7f Improving profiler controls and toolbar (#1931)
-- Changes for 0.31.3
4d67eca8bb40d840fff464e399640998a8ecd400 Dashboard agent tab style updates (#1934)
74c4b7311ea5b613c7067107c1d78b9db6aed203 Agent/proxy ui (#1880)
713c74adfd813ee7aec053d8a4314ab0d290e8a6 Update version to 0.31.3
408a8a6f19b9fd12a51c6288fd0718695aee38a8 Edit Agent Job dialog updates (#1925)
e1485e49d37838961bf4fb24bd1ac14699d26bde Pick up 1.5.0-alpha.9
30b66934cd3a198bc055317f05616ce96f294938 Enable custom delimiters when saving as CSV (#1928)
fd49c081c27538adc9b01c889e112c24015fc6ff Fix uses of innerHtml when we could just set element text (#1919)
13271200244973ff1356133f3c5918a059fc43bc Profiler view templates (#1915)
d2b5043972533fe621ac4866ef531781d0fed0b3 Render column titles as text not html in query results (#1923)
1f32de29c11f398d5b1dc68213c780d94a40df42 Style SQL input box correctly when enabled/disabled (#1920)
12be06d6829e9c7d2ceee2babc95755fc37d5454 Agent: dialog finishes (#1913)
27ca9b13f873b10cfe45de7bcbfeb6189012cbdb Fix  #1916 Object explorer context object doesn't include database name (#1917)
be45905830020161f7ca58152c5a6e3df5465633 Add wizard sidebar navigation (#1911)
05d0a896556a157b201964095bdac6a77b2c9c8c Fix Job History scroll and resize issues (#1912)
3ba575dcd04bf8e4f60d9cb624d804091043fbbe Agent - dialog finishes (#1910)
3e200b7f0fddf50b96ace84dd7ae0cc3490a62e1 Handle resize message in Agent dashboard tab (#1908)
cbce1f70082d62e559ab3c25a149ccee3bad7103 added parse syntax params to sqlops (#1906)
e99101447ee99886dcc5ccb9621e52a120df6820 Fixes #1856 Object Explorer needs Icons field for nodes separate from<E2><80><A6> (#1901)
460446a15c623cae57e0292da3891cde59acf43b updated the icon for form container help (#1892)
4eea24997f318704bfd955139d6e7ae96cd72aa1 Agent: Updated Alerts dialog UI (#1874)
0b1e9c7c663220b07f8b8ca35ad56ab7179c68d5 Update form layout defaults to match design (#1878)
d51a7a9eb76d3af35cb0bfc91c80ff3e98c0256f Extensibility: Context menu support in Object Explorer  (#1883)
b2ceb09e4dec09da5175bc6618c3fe6cb361dd2f fixed some issues in table component  and added tests (#1873)
53953f5cdab2b4f981ad7a927de0d58a5e7e6115 bump slickgrid to fix focus issue (#1875)
fbd5e819a267f8c5000fb97c767a6edce0512625 Edit Agent Alert updates (#1872)
bdc391d37625e848a19b3e130bb4abef3d076015 Fix enter button behavior for wizards and dialogs (#1868)
6b618fb121c550c8a66d7039c92eb591d5ba5522 Updating keybindings (#1839)
1f3e59c9f9dc2e04a024d7b4d1d951a46aef3577 added default config for timeSeries since it is not the same (#1852)
-- Changes for 0.31.2
11230f59fcadaa1f480d8628ecd3f5a656d4838d vbump sqlops version (#1862)
21bad7a01f12e52bdba41ef65225055ffbd2b2a4 Refresh agent dashboard panel after create\update\delete operations (#1861)
6f9a27ecc731c471abfaf1cd203f2df2c9aae682 Agent - UI changes (#1859)
c504113d13da78b5102c16acbec7538ba2ed7505 Update card layout to give more icon space (#1858)
c92ff6059246cd26d070580b2fe6984dbbf945d0 Update Agent extension package-lock.json (#1857)
e9013d1a2a1f066d97eb6ec1bec93e1af58186eb Bump SQL Tools Service to 1.5.0-alpha.3
9c4580fe40350dc386369140a21d2c47eb860e6d Add grouping feature for model view forms (#1853)
cb060cb5db464399fc2c1fe2b2e751f48d6dedea add row status on status bar for queries (#1841)
6c3d85cc45788f49f50ba010112ea76465cb8f62 New Operator, Alert and Proxy request handlers (#1846)
14ae89e87cc11a51fe3775270eac5f9e2943a170 added common action bar with context based actions for all pages (#1842)
24c48f025d34c8595ad8fe14019f58abe37bfaf9 Add Delete Alert action implementation (#1840)
f0a556f004b0f32181f7d3cd2c9b9ea4fff9eca0 add quote to string escape (#1838)
fd4d6abb4d6ef44eca1c220ac77c46fd6d561234 Update CHANGELOG.md
41cc8393808ae0b43deb514c29cf6bb0d3255177 add themeing to profiler (#1826)
c2a4380b962fd93fcd4ac23b4de9f4e9bf516892 Rename Agent dialog classes to remove "Create" (#1837)
6f402ac79f87d4ebe7c1edba7b2867821a162e47 Agent : New Step dialog  (#1834)
bf7c1306b1035062a75e211926f0278208e61f3e Agent Tab panel visibility check base class (#1829)
c1509cf09d5d5f18a8f653b7c66be54c11b8c0d0 Update button icon when icon path changes (#1833)
014bca031c5b70a29fd59865c26f3374ee64be81 add logic to clean up providers when appropriate (#1824)
4f864fd5bd6ca80312f66404de28d4714cb1877f add escape formatting (#1825)
2da67567e43e0e6575c068b85bcdb9bf21279986 Update mssql.JSON (#1803)
5b19d2b1fc5264d17f7fd13f2196bb3aeaeb34e1 Fill out controls for Alert, Operator and Proxy dialogs (#1827)
a6837dcd4019431e29eb80c752b3220143354af4 Remove "client" folder in Agent extension (#1820)
af80751a1f58760e7dc966e07c083c98f7ed7398 Fix linked account error message typo (#1823)
dd02597c3bf4992610aec55085207a61bde55e6c Fix display problems with model view icon components (#1822)
2926a3cbd8619d1b681066e87bad9cfdae46131e Update query editor connection display when connecting via API (#1819)
b02bb3bfd4e58bc267af3c37638fbb8dda0e010a Fixes implicit any type - issue #1814 (#1815)
67a4683bb144c92596862de037e844203411e6aa Bump Agent and Profiler extension versions (#1812)
-- Changes for 0.31.1
9baee1c22c25ed91fc0b4ed5a11d0feea2816ce1 Changed the stored procedure call  to work on case sensitive instances (#1809)
8cb67b4f9d938a49f8261f1a726857f90bd35714 Add Alert, Operator and Proxy panel tabs (#1811)
0cd47bc32880034f4c177cf67507ab19a80cc17a Fix webview editor height issue (#1808)
07fb58d5e15dbcf6d54254c35ee235cc5efe1a72 Fixes #1804 Dashboard Home tab should be overrideable for other connection providers (#1805)
2d80d5e6114cd19f5d231e6ae26498241e036b79 Add connection info to title (#1645)
4bd63b615b2966fc61668905d5031f3c9aa8afba fix table highlighting issues (#1802)
335f667507fa9b1a6c5d7917f76927633a790de2 Fix null ref error when no database or server node are in object tree (#1790)
1819036d7d50c754d447b638baa966c715f65efc Profiler Keybindings (#1801)
4f76f116ac5bd5abaac8cba0dfbe29d06bd29b5d Ensure dashboard tabs only show for supported providers (#1798)
1eba7c7d2a389fd8311528b3c76f374616dc25de Fix model view input box bugs (#1797)
83234dd52c9d6bede091d25ffc61e50e2ddff31b Update SQL Tools Service to 1.5.0-alpha.1
bae23b7fce44121b1b8713c3b15f510c46bf5583 Agent: UI/UX finishes and clean up (#1768)
3db61eaa82c09b19e8452cd568376b1d8136dbe8 Add sqlservices wizard sample (#1769)
5cf85a0361f3e93c93ab2bb31e93f39cff8a886e Display page number, title, and description in wizard page headers (#1766)
ffe27f5bdec6fc0befc5a475cf6b4dae64fa1594 Tab outline in dashboard (#1742)
78bcd9d54ce42cc0724f5fc747e53cd943ba1bc4 bump slickgrid (#1758)
1a9797f0ff919582cfa11220f8268254e6bd2cc9 Change default settings to remove error (#1741)
0de94ff8a48447c2388d91bee77c203363db7f4c Add "Schedule Picker" dialog (#1759)
472233d9a7374914a436785b8d35e063b3d3aa08 Providers without metadata service or serverInfo shouldn't break dashboard (#1761)
f69e31b0d5759a35b7657a36c56f28a8b65f03d1 Jobs/new step (#1734)
60b696cc314b92a9a1efb56008a2b960af60ce31 Fix casing for resourceprovider module require (#1731)
549037f744eb60ab57804f908dbd53a311b4b54c fixing model view issues (#1737)
ca5e1e613359435838c3b58ac360f9a68ad76fad Fix a couple references to VS Code in UI (#1730)
3e3ff163db65584b8338f4be492febc443277623 Jobs - New step (WIP) (#1711)
ca755365ce1b641805f90b2667fd409679e7a625 Fix dialog/wizard undefined connectionInfo bug (#1725)
ea979de19f3a07eace9b5d54a7359f1a3f9b1fb3 Disable wizard/dialog next/done buttons when page not valid (#1708)
473ddfcdf1f83958e737e6b683a17ff9cb63d764 (feature/agentDialogs) Modifying angular bootstrap to add injection at the module level  (#1691)
a627285a4c258132829fb713e46930113b12f5d9 Feature/selectable card component (#1703)
322847469d1487c59f28eee556747167844204a3 fix dropdown component issue (#1709)
6c5fac997f369397cc6264a01601096a97b8027a Add dialog close validation (#1704)
1871fd383e560acbbb24db5b41eddaa876bbd678 Feature/form improvements (#1707)
f5b147ca4b55002afeec988b90e473f64e3050db Add info/warning/error messages for wizards and dialogs (#1696)
9d2b206156e89d2b62aa8fede162b3cd7d587dd3 Accessibility enhancements (#1678)
a372c76e0719546abc2b53dc74278fde5a4fd028 Update SQL Ops to 0.31.1 for July iteration
azuredatastudio - July Preview Insiders Build 0.31.3

Published by kburtram over 6 years ago

July Preview Insiders Build 0.31.3

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the June Public Preview release.

azuredatastudio - July Preview Insiders Build 0.31.2

Published by llali over 6 years ago

July Preview Insiders Build 0.31.2

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the June Public Preview release.

azuredatastudio - July Preview Insiders Build 0.31.1

Published by kburtram over 6 years ago

July Preview Insiders Build 0.31.1

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the June Public Preview release.

azuredatastudio - June Public Preview 0.30.6

Published by kburtram over 6 years ago

June Public Preview 0.30.6

  • SQL Server Profiler for SQL Operations Studio Preview extension initial release
  • The new SQL Data Warehouse extension includes rich customizable dashboard widgets surfacing insights to your data warehouse. This unlocks key scenarios around managing and tuning your data warehouse to ensure it is optimized for consistent performance.
  • Edit Data "Filtering and Sorting" support
  • SQL Server Agent for SQL Operations Studio Preview extension enhancements for Jobs and Job History views
  • Improved Wizard & Dialog UI Builder Framework extensibility APIs
  • Update VS Code Platform source code integrating March 2018 (1.22) and April 2018 (1.23) releases
  • Fix GitHub Issues
    • #1204 Feature request: Please make the results grid auto-fit column width to data, and/or remember manual changes if the same query is re-run
    • #1398 Should show add message and add account account button when linked account is empty
    • #1399 Linked account tab is broken when the view is collapsed
    • #1374 SQL Tools Service crashes when opening .sql file from disk
    • #1372 Missing SQL keyword "BETWEEN"
    • #1395 'MATCH' keyword crashes SQL Tools Service
    • #1496 "New Profiler" context menu option in Object Explorer does nothing.
    • #1495 Query editor "Explain" query plan is broken

SQL Server Profiler for SQL Operations Studio Preview

The SQL Server Profiler for SQL Operations Studio Preview extension is now available in the Extension Manager. This is the initial preview release for a new lightweight XEvent-based profiler. The SQL Server Profiler extension tries to make it simple to quickly trace server activity for troubleshooting and monitoring.

We'll continue to enhance this extension over the next couple releases. Take a look at the below screenshot to see what's currently available.

Edit Data "Filtering and Sorting"

The Edit Data document now has an integrated SQL Query Editor that allows the resultset to be filtered and sorted using WHERE and ORDER BY syntax. Click the Show SQL Pane toolbar button to display the editor.

Changelog

-- Changes for 0.30.6
df7e3ec7d52a82febee5b597a1019cabf021b883 Revert "Bootstrap Service Abstract injection (#1534)"
6b018c5d06ae596f6b26b260460e19e4bdcd18f1 Profiler toolbar fixes + creating connections (#1677)
e69158d9b2741a866a3ed8861523f4b0ea702db3 Swallow error on context view  when disposing children (#1663)
520cfb780a7356ffa8983de6ebbdf508c12302f8 Profiler notifications (#1648)
e686fed20963887d1efcb4c3b475a9ffa60d4c53 fixing the table, form dialog tab layout issues (#1671)
80ab19ac23759e1bc06e7537ca911294639a5cb0 Add screenshot to Profiler extension readme (#1670)
25228fa58e62c55e6dc3a23cc1bc0ad6f74500ff Fix edit data limit dropdown position (#1667)
676d35090f731225ca610db0db480b7cc576a205 Fix Release Notes link to refer to correct location (#1665)
e1a36a356cd38e1c0f084b763c0abecb45fb8569 Add Profiler extension to recommended list (#1662)
3274c0b7342264ec6569a4ce694542d52daf6eba Make height and width optional for model view components (#1657)
-- Changes for 0.30.5
ef29871b62e3d77fb73a91e90d5b3948d816b664 Pickup SQL Tools Service 1.4.0-alpha.45 (#1649)
a2a87f8d2bfc6cee6805cbeed2acffd192ce9279 fixed two layout issues in model view components (#1647)
83c01c6bcb73fc4082a690cfbf40b2a47375e88b Fix edit data revert row bugs (#1634)
c1d850804c1d59eaa1769bd65782d4f765882046 Agent: Added highlighting for jobs (#1588)
6590d5f58a27a6290028493a5e0b5ca3d5d1c95c fixed refresh and removed unused imports (#1633)
a225925bc498bd1ceb8750da86cff9f555e7ec81 fixed several model view issues (#1640)
ab39f1f44fc28968791acb0df8bfc364ac9a311b Use theme color for model view button text (#1639)
8d89364d72e5c44fa3644569d561716b3a0ef491 Displaying all event data (#1635)
af2bc859d1ae36671df7063e70da0f4d5e5b0bb0 Profiler toolbar changes (#1615)
8e72fdaa5277116436230f203476daf113b6ad0a add aria-label for insights dialog (#1629)
e9661f90d014dfefaa716d5b262308d7161753bf Prevent components from being defined multiple times (#1627)
30b111034d42440ee4a0d4b15863f242a69311ab added option to mode view input box to create the input as text area (#1630)
df183593099beaf7223f98facf8e8859da5131fd fixed the issue with disabling the select box (#1625)
03857e0afd39d7eb7dd849b3353322d7774b1416 Update SQL select box styler (#1619)
17db0b7d096abe01b0ec4d047cf46e7d2ec36f04 Revert SlickGrid to 2.3.16 to workaround Edit Data TAB issue
eaf1e08752639d30f3c77988579d1065cdd9b165 Fix bug where select box selection could not be changed by mouse (#1616)
d39ceffa9492c04aac3945895790cf89bc90d066 fixed the issue with displaying licenses (#1610)
406b171c666d274f6b12bd5d88c8974b5ffccffc add a check for when the task is not valid (#1607)
6d89b9e2034e9c532af1be101b7e43537a7a4ff4 Agent: Previous Runs chart functionality (#1564)
733bb69d250c624647c0fd542aeed044cc46a21b Add Agent Service configuration request methods (#1608)
46096941419cded589ca7179e8b9ee397a515999 added Declarative table to model view controls (#1593)
3be0c5130a882a767fed66f3f003970322e60f3f Fixes accessibility for grid (#1592)
e50b5125806eb734083213ae09060918a60f5f8f fix keyboard issues in editable dropdown (#1600)
eb62d054de49feedbfd3920d114f58b257f4ca33 Update package.json
e870a309c0bdec9acfeb15cbbc6a3ffaa9478106 Agent: Filtering & Sorting (#1441)
3afd3b0ff32afa90275e558fd31c3cf3c4403157 fixed the compile error (#1601)
e3a2ed95d493e006780c1895e12e2845cda35976 Add wizard navigation validator (#1587)
20c4f085c8ab21ff41995b6ffb3d94bc9eeee9ab Fix custom UI validation bugs (#1583)
02af7e9299c6930b629216215254ca53d22108f8 Feature/model view list (#1551)
0ae9b36d931c63287c37b95e670d7aec0aee71b8 fix colors issues in dashboard (#1591)
2bbb2842e5259b90eb249f97eb7fa3de57afb59d Fix model view component updateProperties implementation (#1586)
a5b4eeb9329e58b3991736aeabf317bffe22acb5 Add loading spinner component (#1580)
44de602e526c0ba9778dc3833bae2e167d0cbb43 readd check on start up for tabs (#1585)
63fb4e2827a0a2f3d49c97e8b90a102c3bcff1cc Bootstrap Service Abstract injection (#1534)
0a839c73211f71ea07a8ddd32d0df4a4408a1c69 Agent layout fixes (#1559)
e9747a61ac4ac799f2eb73900142e84e37f62f97 fix error if close insight before laoded (#1557)
43c3bf4d24ebe23049d583ace9d27847e9671f88 Fix dashboard refresh (#1556)
-- Changes for 0.30.4
0bf642d200be70168a52d784774c9c0e99f6f05c Update sqlservices example for new webview messages API (#1569)
b2b69376c497507c7e91f61cd9d277fde555a247 address comments on support button icon (#1568)
38ad60478c18bc768c49d931b75e12a03adbaa3a  Support icon for button.component (#1565)
cf6a7198f9253d48bb8c46ee64ec6939e6520274 Fix error when calling layout on single-tab dialog (#1552)
ac8a926a70613d5657886a276b4518372e362577 added progress indication for database navigation in dashboard (#1529)
aef724493996e0b06a0a57d83f5ac74dd06281e9 add more specific label for dropdown (#1544)
628e2adc64f1476e18897e77e9efb6517d6ec11e change role of query buttons to button (#1543)
0c58f09e59fcd2b9d5262ebca7f9c0214412e2d9 Merge VS Code 1.23.1 (#1520)
e3baf5c4437a6721904fba43575f740c36ff44c9 Fix model view editor where switching between different type of editors remove the dom (#1546)
f70bf590cdf4b35b93b447cb57568d58d3e1a233 fixed the layout issue in model view containers (#1548)
473a414bc37f73c2880784ba4845ec330d4ebf62 added table componenet (#1542)
9ad4ec64645ac07a421f8f9d1df666f8d60debc6 Support view model toolbar (#1533)
a15c315a1cc3b286a778fcca97b0e1bbd00c8beb updated version after insider build release (#1538)
58036bb364253cdbb2ca75180b1124778c2ee132 Mssql edition context (#1537)
-- Changes for 0.30.3
40db0d6f6fca02e113c8aeeb7b34ace41fc765ae Only allow model view components to be added once (#1458)
4bfc5499276d8568965d54b26768d1c568d7da08 model view drop down now support editable and not editable list (#1460)
1461929f86feed01cfe5ba6dd829ef3807acc871 added text component (#1462)
36a899168299e31d25d8937fc47e8c6c59f7cc5f Feature/webview for model view (#1463) 
259306a8db03f838aeed000d80b492a4f4e09112 Fixed the issue with setting form's width (#1472)
04ec9caad1dafe47c636be018a001b3250c43492 Remove Jquery references (#1461) 
cd0f9b71c5e955428b4c42b83dd7c60866c6778e Fix view model editor layout (#1473)
1359354387640911e8134c3501b6f8e046bf6263 Angular Individual Service Injection - Decouple bootstrap service (#1457)
c208abf0c5802728780ed7259c5ea64589563fbd Fix view model editor and webview component (#1483)
2efea6300089474ec86b0ca1352e9c03462a6c3e Bump version to 0.30.3
8fce79f385a5e2852d79dbc167937fe81b8b1e52 fixed the selector name for model view components (#1488)
a13039b14b29d560786bd2c3a98bb635d2184092 added group container (#1508)
83842ee9e1913eb45b544f7eefa4d782c371eb94 fixed the path to fix the linux build error (#1512)
05d7e24e66dc8809ea4bd0b2d713b550647da2bb Agent UI fixes (#1510) 
f5b1bd0bc22b4cc922db6afe8f393a991cf100a0 fixed the issue with tab layout inside the dialog pane (#1515)
1a97e3de06b0edd49f121f35d48c65dff7e1abdc fix webview component css and add webview example (#1517)
edc60e0ad148595b8c27aa08db95497300364f4c Fix nullref exception showing query plan panel (#1516)
14a7a5534f638f6dd419e659b8e34592b786eca0 Add API for extensions to get data protocol providers (#1518)
0414ab6e6a4cc4e07ee2c8cb3fa9df7a1dd4992e Fixing launching new profiler from object explorer (#1514)
f2df9f39170f55f8fa8478711123770ca435ec4c Fix for double clicking column handle in results table where the column width would not update correctly when the longest row item is the top item in the viewPort (#1504)
498bb47d7f603575f10f070f5f8dd1125477c7c8 Add progress indicator for dashboard scripting (#1511)
1d3ead4031a771900c46a6c793b71fb87b7eb210 fixed crash because of extra detect changes call (#1519)
8a3509e0062448b1335a0fb2eab7050d50a3a07a removed discontinued red bar from error detail (#1521)
-- Changes for 0.30.2
6aac0b6056b9f45d6988d2d3796e65e6c9078eb6 Initial Profiler extension scaffolding (#1451)
8e234d9b2d4ea63fa1f155267aa764fce2e6c99d Enable basic wizard API (#1450)
70819252a952dddfd1cecc424f32504c485c5230 Add support for model view editor (#1442)
ba264d8311e404af8f0713668318b10c9315a0dd added radio button model view component (#1439)
5de002e5c113028812dae3933bca45cffe8f0f2d Change VS Code to SQL Ops Studio in screen reader dialog (#1448)
0b771abad29fbd059653e2f1ff9586b4a79ae065 Bump SQL Tools to 1.4.0-alpha.35 (#1447)
00041c8ecd1d16aa04c825b4027b1ddba8913e27 nump slickgrid (#1428)
0225d6d9f9ca7a63026cacf97a09bf04a2fef3da adds tab accessibility (#1433)
fb4260d71cf4237a7a6f145984bc0a16ae300602 Bump tools service for recent fixes (#1434)
fa253158f400a802604176e178798e0b107314e8  Update SQL Ops to 0.30.2 (#1437)
45e3c6ae49845b75efd4c5034a8bf91290879d0a added register content method to dialog and tab (#1415)
d526fe0f7f63809d3374bc458ec6d12165183a45 Fire model view close event when destroyed (#1427)
5707b58fda1562525e452f34231b62d1cddbf53c Make Webview support (#1429)
1a9f72dfe01c753c0f34a95c957c9bc718884d5f Rearrange done and cancel buttons and dispose dialogs correctly (#1420)
078f3a2b545a2ffa11748d713988e6a71894cb03 Add BETWEEN and REVERT to keyword colorization list (#1421)
-- Changes for 0.30.1
5bcfb9ab322c6ba656e03bedb397c07afc4690d3 Minor fix: callback data can be anything, shouldn't restrict to string (#1404)
9bd45cf66ace7b0178529e32eb4055a9db0e1b72 Add default model view input types and validation (#1397)
89c48bbe75c8f0aac1ff6f3d21ec1a862d7b97be Add option for using generic SQL queries to filter EditData rows via a query editor pane. (#1329)
6b549696c5c239faed16bcccfb596c214ec43c85 Bug/keyboard issue in manange linked account (#1400)
3aaf8a24bfffb988d1128c693b6569d12ac8a753 Fix form layout spacing (#1401)
41ffd6e8ae17ef10bfa06b2bd61f6070ab02e2b5 Add action list to cards with callback (#1392)
c0a6f3e012deca21d80c6aecb91ef9cd19c35382 fix theming issue in table widget (#1391)
eae8de037326592d2fca630ee3d38e86f76954ef Add grid.viewAsChart and grid.goToNextGrid keyboard shortcuts for editor  (#1390)
23ec6ac567fd285d0a711aa6cfcdc68caa9c67b2 Change angular panel display behavior (#1344)
f4cfb4a5efd42121045a079c8c98b2640628480f Fire done/cancel click events when dialog is closed (#1379)
80a9c82813ab512755743464c15a5b8faf60c533 Fix high contrast issues in task viewlet and panel (#1381)
bcd6178d67f6fd8e8722d7635d22d407593f6204 added properties to inputbox and form to be able to change style fro… (#1371)
f10e281ffc7b4b7944b7efdc2ce0f838a43b7b92 Add validation to model view components (#1356)
c2b32fd64aaced5c01a4e8214fc635c11abd562b Bump SQL Ops to 0.30.1 (#1369)
80f150dfb40af6041b99f6a7ca26d6aec3fee5f0 Update README for May release (#1359)
a5c5fcbde15b687735f4e8361b764ce773456a4b fixed tabbing for jobs history page (#1353)
0d76e845d59501372c25c64a154a8d4cf65e31fa update server reports extension screenshot (#1354)
979d50eb0e3d6b1dbc0d3d47278902d9775c2435 Add left nav bar for server reports extension (#1345)
azuredatastudio - June Preview Insiders Build 0.30.5

Published by kburtram over 6 years ago

June Preview Insiders Build 0.30.5

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the May Public Preview release.

azuredatastudio - June Preview Insiders Build 0.30.4

Published by anthonydresser over 6 years ago

June Preview Insiders Build 0.30.4

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the May Public Preview release.

azuredatastudio - June Preview Insiders Build 0.30.3

Published by abist over 6 years ago

June Preview Insiders Build 0.30.3

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the May Public Preview release.

azuredatastudio - June Preview Insiders Build 0.30.2

Published by MattIrv over 6 years ago

June Preview Insiders Build 0.30.2

Note: insiders builds are produced directly off master. They provide access to the latest bug fixes and improvements. They may also have more bugs in some areas. For the latest stable build checkout the May Public Preview release.