Commit Graph
13 Commits
Author SHA1 Message Date
Nishtha Ahuja 8e534c6a83 fixed docdb links (#2533)
* fixed docdb links
Co-authored-by: Nishtha Ahuja <[email protected]>
2026-07-08 01:09:23 +05:30
8cce0a4802 Filtering DBs and option for pin(fav)(#2301)
* implemented search bar

* formatting corrected

* added pin(fav) and sorting in local in sidebar tree of DE

* reverted changes

* fixed lint and formatting issues

* fixed lint and formatting issues

* theme toggle button is disabled if in portal

* fixed lint error

* added link on disabled theme toggle button

* updated the variable for pin icon

* removed en-us from url

---------

Co-authored-by: nishthaAhujaa <[email protected]>
Co-authored-by: sakshigupta12feb <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
2026-03-16 20:23:44 +05:30
3c97778da5 Searchable dropdown (#2312)
* Searchable dropdown

* format fix

* Refactor SearchableDropdown with Fluent UI components, extract styles, and add tests (#2329)

* Initial plan

* Refactor SearchableDropdown with Fluent UI components and add tests

- Replace native HTML elements with Fluent UI components (Stack, DefaultButton, Text)
- Extract inline styles to SearchableDropdown.styles.ts
- Add comprehensive unit tests (14 test cases)
- Verify behavior consistency with AccountSwitcher tests

Co-authored-by: nishthaAhujaa <[email protected]>

* Optimize SearchableDropdown with useMemo for filteredItems

Co-authored-by: nishthaAhujaa <[email protected]>

* Fix text alignment to match original UI - ensure left alignment

- Add flexContainer.justifyContent: "flex-start" to button styles
- Add textAlign: "left" to button label, item styles, and empty message
- Restore original left-aligned appearance for placeholder and selected text

Co-authored-by: nishthaAhujaa <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nishthaAhujaa <[email protected]>

* Fix TypeScript implicit type errors in SearchableDropdown tests (#2355)

* Initial plan

* Fix TypeScript compilation errors in SearchableDropdown.test.tsx

Co-authored-by: nishthaAhujaa <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nishthaAhujaa <[email protected]>

* ui fixes minor

* format fix

* added search icon and updated the text

* removed callbacks

* added mocked playwright data

* fixed formatting

---------

Co-authored-by: nishthaAhujaa <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
Co-authored-by: sakshigupta12feb <[email protected]>
2026-03-12 20:35:59 +05:30
Nishtha Ahuja 234e4181fc Index Advisor (#2270)
Index Advisor on query
2026-01-09 13:32:44 +05:30
Nishtha AhujaandnishthaAhujaa 6b150dbfa0 Revert "Index Advisor Tab on Execute Query (#2177)" (#2244)
This reverts commit abf4b3bd0f.

Co-authored-by: nishthaAhujaa <[email protected]>
2025-11-06 20:17:17 +05:30
Nishtha AhujaandnishthaAhujaa cfb5db4df6 Removed screenshot for mongo cloudshell (#2211)
Co-authored-by: nishthaAhujaa <[email protected]>
2025-09-16 12:16:19 +05:30
Nishtha AhujaandnishthaAhujaa 7aeb682bea Connect with VScode on Quickstart Page (#2151)
Co-authored-by: nishthaAhujaa <[email protected]>
2025-05-15 17:55:51 +05:30
Nishtha AhujaandnishthaAhujaa 44d815454c for manual isAutoscale is supposed to be false (#2141)
Co-authored-by: nishthaAhujaa <[email protected]>
2025-05-13 20:04:12 +05:30
Nishtha Ahuja 8bcad6e0e0 Emulator Quickstart Tutorials (#2121)
* updated all outdated sample apps
Co-authored-by: nishthaAhujaa <[email protected]>
2025-04-30 13:32:53 +05:30
Nishtha AhujaandnishthaAhujaa 6db2536a61 fixed quickstart tab in emulator (#2115)
Co-authored-by: nishthaAhujaa <[email protected]>
2025-04-28 21:11:27 +05:30
Nishtha AhujaandnishthaAhujaa 777e411f4f edited screenshot for vcore quickstart shell (#2080)
Co-authored-by: nishthaAhujaa <[email protected]>
2025-03-20 21:55:03 +05:30
Nishtha AhujaandNishtha Ahuja 76d49d86d4 Added emulator checks in settings pane fields (#2041)
* added emulator checks

* created macro

* conditions as const

---------

Co-authored-by: Nishtha Ahuja <[email protected]>
2025-02-10 11:52:56 +05:30
Nishtha AhujaandNishtha Ahuja c26f9a1ebb disabled change buttom for emulator (#2017)
Co-authored-by: Nishtha Ahuja <[email protected]>
2025-02-03 12:39:01 +05:30