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
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
Abbie Petchtes
a5c537197c
add animation when button is clicked and fix title in button ( #2488 )
...
* add animation similar to toolbar in vscode and fix title in button
* remove bur method in button
2018-09-11 10:37:02 -07:00
Abbie Petchtes
10f05e75ce
Add css styles options to all components ( #2454 )
...
* add css styling in all components
* formatting
* formatting
* small typo
* small typo
* use builder to add style instead
2018-09-07 09:08:29 -07:00
Abbie Petchtes
534bbe9b9a
add create webview event and fix fire event in model view ( #2405 )
2018-09-05 14:07:52 -07:00
Leila Lali
b27f69aace
model view remove and insert components ( #2351 )
...
* added the ability to remove a component from a container to insert it to a position
2018-08-31 13:08:27 -07:00
Aditya Bist
10eeb5374f
enabled button to import queries from sql files ( #2042 )
2018-07-27 13:44:20 -07:00
Aditya Bist
4081e15bef
misc fixes in dialogs ( #1942 )
...
* misc fixes in dialogs
* removed unused import
2018-07-16 15:25:11 -07:00
Matt Irvine
c1509cf09d
Update button icon when icon path changes ( #1833 )
2018-07-03 11:58:43 -07:00
Leila Lali
a627285a4c
Feature/selectable card component ( #1703 )
...
* added selectable card
* creating new card type
2018-06-22 14:25:21 -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
Matt Irvine
ab39f1f44f
Use theme color for model view button text ( #1639 )
2018-06-15 15:29:15 -07:00
Abbie Petchtes
b2b69376c4
address comments on support button icon ( #1568 )
...
* support icon button
* formatting
* fix dropdown css and set attribute for model view editor
* address comments
* fixing conflict
2018-06-06 14:15:11 -07:00
Abbie Petchtes
38ad60478c
Support icon for button.component ( #1565 )
...
* support icon button
* formatting
* fix dropdown css and set attribute for model view editor
2018-06-06 14:05:36 -07:00
Matt Irvine
0c58f09e59
Merge VS Code 1.23.1 ( #1520 )
2018-06-05 11:24:51 -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
Leila Lali
886717d330
added dropdown and form layout to model view ( #1269 )
...
* added dropdown and form layout to model view
2018-04-27 15:43:23 -07:00