Commit Graph

1362 Commits

Author SHA1 Message Date
Laurent Nguyen
e0a9750a77 Update fluent ui v9 dependency. Color columns separation. Fix refresh button placement to not interfere with header cell width. 2024-05-15 12:39:06 +02:00
Laurent Nguyen
17c36f18b3 Add DocumentsTab for Mongo API 2024-05-13 18:42:35 +02:00
Laurent Nguyen
4142d346da Remove unneeded call 2024-05-13 17:12:44 +02:00
Laurent Nguyen
aac97d2808 Add more unit tests 2024-05-13 15:16:31 +02:00
Laurent Nguyen
00bd339fb6 Fix build issues 2024-05-13 12:09:01 +02:00
Laurent Nguyen
58b9e67616 Merge branch 'master' into users/languye/improve-filter-view 2024-05-13 11:23:42 +02:00
Laurent Nguyen
dea00d8f87 Add unit test on command bar 2024-05-13 11:20:10 +02:00
Asier Isayas
14e5efcebf Point Mongo requests to old backend (#1838)
* point mongo requests to old backend

* point mongo requests to old backend

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-05-09 13:42:59 -04:00
Ashley Stanton-Nurse
5c3f18f5f8 add link to keyboard shortcuts doc to home tab (#1836) 2024-05-07 12:30:46 -07:00
Laurent Nguyen
482e245b4e Move unit tests to correct file 2024-05-07 11:52:35 +02:00
Laurent Nguyen
0222a06ba3 Add more unit tests. Add lcov coverage report to display in vscode 2024-05-07 11:34:17 +02:00
Laurent Nguyen
57afc3886b Remove selection test 2024-05-07 08:08:40 +02:00
Laurent Nguyen
4050153297 Add more DocumentsTab unit react tests 2024-05-06 18:41:31 +02:00
Laurent Nguyen
fe91037ebe Fix import. Disable selection test for now 2024-05-06 17:21:01 +02:00
Laurent Nguyen
0203bd9674 More improvements to table unit tests 2024-05-06 17:04:23 +02:00
Laurent Nguyen
a80da7654b Add unit tests for DocumentsTableComponent 2024-05-06 17:03:40 +02:00
Laurent Nguyen
4310020da5 Handle >100 bulk delete operations 2024-05-03 17:21:39 +02:00
Laurent Nguyen
6010881530 Proper error handling in mongo 2024-05-03 14:43:28 +02:00
Laurent Nguyen
d049ab376c Fix mongo delete flow 2024-05-03 11:46:00 +02:00
Laurent Nguyen
dc4c3745ce Fix bug in mongo delete 2024-05-03 11:26:59 +02:00
Laurent Nguyen
a57ef7d541 Fix build issue 2024-05-03 11:19:14 +02:00
Laurent Nguyen
e45ccf9aa4 Fix deleteDocuments 2024-05-03 11:05:35 +02:00
Laurent Nguyen
7c73a59ff5 Fix update id list after delete 2024-05-03 10:17:59 +02:00
Laurent Nguyen
088389d413 Fix how bulk delete operation gets called when no partition key 2024-05-03 09:46:00 +02:00
Laurent Nguyen
6f7b7220b4 Fix monaco editor not happy when parent is null 2024-05-03 09:24:25 +02:00
Laurent Nguyen
a1f9082415 Merge branch 'master' into users/languye/improve-filter-view 2024-05-03 08:22:31 +02:00
jawelton74
6ebc48ad28 Remove some Notebooks code (#1832)
* Remove onNewNotebookClicked, openUploadFilePanel functions and
UploadFilePane.

* Remove resetNotebookWorkspace function.

* Remove Notebooks related resource tree node generation.

* Fix test snapshots.
2024-05-02 07:14:31 -07:00
Laurent Nguyen
3c9a939c31 Collapse filter when query is executed 2024-05-02 10:07:58 +02:00
Laurent Nguyen
ad41684a7a Merge branch 'master' into users/languye/improve-filter-view 2024-05-02 08:13:17 +02:00
Ashley Stanton-Nurse
d5f8664f3c Port item editor shortcuts to improved Items tab branch (#1831)
* set filter focus on Ctrl+Shift+F

* implement filter enter/esc keybinds

* remove debugging
2024-05-02 08:08:53 +02:00
Laurent Nguyen
90ade59676 Port keyboard shortcuts from commitId 1f4d0f2 2024-05-01 16:35:38 +02:00
jawelton74
298197b1b8 Revert "First set of changes for Notebooks removal. (#1816)" (#1830)
This reverts commit b023250e67.
2024-05-01 07:21:50 -07:00
Laurent Nguyen
f3732a076c Remove comments and unused code 2024-05-01 16:09:38 +02:00
Laurent Nguyen
48b3e05dee Properly handle activetab 2024-05-01 15:43:50 +02:00
Laurent Nguyen
b8cbd77069 Remove DocumentsTab and MongoDocumentsTab. Fix build issues. 2024-05-01 13:55:07 +02:00
Laurent Nguyen
1f4d0f21f0 Merge branch 'master' into users/languye/improve-filter-view 2024-04-30 20:00:51 +02:00
Ashley Stanton-Nurse
81a5b7cb6d add shortcuts for the Items tab (#1827)
* add shortcuts for the Items tab

* Add shortcut to clear Items tab filter.
2024-04-30 10:03:27 -07:00
Laurent Nguyen
3c6c32ecc2 Migrate unit test to DocumentsTabV2 2024-04-30 18:26:15 +02:00
Laurent Nguyen
6c3aa7e625 Remove jquery calls 2024-04-30 12:09:24 +02:00
Laurent Nguyen
29c28761b8 Replace filter ui components with fluent ui 2024-04-30 12:04:28 +02:00
jawelton74
b023250e67 First set of changes for Notebooks removal. (#1816)
* First set of changes for Notebooks removal.

* Fix unit test snapshots.
2024-04-29 15:46:24 -07:00
Asier Isayas
92246144f7 Enable Legacy Mongo Shell in Fairfax (#1829)
* enable Mongo Proxy and LMS in sovereign clouds

* remove mooncake

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-29 16:25:58 -04:00
SATYA SB
a08415e7bc [3100018:[Programmatic Access - Azure Cosmos DB - Edit Property]: Text Area edit field does not have a label under 'Edit Property' pane. (#1819)
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-04-29 22:26:27 +05:30
SATYA SB
b94ce28e96 [accessibility-2724013]:[Screen reader - Cosmos DB - Data Explorer -> Entities -> Add entity]: Screen reader announces incorrect role when focus lands on the "Edit" and "Delete" buttons. (#1822)
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-04-29 22:23:49 +05:30
Laurent Nguyen
299672435e Implement bulk delete for nosql 2024-04-29 18:26:46 +02:00
Laurent Nguyen
0887998461 Fix typo and format 2024-04-29 14:27:00 +02:00
Laurent Nguyen
e9d713e65b Fix filter disappearing when clicking Apply Filter 2024-04-29 10:53:35 +02:00
sunghyunkang1111
f8f7ea34bd Copilot rewording (#1824)
* Copilot rebranding to query advisor

* fix the subquery link
2024-04-26 14:09:55 -05:00
Asier Isayas
cbd5e6bf76 open Legacy Mongo SHell with correct base URL in sovereign clouds (#1823)
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-26 14:55:47 -04:00
Laurent Nguyen
553aad5cda Merge branch 'users/languye/improve-filter-view' of github.com:Azure/cosmos-explorer into users/languye/improve-filter-view 2024-04-26 18:07:57 +02:00