Anthony Dresser
80a8e1a4da
More builder removal ( #4810 )
...
* remove more builder references
* formatting
2019-04-03 16:18:03 -07:00
Alan Ren
8d5f676039
a few deploy cluster wizard changes ( #4644 )
...
* update icon for target types
* Revert "update icon for target types"
This reverts commit 79bd7674f2c09602430a0b10829f7b0d3234eb98.
* update target type icons
* update eula and privacy policy links
* existing cluster page
* adjust the loading indicator position
2019-03-22 11:29:51 -07:00
Anthony Dresser
87765e8673
Vscode merge ( #4582 )
...
* Merge from vscode 37cb23d3dd4f9433d56d4ba5ea3203580719a0bd
* fix issues with merges
* bump node version in azpipe
* replace license headers
* remove duplicate launch task
* fix build errors
* fix build errors
* fix tslint issues
* working through package and linux build issues
* more work
* wip
* fix packaged builds
* working through linux build errors
* wip
* wip
* wip
* fix mac and linux file limits
* iterate linux pipeline
* disable editor typing
* revert series to parallel
* remove optimize vscode from linux
* fix linting issues
* revert testing change
* add work round for new node
* readd packaging for extensions
* fix issue with angular not resolving decorator dependencies
2019-03-19 17:44:35 -07:00
Alan Ren
68418f2c8f
update target environment type page based on latest design ( #4311 )
2019-03-06 21:21:47 -08:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Raj Musuku
666ae11639
Merge from master
2019-02-21 17:56:04 -08:00
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
1cc6a108a7
Deprecate the modelviewdialog namespace ( #4075 )
...
* Deprecate the modelviewdialog namespace
* use @deprecated tag
2019-02-19 09:43:37 -08:00
kisantia
7ba4f42494
Moving onValidityChanged listener to showPage() so that it gets added to pages that are added to the wizard after the initial start up ( #3691 )
2019-01-09 13:19:24 -08:00
Aditya Bist
c21611661b
Agent feature usage metrics ( #3346 )
...
* agent feature usage metrics
* generalized feature telemetry via dialogs
* renamed eventName property to dialogName
* made dialogName an optional field
2018-12-05 11:01:46 -08:00
Alan Ren
f7879bdbf9
Alanren/custom message box location ( #3139 )
...
* make message box associated with wizard page
* missed one condition check after renaming
* fix compilation error
2018-11-06 10:44:02 -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
92d9d04a78
make checkbox vertically aligned and remove the x scroll for modaldialog ( #3005 )
2018-10-25 14:26:44 -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
Kevin Cunnane
2bfc3a6c85
Support position property in editor component ( #2314 )
...
* Support position property in editor component
- This needs to be set directly on the editor component so cannot just use CSSStyles feature
- Given its importance to this scenario, it also warrants a dedicated property.
* Fix window resize when action bar clicked
* Renamed per Abbie's suggestion
* Changed name to clarify the comments
2018-08-23 17:32:13 -07:00
Cory Rivera
8042b78f1e
Check whether page is valid before enabling next button. ( #2293 )
2018-08-22 12:12:33 -07:00
Abbie Petchtes
22f2151c21
fix the layout issue in model view ( #2280 )
2018-08-21 16:16:15 -07:00
Abbie Petchtes
dc2193138d
fix the layout issue in model view dialog ( #2242 )
2018-08-20 11:53:47 -07:00
Abbie Petchtes
298ddc4195
fix layout and add css styling for flex item ( #2231 )
2018-08-14 15:33:03 -07:00
Leila Lali
0d043207b9
Feature/tree component ( #2077 )
...
*added tree component to the model builder
2018-08-02 10:50:05 -07:00
Leila Lali
6783766c33
declarative table layout and option ( #2007 )
...
* added scroll bar to table content
2018-07-24 15:04:21 -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
be45905830
Add wizard sidebar navigation ( #1911 )
2018-07-12 11:15:56 -07:00
Matt Irvine
bdc391d376
Fix enter button behavior for wizards and dialogs ( #1868 )
2018-07-06 17:35:28 -07:00
Matt Irvine
0cd47bc328
Fix webview editor height issue ( #1808 )
2018-06-29 19:13:22 -07:00
Matt Irvine
1eba7c7d2a
Fix model view input box bugs ( #1797 )
2018-06-29 14:20:06 -07:00
Matt Irvine
5cf85a0361
Display page number, title, and description in wizard page headers ( #1766 )
2018-06-27 16:26:26 -07:00
Leila Lali
549037f744
fixing model view issues ( #1737 )
...
* fixing model view issues
2018-06-26 16:40:41 -07:00
Matt Irvine
ea979de19f
Disable wizard/dialog next/done buttons when page not valid ( #1708 )
2018-06-25 12:25:48 -07:00
Anthony Dresser
473ddfcdf1
Modifying angular bootstrap to add injection at the module level ( #1691 )
...
* work on fixing injection
* change bootstrapping method
* add a catch for testing
* remove unneeded code
2018-06-22 16:09:13 -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
Leila Lali
e686fed209
fixing the table, form dialog tab layout issues ( #1671 )
2018-06-19 10:55:23 -07:00
Leila Lali
a225925bc4
fixed several model view issues ( #1640 )
...
* fixed several model view issues
2018-06-15 16:59:12 -07:00
Leila Lali
4609694141
added Declarative table to model view controls ( #1593 )
...
* added Declarative table to model view controls
2018-06-11 12:40:17 -07:00
Matt Irvine
e3a2ed95d4
Add wizard navigation validator ( #1587 )
2018-06-08 15:32:37 -07:00
Anthony Dresser
63fb4e2827
Bootstrap Service Abstract injection ( #1534 )
...
* change to generic injection
* formatting
* fixed missed merge
* change to keep a record of the services per selector
* formatting
* adding back in tests
* apply back tests
* remove fundamentally broken test
2018-06-07 16:19:26 -07:00
Matt Irvine
cf6a7198f9
Fix error when calling layout on single-tab dialog ( #1552 )
2018-06-05 16:07:36 -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
Abbie Petchtes
cd0f9b71c5
Fix view model editor layout ( #1473 )
...
* flex container should be as big as the parent container
* add example
2018-05-23 11:20:28 -07:00
Matt Irvine
8e234d9b2d
Enable basic wizard API ( #1450 )
2018-05-21 15:19:21 -07:00
Leila Lali
45e3c6ae49
added register content method to dialog and tab ( #1415 )
...
* added register content method to dialog and tab
2018-05-16 09:09:41 -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