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
Matt Irvine
93aa052856
Initial work for custom model view dialogs ( #1183 )
2018-04-19 16:24:02 -07:00