Charles Gagnon
c54f991e60
Fix actionbar trigger key handling ( #15488 )
...
* Fix actionbar trigger key handling
* fix compile error
2021-05-14 16:31:15 -07:00
Alan Ren
c6a8b80ce5
set flex gap values ( #15487 )
2021-05-14 13:45:51 -07:00
Chris LaFreniere
af96cb92db
Handle key_up in callout dialog ( #15472 )
2021-05-14 11:40:21 -07:00
Alan Ren
8ee8975f17
fix animated svg issue ( #15471 )
2021-05-13 19:15:57 -07:00
Chris LaFreniere
624c07947c
Notebooks: Fix Table Generation into Pure Markdown When No thead Exists ( #15423 )
...
* works without alignment
* Alignment working
* Add comment
* Remove outdated comment
2021-05-12 16:28:23 -07:00
Udeesha Gautam
104ab95080
Doing a point fix for backup since select box has impact on other features ( #15415 )
2021-05-11 15:38:15 -07:00
Charles Gagnon
c015338ed4
Fix dashboard icons ( #15400 )
...
* Fix dashboard icons
* Split out custom SQL menu items
* Put on same line
2021-05-11 12:41:45 -07:00
Lucy Zhang
2a354aef09
basic text cell functionality smoke test ( #15195 )
2021-05-06 15:53:20 -07:00
Vasu Bhog
cb06ca07c0
Fixes the empty parameter cell and multi parameters on one line ( #15234 )
...
* fix two bugs
* work on empty parameter cell and format properly
* add empty cell tests
2021-05-06 14:48:38 -07:00
Maddy
bd5b9b36c6
add tests for cell attachment changes ( #15325 )
2021-05-04 14:53:04 -07:00
Alan Ren
088d6353f0
keep title up to date when connection changes ( #15306 )
2021-04-30 22:41:55 -07:00
Maddy
ef8b26b7ae
Insert local/online images using image call out ( #15238 )
...
* changes from Chris's branch and cell model updates
* get base64 value
* handle spaces in image names
* add comments
* add tests for imageCallOut dialog
* format document for hygiene errors
* address comments
* check base64 validity using regex
* replace space with regex
* add parameter and return type
* split into two functions
* move functions to fileUtilities
* correct import
* fix for layering issue
* revert file function changes
2021-04-30 19:43:55 -07:00
Udeesha Gautam
f2ee8b11b4
Fixing the update issue with backup default name ( #15082 )
...
* Fixing the update issue with backup default name
* Avoiding to call select again since that fires an event
* Fixing comment and backup name
2021-04-30 10:50:26 -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
Hai Cao
a0bf5df79d
Use a different config name for connection sorting ( #15275 )
...
* use a different sort config name
2021-04-29 10:52:35 -07:00
Charles Gagnon
be8a55cef0
Add back open view keybindings ( #15264 )
2021-04-28 12:17:36 -07:00
Hai Cao
9bc1797e88
add sorting option for saved connections ( #15229 )
...
* add sort by name option for saved connections and groups
2021-04-28 11:41:09 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Vasu Bhog
c66a8ca171
fix parameterized notebook output ( #15233 )
2021-04-27 12:40:49 -07:00
Alan Ren
0ed2a5d431
fix result selection summary issues ( #15245 )
2021-04-26 23:07:55 -07:00
Alan Ren
222d8e12f4
a couple more table filter improvements ( #15219 )
...
* a few more fixes
* revert sortcolumn
* fix hygiene error
* add comment
2021-04-23 15:24:07 -07:00
Alan Ren
228a5d8e20
Table Filter improvements ( #15207 )
...
* use virutualized list
* comments
2021-04-22 12:03:17 -07:00
Maddy
fcaaf1cb29
fix the find highlight issues ( #15149 )
...
* register mode changes, remove cleanMarkdownLinks
* fixes
* test fixes and scroll to center change
2021-04-22 10:13:30 -07:00
Vasu Bhog
6951bf3b90
Ability to see and edit links in split view/markdown mode ( #15150 )
...
* callout dialog selects link properly in split/markdown mode
* use regex for links
2021-04-20 23:33:14 -07:00
Charles Gagnon
e7e4828703
Fix 'nodebookInputFactory' name ( #15188 )
2021-04-19 15:18:26 -07:00
Charles Gagnon
2f04adb510
Fix crash when opening SQL diff input ( #15183 )
...
* Fix crash when opening SQL diff input
* fix compile
* Fix tests
2021-04-19 13:49:02 -07:00
Charles Gagnon
dcd952b903
Fix error when disconnecting database ( #15146 )
...
* Fix error when disconnecting database
* correctly print error
2021-04-16 09:24:22 -07:00
Alan Ren
0a707c2b96
remove the preview flag check for tabs ( #15155 )
2021-04-15 16:11:50 -07:00
Maddy
bec1916c62
show notebook as trusted when it belongs to a trusted book ( #15093 )
...
* check for trusted books
* don't add to trustedNotebooksMomento
* update comment
* added comments
* remove empty line
2021-04-15 10:30:51 -07:00
Alan Ren
4edbd6f3e7
fix the menu not hide issue ( #15138 )
2021-04-14 16:18:45 -07:00
Vasu Bhog
3a1885491f
Update run w/parameters icon and increment parameterized notebook ( #15127 )
...
* update icon and increment parameterized notebook
2021-04-14 15:28:27 -07:00
Aditya Bist
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
Alan Ren
842a33e318
a couple more fixes for table filter ( #15121 )
...
* a few fixes
* add comments and fix for non-ideal scenario
2021-04-14 10:20:29 -07:00
Aasim Khan
5e8ac017a6
Adding on change event in editable dropdowns when value is changes through code. ( #14952 )
...
* Adding onChange events in editable dropdowns for values changed through code.
* moved event generation from angular wrapper to core component
* Moving event firing to value setter
* converting back updateSelection to private method
* Removing extra check
* Fixing broken tests by mocking used stuff
* Fixing onTextChange event
* Adding some tests
* Adding necessary tests
* small test name edit
* Fix an assert message
2021-04-14 07:48:33 -07:00
Alan Ren
8d098c227d
use context view provider to show the filter ( #15106 )
...
* use context view provider
* handle promise
* replace .then with .catch
2021-04-13 11:34:26 -07:00
Alan Ren
862ffcf7d2
fix search box issue ( #15097 )
...
* fix search box issue
* fix compilation error
2021-04-12 13:05:19 -07:00
Chris LaFreniere
e5a500d1a5
Change to fspath from resource tostring ( #15069 )
2021-04-09 12:00:55 -07:00
Barbara Valdez
f712c14b93
fix search loading animation ( #15063 )
2021-04-08 15:29:40 -07:00
Vasu Bhog
d76a6698a9
[Notebook] Run Parameters Action openNotebook Functionality in Core ( #14978 )
...
* NotebookService update
* openNotebook functionality in NbService
* Add tests for RunParametersAction
2021-04-08 14:48:37 -07:00
Barbara Valdez
4f67f32262
fix anchor links in wysiwyg ( #14950 )
...
* fix anchor links in wysiwyg
2021-04-08 10:56:11 -07:00
Udeesha Gautam
35e1daa6ba
Fixing an issue where backup launch was freezing ADS and restore launch was not doiing anything. This repros in absence of any connetcions. ( #15041 )
2021-04-07 18:37:05 -07:00
Alan Ren
7fc991b678
fix chart's checkbox option type ( #15014 )
...
* fix chart's checkbox option type
* overwrite the useragent margin for checkbox
2021-04-07 10:19:00 -07:00
Vasu Bhog
04af3e161a
See and Edit Selected Links in Callout Dialog ( #14987 )
...
* Add URL label to linkCallout
* add test for file link
2021-04-06 11:51:53 -07:00
Maddy
43db30d1da
Add more Notebook telemetry events ( #14755 )
...
* initial checkin
* telemetry for search in notebooks
* telemetry for move notebook
* address comments
* feedback changes
* fix tests paasing NullAdsTelemetryService
* move changeKernel telemetry higher up
* remove telemetry service
* Fix new Notebook events (#14982 )
* Notebook telemetry fixes
* update2
* Move event location
* remove service
* remove unused
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-05 16:08:39 -07:00
Alan Ren
d8b2df5dbc
check whether element is undefined ( #14981 )
2021-04-05 15:35:39 -07:00
Vasu Bhog
0a7719b475
[Notebook] Run Parameters Action UI Component ( #14889 )
...
* Run Parameters Action UI Component
* Update UX discussion - accept empty string
2021-04-05 13:59:27 -07:00
Charles Gagnon
71b91c3890
Remove survey link ( #14968 )
2021-04-05 10:18:22 -07:00
Alan Ren
1dad2f36e3
redraw table header ( #14963 )
2021-04-05 10:11:53 -07:00
Alan Ren
c2d2cf5a82
limit the data size for chart rendering ( #14949 )
...
* limit the rows feed to charts
* add telemetry and option to hide
* fix typo
* updates
* comments
* notebook fix
2021-04-02 19:36:10 -07:00
Chris LaFreniere
0d3112ef35
Adding Rendered Notebook Diff Option ( #14860 )
...
* First attempt nb diff preview
* First attempt nb diff preview
* Simplify everything
* Interim scroll one way
* Double scroll
* Add setting
* Add tests
* Add comment
* Fix tests
* first round PR comments
* Ensure scrollable portion has scrollbar in diff
* Fix sqllint errors, register events
* Fix scrolling, readonly
2021-04-02 14:49:52 -07:00