Commit Graph

  • 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
  • f44a3da568 Allow boolean partition key in graph visualization (#150) Laurent Nguyen 2020-08-17 09:50:57 +02:00
  • 22b2e1df48 Support empty offers for serverless accounts (#132) Tanuj Mittal 2020-08-14 17:45:13 -07:00
  • 2752d6af00 Create Cassandra Keyspace via ARM (#142) add-agcs-to-allowed-origins Steve Faulkner 2020-08-13 13:26:52 -05:00
  • 5be6f982f9 Resolve merge conflict Laurent Nguyen 2020-08-13 16:35:26 +02:00
  • 4fc9393b76 Merge branch 'master' into replace-codemirror-with-monaco Laurent Nguyen 2020-08-13 16:30:46 +02:00
  • cb5fe5316e Fix handling numeric partition keys (#113) Laurent Nguyen 2020-08-13 12:00:11 +02:00
  • f738723f5a Remove ExplorerOptions remove-explorer-options Steve Faulkner 2020-08-12 21:43:58 -05:00
  • c0ce637eec Turn off HMR (#147) Steve Faulkner 2020-08-12 20:12:31 -05:00
  • a8eeeebb59 merge Steve Faulkner 2020-08-12 19:23:12 -05:00
  • b61a235bf6 Move readCollection, readCollections, and readDatabases to ARM (#134) victor-meng 2020-08-12 17:13:43 -07:00
  • 0fa97c2ce9 Increase Cypress Timeout and Disable LiveReload in test (#145) Steve Faulkner 2020-08-12 15:25:53 -05:00
  • fb71fb4e82 Refactor GenericRightPaneComponent to accept a ReactComponent as its content (#146) victor-meng 2020-08-12 11:41:19 -07:00
  • 455722c316 Fix deleteDatabase and deleteCollection with ARM (#143) victor-meng 2020-08-11 18:36:42 -07:00
  • 5886db81e9 Copy To functionality for notebooks (#141) Tanuj Mittal 2020-08-11 09:27:57 -07:00
  • 7a3e54d43e Added support for acknowledging code of conduct for using public Notebook Gallery (#117) Srinath Narayanan 2020-08-11 00:37:05 -07:00
  • 3051961093 Add subscriptionId and authType to telemetry (#140) Steve Faulkner 2020-08-10 18:43:45 -05:00
  • abce15a6b2 Add init message when warming up notebook workspace (#139) Vignesh Rangaishenvi 2020-08-10 15:02:24 -07:00
  • a5b824ebb5 Fix master compile error Steve Faulkner 2020-08-10 12:02:18 -05:00
  • e28765d740 Add null check when reading offerAutopilotSettings (#138) victor-meng 2020-08-10 09:55:43 -07:00
  • 95f1efc03f Added support for notebook viewer link injection (#124) Srinath Narayanan 2020-08-10 01:53:51 -07:00
  • 455a6ac81b Fix update offer beyond throughput limit error (#135) Steve Faulkner 2020-08-06 18:15:40 -05:00
  • 08ee86ecf1 Fix connection string renew token pane (#136) Vignesh Rangaishenvi 2020-08-06 16:15:31 -07:00
  • abe491f5cd Fix test Steve Faulkner 2020-08-06 14:34:30 -05:00
  • 2fc15cf322 Add generated clients to strict compile Steve Faulkner 2020-08-06 14:29:16 -05:00
  • 0011007d5f Refactor Global state into Context Files (#128) Steve Faulkner 2020-08-06 14:03:46 -05:00
  • d45af21996 Updating error message on mongo collection create (#118) users/srnara/indexingPolicyTab vchske 2020-08-06 10:56:40 -07:00
  • a64109ebaa Fix Generated ARM types (#131) Steve Faulkner 2020-08-06 09:27:41 -05:00
  • 70f9b28499 Fix tabs manager test (#130) victor-meng 2020-08-05 18:01:13 -07:00
  • 78e70cc7cc Refresh Caches only in Portal (#129) Steve Faulkner 2020-08-05 15:54:17 -05:00
  • f132a8546c Move SQL database deletion to ARM (#126) Steve Faulkner 2020-08-04 18:03:14 -05:00
  • e6acf6686f Update NotebookReadOnlyRenderer.tsx (#127) Tanuj Mittal 2020-08-04 10:24:25 -07:00
  • 2904a1a60d Move Delete Container call to use ARM when logged in with AAD (#110) Steve Faulkner 2020-08-03 17:11:07 -05:00
  • 8c792fd147 Hide Azure Synapse Link button for Serverless accounts (#121) Tanuj Mittal 2020-07-31 15:31:21 -07:00
  • 2a53dfabb5 Fix refresh resources button and remove portal specific notebooks call (#123) Steve Faulkner 2020-07-31 16:45:36 -05:00
  • 14ef40029d Added session based view updation for gallery notebooks (#120) Srinath Narayanan 2020-07-31 12:31:05 -07:00
  • dab6e43d0d Hotfix: Remove extra JSON.stringify in Monogo update code path (#119) Steve Faulkner 2020-07-28 15:13:48 -05:00
  • aea168c893 Add lint rule to prefer arror function (#114) Steve Faulkner 2020-07-27 16:40:04 -05:00
  • fea321cd68 More ViewModel cleanup (#116) Steve Faulkner 2020-07-27 16:05:25 -05:00
  • 2e49ed45c3 Refactor DocumentClientUtilityBase to not be a class (#115) Steve Faulkner 2020-07-27 12:58:27 -05:00
  • 6d142f16f9 Refactor Data Access Utility (#112) Steve Faulkner 2020-07-24 16:45:48 -05:00
  • 6dcdacc8c4 Update CODEOWNERS Steve Faulkner 2020-07-24 15:45:42 -05:00
  • 33969581ac Support serverless accounts (#109) Tanuj Mittal 2020-07-24 13:13:54 -07:00
  • 6870bd9b54 Tweaks genereated-arm-client-functional Steve Faulkner 2020-07-23 21:53:46 -05:00
  • 8aeff8fb45 Tweaks Steve Faulkner 2020-07-23 21:52:05 -05:00
  • ee6f635458 Tweak Steve Faulkner 2020-07-23 19:03:43 -05:00
  • ad115a2cce Functional version Steve Faulkner 2020-07-23 19:02:09 -05:00
  • 0c255a55c8 Fix strict Steve Faulkner 2020-07-23 18:40:55 -05:00
  • 08e84d93b5 Delete -> destory Steve Faulkner 2020-07-23 18:20:16 -05:00
  • e2895b62b4 More updates Steve Faulkner 2020-07-23 18:18:58 -05:00
  • 155aacdf63 Sanitize usage of delete Steve Faulkner 2020-07-23 18:17:30 -05:00
  • f4f2d00d7f More tweaks Steve Faulkner 2020-07-23 18:12:58 -05:00
  • f1812077e9 Split up generators Steve Faulkner 2020-07-23 16:35:05 -05:00
  • cfe9bd8303 More updates Steve Faulkner 2020-07-23 11:17:20 -05:00
  • dc67c5f40b Added support for taking screenshot during Notebook publish to Gallery (#108) Srinath Narayanan 2020-07-23 00:43:53 -07:00
  • 9db8d11801 Setup Namespaces Steve Faulkner 2020-07-22 22:40:29 -05:00