kisantia
e9ddf43c6c
only generate filename if the database name is set ( #5568 )
2019-05-21 16:03:54 -07:00
kisantia
48ba9ce175
Sanitize db name for dacpac/bacpac file names ( #5479 )
...
* Sanitize db name for filename
* Add unit tests
* lower timeout to 60 seconds
* add extra coverageConfig.json and missing character check
2019-05-14 15:00:28 -07:00
kisantia
5a48fd80cd
Fix #4460 : Add dacfx wizard to server and database folder context menus ( #4989 )
...
* add dacfx wizard to server and database folder context menus
* update object explorer test
2019-05-10 12:03:26 -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
kisantia
a7e94d433f
bump dacpac extension version ( #5387 )
2019-05-06 17:10:51 -07: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
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
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
18c54f41bd
remove unnecessary message that connection is needed ( #4982 )
2019-04-10 16:22:18 -07:00
Anthony Dresser
4472764f3a
extensions tslint cleanup/Connection config refactor ( #4370 )
...
* various clean ups
* formatting
* remove linting
* formatting
* IConfigurationService is even better
* messing with connection config tests
* update tests
* formatting
* foramtting
* remove unused code
* add more tests
2019-03-20 11:59:07 -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
kisantia
0565162fde
remove broken link from dacpac extension readme ( #4448 )
2019-03-13 14:03:32 -07:00
kisantia
bcfbe5a284
fix flatfile and dacfx wizard not defaulting to selected connection when launched from command palette ( #4344 )
2019-03-08 09:19:03 -08:00
Alan Ren
060343f096
fix couple build issue due to merge issue ( #4324 )
...
* fix the build error on linux and mac
* one more fix
2019-03-06 21:53:09 -08:00
kisantia
5f003b0dd7
Move DacFx wizard into separate extension ( #4115 )
...
* Moved dacfx wizard into separate extension
* updating to use azdata
* one more azdata change
* bump import extension version
* renaming extension to dacpac
2019-03-06 17:45:30 -08:00