sunilyadav840
7d905159c6
Merge branch 'master'
2021-09-28 12:02:15 +05:30
vaidankarswapnil
6ca8e3c6f4
Fix execute Query 'Results' and 'Query status' section controls gets truncated at 200% resize mode of 'Query1' blade ( #1105 )
...
* Fix a11y querytab results section zoom section issue
* Update test smapshot
* Update test snapshot
* Resolved test case issue
2021-09-27 11:03:01 -07:00
vaidankarswapnil
f7e7240010
Fix keyboard focus does not retain on 'New Database' button after closing the 'New Database' blade via ESC key ( #1109 )
...
* Fix a11y new database button focus issue
* Update test snapshot and other issues
2021-09-23 08:13:18 -07:00
Hardikkumar Nai
288e6410f3
Choose Column: Aria Position set is not defined for check box present under choose column dialog box. ( #1104 )
2021-09-23 07:59:10 -07:00
Jordi Bunster
7d28af4fc7
Make these required fields ( #1101 )
2021-09-21 15:50:44 -07:00
Sunil Kumar Yadav
50b99ceb42
fixed horizontal scrollbar issue on 400% resize mode ( #1099 )
2021-09-21 09:06:49 -07:00
vaidankarswapnil
b05e5a2145
Fix delete database warning message is not announced by the screen reader after selecting 'Delete Database' menu item ( #1074 )
...
* Fix a11y delete database confirmation ississue
* Resolved lint issue - Removed Unnecessary semicolon
* Resolved compilation issue for extractFeature.ts and update test snapshot issue
Co-authored-by: Armando Trejo Oliver <ato9000@users.noreply.github.com >
2021-09-21 08:58:03 -07:00
Sunil Kumar Yadav
9bf5f48165
Fixed add collection tooltip accessibility issue ( #1022 )
...
* Fixed add collection tooltip accessibility issue
* Remove commented code
* cleanup commented code
2021-09-16 14:24:47 -07:00
Sunil Kumar Yadav
0b2a204b70
fixed delete database field missing issue at 200% resize mode ( #1066 )
2021-09-16 14:24:34 -07:00
Sunil Kumar Yadav
38c3761260
fixed input parameter keyboard accessibility issue ( #1071 )
...
* fixed input parameter keyboard accessibility issue
* Fixed autofocus and role issue
* make autofocus on close button
2021-09-16 14:23:43 -07:00
vaidankarswapnil
3032f689b6
Fix delete container and database labels appearing text are not associated with the edit fields ( #1072 )
...
* Fix a11y issues for delete container and database
* Update test snapshot issues
2021-09-16 14:23:29 -07:00
Hardikkumar Nai
8b30af3d9e
Settings: At 200% resize mode controls present under 'Settings' blade are not visible while navigating over them. ( #1075 )
2021-09-16 14:23:03 -07:00
Sunil Kumar Yadav
e10240bd7a
fixed setting keyboard accessibility issue ( #1081 )
2021-09-16 14:22:47 -07:00
kcheekuri
7e4f030547
Hidding container connection status behind the feature flag and initi… ( #1019 )
...
* Hidding container connection status behind the feature flag and initializing scratch issue
* maintaining connecting status UX part at notebooks context
* Changing scratch name to temporary and showing only after connected
2021-09-09 14:02:00 -04:00
kcheekuri
95c9b7ee31
Users/kcheekuri/aciconatinerpooling ( #1008 )
...
* initial changes for CP
* Added container unprovisioning
* Added postgreSQL terminal
* changed postgres terminal -> shell
* Initialize Container Request payload change
* added postgres button
* Added notebookServerInfo
* Feature flag enabling and integration with phoenix
* Remove postgre implementations
* fix issues
* fix format issues
* fix format issues-1
* fix format issues-2
* fix format issues-3
* fix format issues-4
* fix format issues-5
* connection status component
* connection status component-1
* connection status component-2
* connection status component-3
* address issues
* removal of ms
* removal of ms
* removal of ms-1
* removal of time after connected
* removal of time after connected
* removing unnecessary code
Co-authored-by: Srinath Narayanan <srnara@microsoft.com >
Co-authored-by: Bala Lakshmi Narayanasami <balalakshmin@microsoft.com >
2021-09-03 23:04:26 -07:00
vaidankarswapnil
6c545c454d
Commented add.svg for time being to check build issue
2021-08-23 13:46:24 +05:30
victor-meng
8eeda41021
Move synapse link out of advanced section in add collection panel ( #989 )
2021-08-19 12:18:21 -07:00
Hardikkumar Nai
678ca51c77
Update to Webpack 5 ( #964 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-08-16 15:44:40 -05:00
vaidankarswapnil
1985843b93
Merge branch 'master' of https://github.com/Azure/cosmos-explorer into migrate_querytablestab__to_react
2021-08-16 18:54:30 +05:30
sunilyadav840
5287e6e29f
fixed lint issue
2021-08-16 18:50:37 +05:30
vaidankarswapnil
27e99d7f2f
Code clean up round 2
2021-08-16 18:36:22 +05:30
vaidankarswapnil
884f06a729
Mergedcode
2021-08-16 13:48:19 +05:30
vaidankarswapnil
b7cb0b55a6
Async and await implemented for loadEntities
2021-08-16 13:27:30 +05:30
Srinath Narayanan
4110be10bd
Removing author from publish notebook payload ( #966 )
...
* removing author from publish payload
* fixed failing tests
2021-08-15 13:15:30 +05:30
sunilyadav840
c1c085f712
update test cases and snapshot
2021-08-12 17:20:09 +05:30
sunilyadav840
2b22e518e0
Fixed header missing issue
2021-08-12 15:22:07 +05:30
vaidankarswapnil
046e6eb5a4
Resolved conflicts and Master merged
2021-08-11 13:13:46 +05:30
vaidankarswapnil
d7963b3ef4
Implemented pagination
2021-08-11 12:48:54 +05:30
vaidankarswapnil
d70dd6bc7e
Implemented keydown events
2021-08-10 18:22:34 +05:30
sunilyadav840
e1d32bde36
fixed eslint and compilation issue
2021-08-09 19:33:46 +05:30
sunilyadav840
91d86dd271
fixed failed test case
2021-08-09 19:06:37 +05:30
vaidankarswapnil
d062c85e94
Run query implemented
2021-08-04 18:12:41 +05:30
victor-meng
56699ccb1b
Fix new resource tree ( #962 )
2021-07-30 16:23:36 -07:00
vaidankarswapnil
08d04295b1
Dynamic DetailsList and others implementation
2021-07-30 14:23:10 +05:30
t-tarabhatia
7e0c4b7290
Add changes to Partition Key A/B Test ( #954 )
2021-07-29 08:48:03 -05:00
victor-meng
fecac5625a
Migrate resource tree for resource token to react ( #956 )
2021-07-22 17:11:19 -07:00
victor-meng
dc21032d69
Clean up EditTableEntityPanel ( #955 )
2021-07-22 16:18:48 -07:00
vaidankarswapnil
bb5aecac1b
Initial commit
2021-07-21 16:06:39 +05:30
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
victor-meng
afacde4041
Fix AddTableEntityPanel ( #945 )
...
* Fix AddTableEntityPanel
* Add CSS
* Fix snapshot
2021-07-19 22:00:33 -07:00
vaidankarswapnil
b115bb34ca
Fix GitHub repos panel issues ( #875 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
Co-authored-by: Tanuj Mittal <tamitta@microsoft.com >
2021-07-15 09:44:25 -05:00
Sunil Kumar Yadav
7dd8bd567f
fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx etc ( #802 )
...
* fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx SchemaAnalyzerSplashScreen.tsx files
* update snapshot
2021-07-14 21:42:46 -05:00
t-tarabhatia
887618e77e
UX Changes for Default Partition Key A/B Experiment ( #928 )
2021-07-14 14:10:45 -05:00
Hardikkumar Nai
cfce78242c
Remove Explorer.openBrowseQueriesPane ( #889 )
2021-07-12 09:40:43 -05:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
victor-meng
db34024259
Move notebook flags to zustand ( #912 )
2021-07-06 15:21:23 -05:00
victor-meng
98d7bb37d5
Move resource token collection to useDatabases zustand store ( #916 )
2021-07-06 14:05:38 -05:00
victor-meng
4d2a6999d4
Move selectedNode to zustand ( #903 )
2021-06-24 13:56:33 -05:00
victor-meng
738a02a0f3
Replace subscriptions in resource tree with useDatabases hook ( #904 )
2021-06-23 13:45:29 -05:00
victor-meng
96e6bba38b
Move databases to zustand ( #898 )
2021-06-18 13:25:08 -05:00