SATYA SB
9e9d270b65
[accessibility-3102877]:[Programmatic Access - Azure CosmosDB – Data Explorer]: Ensures every ARIA input field has an accessible name. ( #1835 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-05-14 09:56:53 +05:30
SATYA SB
f56e5e64b9
[accessibility-3102916]:[Keyboard Navigation - Azure CosmosDB - Data … ( #1834 )
...
* [accessibility-3102916]:[Keyboard Navigation - Azure CosmosDB - Data Explorer]: Keyboard focus is moving to non-interactive control after checkbox control of Advanced button.
* Updated Snap.
---------
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-05-14 09:56:16 +05:30
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
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
jawelton74
298197b1b8
Revert "First set of changes for Notebooks removal. ( #1816 )" ( #1830 )
...
This reverts commit b023250e67
.
2024-05-01 07:21:50 -07: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
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
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
Ashley Stanton-Nurse
618c5ec0fe
Add button (and keyboard shortcut) to download query ( #1817 )
2024-04-24 15:11:51 -07:00
Asier Isayas
afc82845b5
activate Token Controller ( #1820 )
...
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-24 15:04:01 -04:00
Ashley Stanton-Nurse
f4bcee5461
initialize new documents with their partition key ( #1815 )
...
* initialize new documents with their partition key
* refmt
2024-04-23 15:47:04 -07:00
Ashley Stanton-Nurse
17207624a9
add more intl-friendly tab nav shortcuts ( #1814 )
2024-04-23 15:46:41 -07:00
jawelton74
d36e511b18
Update d3, webpack-dev-server, typedoc dependencies. ( #1812 )
...
* Update d3, webpack-dev-server, typedoc dependencies.
* Fix unit test failures.
* Revert change to snapshot as it doesn't seem required when running in
github.
2024-04-23 10:15:48 -07:00
Ashley Stanton-Nurse
c1a28793ba
bind F5 to execute query ( #1813 )
2024-04-23 09:08:29 -07:00
Asier Isayas
acf5acfdb4
Remove Legacy Mongo Shell feature flag ( #1810 )
...
* LMS Mongo Proxy support
* change stirng to url for get mongo shell url
* fix tests
* enable feature flag
* fixed unit test
* add mongoshell to path
* remove LMS feature flag
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-23 08:20:27 -04:00
jawelton74
7b81767ded
Enable new backend for Settings API in Prod. ( #1791 )
2024-04-22 14:34:20 -07:00
jawelton74
c12eced120
Update node-fetch, react-dev-utils and azure/identity dependencies. ( #1809 )
2024-04-22 07:10:16 -07:00
jawelton74
2b15a4d43d
Update package.json ( #1807 )
2024-04-19 15:03:11 -07:00
Ashley Stanton-Nurse
c220a8b070
[Task 3071878] Tab Navigation Keyboard Shortcuts ( #1808 )
...
* [Task 3071878] Tab Navigation Keyboard Shortcuts
* throw in development on duplicate handlers
* refmt
2024-04-19 13:44:30 -07:00
Ashley Stanton-Nurse
a5a5a95973
[Task 3061766] Additional Keyboard Shortcuts ( #1805 )
...
* [Task 3061766] Additional Keyboard Shortcuts
refmt and fix lints
shortcuts for: discard, new item/sproc/udf/trigger, delete
item/sproc/udf/trigger
copilot shortcut
* remove 'Ctrl+I' due to conflict with Monaco Autocomplete
2024-04-19 09:43:27 -07:00
Asier Isayas
e3fab9b5bf
Add 'mongoshell' to Legacy Mongo Shell path ( #1806 )
...
* LMS Mongo Proxy support
* change stirng to url for get mongo shell url
* fix tests
* enable feature flag
* fixed unit test
* add mongoshell to path
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-18 15:39:13 -04:00
Asier Isayas
98000a27f0
Legacy Mongo Shell Mongo Proxy support ( #1802 )
...
* LMS Mongo Proxy support
* change stirng to url for get mongo shell url
* fix tests
* enable feature flag
* fixed unit test
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-17 19:01:12 -04:00
Ashley Stanton-Nurse
af664326ea
Fix issues with the command bar when switching through React and Trigger tabs ( #1804 )
...
* fix bug in trigger tab that takes over the command bar while open
* clear context buttons when a react tab is active
* restore unintentionally removed code
* reformat
2024-04-17 15:57:29 -07:00
Ashley Stanton-Nurse
a44ed1f45c
[Task 3061766] Global Keyboard Shortcuts, implemented through the Command Bar ( #1789 )
...
* keyboard shortcuts using tinykeys
* refmt and fix lints
* retarget keyboard shortcuts to the body instead of the root element of the React component tree
* refmt
* Update src/Explorer/Menus/CommandBar/CommandBarUtil.tsx
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com>
* add Save binding to New Item command bar
---------
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com>
2024-04-17 11:19:09 -07:00
JustinKol
e0cb3da6aa
Is executing is false ( #1801 )
2024-04-16 18:47:43 -04:00
JustinKol
6c9673975a
Added hyphen to prohibited characters in keyspace name title ( #1800 )
2024-04-16 09:24:14 -04:00
JustinKol
d35e2a325e
Cassandra API create table error messages swallowed by the Portal and shown as "undefined". ( #1790 )
...
* changed error message variable
* changed other error messages
* Added check in case responseJSON is missing
* created error const
2024-04-15 15:47:58 -04:00
sunghyunkang1111
00a816c488
set the value in the editor for results ( #1799 )
2024-04-13 15:19:56 -05:00
jawelton74
953bef404b
Set backend endpoints in testExplorer to use MPAC. ( #1797 )
2024-04-11 15:43:46 -07:00
Senthamil Sindhu
ef7c2fe2f7
Remove dev endpoint
2024-04-10 11:59:57 -07:00
Asier Isayas
dfcb771939
Activate Mongo Proxy and Cassandra Proxy in Prod ( #1794 )
...
* activate Mongo Proxy and Cassandra Proxy in Prod
* fix bug that blocked local mongo proxy and cassandra proxy development
* fix pr check tests
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-04-09 13:45:36 -07:00
Senthamil Sindhu
4c7aca95e1
Merge branch 'users/aisayas/mp-cp-activate-prod' of https://github.com/Azure/cosmos-explorer into users/sindhuba/activate-prod
2024-04-09 12:27:51 -07:00
Senthamil Sindhu
2243ad895a
Remove prod endpoint
2024-04-09 12:16:13 -07:00
Senthamil Sindhu
b2d5f91fe1
Remove prod
2024-04-09 11:22:17 -07:00
jawelton74
6925fa8e4e
Replace Entra app client secret auth with OpenID Connect in E2E tests. ( #1792 )
...
* Use Az login with OpenID connection to get test credentials.
* Set subscription id environment variable.
* Update testExplorer and cleanup job.
* Retrieve access token in test case and pass to testExplorer.
* Add debug tracing for tests.
* Set up other mongo test to use Az CLI creds.
* Revert subscription id retrieval.
* Add CLI credentials retrieval to rest of tests.
* Fix missing imports.
* Clean up redundant code.
* Remove commented import statement.
2024-04-09 10:55:08 -07:00
Asier Isayas
a712193477
fix pr check tests
2024-04-09 11:43:24 -04:00
Senthamil Sindhu
5ee411693c
Add prod endpoint
2024-04-09 08:41:47 -07:00
Asier Isayas
16c7b2567b
fix bug that blocked local mongo proxy and cassandra proxy development
2024-04-09 11:39:11 -04:00
Senthamil Sindhu
78d9a0cd8d
Revert code
2024-04-08 16:20:40 -07:00
Senthamil Sindhu
c6ad538559
Run npm format and tests
2024-04-08 15:58:10 -07:00
Senthamil Sindhu
2bc09a6efe
Add CP Prod endpoint
2024-04-08 15:37:19 -07:00
Senthamil Sindhu
d3a3033b25
Merge branch 'master' of https://github.com/Azure/cosmos-explorer
2024-04-08 15:32:50 -07:00
Asier Isayas
6bdc714e11
activate Mongo Proxy and Cassandra Proxy in Prod
2024-04-08 16:52:09 -04:00
jawelton74
7f6338b68b
Change copilot settings call to use new backend endpoint. ( #1781 )
...
* Change copilot settings call to use new backend endpoint.
* Refactor EndpointUtils function for new backend enablement.
2024-04-04 10:18:50 -07:00
Ashley Stanton-Nurse
db50f42832
[Task #3061771 ] Correct render order issues on undo ( #1785 )
...
* fix #3061771 by correcting render order issues on undo
* clarifying comment
* fix lints
* push an undo stop before executing edits
* tidy up some unnecessary comments
2024-04-04 09:17:09 -07:00