Jordi Bunster
f86883de6c
MostRecentActivity changes ( #463 )
...
This changes the public API a bit, so that recording activity (the most common use) is less involved.
2021-03-15 03:10:48 +00:00
Jordi Bunster
7188e8d8c2
Remove Explorer.mostRecentActivity ( #455 )
...
This also moves the UI concerns of MostRecentActivity over to SplashScreen
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-03-03 01:24:08 -08:00
Steve Faulkner
10664162c7
Refactor Telemetry to include account name and experience ( #452 )
2021-02-28 15:56:09 -06:00
Srinath Narayanan
cf01ffa957
removed enableGalleryPublish, enableLinkInjection feature flags ( #454 )
...
* removed enableGalleryPublish, enableLinkInjection
* removed ENABLE_GALLERY_PUBLISH
2021-02-26 13:07:44 -08:00
Tanuj Mittal
4f6b75fe79
More gallery updates ( #418 )
...
* More gallery updates
* Add PublishContent icon
* Address feedback
2021-02-03 23:24:27 +05:30
Tanuj Mittal
5038a01079
Add telemetry for Notebooks Gallery and other updates ( #413 )
...
* Add telemetry for Notebooks Gallery
* More changes
* Address feedback and fix lint error
* Fix margins for My published work
2021-02-03 14:48:50 +05:30
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Garrett Ausfeldt
4ce9dcc024
Add analytical store schema POC ( #164 )
...
* add schema APIs to JunoClient
* start implementing buildSchemaNode
* finish getSchemaNodes
* finish implementing addSchema
* cleanup
* make schema optional
* handle undefined/null schema and fields. Also don't retry on gettting schema failures.
* fix request schema and get schema endpoints
* add feature flag
* try to get most recent schema when refreshed or initialized.
* add tests
* cleanup
* cleanup
* cleanup
* fix merge conflict typos
* fix lint errors
* fix tests and update snapshot
Co-authored-by: REDMOND\gaausfel <gaausfel@microsoft.com>
2020-11-12 13:33:37 -08:00
Tanuj Mittal
53a8cea95e
Hide Settings for Cassandra Serverless accounts ( #311 )
...
In case of Serverless Cassandra accounts we don't have any Settings to tweak in the Settings Tab. So this change hides the option to open Settings tab in those cases.
2020-11-05 00:11:36 +00:00
victor-meng
d525afa142
Refactor code that uses the _rid and _self of a database or collection ( #267 )
2020-10-13 13:29:39 -07:00
Laurent Nguyen
b69174788d
Add more Telemetry to Data Explorer ( #242 )
...
* Add Telemetry to command bar buttons
* Count and report # of files/notebooks/directories in myNotebook to telemetry
* Add resource tree clicks to Telemetry
* Log to Telemetry: opened notebook cell counts by type, kernelspec name
* Fix unit test
* Move Telemetry processor call in notebook traceNotebookTelemetry action from reducer to epic. Use action to trace other info.
* Fix react duplicate key error
* Log notebook cell context menu actions
* Reformat and cleanup
* Move resource tree tracing code out of render(). Only call once when tree is updated
* Fix build issues
2020-10-08 10:53:01 +02:00
Steve Faulkner
aa369760ad
Remove option to delete/create root table database ( #236 )
2020-09-28 17:03:47 -05:00
victor-meng
666a378b3b
Fix resource tree refresh issue ( #222 )
2020-09-23 13:18:05 -07:00
victor-meng
dc56f7e154
Lazy load database offer in data explorer ( #208 )
...
Co-authored-by: zfoster <notzachfoster@gmail.com>
2020-09-18 16:00:21 -07:00
Steve Faulkner
e6ac5a7043
Telemetry Adjustments ( #182 )
2020-09-08 12:44:46 -05:00
Laurent Nguyen
d471cff77c
Fix resource tree node selection bug ( #170 )
...
* Fix bug with resource tree selection for graphs
* Reformat and type fixes
2020-09-04 10:15:53 +02:00
Tanuj Mittal
dde2ca75c4
Show submit button by default in GenericRightPaneComponent & other fixes ( #144 )
...
* Bug fixes
* Fix build
2020-08-17 11:39:11 -07:00
Tanuj Mittal
5886db81e9
Copy To functionality for notebooks ( #141 )
...
* Add Copy To functionality for notebooks
* Fix formatting
* Fix linting errors
* Fixes
* Fix build failure
* Rebase and address feedback
* Increase test coverage
2020-08-11 09:27:57 -07:00
Steve Faulkner
0011007d5f
Refactor Global state into Context Files ( #128 )
2020-08-06 14:03:46 -05:00
Steve Faulkner
fea321cd68
More ViewModel cleanup ( #116 )
2020-07-27 16:05:25 -05:00
Tanuj Mittal
33969581ac
Support serverless accounts ( #109 )
...
* Changes for serverless accounts
* Dont show upsell message for serverless accounts
* Update CassandraAddCollectionPane to support serverless
2020-07-24 13:13:54 -07:00
Steve Faulkner
4f86015be7
Remove OpenActionsStubs ( #106 )
2020-07-21 13:50:51 -05:00
Steve Faulkner
eab6506940
Remove Explorer Stub and ViewModel.Explorer ( #101 )
2020-07-20 12:59:40 -05:00
victor-meng
4068a9fbaa
Create tabs manager and refactor tab related logic ( #66 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2020-07-09 13:53:37 -07:00
Tanuj Mittal
84ea3796ec
Remove enableGallery feature flag ( #68 )
...
* Remove enableGallery feature flag
* Fix bugs
* Add tests to increase coverage
* Move favorites functionality behind feature.enableGalleryPublish flag
* Show code cells in NotebookViewer
* Use cosmos db logo as persona image for sample notebook gallery cards
* Update gallery card snapshot to fix test
2020-07-06 12:10:26 -07:00
Tanuj Mittal
7512b3c1d5
Notebooks Gallery ( #59 )
...
* Initial commit
* Address PR comments
* Move notebook related stuff to NotebookManager and dynamically load it
* Add New gallery callout and other UI tweaks
* Update test snapshot
2020-06-30 11:47:21 -07:00
Steve Faulkner
269ea6a349
Add Additional Lint Rules ( #55 )
2020-06-23 10:45:51 -05:00
Laurent Nguyen
73f2c612ed
Remove old resource tree and cleanup ( #28 )
...
* Remove old resource tree and its various components
* Fix stored procedure, udf, trigger not always deleting when context menu option chosen
* Reformat and fix eslint warnings
* Remove CommandButtonOptions
2020-06-15 12:16:52 +02:00
Laurent Nguyen
d32bd8851e
Remove NotebookTab ( #35 )
2020-06-12 09:26:39 +02:00
Tanuj Mittal
aa8236666e
Use graphql in GitHubClient and misc fixes ( #8 )
...
* Use graphql in GitHubClient
* Replace usage of Array.find with _.find
2020-06-05 12:22:41 -07:00
Steve Faulkner
0494da4162
Update to ADO 5ed9b2130da7f822153531489d802c28986f5d30
2020-05-26 13:53:41 -05:00
Steve Faulkner
36581fb6d9
Initial Move from Azure DevOps to GitHub
2020-05-25 21:30:55 -05:00