Commit Graph
59 Commits
Author SHA1 Message Date
Sunil Kumar Yadavandsunilyadav b19144f792 Fixed querytab corresponding command bar (#1180)
Co-authored-by: sunilyadav <[email protected]>
2021-12-27 11:41:42 -08:00
Sunil Kumar Yadavandsunilyadav e61f9f2a38 Fixed inconsistent use of collection id and name (#1179)
Co-authored-by: sunilyadav <[email protected]>
2021-12-27 11:40:12 -08:00
Sunil Kumar Yadavandsunilyadav 6351e2bcd2 fixed unshared collection error for cassandra (#1172)
* fixed unshared collection error for cassandra

* fixed shared props value

Co-authored-by: sunilyadav <[email protected]>
2021-12-15 11:56:40 -08:00
Sunil Kumar Yadavandsunilyadav d97b991378 fixed screenreader copy issue (#1173)
Co-authored-by: sunilyadav <[email protected]>
2021-12-15 11:54:39 -08:00
Sunil Kumar Yadavandsunilyadav 203c2ac246 fixed horizontal scroll issue on zoom 400% (#1165)
Co-authored-by: sunilyadav <[email protected]>
2021-12-01 19:46:48 -08:00
Sunil Kumar Yadav df3b18d585 fixed eslint of NotebookComponentBootstrapper and NotebookReadOnlyRenderer (#1122) 2021-10-11 08:29:21 -07:00
Sunil Kumar Yadav 882f0e1554 fixed GraphExplorer.tsx ellint issue (#1124) 2021-10-11 08:21:52 -07:00
Sunil Kumar Yadav ff498b51e2 fixed eslint of Trigger.ts GithubOAuthService.ts etc (#1126) 2021-10-11 07:55:21 -07:00
Sunil Kumar Yadav acc095a482 fixed graph input query JAWS screen reader issue (#1108) 2021-09-23 08:11:46 -07:00
Sunil Kumar Yadav 9a908dde9a fixed graph explorer visibility and graph expand keyboard accessibility issue (#1092)
* fixed graph explorer visibility issue

* fixed graph expand keyboard accessibility issue
2021-09-23 07:57:42 -07:00
Sunil Kumar Yadav 50b99ceb42 fixed horizontal scrollbar issue on 400% resize mode (#1099) 2021-09-21 09:06:49 -07:00
Sunil Kumar Yadav 15a26d6500 fixed notification content visible issue on 400 resize mode (#1098) 2021-09-21 09:06:17 -07:00
Sunil Kumar Yadav a8150af269 fixed incorrect notification console expand collaped screenreader issue (#1095) 2021-09-21 09:04:47 -07:00
Sunil Kumar Yadav 6a9a0156a3 fixed entity choose column role accessibility issue (#1088) 2021-09-21 09:02:04 -07:00
Sunil Kumar Yadav d8840a0dfd fixed aria-required property missing issue (#1020) 2021-09-16 14:25:28 -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 4cbbef9574 change area label of UDF (#1068) 2021-09-16 14:24:11 -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
Sunil Kumar Yadav e10240bd7a fixed setting keyboard accessibility issue (#1081) 2021-09-16 14:22:47 -07:00
Sunil Kumar YadavandSteve Faulkner 51f3f9a718 Move inputTypeahead to react (#946)
Co-authored-by: Steve Faulkner <[email protected]>
2021-08-04 09:46:18 -05:00
Sunil Kumar Yadav ed9cf01b50 Fixed resourse tree collapse issue (#953) 2021-07-22 11:12:35 -05:00
Sunil Kumar Yadav 397231dca2 Fixed typescript strict issue of Statusbar, hostedUtils, StringUtils etc (#785) 2021-07-15 09:35:51 -05:00
Sunil Kumar YadavandSteve Faulkner 103b3bf6c9 fixed typescript strict of CqlUtilities.test.ts CapabilityUtils.ts file (#787)
Co-authored-by: Steve Faulkner <[email protected]>
2021-07-15 00:51:36 -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
Sunil Kumar Yadav c9fa44f6f4 Fix UDF placeholder text (#899) 2021-06-17 10:54:40 -05:00
Sunil Kumar Yadav 05f59307c2 Migrate userDefinedFunctionTab to React (#860) 2021-06-16 19:09:22 -05:00
Sunil Kumar YadavandSteve Faulkner 914c372f5b Migrate Trigger tab to React (#855)
Co-authored-by: Steve Faulkner <[email protected]>
2021-06-15 21:53:50 -05:00
Sunil Kumar YadavandSteve Faulkner 1bcb4246f6 Migration Expand/Collapse Resource Tree to React (#815)
Co-authored-by: Steve Faulkner <[email protected]>
2021-05-25 15:26:36 -05:00
Sunil Kumar YadavandSteve Faulkner 522fdc69ab Remove Explorer collection/database text properties (#821)
Co-authored-by: Steve Faulkner <[email protected]>
2021-05-25 08:32:40 -05:00
Sunil Kumar YadavandSteve Faulkner 35f8fa8324 Add files to TS Strict (#803)
Co-authored-by: Steve Faulkner <[email protected]>
2021-05-21 19:28:08 -05:00
Sunil Kumar Yadav afd7f43eb8 Add files to strict mode (#775) 2021-05-21 18:45:54 -05:00
Sunil Kumar Yadav d06e27a037 fixed typescript strict of accordianComponent.tsx and schemaAnalyser (#804) 2021-05-19 20:11:25 -05:00
Sunil Kumar YadavandSteve Faulkner d7c62ac7f1 Migrate Collapse/Open Resource Tree to React (#733)
Co-authored-by: Steve Faulkner <[email protected]>
2021-05-12 20:03:52 -05:00
Sunil Kumar YadavandSteve Faulkner 8e6d274b11 Add Files to TypeScript Strict (#776)
Co-authored-by: Steve Faulkner <[email protected]>
2021-05-12 19:56:48 -05:00
Sunil Kumar Yadav 2d506f0312 Add Files to TypeScript Strict Mode (#777) 2021-05-12 19:23:10 -05:00
Sunil Kumar Yadav aa308b3e4d Enable TypeScript noImplicitThis (#761) 2021-05-07 10:25:19 -05:00
Sunil Kumar Yadav a91ea6c1e4 Remove old Add/Edit Table Entity code (#755) 2021-05-06 18:51:45 -05:00
Sunil Kumar YadavandSteve Faulkner 531df811da Remove userContext.defaultExperience (#730)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-28 14:25:04 -05:00
Sunil Kumar YadavandSteve Faulkner 67062c18aa Migration/edit table entity panel to react (#690)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-25 17:51:27 -05:00
Sunil Kumar Yadav ab283cb8ff Update webpack v4.46.0 (#718) 2021-04-24 18:54:59 -05:00
Sunil Kumar YadavandSteve Faulkner 72ce5fc813 Migrate Add Table Entity Pane to React (#642)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-21 11:33:29 -05:00
Sunil Kumar Yadav 8cf09acc19 Migration/table query select pane to react (#615) 2021-04-12 17:53:56 -05:00
Sunil Kumar YadavandSteve Faulkner c75618862e Remove unused table-column-options-panel (#620)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-06 09:43:15 -05:00
Sunil Kumar YadavandSteve Faulkner de5a11ff1b Migration/browse queries pane to react (#598)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-04 22:04:34 -05:00
Sunil Kumar YadavandSteve Faulkner 2bf9313951 Migrate Load Query Pane to React (#579)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-02 15:44:50 -05:00
Sunil Kumar YadavandSteve Faulkner 36f8fc1d22 Migrate save query pane to react (#578)
Co-authored-by: Steve Faulkner <[email protected]>
2021-04-02 15:10:43 -05:00
Sunil Kumar YadavandSteve Faulkner 75ea475217 [WIP]Cleanup/removed knockout database confirmation panel (#546)
* complete delete database component ui in react

* fixed functional issue and added feedback input

* test cases for deleteDatabaseConfirmationPanel

* Removed Q and fixed PR change request

* removed knockout database confirmation panel and references

* delete deleteDatabaseConfirmationPane.html

* remove test

Co-authored-by: Steve Faulkner <[email protected]>
2021-03-31 19:58:38 -05:00
c68e84a4b9 Migration/delete database confirmation in react (#542)
Co-authored-by: Steve Faulkner <[email protected]>
Co-authored-by: Steve Faulkner <[email protected]>
2021-03-31 17:44:07 -05:00
Sunil Kumar YadavandSteve Faulkner 69ac4e218d Migration/execute sproc params pane in react (#576)
Co-authored-by: Steve Faulkner <[email protected]>
2021-03-31 14:43:55 -05:00
Sunil Kumar Yadav b85a20cbea Fix Lint errors in StringUtility.ts (#479) 2021-03-09 19:33:29 -06:00
Sunil Kumar Yadav b241771e69 fixed eslint of IteratorUtility (#469) 2021-03-09 12:27:24 -06:00
Sunil Kumar Yadav 641dae30a1 fix-eslint-NTeractUtil.ts (#493) 2021-03-09 10:17:02 -06:00
Sunil Kumar Yadav f192310697 Fixed lint issue and remove unused code (#491) 2021-03-08 22:54:00 -06:00
Sunil Kumar Yadav 588c1d3ec3 fixed eslint GraphUtil and removed files from eslintignore (#482) 2021-03-08 22:53:08 -06:00
Sunil Kumar Yadav 9c28b7f9c5 Fixed lint issue of AuthorizationUtils (#496) 2021-03-08 19:10:26 -06:00
Sunil Kumar Yadav 4807169b0c Eslint/fix lint date time utility (#471)
* fixed lint issue of DateTimeUtility

* remove commented code

* Do change request.
2021-03-08 17:20:45 -06:00
Sunil Kumar Yadav d85b6285ac fixed lint issue of StringUtils file (#480)
* fixed lint issue of StringUtils file

* Fixed null lint issue
2021-03-08 17:20:11 -06:00
sunilyadav840 acb284eac7 Eslint/fix lint headers utility (#470) 2021-03-04 20:46:33 -06:00