bnhoule
d3e163a1d7
Adding Derived Columns to ADS Flatfile Import ( #16795 )
...
* Adding derived column boilerplate
* brandan preliminary frontend changes
* empty commit
* added new param
* updating contracts, dialogue changes
* utils changes, saving timeout attempt
* pushing for aasim
* Cleaning up code and fixing the issue in theory
* changing button, did not solve independent scroll
* Fixing the scroll bar issue
* updating flat file service
* adding override keyword to overrriden method
* improving UI
* pushing changes associated with resolved comments
* localizing strings, editing comments
* all comments resolved
* Fixing a test
* updating import package
Updating azure MFA bug
* Clearing navigation validator
Fixing broken table name change
* fixed prose test
* removing unused code from tests
* Fixed PR comments
* Fixing some PR comments
* WIP
* Fixing transformation code and create derived column dialog styling
* removing unused code
* Adding comment for console log
* fixed table styling
* Adding some aria labels
* Fixed some code cleanup issues
* update import service
Co-authored-by: Aasim Khan <aasimkhan30@gmail.com >
Co-authored-by: bnhoule <t-bhoule@microsoft.com >
2021-09-21 15:11:00 -07:00
Aasim Khan
24f6cd2e5b
Removing ApiWrapper and adding sinon ( #11340 )
...
* Added sinon
removed api wrapper
removed unnecesaary utils
* merged from testfix
* merged from aasim/import/downloadTestFix
* merge from aasim/import/downloadTestFix
2020-07-14 14:53:18 -07:00
Aasim Khan
f725ee96b9
Code refactoring for extension testing ( #10529 )
...
* Setting up tests on import extension
* -Added API wrappers for all the azdata and vscode APIs to make them easily mockable
-Added some unit tests for the import extension
-Some code logic separations
* -added code report for the import extension in ci
* Did some more code refractoring
* -Added json report generation
* updated vscodetestcoverage to latest version in import extension.
* -remove duplicate codecoverageConfig.json
2020-06-16 13:24:48 -07:00
Aasim Khan
2ca6e7ae64
Removed PG connections and the refresh button from the import wizard. ( #10248 )
...
* - Removed PG connections in the new connection wizard
- If a PG database is active sending an error
- Removed refresh button #6611
* Added back the refresh
* -Using getConnection only once.
* -Fixed the error message
-Fixed the bugs mentioned in the PR
Co-authored-by: Aasim Khan <aaskhan@microsoft.com >
2020-05-05 20:13:16 -07:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Amir Omidi
8a0824c1c6
Change the wizard setup ( #8845 )
2020-01-08 12:01:40 -08:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Aditya Bist
9e0a74da3d
Committer work: Import fixes and improvements ( #5357 )
...
* can make imports, but need to change success and failure views
* fixed error handling UX
* removed unused function
* cr comments
* fix typo
* requested change
2019-05-07 17:25:58 -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
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
Alan Ren
1cc6a108a7
Deprecate the modelviewdialog namespace ( #4075 )
...
* Deprecate the modelviewdialog namespace
* use @deprecated tag
2019-02-19 09:43:37 -08:00
Aditya Bist
114d67b408
fixed null ref ( #3061 )
2018-10-31 13:50:44 -07:00
Amir Ali Omidi
db817a7192
Required fields and labelling of buttons ( #2237 )
...
* Required fields and labelling of buttons
* Update the readme.
* Change localized string
2018-08-16 11:16:06 -07:00
Amir Ali Omidi
2c8e93cc96
Support right clicking the database to start the importer task ( #2233 )
2018-08-15 14:11:54 -07:00
Amir Ali Omidi
b17b4ce880
Entry Point updates ( #2222 )
...
* Entry point changes
* Navigator validation changes.
* Minor modifications to how the validator is called and setup
2018-08-14 13:18:07 -07:00
Amir Ali Omidi
2a3195636e
Feat/import/language used ( #2204 )
...
Updated language used by flat file import
2018-08-09 15:44:58 -07:00
Amir Ali Omidi
5fb9b8ccd3
Clean importer startup ( #2197 )
...
* Cleans up issues from: https://github.com/Microsoft/sqlopsstudio/issues/2183
2018-08-09 14:34:17 -07:00
Amir Ali Omidi
39bfd69dc9
Import Wizard ( #2130 )
...
Flat File Importer
2018-08-07 17:27:07 -07:00