Commit Graph

  • 6925fa8e4e Replace Entra app client secret auth with OpenID Connect in E2E tests. (#1792) jawelton74 2024-04-09 10:55:08 -07:00
  • a712193477 fix pr check tests Asier Isayas 2024-04-09 11:43:24 -04:00
  • 5ee411693c Add prod endpoint Senthamil Sindhu 2024-04-09 08:41:47 -07:00
  • 16c7b2567b fix bug that blocked local mongo proxy and cassandra proxy development Asier Isayas 2024-04-09 11:39:11 -04:00
  • bce026036b add tooltip Tara Zou 2024-04-09 11:10:13 -04:00
  • 78d9a0cd8d Revert code Senthamil Sindhu 2024-04-08 16:20:40 -07:00
  • c6ad538559 Run npm format and tests Senthamil Sindhu 2024-04-08 15:58:10 -07:00
  • 2bc09a6efe Add CP Prod endpoint Senthamil Sindhu 2024-04-08 15:37:19 -07:00
  • d3a3033b25 Merge branch 'master' of https://github.com/Azure/cosmos-explorer users/sindhuba/activate-cp-prod Senthamil Sindhu 2024-04-08 15:32:50 -07:00
  • 6bdc714e11 activate Mongo Proxy and Cassandra Proxy in Prod Asier Isayas 2024-04-08 16:52:09 -04:00
  • 7f6338b68b Change copilot settings call to use new backend endpoint. (#1781) jawelton74 2024-04-04 10:18:50 -07:00
  • db50f42832 [Task #3061771] Correct render order issues on undo (#1785) Ashley Stanton-Nurse 2024-04-04 09:17:09 -07:00
  • f533eeb0fc add support for react dev tools in the cosmos explorer (#1788) Ashley Stanton-Nurse 2024-04-04 09:16:23 -07:00
  • eed4df8c67 remove pr template ashleyst/post-preview-link-in-action Ashley Stanton-Nurse 2024-04-03 09:36:16 -07:00
  • 3418ce93ec post the preview URL, with PR number, as a PR comment during the build Ashley Stanton-Nurse 2024-04-03 09:29:46 -07:00
  • 3c5d899e47 add the new message to the bottom to avoid contract breaking (#1786) sunghyunkang1111 2024-04-02 17:54:53 -05:00
  • b44778b00a fix #3061738 by unclobbering some Monaco styles we clobber (#1784) Ashley Stanton-Nurse 2024-04-02 10:51:19 -07:00
  • 1464745659 Add activate/close tab contracts and add to queryTab (#1783) sunghyunkang1111 2024-04-02 11:49:33 -05:00
  • 18cc2a4195 Activate Mongo and Cassandra Proxies in MPAC (#1776) Asier Isayas 2024-04-02 12:34:58 -04:00
  • 86f2bc171f Remove notebooks UI (#1779) sindhuba 2024-04-01 08:44:42 -07:00
  • cabedf4a29 Enable new backend endpoint to be passed to Data Explorer via message. (#1782) jawelton74 2024-04-01 07:54:04 -07:00
  • 08d3318a87 remove QueryEditor component ashleyst/monaco-keyboard-shortcuts Ashley Stanton-Nurse 2024-03-29 11:47:45 -07:00
  • 23d088f45b Merge branch 'users/bogercraig/de_read_region_selection' of https://github.com/Azure/cosmos-explorer into users/bogercraig/de_read_region_selection users/bogercraig/de_read_region_selection Craig Boger (from Dev Box) 2024-03-28 15:37:45 -07:00
  • 56f50e1320 Updated to have a write client and multiple read clients. Added enum to help with selection of client based on needed operation. Need to modify endpoint selection in CosmosClient to select endpoints based on client called. Craig Boger (from Dev Box) 2024-02-20 16:31:42 -08:00
  • 4c61cfef58 Actually working client regeneration. Garbage collection still not cleaning up old clients. Craig Boger (from Dev Box) 2024-02-16 18:18:20 -08:00
  • 07dacfa04f Revert "Setup so that client regenerates when another endpoint is selected." Craig Boger (from Dev Box) 2024-02-16 17:46:02 -08:00
  • 638d9c1fae Reverting back to a single client for memory testing. Craig Boger (from Dev Box) 2024-02-16 15:05:26 -08:00
  • 5d3454d973 Rough implementation of a client map. Need to figure out how to keep read client config in sync when other connection policy settings change. If number of retry change, etc. Craig Boger (from Dev Box) 2024-02-12 14:37:09 -08:00
  • 18f1b416b2 Setup so that client regenerates when another endpoint is selected. Also ran tests on queries in multiple tabs. Looks like the operations complete. Need to confirm old client is garbage collected. Craig Boger (from Dev Box) 2024-02-08 17:28:49 -08:00
  • 8d352e6e7d Quick demo of using another client for some read operations. Other read operations still cause error when primary region is blocked. HPM proxying for local dev still looks to work ok. Still need to add ability to swap out endpoints in the regional endpoint. Craig Boger (from Dev Box) 2024-02-02 16:09:54 -08:00
  • 47201603c3 Added rough button to command bar to allow switching of client endpoint. Craig Boger (from Dev Box) 2024-01-31 17:13:05 -08:00
  • 60a76a69f6 Initial attempt at updating the user context with a regional endpoint. Successful. Craig Boger (from Dev Box) 2024-01-26 16:03:10 -08:00
  • c5fcca2dc1 Added comments. Craig Boger (from Dev Box) 2024-01-22 09:58:56 -08:00
  • d441ed94da Updating .gitignore for vscode settings. Craig Boger (from Dev Box) 2024-01-22 09:57:02 -08:00
  • 8b6d857ddb focus on the Copilotv2 editor Ashley Stanton-Nurse 2024-03-28 15:26:13 -07:00
  • 2598760a11 tinker with an "Execute Query" action in Monaco Ashley Stanton-Nurse 2024-03-28 13:08:15 -07:00
  • 44d886b4a0 restore some Monaco styles clobbered by our global styles Ashley Stanton-Nurse 2024-03-28 10:26:44 -07:00
  • 5aa6b0abe1 fix opening collections (#1780) sunghyunkang1111 2024-03-28 12:10:32 -05:00
  • f24b0bcf1b Show the Feedback button in Portal only (#1775) Vsevolod Kukol 2024-03-28 16:05:38 +01:00
  • 56408a97d7 Add container ids to tabs (#1772) JustinKol 2024-03-26 12:36:04 -04:00
  • d720be1250 Activate CassandraProxy in MPAC users/sindhuba/activate-cp-mpac Senthamil Sindhu 2024-03-26 09:30:33 -07:00
  • 0df68c4967 Fix initial container loading in Fabric (#1771) Vsevolod Kukol 2024-03-26 17:22:15 +01:00
  • 5e83b81540 get dedicated gateway value from API response Tara Zou 2024-03-26 10:38:59 -04:00
  • 5042f28229 Merge branch 'master' of https://github.com/Azure/cosmos-explorer Senthamil Sindhu 2024-03-25 15:11:53 -07:00
  • e09930d9d0 Support Token API in new Portal Backend (#1773) Asier Isayas 2024-03-22 13:18:02 -04:00
  • b26dd70bbd fix format Tara Zou 2024-03-21 15:15:33 -04:00
  • 4158ea9a5a Add Dedicated Gateway Type Tara Zou 2024-03-21 14:51:16 -04:00
  • da2e874ae6 Fix bugs on data transfer and bring back query explanation and remove query prompt from editor (#1777) sunghyunkang1111 2024-03-21 11:23:42 -05:00
  • a524138ac9 Don't show the new Home button in Fabric (#1774) Vsevolod Kukol 2024-03-20 00:28:24 +01:00
  • 39b0fb9e2c Fix API endpoint for CassandraProxy query API (#1769) sindhuba 2024-03-18 10:49:33 -07:00
  • e1430fd06f Fix API endpoint for CassandraProxy query API Senthamil Sindhu 2024-03-18 10:25:17 -07:00
  • ac22e88d9c rebranding of inline copilot (#1767) sunghyunkang1111 2024-03-18 12:15:24 -05:00
  • 91d9e27049 Turn off fetching authorization token (#1766) Laurent Nguyen 2024-03-14 20:56:26 +00:00
  • e7680c6c9e test commit master_clone sunghyunkang1111 2024-03-14 15:36:08 -05:00
  • f881f7fd2f Enabled the ability to close the home tab (#1765) JustinKol 2024-03-13 16:32:59 -04:00
  • 4c74525b5d Adding computed properties to Settings tab for containers (#1763) vchske 2024-03-12 14:55:14 -07:00
  • 1a6d8d5357 Add CassandraProxy support in DE (#1764) sindhuba 2024-03-11 15:17:01 -07:00
  • 56c0049e9a add feedback policies integration with copilot (#1745) sunghyunkang1111 2024-03-06 10:33:21 -06:00
  • b3837a089d color of the link has been changed to get the approved color contrast ratio of 4.5:1 (#1710) MokireddySampath 2024-03-06 12:57:05 +05:30
  • e68aaebca6 Asterisk has beenadded beside the heading of input to show that it is a mandatory input (#1749) MokireddySampath 2024-03-06 12:56:34 +05:30
  • 6e1c4fd037 Bug 1242529: [Usable - Azure Cosmos DB - Input Parameters]: Aria-label is not descriptive enough for the 'Close(x)' button of 'Input Parameters' blade. (#1760) MokireddySampath 2024-03-06 12:56:07 +05:30
  • 0039adf1c2 Border has been added to distinguish clear notifications from text (#1750) MokireddySampath 2024-03-06 12:54:44 +05:30
  • 5d4e9d82bb Bug 1240907: Aria-label is not descriptive enough for 'More(...)' button present under 'SQL API' section. (#1748) MokireddySampath 2024-03-06 12:48:46 +05:30
  • 47bdc9c426 styling changes have been made o remove the overlaping of focus outlines (#1721) MokireddySampath 2024-03-06 12:47:57 +05:30
  • b8457e3bf9 defect2278780 (#1472) MokireddySampath 2024-03-06 12:43:44 +05:30
  • f11e0b85bd onfocus the outline has been removed and the offset has been adjusted for the link to be clearly visible 1249101 Sampath 2024-03-06 12:30:01 +05:30
  • 533e9c887c Small fixes for Fabric PuPr (#1761) Vsevolod Kukol 2024-03-06 01:41:50 +01:00
  • 76ad930930 Improve error handling when acquiring aad tokens (#1746) jawelton74 2024-03-04 16:08:13 -08:00
  • 932f211038 Revert "Revert "Adding CESCVA feedback button (#1736)" (#1753)" (#1759) JustinKol 2024-03-04 17:19:12 -05:00
  • 00c05fce8a Revert "Adding CESCVA feedback button (#1736)" revert-1736-users/justinkolasa/cescva-implementation JustinKol 2024-03-04 13:12:37 -05:00
  • b480c635ca fix create mongo collection and delete mongo document switching (#1758) Asier Isayas 2024-02-29 12:10:15 -05:00
  • 16eb096fdb Don't show Settings buttons for Fabric readonly (#1757) Laurent Nguyen 2024-02-28 18:34:33 +00:00
  • e9571c0f2d Update layout and colors for Fabric per req from Design (#1756) Vsevolod Kukol 2024-02-27 17:25:35 +00:00
  • c9abcc1728 Prompt Mongo and Cassandra users to allow list Mongo and Cassandra proxies in Azure Portal (#1754) Asier Isayas 2024-02-22 15:53:01 -05:00
  • a36f3f7922 Hide Save/Open query buttons and New Document/Save/Update buttons for Fabric read-only (#1755) Laurent Nguyen 2024-02-22 17:34:30 +00:00
  • f9cb7f7011 Updating ARM client to include release of computer properties users/chskelt/computedprops Chuck Skelton 2024-02-21 13:54:08 -08:00
  • 25a506e316 Merge branch 'users/chskelt/computedprops' of https://github.com/Azure/cosmos-explorer into users/chskelt/computedprops Chuck Skelton 2024-02-21 13:31:26 -08:00
  • 3e37a78ed1 Added link to computed properties docs Chuck Skelton 2023-06-29 17:43:20 -07:00
  • dc1fa17974 Prettier fix Chuck Skelton 2023-06-23 17:37:40 -07:00
  • ec7adf49b4 Updating test snapshot Chuck Skelton 2023-06-23 17:36:16 -07:00
  • 3734313c81 Minor text change, enabling feature for connection string Chuck Skelton 2023-06-23 17:31:57 -07:00
  • bbd19d3e65 Making computed properties available only to non-SDK users Chuck Skelton 2023-06-23 16:53:04 -07:00
  • 58d90a0095 Fixing prettier Chuck Skelton 2023-06-23 16:27:13 -07:00
  • 36442815ab Fixing minor issues Chuck Skelton 2023-06-23 16:22:57 -07:00
  • 80d01c80b8 Added Computed Properties tab to scale and settings Chuck Skelton 2023-06-23 16:02:11 -07:00
  • 5a64fc2582 Revert "Adding CESCVA feedback button (#1736)" (#1753) JustinKol 2024-02-21 13:30:04 -05:00
  • 12366bb645 Revert "Hide buttons for Fabric or when no write access (#1742)" (#1751) Laurent Nguyen 2024-02-21 16:22:17 +00:00
  • bda08b286a Updated to have a write client and multiple read clients. Added enum to help with selection of client based on needed operation. Need to modify endpoint selection in CosmosClient to select endpoints based on client called. Craig Boger (from Dev Box) 2024-02-20 16:31:42 -08:00
  • 9cebe5f9ba Adding CESCVA feedback button (#1736) JustinKol 2024-02-20 13:00:31 -05:00
  • 029382b1bd Actually working client regeneration. Garbage collection still not cleaning up old clients. Craig Boger (from Dev Box) 2024-02-16 18:18:20 -08:00
  • fd8670ee9b Revert "Setup so that client regenerates when another endpoint is selected." Craig Boger (from Dev Box) 2024-02-16 17:46:02 -08:00
  • 5d80ecb462 Fixing terminal tab to display correct API type for network warning (#1747) vchske 2024-02-16 16:22:24 -08:00
  • b45e667d51 Reverting back to a single client for memory testing. Craig Boger (from Dev Box) 2024-02-16 15:05:26 -08:00
  • f14c786b21 Rough implementation of a client map. Need to figure out how to keep read client config in sync when other connection policy settings change. If number of retry change, etc. Craig Boger (from Dev Box) 2024-02-12 14:37:09 -08:00
  • bbe4a755a0 Setup so that client regenerates when another endpoint is selected. Also ran tests on queries in multiple tabs. Looks like the operations complete. Need to confirm old client is garbage collected. Craig Boger (from Dev Box) 2024-02-08 17:28:49 -08:00
  • 08a4250986 Quick demo of using another client for some read operations. Other read operations still cause error when primary region is blocked. HPM proxying for local dev still looks to work ok. Still need to add ability to swap out endpoints in the regional endpoint. Craig Boger (from Dev Box) 2024-02-02 16:09:54 -08:00
  • 2b4a4d0d61 Added rough button to command bar to allow switching of client endpoint. Craig Boger (from Dev Box) 2024-01-31 17:13:05 -08:00
  • 0b37369812 Initial attempt at updating the user context with a regional endpoint. Successful. Craig Boger (from Dev Box) 2024-01-26 16:03:10 -08:00
  • f270553218 Added comments. Craig Boger (from Dev Box) 2024-01-22 09:58:56 -08:00
  • 9bb3e2bc70 Updating .gitignore for vscode settings. Craig Boger (from Dev Box) 2024-01-22 09:57:02 -08:00