Alan Ren
a3cddbc8aa
align with portal button style ( #14187 )
...
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
2021-02-08 15:12:54 -08:00
Charles Gagnon
49fa56369c
Fixes for HDFS node expansion on BDC connections ( #14174 )
...
* Change cluster test connect to use endpoints route
* Add more logging
* More logging
* Only connect to controller if needed
* Add comments
2021-02-05 10:12:15 -08:00
Charles Gagnon
dcf17cc08b
Remove async keyword from abstract functions ( #14150 )
2021-02-03 12:16:50 -08:00
Charles Gagnon
a0d89449cc
Fix BDC table icons ( #13539 )
2020-11-24 15:36:22 -08:00
Charles Gagnon
1c279675c8
Add support for low-privileged user to run spark notebooks ( #12883 )
...
* Add support for low-privileged user to run spark notebooks
* error
* fix test
2020-10-13 09:29:00 -07:00
Charles Gagnon
c04823e2d8
Fix BDC mount status error message string ( #12870 )
2020-10-09 14:02:25 -07:00
Charles Gagnon
9389a92896
Update HDFS mount path ( #12865 )
2020-10-09 13:17:27 -07:00
Charles Gagnon
a91b965a33
Allow non-admin BDC connections to see BDC features ( #12663 )
...
* Add handling for non-admin BDC users
* Bump STS
* Fix HDFS root node commands
* remove nested awaits
* colon
2020-09-29 14:02:01 -07:00
Charles Gagnon
bf9646ba98
Add ModelViewEditorOpened event ( #12597 )
...
* Add ModelViewEditorOpened event
* fix
* Fix compile
2020-09-24 12:53:28 -07:00
Charles Gagnon
1ce24fae05
Filter to just BDC for create new controller action ( #11291 )
2020-07-10 10:15:34 -07:00
Charles Gagnon
c62394262a
Some cleanup and fixes for Arc/BDC dashboards ( #11075 )
2020-06-24 12:41:33 -07:00
Charles Gagnon
87a7c659f2
Add BDC/Arc welcome views ( #11020 )
...
* add BDC/Arc welcome views
* remove en-us
2020-06-20 17:18:25 -07:00
Charles Gagnon
99d26fb769
Add BDC create controller action ( #11019 )
2020-06-19 16:11:54 -07:00
Charles Gagnon
f568ff82d8
Fix HDFS support for CU5+ BDC instances ( #10577 )
...
* Fix HDFS node auth for non-root username
* more changes
2020-05-27 10:17:28 -07:00
Charles Gagnon
3fa0deed71
Add doAction API call for ModelView ( #10345 )
...
* Add doAction API call for ModelView
* cleanup
2020-05-12 10:47:20 -07:00
Charles Gagnon
567c1be9fb
Refactor BDC dashboard to use ModelView Dashboard ( #10327 )
...
* WIP refactor
* More changes
* More changes
* Remove unused styles
* Uncomment code
2020-05-11 09:21:03 -07:00
Charles Gagnon
2893659983
Hyperlink Component improvements ( #10330 )
...
* Hyperlink Component improvements
* Remove hyperlink CSS styles
2020-05-08 16:49:07 -07:00
Anthony Dresser
08bb6414b1
Use custom kerberos to reduce size ( #9910 )
...
* add custom kerberos
* fix kerberos and consolidate ignores
2020-04-17 15:15:06 -07:00
Alan Ren
19dec78349
fix accessibility issue caused by not using table ( #9645 )
...
* fix accessibility issue caused by not using table
* remove fixed background color
2020-03-17 12:01:55 -07:00
Charles Gagnon
fe9ffddd3b
Fix loading and clickable div screen reader issues ( #9088 )
...
* Fix loading and clickable div screen reader issues
* Change back to default clickable to false
2020-02-07 13:27:29 -08:00
Charles Gagnon
62df5359e2
Even more robust handling of extension tree loading ( #9007 )
...
* Even more robust handling of extension tree loading
* Fix initial loading and add new test for CMS
* Fix compile errors
* Fix logic
* Remove debug log statements
2020-02-04 08:03:34 -08:00
Charles Gagnon
5618799305
Refactor node loading logic for tree controllers ( #8980 )
...
* Refactor node loading logic for tree controllers
* Add comment
2020-01-28 17:12:15 -08:00
Charles Gagnon
856fec4243
Remove preview tags ( #8653 )
2019-12-12 11:24:05 -08:00
Charles Gagnon
808ce4366d
Fix error deleting mount ( #8637 )
2019-12-11 16:31:44 -08:00
Charles Gagnon
d1c7370f1c
Make links more descriptive ( #8591 )
2019-12-06 13:06:49 -08:00
Charles Gagnon
b8bc629970
Add aria labels and consolidate loc strings ( #8494 )
2019-12-02 13:33:24 -08:00
Charles Gagnon
d451528b36
Fix loading component not disappearing ( #8495 )
2019-11-27 14:42:28 -08:00
Charles Gagnon
3135b8525b
Add styling and component column type to declarative table ( #8476 )
...
* Initial wip
* wip
* Working implementation
* Make widths a bit nicer and remove sqlops addition
* Add sqlops back in
* Fix timing issue with tables
* Undo change to sql.bat and remove loading component when done
2019-11-27 08:06:41 -08:00
Charles Gagnon
52de2b4751
Fix clickable being announced for all modelview text ( #8384 )
...
* Fix clickable being announced for all modelview text
* Remove unused method
* Move API changes into proposed
2019-11-22 11:01:46 -08:00
Charles Gagnon
e6ffb97a7b
Add info message for copy ( #8416 )
...
* Couple of a11y fixes for BDC Dashboard
* Moving ariaRole into separate PR
* Remove missed ariaRole tag
* Switch to just using notification dialog
* add back in blank line
2019-11-20 15:49:21 -08:00
Charles Gagnon
f26c790736
Add aria role and selected properties ( #8405 )
...
* Add aria role and selected properties
* Add img role fix
* Add title to text
2019-11-20 13:56:59 -08:00
Charles Gagnon
ae8304fc33
Add focus function for modelview components ( #8348 )
...
* Add focus method for modelview components
* Remove focus properties from table and radiobutton
* Fix break
2019-11-15 17:36:55 -08:00
Charles Gagnon
7563416754
Fix a couple a11y issues ( #8334 )
...
* Fix a couple a11y issues
* Add other dialog
2019-11-15 07:41:09 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Charles Gagnon
b1496aa12f
Don't show dialog cancelled errors for mount ( #8272 )
2019-11-07 16:00:23 -08:00
Charles Gagnon
30acba7921
Add preview title to BDC/HDFS components ( #8268 )
...
* Add preview title to BDC/HDFS components
* Additional dialogs
* More dialogs
2019-11-07 15:34:38 -08:00
Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Charles Gagnon
a8eed6114b
Fix race conditions with BDC dashboard init ( #8135 )
...
* Fix race conditions with initialized
* Check for undefined status
* Disable no-floating-promises check
* Add catch instead of disabling tslint disable
2019-11-02 14:58:56 -07:00
Charles Gagnon
5bbc17be5c
Fix ssl config issue ( #8187 )
...
* Fix ssl config issue
(cherry picked from commit cacd481bff )
* Better fix
* Actually return...
2019-11-01 16:25:44 -07:00
Charles Gagnon
abbb1e54da
Add config for ignoring SSL errors on BDC queries ( #8169 )
...
* Add config for ignoring SSL errors on BDC queries
* Fix error handling in write stream
* Disable tslint check
* Handle promise appropriately
* PR comments
* Change defaults to true
2019-11-01 15:20:47 -07:00
Charles Gagnon
7569f7fa32
Fix node update in bdc dashboard on reconnect ( #8138 )
...
* Fix node update in bdc dashboard on reconnect
* Fix no floating promises
* Fix opening from dashboard to always save controller node
2019-10-31 14:42:15 -07:00
Kevin Cunnane
333f634e94
Fix #8159 Mount HDFS broken against latest cluster ( #8160 )
...
connectWithRetry needed to pass as ... so each arg was set correctly,
instead of having 1st param be an array of the input arguments
2019-10-31 14:39:45 -07:00
Charles Gagnon
dbf834c00f
Fix metrics log links ( #8140 )
2019-10-31 13:24:56 -07:00
Charles Gagnon
ef9321ef2c
Add error messages to BDC dashboard page ( #8103 )
...
* Add error messages to BDC dashboard page
* Remove testing code
* PR fixes
2019-10-30 15:23:34 -07:00
Charles Gagnon
d315ccff68
Fix BDC remember password and reprompting connection ( #7957 )
...
* Fix remember password and reprompting connection
* comment
* Fix to remember password for session
* Fix floating promises
2019-10-29 07:27:31 -07:00
Charles Gagnon
cea8d62051
Add SQL Metrics links to BDC dashboard ( #8056 )
...
* Add SQL metrics link to dashboard pages
* Only show SQL metrics column for SQL service
* Add param doc
2019-10-28 15:07:32 -07:00
Charles Gagnon
c5d427ebb1
Fix column text overflow on BDC status pages ( #7928 )
...
* Fix column text overflow on status page
* Fix typo
* Fix another typo
2019-10-24 18:31:57 -07:00
Charles Gagnon
696f6841cb
Change BDC view errors to use modal dialog instead of error toast ( #7985 )
...
* Change BDC view errors to use modal dialog instead of error toast
* Move to common control
2019-10-24 13:05:07 -07:00
Charles Gagnon
cef60f3ae5
Fix troubleshoot URL lookup ( #7978 )
2019-10-24 10:14:39 -07:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00