1105 Commits

Author SHA1 Message Date
jawelton74
a34d3bb000
Disable wild card index for Mongo 16MB documents ()
* Disable wild card index option if Mongo 16 MB document capability is
present.

* Formatted with prettier
2022-09-29 15:36:00 -07:00
victor-meng
42731d1aae
Quickstart UI changes () 2022-09-27 14:03:28 -07:00
Armando Trejo Oliver
3abbb63adc
Add support for psql shell ()
Add support for psql shell
- add new terminal type
- handle missing documentEndpoint property
2022-09-22 15:39:35 -07:00
victor-meng
2e618cb3c4
Use my own ms account to upload nuget packages () 2022-09-21 16:10:07 -07:00
victor-meng
beca0d6608
Properly load a postgres account in data explorer () 2022-09-20 10:42:09 -07:00
victor-meng
d54c896d74
Postgre quickstart UI () 2022-09-14 14:42:09 -07:00
Karthik chakravarthy
d6a58fd45f
Gallery loading issue () 2022-09-14 14:57:32 -04:00
Srinath Narayanan
a851f78b1c
Moved notebooks to latest API version ()
* Moved notebooks to latest API version

* fixed lint errors
2022-08-31 02:38:52 +05:30
Karthik chakravarthy
a4061a96b1
Hide connect btn and only show when phoenix notebooks or features are used () 2022-08-22 19:07:01 -04:00
victor-meng
06c3b6fe94
Whitelist AGC endpoint in data explorer () 2022-08-16 10:15:26 -07:00
Karthik chakravarthy
89c7ebdd20
Hide connect button incase Phoenix Notebooks flight is false ()
* Hide connect button id flight notebooks is false and show only if features are used
2022-08-10 09:29:23 -04:00
victor-meng
d0c2f72ed3
Add teaching bubbles for mongo quickstart () 2022-08-03 13:54:01 -07:00
Karthik chakravarthy
c2673ec707
Refactor text messages () 2022-07-27 12:05:56 -04:00
vchske
759a4ca5cf
Reverting cosmos sdk to 3.16.2 () 2022-07-26 13:17:01 -07:00
victor-meng
9078878f44
Update params for creating collection via mongo proxy () 2022-07-25 16:15:48 -07:00
vchske
139a9cb22c
Updating SDK to 3.16.3 ()
* Updating SDK to 3.16.3

* Updating package-lock Cosmos DB SDK to 3.16.3

* Updating package-lock's Cosmos DB SDK to 3.16.3
2022-07-18 15:22:27 -07:00
victor-meng
c5ef0e608e
Fix aggregated query metrics show incorrect number () 2022-07-12 10:39:40 -07:00
victor-meng
d66e85f431
Allow users to delete TablesDB database when enableSDKOperations feature flag is set () 2022-07-06 10:54:49 -07:00
victor-meng
0996489897
Improve quickstart teaching bubble telemetries and make the home page a tab () 2022-07-06 10:54:35 -07:00
victor-meng
f83634c50d
Upgrade js sdk version () 2022-06-28 17:52:46 -07:00
Mathieu Tremblay
b9dffdd990
Rename properties from notebookService to phoenixService in phoenix c… ()
* Rename properties from notebookService to phoenixService in phoenix client


Co-authored-by: kcheekuri <kcheekuri@microsoft.com>
2022-06-21 14:19:45 -04:00
Karthik chakravarthy
13811b1d44
Update allocate call () 2022-06-21 08:48:18 -04:00
Tanuj Mittal
1643ce4dbb
Log errors by Schema Analyzer () 2022-06-21 05:07:49 +05:30
Karthik chakravarthy
7abd65ac4b
Enable phoenix based of allowed subscription and flights ()
* Enable phoenix based of allowed subscription and flights
2022-06-15 17:08:06 -04:00
Tanuj Mittal
c731eb9cf9
Fix Official Samples not loading when Gallery tab is opened () 2022-06-09 02:30:49 +05:30
siddjoshi-ms
c534b2d74b
Sqlx az portal cost estimate ()
* added isZoneRedundant to rp call

* Pass region item everywhere

* cost breakdown string added
2022-06-08 10:16:43 -07:00
victor-meng
98fb7a5fd6
Upgrade JS SDK version to 3.16.1 () 2022-06-03 13:19:29 -07:00
chandrasekhar gunturi
e34f68b162
adding Materializedviews under selfserve ()
* adding Materializedviews under selfserve

* ran npm format & fixed few links

* modified required key & changed URLs

* modifying links to aka.ms

* modifying few descriptions

* Delete VSWorkspaceState.json

* Delete .suo

* modifying URLs & adding missing keys

Co-authored-by: Chandra sekhar Gunturi <chguntur@microsoft.com>
2022-06-03 12:51:54 +05:30
victor-meng
7ab57c9ec4
Add telemetry for new quick start () 2022-06-01 15:26:10 -07:00
victor-meng
7e1343e84f
Add check of account creation time to show carousel ()
Co-authored-by: artrejo <ato9000@users.noreply.github.com>
2022-06-01 15:25:56 -07:00
victor-meng
46ca952955
Add condition for showing quick start carousel ()
* Add condition for showing quick start carousel

* Show coach mark when carousel is closed

* Add condition for showing quick start carousel and other UI changes

* Fix compile error

* Fix issue with coach mark

* Fix test

* Add new sample data, fix link url, fix e2e tests

* Fix e2e tests
2022-05-23 20:52:21 -07:00
Srinath Narayanan
d13b7a50ad
phoenix errors added () 2022-05-23 16:28:45 +05:30
victor-meng
dfd5a7c698
Use undefined as the partition key value when deleting and updating documents () 2022-05-20 16:39:21 -07:00
victor-meng
2ab60a7a40
Add connect tab for new quick start ()
* Add connect tab

* Error handling

* Add button to open quick start blade

* Handle scenario where user don't have write access
2022-05-20 16:38:38 -07:00
victor-meng
dc83bf6fa0
Update recent items UI and add to new home page ()
* Update recent items UI and add to new home page

* Update text and links for different APIs

* Update home page text and carousel images
2022-05-20 16:37:50 -07:00
victor-meng
c2f3471afe
Add carousel for quick start ()
* Add carousel for quick start

* Put carousel behind feature flag

* Install type definition for react-youtube

* Install type definition for react-youtube

* Remove @types/youtube-player

* Move feature flag outside of quickstarttutorial component
2022-05-16 18:23:54 -07:00
victor-meng
60525f654b
Add teaching bubbles after creating sample DB ()
* Add teaching bubbles after creating sample DB

* Add teaching bubble while creating sample container

* Remove test code

* Update tests and always show teaching bubbles in add collection panel when launched from quick start

* Fix snapshot
2022-05-16 17:45:50 -07:00
victor-meng
37122acc33
Fix issue with reading and saving mongo documents with shard key () 2022-05-11 18:12:12 -07:00
victor-meng
0b6bb7a985
Fix stored procedures, UDF, and triggers sometimes don't show up in the resource tree after expanding () 2022-05-05 18:27:13 -07:00
Srinath Narayanan
fcfc52a80c
Added support for multi line descriptions in self serve framework ()
* Added support for multi line descriptions

* test snapshot change

* addresse pr comments
2022-05-06 00:01:06 +05:30
Armando Trejo Oliver
9cb4632f32
Update subscription for preview PRs ()
* Update subscription for preview PRs

* Fix command line args

* Replace subid for sub name

* Remove --subscription from az storage commands

* revert other changes
2022-05-04 20:11:13 -07:00
victor-meng
ebbfc5f517
New quick start - create sample container ()
* Update links and texts

* Remove unintended change

* Quick start - create sample container

* Small adjustments + fix test

* Hide coach mark behind feature flag

* Add snapshot test for AddCollectionPanel to increase coverage

* Fix snapshot

* Fix snapshot 2...

* Change runner account name

* Change portal runner account name
2022-05-04 18:24:34 -07:00
Armando Trejo Oliver
d05a05716f
Fix Emulator Quick Start Links () 2022-05-04 15:30:48 -07:00
Srinath Narayanan
da1169d0e2
Added publicgallery flight ()
* added publicgallery flag

* fixed PR comments
2022-05-04 03:50:44 +05:30
victor-meng
27423e2321
Create new home page ()
* initial commit

* Remove test code

* Rename icon

* Fix feature flag

* Update links and texts

* Remove unintended change
2022-05-02 13:45:54 -07:00
victor-meng
56731ec051
Fix error when reading document with no partition key () 2022-04-27 11:12:57 -07:00
victor-meng
22f7d588a1
Add support for multi-partition key () 2022-04-21 13:37:02 -07:00
Rama krishnan Raghupathy
9e7bbcfab6
Change Headers meant to unblock merge prviate preview customers () 2022-04-14 18:01:11 -07:00
Karthik chakravarthy
cea3978ca6
Make Phoenix enabled based of config context ()
* Have phoenix enabled based of config context irrespective of hosted or portal explorer

* Add telemetry start and success

* Add error code in failure case
2022-04-12 16:25:24 -04:00
victor-meng
2e3e547a46
Fix scale tab not showing the correct throughput mode and value and remove freetierautoscalethroughput feature flag () 2022-03-31 12:13:08 -07:00