Anthony Dresser
d4704e39ac
Another code layering ( #4037 )
...
* working on formatting
* fixed basic lint errors; starting moving things to their appropriate location
* formatting
* update tslint to match the version of vscode we have
* remove unused code
* work in progress fixing layering
* formatting
* moved connection management service to platform
* formatting
* add missing file
* moving more servies
* formatting
* moving more services
* formatting
* wip
* moving more services
* formatting
* move css file
* add missing svgs
* moved the rest of services
* formatting
* changing around some references
* formatting
* revert tslint
* revert some changes that brake things
* formatting
* fix tests
* fix testzx
* fix tests
* fix tests
* fix compile issue
2019-02-19 12:11:54 -08:00
Alan Ren
3237507bb2
Alanren/modal message high contrast fix ( #3018 )
...
* make modal dialog message section HC aware
* handle warning icon
2018-10-26 15:38:51 -07:00
Alan Ren
82486ee22e
Wizard message UI improvement ( #2971 )
...
* improve the wizard message experience - WIP
* undo gitignorechanges
* fix expand button issue
* fix the cursor issue
* use flex to control height
* toggle message detail support
* apply style
* new images
* use template string
* address comments
2018-10-22 23:53:28 -07:00
Matt Irvine
8a17bae7a6
Loading spinner while validating next/done ( #1975 )
2018-07-19 17:31:30 -07:00
Matt Irvine
c23328564f
Hide correct element when hiding buttons ( #1945 )
2018-07-16 17:09:44 -07:00
Matt Irvine
bdc391d376
Fix enter button behavior for wizards and dialogs ( #1868 )
2018-07-06 17:35:28 -07:00
Matt Irvine
5cf85a0361
Display page number, title, and description in wizard page headers ( #1766 )
2018-06-27 16:26:26 -07:00
Matt Irvine
ea979de19f
Disable wizard/dialog next/done buttons when page not valid ( #1708 )
2018-06-25 12:25:48 -07:00
Matt Irvine
6c5fac997f
Add dialog close validation ( #1704 )
2018-06-21 16:55:47 -07:00
Matt Irvine
f5b147ca4b
Add info/warning/error messages for wizards and dialogs ( #1696 )
2018-06-21 11:55:23 -07:00
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -07:00
Leila Lali
f5b1bd0bc2
fixed the issue with tab layout inside the dialog pane ( #1515 )
2018-05-30 13:02:19 -07:00
Anthony Dresser
1359354387
Angular Individual Service Injection - Decouple bootstrap service ( #1457 )
...
* change services to be individually injected into angular
* messing around with injection
* change angular bootstrapping to factory style
* formatting
* formatting
* fix imports
* fix build errors
* fix testsw
* fix tests
* fix compile errors
2018-05-23 16:51:02 -07:00
Matt Irvine
8e234d9b2d
Enable basic wizard API ( #1450 )
2018-05-21 15:19:21 -07:00
Matt Irvine
1a9f72dfe0
Rearrange done and cancel buttons and dispose dialogs correctly ( #1420 )
2018-05-15 15:39:27 -07:00
Matt Irvine
f4cfb4a5ef
Fire done/cancel click events when dialog is closed ( #1379 )
2018-05-09 13:17:02 -07:00
Matt Irvine
f10e281ffc
Add validation to model view components ( #1356 )
2018-05-08 14:15:26 -07:00
Matt Irvine
24e8c20511
Simplify button logic and enable button updates for custom dialogs ( #1283 )
2018-04-27 16:29:18 -07:00
Matt Irvine
1811dfa423
Expose custom dialog extension APIs ( #1206 )
2018-04-24 16:43:14 -07:00
Matt Irvine
93aa052856
Initial work for custom model view dialogs ( #1183 )
2018-04-19 16:24:02 -07:00