vaidankarswapnil
de58f570cd
Fix Radio buttons present under 'Settings' blade like ‘Custom and Unlimited’ along with its label ‘Page options’ are not enclosed in fieldset/legend tag ( #1175 )
...
* Fix a11y setting pane radiobuttons issue
* Update test snapshot issue
* Implemented fieldset and legend for ChoiceGroup in HTML
* cleanup
2021-12-15 12:22:15 -08:00
vaidankarswapnil
8a8c023d7b
Fix Keyboard focus New Database button ( #1167 )
...
* Fix a11y new database button focus issue
* Update test snapshot and other issues
* fix issue for the menu button
* Issue fixed in Splash screen
2021-12-02 20:13:45 -08:00
vaidankarswapnil
42bdcaf8d1
Fix radio buttons present under 'Settings' blade like ‘Custom and Unlimited’ along with its label ‘Page options’ are not enclosed in fieldset/legend tag ( #1100 )
...
* Fix a11y setting pane radiobuttons issue
* Update test snapshot issue
2021-11-24 20:00:06 -08:00
vaidankarswapnil
aff7133095
Fix eslint issues for TableCommands and other files ( #1132 )
2021-10-12 08:07:06 -07:00
vaidankarswapnil
b67b76cc87
Fix eslint issues for QueryBuilderViewModal and QueryClauseViewModel ( #1125 )
2021-10-11 08:20:38 -07:00
vaidankarswapnil
734ee1e436
Fix eslint issues for ClauseGroup and ClauseGroupViewModel files ( #1127 )
2021-10-11 07:56:12 -07:00
vaidankarswapnil
ed1ffb692f
Fix ally database panel open issue ( #1120 )
2021-10-06 07:53:46 -07:00
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
vaidankarswapnil
ead28f043f
Fix after activating "Refresh tree" button, 'Querying database' message appears but screen reader does not provide any information about it ( #1091 )
...
* Fix a11y refresh tree querying database msg
* Update test snapshot issue
2021-09-21 09:00:28 -07:00
vaidankarswapnil and Armando Trejo Oliver
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 <[email protected] >
2021-09-21 08:58:03 -07:00
vaidankarswapnil
f853c4ec2f
Fix 'Advanced' expand/collapse control and other issues under 'New Collection' blade ( #1021 )
...
* Fix ally issues for newCollection panel's advanced section
* Resolved test snapshot issue
* Removed unnecessary changes
2021-09-16 14:25:17 -07:00
vaidankarswapnil
c28593b752
Fix expand/collapse tree button of Data Explorer page is not accessible through keyboard ( #1067 )
...
* Fix ally issues for newCollection panel's advanced section
* Resolved test snapshot issue
* Fix a11y data explorer expand/collapse using keyboard issue
2021-09-16 14:24:24 -07:00
vaidankarswapnil
300c952a9b
Fix a11y QueryTab focus and close button issue using keyboard ( #1069 )
2021-09-16 14:23:55 -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
vaidankarswapnil
ae9c27795e
Fix execute query keyboard focus moves to hidden element under 'Results' section of executed Query 1 blade ( #1082 )
...
* fix a11y quertTab results section hidden element focus issue
* Removed commented code
* Resolved lint issues
2021-09-16 14:21:19 -07:00
vaidankarswapnil
e443d17b2e
Migrate Index page to React ( #952 )
2021-07-22 10:19:17 -05:00
vaidankarswapnil
8a3929775b
Strict mode SwitchAccount and SwitchSubscription files ( #940 )
2021-07-15 10:54:07 -05:00
b115bb34ca
Fix GitHub repos panel issues ( #875 )
...
Co-authored-by: Steve Faulkner <[email protected] >
Co-authored-by: Tanuj Mittal <[email protected] >
2021-07-15 09:44:25 -05:00
vaidankarswapnil and Steve Faulkner
b392bed1b0
Migrate Stored Procedure tab to react ( #894 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-06-23 11:49:57 -05:00
vaidankarswapnil
f255387ccd
Migrate Mongo Shell tab to React ( #900 )
2021-06-22 23:39:58 -05:00
vaidankarswapnil
1d449e5b52
Implemented spinner in EditorReact component ( #897 )
2021-06-16 19:02:33 -05:00
vaidankarswapnil and Steve Faulkner
5da9724deb
Migrate Mongo Query Tab to React( #854 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-06-14 14:23:19 -05:00
vaidankarswapnil and Steve Faulkner
999fad3bad
Migrate Query Tab to React ( #852 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-06-14 14:15:13 -05:00
vaidankarswapnil
f296c00a1c
Fixed graph style panel close issue ( #858 )
2021-06-07 10:38:13 -05:00
vaidankarswapnil and Steve Faulkner
a6b82c8340
Migrate graph style panel to react ( #619 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-05-13 15:45:00 -05:00
vaidankarswapnil and Steve Faulkner
038f3ee684
Move GitHub repos panel to react ( #638 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-05-03 19:56:47 -05:00
vaidankarswapnil and Steve Faulkner
c6766dd69e
Migrate new graph vertex panel to react ( #702 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-04-22 09:47:59 -05:00
vaidankarswapnil and Steve Faulkner
d58fececac
Move setup notebooks panel to react ( #673 )
...
Co-authored-by: Steve Faulkner <[email protected] >
2021-04-20 21:51:03 -05:00
vaidankarswapnil
72c2d8592b
Fix lint for Database Account Utils ( #583 )
2021-03-29 17:13:35 -05:00