Karthik chakravarthy
7abd65ac4b
Enable phoenix based of allowed subscription and flights ( #1291 )
...
* 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 ( #1282 )
2022-06-09 02:30:49 +05:30
siddjoshi-ms
c534b2d74b
Sqlx az portal cost estimate ( #1264 )
...
* 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 ( #1287 )
2022-06-03 13:19:29 -07:00
chandrasekhar gunturi
e34f68b162
adding Materializedviews under selfserve ( #1247 )
...
* 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 ( #1285 )
2022-06-01 15:26:10 -07:00
victor-meng
7e1343e84f
Add check of account creation time to show carousel ( #1284 )
...
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 ( #1278 )
...
* 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 ( #1272 )
2022-05-23 16:28:45 +05:30
victor-meng
dfd5a7c698
Use undefined as the partition key value when deleting and updating documents ( #1274 )
2022-05-20 16:39:21 -07:00
victor-meng
2ab60a7a40
Add connect tab for new quick start ( #1273 )
...
* 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 ( #1275 )
...
* 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 ( #1271 )
...
* 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 ( #1270 )
...
* 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 ( #1269 )
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 ( #1267 )
2022-05-05 18:27:13 -07:00
Srinath Narayanan
fcfc52a80c
Added support for multi line descriptions in self serve framework ( #1266 )
...
* 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 ( #1265 )
...
* 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 ( #1259 )
...
* 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 ( #1255 )
2022-05-04 15:30:48 -07:00
Srinath Narayanan
da1169d0e2
Added publicgallery flight ( #1262 )
...
* added publicgallery flag
* fixed PR comments
2022-05-04 03:50:44 +05:30
victor-meng
27423e2321
Create new home page ( #1257 )
...
* 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 ( #1256 )
2022-04-27 11:12:57 -07:00
victor-meng
22f7d588a1
Add support for multi-partition key ( #1252 )
2022-04-21 13:37:02 -07:00
Rama krishnan Raghupathy
9e7bbcfab6
Change Headers meant to unblock merge prviate preview customers ( #1251 )
2022-04-14 18:01:11 -07:00
Karthik chakravarthy
cea3978ca6
Make Phoenix enabled based of config context ( #1250 )
...
* 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 ( #1245 )
2022-03-31 12:13:08 -07:00
Karthik chakravarthy
06f6df83ad
Add UX for error Information for Phoenix workspace connection ( #1234 )
...
* Add UX for error Information
* update text messages
2022-03-30 08:59:37 -04:00
victor-meng
8b22027cb6
Fix settings tab shows no selected value ( #1237 )
2022-03-25 15:13:56 -07:00
Armando Trejo Oliver
496f596f38
Fix Parent Origin Regex ( #1239 )
...
Not all regex are escaped properly
2022-03-25 12:59:18 -07:00
Mathieu Tremblay
d1587ef033
Update Tab title from 'Items' to id + ' - Items' to make it easier to differentiate ( #1233 )
2022-03-11 15:50:44 -05:00
Karthik chakravarthy
5c8016ecd6
Enable phoenix for MPAC by default, and for PROD will enable phoenix only based on flight ( #1232 )
...
* Enable phoenix to MPAC by default and for prod based on flight
* phoenix flag setting based of configContext
2022-03-01 13:38:30 -05:00
victor-meng
605117c62d
Update autoscale throughput limits ( #1229 )
...
* Change minimum autoscale throughput and default autoscale throughput for free tier account to 1000
* Fix unit tests
* Update snapshot
* Fix cassandra add collection panel
* Address comments
* Add feature flag/flight
* Remove console.log
2022-02-25 18:21:58 -08:00
Tanuj Mittal
7a809cd2bc
Always schedule memory call ( #1231 )
...
* Always schedule memory call
* Memory heart beat issue-fix
Co-authored-by: kcheekuri <kcheekuri@microsoft.com>
2022-02-25 13:41:43 -05:00
Karthik chakravarthy
0a51e24b94
Phoenix UX fixes ( #1230 )
2022-02-25 13:41:13 -05:00
victor-meng
f36a881679
Add List, Map, and Set column types for cassandra ( #1228 )
2022-02-18 15:25:47 -08:00
victor-meng
b7f0548cca
Set toolTip for "Request Charge" and "Showing Results" metrics ( #1212 )
2022-01-31 10:02:04 -08:00
Armando Trejo Oliver
4728dc48d7
Add Mooncake and Fairfax BE and Mongo endpoints to allowed endpoints ( #1213 )
2022-01-28 18:43:34 -08:00
Karthik chakravarthy
9358fd5889
Clean computeV2 code ( #1194 )
...
Cleans compute V2 code used in the Phoenix notebooks flow.
Fix the issue with 'Setup Notebooks' in quick start menu.
2022-01-26 07:31:38 -05:00
Armando Trejo Oliver
f5da8bb276
Validate endpoints from feature flags ( #1196 )
...
Validate endpoints from feature flags
2022-01-24 13:06:43 -08:00
Asier Isayas
de5df90f75
Removing serverless check to show synapse link options ( #1188 )
...
* removing serverless check to show synapse link enablement
* fixing tests
* fixing fomatting
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2022-01-13 15:27:43 -05:00
victor-meng
66421ad276
Add headers to unblock merge private preview customers ( #1190 )
2022-01-13 11:35:20 -08:00
Deborah Chen
e70fa01a8b
Updating text to match backend value for large partition keys( #1186 )
2022-01-11 10:45:41 -08:00
Srinath Narayanan
79b6f3cf2f
FIxed bugs in JupyterLabAppFactory ( #1187 )
...
* initial commit for closing terminal
* added extra case
* lint changes and hostee explorer fixes
* fixed lint errors
* fixed compile error
* fixed review comments
* modified mongo shell logic
* added cassandra hell changes
* fixed compile error
2022-01-11 18:24:27 +05:30
Srinath Narayanan
b765cae088
Close mongo and casssandra terminal tabs once the shells are exited ( #1183 )
...
* initial commit for closing terminal
* added extra case
* lint changes and hostee explorer fixes
* fixed lint errors
* fixed compile error
* fixed review comments
2022-01-11 01:28:35 +05:30
Srinath Narayanan
591782195d
added phoenixfeatures flag ( #1184 )
2022-01-10 23:40:41 +05:30
Karthik chakravarthy
c7ceda3a3e
Disable auto save for notebooks under temporary workspace ( #1181 )
...
* disable autosave only for temporary notebooks
* Add override epic description
2022-01-10 09:38:54 -05:00
Sunil Kumar Yadav
b19144f792
Fixed querytab corresponding command bar ( #1180 )
...
Co-authored-by: sunilyadav <v-yadavsunil@microsoft.com>
2021-12-27 11:41:42 -08:00
Sunil Kumar Yadav
e61f9f2a38
Fixed inconsistent use of collection id and name ( #1179 )
...
Co-authored-by: sunilyadav <v-yadavsunil@microsoft.com>
2021-12-27 11:40:12 -08:00
Karthik chakravarthy
025d5010b4
Add Pop-up on save click for temporary notebooks ( #1177 )
...
* Disable auto save for notebooks
* Changing auto save interval
* Remove auto save tabwise
* Remove auto save tabwise-1
* update file
2021-12-22 13:15:33 -05:00