723 Commits

Author SHA1 Message Date
sunghyunkang1111
5b365e642f
show introductory video and password reset for first time try postgresql () () 2022-10-10 18:53:54 -05:00
victor-meng
e909ac43f4
Integrate PSQL shell in quick start guide () 2022-10-06 11:32:19 -07:00
vchske
8433a027ad
Text changes for API rebranding ()
* Text changes for API rebranding

* Text changes and bug fixes for API rebranding

* Format updates
2022-10-05 17:35:03 -07:00
victor-meng
81dfd76198
Implement connection string tab for postgres () 2022-10-05 17:32:05 -07:00
sunghyunkang1111
7c77ffda6c
Add password reset callout ()
* Add password reset callout

* Add create password text

* Add password reset callout
2022-10-04 11:50:47 -04:00
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
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
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
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
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
victor-meng
98fb7a5fd6
Upgrade JS SDK version to 3.16.1 () 2022-06-03 13:19:29 -07:00
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
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
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
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
22f7d588a1
Add support for multi-partition key () 2022-04-21 13:37:02 -07: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
Karthik chakravarthy
06f6df83ad
Add UX for error Information for Phoenix workspace connection ()
* 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 () 2022-03-25 15:13:56 -07:00
Mathieu Tremblay
d1587ef033
Update Tab title from 'Items' to id + ' - Items' to make it easier to differentiate () 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 ()
* 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 ()
* 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 ()
* 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 () 2022-02-25 13:41:13 -05:00
victor-meng
f36a881679
Add List, Map, and Set column types for cassandra () 2022-02-18 15:25:47 -08:00
victor-meng
b7f0548cca
Set toolTip for "Request Charge" and "Showing Results" metrics () 2022-01-31 10:02:04 -08:00
Karthik chakravarthy
9358fd5889
Clean computeV2 code ()
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 ()
Validate endpoints from feature flags
2022-01-24 13:06:43 -08:00