nasc17
b472539646
Switch withProperties to be withProps ( #16380 )
...
* Transition to withProps in arc
* Transition to withProps inputbox
* Transition to withProps in checkbox
* Transition to withProps text
* Transition to withProps in declarative table
* Transition to withProps hyperlink
* Transition to withProps in button
* Transition to withProps radiobutton
* Transition to withProps in input
* Transition to withProps button
* Transition to withProps in text
* Transition to withProps image
* Transition to withProps declare table
* Transition to withProps in table
* Transition to withProps radio button
* Transition to withProps in image
* Transition to withProps radio button
* Transition to withProps in commit
* Transition to withProps div cont
* Transition to withProps in comp
* Transition to withProps radio card
* Transition to withProps in comp icon
* Transition to withProps card
* Transition to withProps list
2021-07-21 11:12:47 -07:00
Charles Gagnon
3a3d7f5271
withProperties -> withProps ( #15876 )
...
* withProperties -> withProps
* Fix errors
* remove ,
* fixes
* Update azdata-test
* Fix dacpac tests
* Add required and remove added layout
2021-06-23 14:26:14 -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
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
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
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
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
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
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
dbf834c00f
Fix metrics log links ( #8140 )
2019-10-31 13:24:56 -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
f1cdfb768d
Make health status header wider so text isn't multiline ( #7637 )
2019-10-10 14:10:28 -07:00
Charles Gagnon
79e2c56ec8
.Add types for ModelView CSS properties ( #7465 )
2019-10-02 11:21:18 -07:00
Charles Gagnon
9d3d64eef3
BDC dashboard 💄 ( #7292 )
...
* cleanup
* Undo bad merge
* extra undefined check
2019-09-19 15:06:44 -07:00
Charles Gagnon
754c643b1b
Don't show links for BDC logs if none available ( #7286 )
...
* Don't show links for BDC logs if none available
* Remove extra space
* Add comment
* Consolidate localize calls
2019-09-19 13:43:21 -07:00
Charles Gagnon
206c5146e1
BDC Dashboard Style Updates ( #7140 )
...
* Style updates
* Add highlight line under resource group tabs
* Fixes
* Update font weight to semi-bold (600)
2019-09-12 09:15:25 -07:00
Charles Gagnon
a27b759b10
Add styling to selected tabs in BDC Dashboard ( #6978 )
...
* Change cursor over tabs to be hand (pointer)
* Change hyperlink color
* Hook up CSSStyles to be updated from extension side and make BDC dashboard tabs change style when selected
* Remove unused file
* Add back in call to updateStyles
* Fix typos
2019-08-27 14:14:46 -07:00
Charles Gagnon
023d06d114
Further BDC Dashboard Updates ( #6926 )
...
* BDC Dashboard updates
* Add service health status view details
* Add sanity check to endpoint fixing logic for SQL dashboard as well
2019-08-23 17:46:26 -07:00
Charles Gagnon
faabcb43f9
BDC Dashboard updates ( #6888 )
...
* BDC Dashboard updates
* PR comments
2019-08-22 17:14:59 -07:00
Charles Gagnon
b7b01fafd0
BDC Dashboard WIP ( #6812 )
...
* Further work on dashboards
* More work on dashboard
* Undo adding manage to context menu until feature is complete
* Update cluster status name
2019-08-20 16:06:05 -07:00