Kim Santiago
1c706fdfca
align differences table with source label ( #6094 )
2019-06-19 09:56:48 -07:00
udeeshagautam
f494c7af4e
Schema compare Icon and other fixes ( #6009 )
...
* Changes to 1. Enable Icon for Schema Compare model view editor 2. Set context setting in editable drop down 3. Fix a console error
* new icons
* Changes as per PR comments
* Adding PR comments
* Fixing a spelling mistake
2019-06-14 13:28:46 -07:00
Kim Santiago
248f2f5071
Formatting diff editor title ( #6013 )
...
* add background color and more formatting to diff editor title
* also handle hc-black
2019-06-13 13:07:52 -07:00
udeeshagautam
6c69eaef4c
Make dropdown editable but not allow okay till a valid value is selected ( #5991 )
...
Make dropdown editable but not allow OK till a valid value is selected
2019-06-12 10:18:05 -07:00
Kim Santiago
97a37e6834
Disable schema compare generate script and apply buttons when no changes included ( #5923 )
...
* disable generate script and apply buttons when no changes are included
* addressing comments
2019-06-07 15:30:20 -07:00
udeeshagautam
763080aea0
Increasing schema compare and dacfx ext versions in Source code ( #5832 )
...
* increasing schema compare and dacfx ext versions
* updating azdata dependency version
2019-06-03 12:18:03 -07:00
kisantia
c9257822ec
Disable schema compare generate script and apply buttons after applying changes ( #5759 )
...
* disable generate script and apply buttons after applying changes
* reenable buttons if apply failed
2019-05-30 14:08:47 -07:00
udeeshagautam
4b1088edbc
Bug/schema compare apply confirmation ( #5698 )
...
* Ask confirmation before apply
* Adding PR comments
2019-05-29 13:30:22 -07:00
kisantia
9a55ca3021
Show message to recompare when schema compare options change ( #5690 )
...
* add message to recompare if options changed
* changes after rebasing
* Add compare button to notification
* remove async
* change to yes and no button
2019-05-28 16:46:44 -07:00
udeeshagautam
d386311e54
Feature/schema compare: refactor options dialog (from checkbox list to table) ( #5608 )
...
* Adding code to change checkbox list to table with checkbox.
* removing some unnessary ','
* Increasing the table a little bit
* reverting height changes
* Adding PR comments
2019-05-28 11:59:14 -07:00
Alan Ren
c7d94055a4
add managed instance to recommended list ( #5639 )
...
* add managed instance to recommended list
* update the publisher name casing
2019-05-24 17:00:21 -07:00
kisantia
3d494dcd73
Add initial telemetry for schema compare ( #5595 )
...
* add initial telemetry to schema compare
* addressing comments
2019-05-24 15:32:23 -07:00
udeeshagautam
7b01a6ca61
Fix for Schema compare Options dialog double scroll ( #5584 )
...
* setting height through vh removes outser scroll (% does not work)
* Chainging auto to scroll for overflow for better viewing
2019-05-23 15:51:52 -07:00
kisantia
0d37047c37
Get rid of schema compare double scrollbar ( #5571 )
...
* hide split view overflow to get rid of double scrollbar
* change overflow to hidden
2019-05-23 13:41:59 -07:00
Anthony Dresser
ca36f20c6b
fix bug with previous classes staying applied ( #5586 )
2019-05-23 11:15:18 -07:00
kisantia
bdae02e51e
fix default server not being chosen ( #5583 )
2019-05-22 16:42:02 -07:00
udeeshagautam
2d7eb0dcb5
Feature/schemacompare include exclude checkboxes ( #5548 )
...
* Adding include exclude boxes
* Adding as table component generic column and rememebering state.
* converged custome action and select checkboxes, moved sc checkbox to middle, can have multiple checkboxes and can remember state now
* adding action on column as a common column property
* Taking PR comments
* Changing Arg name as per CR comment
* Taking a PR comment
2019-05-22 13:53:50 -07:00
kisantia
ef2bbce34b
Widen schema compare dialog dropdowns and textboxes ( #5563 )
...
* widen dialog dropdowns and textboxes
* change padding
* add min-width for labels to match connection pane
2019-05-22 11:55:12 -07:00
udeeshagautam
48a6157efb
Test fixes based on recent changes ( #5570 )
...
* Test fixes based on recent changes and allowing toolbar to stay at top
* removing scroll changes to be in seperate PR
2019-05-21 19:56:44 -07:00
udeeshagautam
7670104e4d
DisableSchema compare dialog's Okay button if source/target isn't selected ( #5557 )
...
* Enable schema compare ok button only on filling source and target
* Nit fixes
2019-05-21 12:48:43 -07:00
udeeshagautam
3fc2ad5bc9
Schema Compare tests addition ( #5136 )
...
* initial tests for schema compare
* Adding schema compare integration test
* Adding code to fix some build issues
* DB compare test
* Adding some CR comments
* db creation and deletion as per CR comments
2019-05-21 11:17:52 -07:00
kisantia
c84367e2ee
Open schema compare script ( #5515 )
...
* don't prompt for script file name anymore
* bump sqltoolsservice version so the generated script gets opened
2019-05-21 10:30:18 -07:00
kisantia
77413ad25c
Schema compare server dropdown changes ( #5552 )
...
* remove duplicate server entries in server dropdown
* change server dropdown to show most recent connections first
2019-05-21 09:23:43 -07:00
kisantia
1fce604a11
add css styling for text component ( #5491 )
2019-05-17 14:17:14 -07:00
kisantia
3158e9f63a
Change schema compare generated script filepath ( #5496 )
...
* generated script filepath defaults to folder last opened in file dialog
* use string interpolation
2019-05-16 14:55:08 -07:00
udeeshagautam
5470702c16
Adding reset for options ( #5483 )
...
Adding reset for schema compare options (fix for bug #5483 )
2019-05-15 10:43:13 -07:00
kisantia
8c05c6e122
fix schema compare diff script formatting ( #5486 )
2019-05-15 09:03:14 -07:00
Alan Yu
5260afc15d
Added Gif to Schema Compare readme ( #5424 )
2019-05-10 10:14:51 -07:00
Charles Gagnon
da5076a4dc
Clean up extension packaging ( #5416 )
...
* Clean up extension packaging
* Add sql image
2019-05-07 16:52:00 -07:00
Alan Ren
1dd1919200
bump the version of schema compare extension ( #5411 )
2019-05-07 14:45:28 -07:00
udeeshagautam
08ed9d285e
Changing the start for Schema compare and adding some text ( #5356 )
...
* Dialog Ok will not start Schema compare explit compare will. Adding wait text.
* Fixing variable name and spelling
2019-05-05 11:22:32 -07:00
kisantia
ec9fdc517f
Fix schema compare dialog font sizes ( #5353 )
...
* make font sizes consistent
* fix order of source dialog options
* update fontsize to 13
* make fontsize a constant
2019-05-04 10:48:25 +12:00
kisantia
354ed22706
Fix #5314 : schema compare doesn't always open with correct default connection ( #5315 )
...
* fix schema compare default connection when there are multiple connections
2019-05-04 09:40:53 +12:00
kisantia
6c7cb185a1
group source and target components into formcomponentgroups ( #5329 )
2019-05-04 05:51:40 +12:00
kisantia
fccd026812
Remove database name from schema compare source/target server field ( #5327 )
...
* remove database name from source/target server field
2019-05-03 11:20:28 +12:00
kisantia
df22eab4ec
fix diff editor title disappearing after swap ( #5280 )
2019-05-01 11:30:03 +12:00
udeeshagautam
f7fc94520a
Fixing schema compare object type enum to follow PascalCasing ( #5266 )
2019-04-30 11:07:46 -07:00
udeeshagautam
77c6f5c9a2
Reverting the checkboxes because of scrollbar issue 5230 ( #5271 )
2019-04-30 11:07:11 -07:00
kisantia
dffa47301b
fix path to dark icon of options button ( #5274 )
2019-05-01 05:53:55 +12:00
udeeshagautam
e42bfada9d
Feature/schemacompare options ( #5143 )
...
* extension now working
* make button messages better
* fix diff editor title disappearing and remove border from source and target name boxes
* redoing a bunch of stuff that disappeared after rebasing
* add images and add to extensions.ts
* moving a few changes to the right place after rebase
* formatting
* Initial schema compare options working code
* Adding description.icon etc.
* Enabling disabling options button
* Name change: SchemaCompareOptions to DeploymentOptions. To reflect SqltoolsService side parameters
* Adding sorting and correct sql tools version
* Adding options button themes
* Formatting fix
* Adding get default options call to get options from tools service
* Exclude/Include changes - first commit
* Adding border to checkboxes
* Taking PR comments
* Updating to latest sqltools with schema compare options
2019-04-29 18:11:48 -07:00
kisantia
64377000c6
Change default folder in dacpac and schema compare extensions ( #5215 )
...
* change default folder in dacpac and schema compare extensions
* move getting rootpath to a method
* change method name
2019-04-27 04:27:03 +12:00
udeeshagautam
6528c0817d
quick fix for column name ( #5214 )
2019-04-25 15:51:54 -07:00
kisantia
d63f07d29a
Schema compare publish ( #5127 )
...
* adding publish command
2019-04-25 10:37:40 +12:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
kisantia
d3483afaed
Schema Compare extension ( #4974 )
...
* extension now working
* fix diff editor title disappearing and remove border from source and target name boxes
* redoing a bunch of stuff that disappeared after rebasing
* add images and add to extensions.ts
* moving a few changes to the right place after rebase
* formatting
* update toolbar svgs
* addressing comments
* add return types
* Adding PR comments
* Adding light and dark theme icons
* Fixing the diff editor title for dark theme
2019-04-17 19:14:22 -07:00