Commit Graph

  • 3112cf5573 Allow setting of ARM API version via query param (#241) Steve Faulkner 2020-10-02 10:45:32 -05:00
  • fe92ec1e7c Use 2020-03-01 API version for ARM calls 2020-03-01-arm Steve Faulkner 2020-10-01 18:43:40 -05:00
  • 0ad5fb465b Switch notebook editors to monaco (#239) Laurent Nguyen 2020-10-01 14:00:46 +02:00
  • 4fe2098730 Adds mongo e2e spec (#207) Zachary Foster 2020-09-30 16:42:33 -04:00
  • fc722e87be Refactored Settings Tab (#161) Srinath Narayanan 2020-09-30 12:34:39 -07:00
  • 4ecdfe60eb Fix Parent Origin Regex (#237) Steve Faulkner 2020-09-29 18:09:11 -05:00
  • 0c7a73e716 xxxRevert "More test cases" Steve Faulkner 2020-09-29 17:46:54 -05:00
  • b2c24fab4f More test cases Steve Faulkner 2020-09-29 17:31:58 -05:00
  • aa369760ad Remove option to delete/create root table database (#236) Steve Faulkner 2020-09-28 17:03:47 -05:00
  • ce485d2354 Fix Cassandra Endpoint URLs by adding trailing slash in construction (#235) hotfix/09-28-20 Zachary Foster 2020-09-28 15:53:27 -04:00
  • 23c5d2d7e0 Lazy load collection offer (#234) victor-meng 2020-09-28 12:54:28 -07:00
  • f582887fd8 Fix Cassandra Endpoint URLs by adding trailing slash in construction (#235) Zachary Foster 2020-09-28 15:53:27 -04:00
  • 4b0b63b56b Users/srnara/mongo index (#229) Srinath Narayanan 2020-09-28 01:36:10 -07:00
  • a6e4d1eaf9 Remove default exclude-vendor-from-sourcemaps Steve Faulkner 2020-09-25 18:13:11 -05:00
  • 2d3d96bcc7 xMerge branch 'master' into exclude-vendor-from-sourcemaps Steve Faulkner 2020-09-25 18:12:17 -05:00
  • f2d4cfcef9 Fixes Steve Faulkner 2020-09-25 18:12:04 -05:00
  • 70c7d84bdb Do not fail when trying to find DE window with cross origin (#231) Tanuj Mittal 2020-09-25 14:49:11 -07:00
  • dcc2036793 Fix hotfix syntax in workflow (#232) Tanuj Mittal 2020-09-25 14:44:15 -07:00
  • 987368fe58 Disable endtoendpuppeteer tests (temporarily) (#233) Tanuj Mittal 2020-09-25 14:38:49 -07:00
  • f788967ef2 Disable endtoendpuppeteer tests hotfix/fix-heatmap Tanuj Mittal 2020-09-25 14:27:05 -07:00
  • 823cbc4229 Do not fail when trying to find DE window with cross origin Tanuj Mittal 2020-09-25 13:49:46 -07:00
  • 9ea588261e Don't generate source maps for vendor files Steve Faulkner 2020-09-25 14:46:51 -05:00
  • 91aa91d860 Cleanup extension endpoint loading (#224) Steve Faulkner 2020-09-24 18:10:54 -05:00
  • 2e747a1a07 Fix create database for serverless accounts (#228) victor-meng 2020-09-24 14:03:37 -07:00
  • 290ca4aba5 Commits add table entity pane changes without steve's changes (#227) Zachary Foster 2020-09-23 18:29:04 -04:00
  • 28ceb18d73 Use SDK for reading database offer for Tables API (#226) victor-meng 2020-09-23 13:32:47 -07:00
  • 666a378b3b Fix resource tree refresh issue (#222) victor-meng 2020-09-23 13:18:05 -07:00
  • 13dafb9581 Adds cassandra e2e container CRUD test (#195) Zachary Foster 2020-09-22 16:21:57 -04:00
  • 7c5c8ddb7a Fix incorrect usage of TelemetryProcessor (#221) Tanuj Mittal 2020-09-22 12:19:06 -07:00
  • 3f2c67af23 Fix some content becomes hidden after zooming to 200% (#223) victor-meng 2020-09-22 11:59:44 -07:00
  • a04afc48e3 Fix hotfix syntax in workflow hotfix/users/artrejo/synapse-afec Steve Faulkner 2020-09-21 16:06:40 -05:00
  • b86551c784 Remove AFEC check for Synapse Link and Mongo artrejo 2020-09-21 13:58:27 -07:00
  • 3ae1f97ccc Remove AFEC check for Synapse Link and Mongo artrejo 2020-09-21 13:44:05 -07:00
  • 5cc291a04f Test test Steve Faulkner 2020-09-21 15:39:46 -05:00
  • 92c4440d38 Skip refreshing pinned repos if token not available (#219) Tanuj Mittal 2020-09-21 11:41:48 -07:00
  • 1ccffab911 [Accessibility] Add horizontal scroll bar if tooltip box goes outside of panel boundary (#215) victor-meng 2020-09-18 17:01:12 -07:00
  • dc56f7e154 Lazy load database offer in data explorer (#208) victor-meng 2020-09-18 16:00:21 -07:00
  • e62184a1f2 Fix inaccessible link by keyboard nav in info bubble (#216) Laurent Nguyen 2020-09-18 16:26:04 +02:00
  • 26c832437b Support showing only notebook output scenario (#177) Laurent Nguyen 2020-09-18 16:25:09 +02:00
  • 8c0346a183 Added tabindex=0 for Learn More link users/srnara/allyFix Srinath Narayanan 2020-09-17 20:51:23 -07:00
  • 832f8d560d Reset focus to trigger element when pane is closed (#217) users/srnara/mongoCreateFix Tanuj Mittal 2020-09-17 15:08:46 -07:00
  • d85c96d408 Allow remote config to set valid origins (#205) Steve Faulkner 2020-09-17 16:13:22 -05:00
  • bad6a60d07 Fix aria-labels in AddCollectionPane and DeleteCollectionConfirmationPane (#213) Tanuj Mittal 2020-09-17 12:20:22 -07:00
  • b690fe18e6 Focuses header control element on Add Row click in Cassandra (#212) Zachary Foster 2020-09-17 13:00:15 -04:00
  • 1bbe08378c Fix focus when adding and removing a unique key (#214) Garrett Ausfeldt 2020-09-17 09:48:42 -07:00
  • 9b021b29b9 Fix a11y bugs in query stats table: too many columns, header info not passed to column contents (#209) Laurent Nguyen 2020-09-17 10:43:01 +02:00
  • 562ac38ff1 Fix contrast issue (blue hyperlink over black background) (#210) Laurent Nguyen 2020-09-17 10:40:24 +02:00
  • 949f9203b8 Analytical storage label (#211) DanielSPham 2020-09-16 17:18:00 -07:00
  • de7761ba4b Fixed aria label for autopilot throughput (#206) DanielSPham 2020-09-16 17:17:41 -07:00
  • 40f4efab7c Added heading role to pane title (#203) DanielSPham 2020-09-16 17:17:23 -07:00
  • 34c41e1557 Add telemetry for OpenTerminal (#200) Tanuj Mittal 2020-09-16 17:04:34 -07:00
  • 03b19fc875 Split all script data access methods (#197) Steve Faulkner 2020-09-15 13:31:30 -05:00
  • d6a4924710 Add actionModifier to appInsights telemetry (#202) Tanuj Mittal 2020-09-15 11:21:18 -07:00
  • 5ccf26e403 Change load more role (#190) DanielSPham 2020-09-14 17:02:29 -07:00
  • ef7da10b6e Added alert role to query tables tab error (#199) DanielSPham 2020-09-14 16:53:39 -07:00
  • dfd18152ca Fixed placeholder (#201) DanielSPham 2020-09-14 16:34:56 -07:00
  • e22675bc40 Updated TreeComponent alt text (#188) DanielSPham 2020-09-14 16:27:12 -07:00
  • c4257bf4a9 Revert "Add telemetry for OpenTerminal success/failure (#192)" (#198) Tanuj Mittal 2020-09-11 23:12:28 -07:00
  • 728eeefa17 Fix file downloads from notebooks container (#196) Tanuj Mittal 2020-09-11 19:37:00 -07:00
  • 83b13de685 Add telemetry for OpenTerminal success/failure (#192) Tanuj Mittal 2020-09-11 15:42:55 -07:00
  • c401f88aae Improve ARM error parsing and display (#189) Steve Faulkner 2020-09-11 12:54:30 -05:00
  • af820c0fbf Fixed notification console screen reader issue (#193) DanielSPham 2020-09-11 10:36:53 -07:00
  • a2845a0102 Notebooks: Ability to download file in notebooks. (#194) swviswan 2020-09-10 23:39:33 -07:00
  • 23599741d7 Fix strict mode memory-swr Steve Faulkner 2020-09-10 18:39:52 -05:00
  • d494278488 Refactor MemoryTracker to use SWR Steve Faulkner 2020-09-10 16:34:32 -05:00
  • ed9b443bf6 Disable fetch tracking in appInsights (#187) Tanuj Mittal 2020-09-10 12:15:24 -07:00
  • c49cb55e75 initial commit for querytabv2 users/srnara/QueryTabRefactor Srinath Narayanan 2020-09-10 06:22:56 -07:00
  • 3fe63e88cb Adds e2e baseline SQL test in puppeteer (#160) Zachary Foster 2020-09-09 13:18:27 -04:00
  • 2de3c07f76 Fixed contrast ratio issues (#184) DanielSPham 2020-09-09 09:28:30 -07:00
  • 54e853ad9a Add temp workaround for ARM missing parition key information arm-np-workaround Steve Faulkner 2020-09-08 19:25:57 -05:00
  • 53bedb1641 Added descriptive aria label to autoscale throughput link (#185) DanielSPham 2020-09-08 11:03:48 -07:00
  • e6ac5a7043 Telemetry Adjustments (#182) Steve Faulkner 2020-09-08 12:44:46 -05:00
  • faf923f647 TypeScript 4.0 (#165) Steve Faulkner 2020-09-04 09:08:52 -05:00
  • d471cff77c Fix resource tree node selection bug (#170) Laurent Nguyen 2020-09-04 10:15:53 +02:00
  • 0a24a0b73e Updated aria label (#180) DanielSPham 2020-09-03 14:10:57 -07:00
  • ab4753fd1d Fixed contrast ratio for links in notification area (#179) DanielSPham 2020-09-03 14:10:32 -07:00
  • 6bc506b81f Clean up unused utility functions for creating databases and collections (#181) victor-meng 2020-09-03 13:05:22 -07:00
  • c4fd56ecb0 Merge branch 'master' into generated-clients-strict-compile generated-clients-strict-compile Steve Faulkner 2020-09-02 15:49:38 -05:00
  • efff26dbe7 Use edge instead of chrome for emulator e2e test (#178) victor-meng 2020-09-02 12:01:32 -07:00
  • fae59d8754 Move create collection to RP (#173) victor-meng 2020-09-02 10:02:29 -07:00
  • c2cd383ece Added alert role for splash loader (#175) DanielSPham 2020-09-01 12:45:20 -07:00
  • 83c120a549 Added tooltips (#174) DanielSPham 2020-09-01 08:28:23 -07:00
  • a28dede88d Screen reader changes (#171) DanielSPham 2020-09-01 08:27:51 -07:00
  • 77f895d343 Merge branch 'master' into replace-codemirror-with-monaco replace-codemirror-with-monaco Laurent Nguyen 2020-08-28 11:19:33 +02:00
  • 92073a5646 Start kernel when opening notebook tab (#168) Laurent Nguyen 2020-08-28 09:51:44 +02:00
  • 3bc2701356 Format and fix type issues Laurent Nguyen 2020-08-27 16:43:39 +02:00
  • 35dbaeea96 Add code completion implementation Laurent Nguyen 2020-08-27 15:52:38 +02:00
  • 18745a9ae6 Merge branch 'master' into replace-codemirror-with-monaco Laurent Nguyen 2020-08-27 09:13:52 +02:00
  • 5c84b3a7d4 Allow 'platform' only to be overriden (#167) Jordi Bunster 2020-08-25 22:48:58 -07:00
  • 3223ff7685 Move createDatabase to RP (#166) victor-meng 2020-08-25 15:45:37 -07:00
  • 38732af907 Triple equal lint rule (#162) Steve Faulkner 2020-08-21 19:51:36 -05:00
  • e837f574a8 Fix Telemetry for String Case (#163) Steve Faulkner 2020-08-21 14:38:30 -05:00
  • 47a5c315b5 Move updateCollection to ARM (#152) victor-meng 2020-08-21 11:24:01 -07:00
  • 1c80ced259 Fix settings tab issue for cassandra and add feature flag (#159) victor-meng 2020-08-19 16:11:43 -07:00
  • 5e6ac78b7d Tables - ReadCollection: Switch back to using SDK (#157) victor-meng 2020-08-19 15:54:23 -07:00
  • 999196193f Update Config context ARM endpoint (#158) Steve Faulkner 2020-08-19 13:20:10 -05:00
  • 951289e190 Switch back to SDK for deleteDatabase and use RP for readCollections for table API (#155) victor-meng 2020-08-18 11:04:37 -07:00
  • 3279460cfd Update @azure/cosmos to 3.9.0 (#154) Tanuj Mittal 2020-08-17 14:26:19 -07:00
  • 07b9c1d1b7 Switch back to using SDK to read databases and collections for Mongo API (#153) victor-meng 2020-08-17 11:42:02 -07:00
  • dde2ca75c4 Show submit button by default in GenericRightPaneComponent & other fixes (#144) Tanuj Mittal 2020-08-17 11:39:11 -07:00