Commit Graph

  • 10a8505b9a Support data plane RBAC add-dp-rbac Senthamil Sindhu 2024-06-14 12:12:30 -07:00
  • e66c8a1b5c [accessibility-1249101]:[Usable - Azure Cosmos DB - New Keyspace]: Link "capacity calculator" overlaps with the keyboard focus indicator boundary and not visible properly. (#1866) SATYA SB 2024-06-13 17:23:19 +05:30
  • 7e1a738f8e [accessibility-2819505]:[Programmatic access - Cosmos DB Query Copilot - Copilot]: "Read preview terms" link does not meet minimum contrast ratio 3:1 with the surrounding text. (#1858) SATYA SB 2024-06-13 17:21:49 +05:30
  • dabb91e9e9 [accessibility-3101316]:[Programmatic Access - Azure Cosmos DB - Data Explorer]: 'Recents', 'Top 3 things you need to know' and 'Learning Resources' text appears as a heading but is not defined programmatically under 'Data Explorer' pane. (#1845) SATYA SB 2024-06-13 17:20:59 +05:30
  • 55df5cb121 Merge branch 'master' into users/languy/save-documentstab-prefs Laurent Nguyen 2024-06-13 09:14:11 +02:00
  • 7570d6b91d handle sampledb error handling to load the data explorer (#1870) sunghyunkang1111 2024-06-12 22:46:22 -05:00
  • edfd6cfc30 handle sampledb error handling to load the data explorer Sung-Hyun Kang 2024-06-12 22:41:35 -05:00
  • b8d6a0188a Add more details to the E2E Test README. Configure dev/test to use MPAC (#1869) jawelton74 2024-06-12 12:32:48 -07:00
  • e36853c100 Save column width Laurent Nguyen 2024-06-12 12:26:28 +02:00
  • 8c25742304 Update UPAPI for Dedicated Gateway in Self Serve Portal (#1825) tarazou9 2024-06-11 16:01:46 -04:00
  • 1ba3a6c761 Tabs container now adapts its size with flex (#1867) Laurent Nguyen 2024-06-11 17:17:45 +02:00
  • 996f785aac Merge branch 'master' into users/languy/save-documentstab-prefs Laurent Nguyen 2024-06-11 17:02:04 +02:00
  • 6c67f3b2e5 Make table columns generic (no more id and partition keys) Laurent Nguyen 2024-06-11 16:57:17 +02:00
  • c680481fe0 Add form and validation for vector search (#1856) sunghyunkang1111 2024-06-10 13:37:51 -05:00
  • 1ee79881ef Initial implementation of saving split value to local storage Laurent Nguyen 2024-06-10 14:25:58 +02:00
  • 48950613a7 some wordsmithing ashleyst/portal-direct-link-to-hosted Ashley Stanton-Nurse 2024-06-07 13:53:21 -07:00
  • 2bd913acbb when opening hosted explorer from portal, jump to selected sub/account Ashley Stanton-Nurse 2024-06-07 12:05:46 -07:00
  • 4866d3c902 stuck in a redirect loop, need to work that out Ashley Stanton-Nurse 2024-06-07 11:03:20 -07:00
  • 06d4829422 Fix click to show document issue. Table doesn't auto-select first document anymore. (#1864) Laurent Nguyen 2024-06-07 16:28:08 +02:00
  • 416743c548 stop tree nodes from expanding to full height, causing overlap (#1861) Ashley Stanton-Nurse 2024-06-06 09:33:25 -07:00
  • b5d4509d49 fix a broken test snapshot (#1863) Ashley Stanton-Nurse 2024-06-05 13:40:51 -07:00
  • 417ef899f0 Update Playwright, improve E2E test reliability, add scripts to deploy test resources (#1857) Ashley Stanton-Nurse 2024-06-05 12:46:32 -07:00
  • de89fd2011 use unitPriceinBillingCurrency instead users/tarazou/updateFetchPriceAPI Tara Zou 2024-06-05 15:33:46 -04:00
  • 736731474f show an expand icon for nodes with non-null children arrray (#1862) Ashley Stanton-Nurse 2024-06-05 12:27:29 -07:00
  • 9b12775151 Allow query result view to be toggled from command bar (#1833) Ashley Stanton-Nurse 2024-06-05 12:16:28 -07:00
  • 7002da0b51 Implement ctrl-shift click to select multiple documents (#1851) Laurent Nguyen 2024-06-05 17:47:27 +02:00
  • 7c5fb1b697 [accessibility-3102730]:[Visual Requirement - Azure Cosmos DB - Data Explorer]: Luminosity ratio of 'Learn More' link with surrounding text is less than required 3:1 under 'Data Explorer' pane. (#1847) SATYA SB 2024-06-05 20:46:35 +05:30
  • 06e28ae3e7 [Visual Requirement - Azure Cosmos DB - Add Table]: Luminosity ratio of links with surrounding text is less than required 3:1 under 'Add Table' pane. (#1840) SATYA SB 2024-06-05 20:45:55 +05:30
  • 52c2cfe419 [Accessibility-3100036]: Close button is nested under 'Home' tab control under 'Data Explorer' pane. (#1818) SATYA SB 2024-06-05 20:42:48 +05:30
  • b76d83d8e1 Disable table selection for Fabric/read-only (#1855) Laurent Nguyen 2024-06-03 19:11:16 +02:00
  • 495296602a Fix delete documents on mongo bug (#1852) Laurent Nguyen 2024-06-03 15:23:09 +02:00
  • 96ba0a9729 Reactivate Mongo Proxy (#1850) Asier Isayas 2024-05-31 13:31:24 -04:00
  • 6276464e0d Fix refreshgrid behaving like load more (#1853) Laurent Nguyen 2024-05-31 17:57:11 +02:00
  • 98c5fe65e6 Use new Fluent-based Resource Tree for all environments (#1841) Ashley Stanton-Nurse 2024-05-29 09:56:27 -07:00
  • cebf044803 Fix typo (#1849) Laurent Nguyen 2024-05-29 18:20:07 +02:00
  • f669a99228 Separate Fabric-specific message types (#1848) Laurent Nguyen 2024-05-29 16:03:51 +02:00
  • 36736882ee Migrate DocumentsTab to React and add bulk delete and column resize (#1770) Laurent Nguyen 2024-05-29 09:09:13 +02:00
  • 19d1e0d1df allow serverless accounts to have vector search embeddings (#1844) sunghyunkang1111 2024-05-20 19:24:04 -05:00
  • ceeead8458 Vector search for NoSQL accounts (#1843) sunghyunkang1111 2024-05-20 13:30:30 -05:00
  • 4da3363cf7 add capacityMode (#1826) sunghyunkang1111 2024-05-17 12:19:23 -05:00
  • ff4bc78d6c Remove preview label from Computed Properties. (#1842) jawelton74 2024-05-17 06:57:35 -07:00
  • b6e3e5ea1c Screen Reader does not announce status message after invoking 'Add Row' control under 'Add Table Row' pane. (#1837) SATYA SB 2024-05-14 09:57:50 +05:30
  • 9e9d270b65 [accessibility-3102877]:[Programmatic Access - Azure CosmosDB – Data Explorer]: Ensures every ARIA input field has an accessible name. (#1835) SATYA SB 2024-05-14 09:56:53 +05:30
  • f56e5e64b9 [accessibility-3102916]:[Keyboard Navigation - Azure CosmosDB - Data … (#1834) SATYA SB 2024-05-14 09:56:16 +05:30
  • 9bb07f5098 updated snap. accessibility-2262594 Satyapriya Bai 2024-05-13 11:29:28 +05:30
  • cb15ef6f22 [accessibility-2262594]:[Keyboard Navigation - Azure Cosmos DB - Data Explorer]: Keyboard focus is not retaining back to 'more' button after closing 'Delete container' dialog. Satyapriya Bai 2024-05-13 10:51:54 +05:30
  • 5ee2af75dd fix format Tara Zou 2024-05-10 15:11:25 -04:00
  • 586ae376a3 update pricing UPAPI properties Tara Zou 2024-05-10 15:09:12 -04:00
  • 14e5efcebf Point Mongo requests to old backend (#1838) Asier Isayas 2024-05-09 13:42:59 -04:00
  • 5c3f18f5f8 add link to keyboard shortcuts doc to home tab (#1836) Ashley Stanton-Nurse 2024-05-07 12:30:46 -07:00
  • 6ebc48ad28 Remove some Notebooks code (#1832) jawelton74 2024-05-02 07:14:31 -07:00
  • 298197b1b8 Revert "First set of changes for Notebooks removal. (#1816)" (#1830) jawelton74 2024-05-01 07:21:50 -07:00
  • 81a5b7cb6d add shortcuts for the Items tab (#1827) Ashley Stanton-Nurse 2024-04-30 10:03:27 -07:00
  • b023250e67 First set of changes for Notebooks removal. (#1816) jawelton74 2024-04-29 15:46:24 -07:00
  • 5de6c46a93 Merge branch 'master' into users/tarazou/UpdateFetchPriceAPI Tara Zou 2024-04-29 16:30:32 -04:00
  • 92246144f7 Enable Legacy Mongo Shell in Fairfax (#1829) Asier Isayas 2024-04-29 16:25:58 -04:00
  • d712327653 remove dupicate check Tara Zou 2024-04-29 15:53:26 -04:00
  • a08415e7bc [3100018:[Programmatic Access - Azure Cosmos DB - Edit Property]: Text Area edit field does not have a label under 'Edit Property' pane. (#1819) SATYA SB 2024-04-29 22:26:27 +05:30
  • 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) SATYA SB 2024-04-29 22:23:49 +05:30
  • e2d34d5131 Merge branch 'master' into users/tarazou/UpdateFetchPriceAPI Tara Zou 2024-04-26 16:24:48 -04:00
  • d8bff694c6 fix lint Tara Zou 2024-04-26 16:19:35 -04:00
  • 7fbc33e82b fix compile Tara Zou 2024-04-26 16:12:56 -04:00
  • feec5fb3e2 Merge branch 'master' into users/tarazou/DedicatedGatewayType users/tarazou/DedicatedGatewayType Tara Zou 2024-04-26 15:17:32 -04:00
  • c7c0a3a979 fix format Tara Zou 2024-04-26 15:12:11 -04:00
  • f8f7ea34bd Copilot rewording (#1824) sunghyunkang1111 2024-04-26 14:09:55 -05:00
  • cbd5e6bf76 open Legacy Mongo SHell with correct base URL in sovereign clouds (#1823) Asier Isayas 2024-04-26 14:55:47 -04:00
  • 6ba2ff6000 update UPAPI calls Tara Zou 2024-04-26 14:15:59 -04:00
  • dfe7b645cd offer bug offer_bug sunghyunkang1111 2024-04-25 18:35:01 -05:00
  • d7718c42da upapi update Tara Zou 2024-04-24 18:51:09 -04:00
  • 618c5ec0fe Add button (and keyboard shortcut) to download query (#1817) Ashley Stanton-Nurse 2024-04-24 15:11:51 -07:00
  • afc82845b5 activate Token Controller (#1820) Asier Isayas 2024-04-24 15:04:01 -04:00
  • f4bcee5461 initialize new documents with their partition key (#1815) Ashley Stanton-Nurse 2024-04-23 15:47:04 -07:00
  • 17207624a9 add more intl-friendly tab nav shortcuts (#1814) Ashley Stanton-Nurse 2024-04-23 15:46:41 -07:00
  • d36e511b18 Update d3, webpack-dev-server, typedoc dependencies. (#1812) jawelton74 2024-04-23 10:15:48 -07:00
  • c1a28793ba bind F5 to execute query (#1813) Ashley Stanton-Nurse 2024-04-23 09:08:29 -07:00
  • acf5acfdb4 Remove Legacy Mongo Shell feature flag (#1810) Asier Isayas 2024-04-23 08:20:27 -04:00
  • 7b81767ded Enable new backend for Settings API in Prod. (#1791) jawelton74 2024-04-22 14:34:20 -07:00
  • 09b2862d40 update control plane api version Tara Zou 2024-04-22 16:13:01 -04:00
  • c12eced120 Update node-fetch, react-dev-utils and azure/identity dependencies. (#1809) jawelton74 2024-04-22 07:10:16 -07:00
  • 2b15a4d43d Update package.json (#1807) jawelton74 2024-04-19 15:03:11 -07:00
  • c220a8b070 [Task 3071878] Tab Navigation Keyboard Shortcuts (#1808) Ashley Stanton-Nurse 2024-04-19 13:44:30 -07:00
  • a5a5a95973 [Task 3061766] Additional Keyboard Shortcuts (#1805) Ashley Stanton-Nurse 2024-04-19 09:43:27 -07:00
  • e3fab9b5bf Add 'mongoshell' to Legacy Mongo Shell path (#1806) Asier Isayas 2024-04-18 15:39:13 -04:00
  • 98000a27f0 Legacy Mongo Shell Mongo Proxy support (#1802) Asier Isayas 2024-04-17 19:01:12 -04:00
  • af664326ea Fix issues with the command bar when switching through React and Trigger tabs (#1804) Ashley Stanton-Nurse 2024-04-17 15:57:29 -07:00
  • a44ed1f45c [Task 3061766] Global Keyboard Shortcuts, implemented through the Command Bar (#1789) Ashley Stanton-Nurse 2024-04-17 11:19:09 -07:00
  • 7ba3f39d10 fix copilot insertion so it doesn't wipe existing query text ashleyst/copilot-insert Ashley Stanton-Nurse 2024-04-17 10:36:28 -07:00
  • e0cb3da6aa Is executing is false (#1801) JustinKol 2024-04-16 18:47:43 -04:00
  • 6c9673975a Added hyphen to prohibited characters in keyspace name title (#1800) JustinKol 2024-04-16 09:24:14 -04:00
  • 2089d8ca9e a system of contributors? ashleyst/ado-3061766-mousetrap Ashley Stanton-Nurse 2024-04-15 15:45:22 -07:00
  • e441b75325 initial mousetrap keyboard shortcuts Ashley Stanton-Nurse 2024-04-15 15:02:10 -07:00
  • d35e2a325e Cassandra API create table error messages swallowed by the Portal and shown as "undefined". (#1790) JustinKol 2024-04-15 15:47:58 -04:00
  • 00a816c488 set the value in the editor for results (#1799) sunghyunkang1111 2024-04-13 15:19:56 -05:00
  • 953bef404b Set backend endpoints in testExplorer to use MPAC. (#1797) jawelton74 2024-04-11 15:43:46 -07:00
  • 6894020faa set the value in the editor for results sunghyunkang1111 2024-04-10 16:01:35 -05:00
  • ef7c2fe2f7 Remove dev endpoint users/sindhuba/activate-prod-cp users/sindhuba/activate-prod Senthamil Sindhu 2024-04-10 11:59:57 -07:00
  • dfcb771939 Activate Mongo Proxy and Cassandra Proxy in Prod (#1794) Asier Isayas 2024-04-09 16:45:36 -04:00
  • 4c7aca95e1 Merge branch 'users/aisayas/mp-cp-activate-prod' of https://github.com/Azure/cosmos-explorer into users/sindhuba/activate-prod Senthamil Sindhu 2024-04-09 12:27:51 -07:00
  • 2243ad895a Remove prod endpoint Senthamil Sindhu 2024-04-09 12:16:13 -07:00
  • b2d5f91fe1 Remove prod Senthamil Sindhu 2024-04-09 11:22:17 -07:00