Charles Gagnon
|
ea310ff15d
|
Move helper functions into DOM (#10051)
* Move helper functions into DOM
* Add tests and comments
|
2020-04-17 13:21:35 -07:00 |
|
Anthony Dresser
|
74b89a0a85
|
No console linting (#9156)
* add no-console linting and change to just using overrides for sql files
* whitespace
* fix tests
|
2020-02-14 21:13:16 -06:00 |
|
ADS Merger
|
2af13c18d2
|
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
|
2020-02-08 04:50:58 +00:00 |
|
Anthony Dresser
|
56695be14a
|
More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
|
2020-01-29 20:35:11 -08:00 |
|
Anthony Dresser
|
ea5f9be441
|
Properly expose errors in ads and tests (#8692)
* add code to expose errors outside zone
* remove unexpect error hiding
* remove uncessary code
* fix tests
* trying to catch more errros
* revert for testing
* wip
* wip
* figured out what was going on
* wip
* fix tests
* fix tests
|
2019-12-17 12:06:36 -08:00 |
|
Charles Gagnon
|
d358cdac1e
|
Add tests for declarative table component (#8499)
|
2019-12-03 09:04:33 -08:00 |
|
Anthony Dresser
|
df0c505452
|
No unused locals (#8231)
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
|
2019-11-06 17:22:05 -08:00 |
|
Anthony Dresser
|
564f78b6f6
|
Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)"" (#8242)
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)"
This reverts commit e801a04bcf.
* fix runtime error
* add tests for chartview
|
2019-11-06 15:00:34 -08:00 |
|
Elliot Boschwitz
|
e801a04bcf
|
Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)
This reverts commit 22a427f934.
|
2019-11-06 11:33:55 -08:00 |
|
Anthony Dresser
|
22a427f934
|
Remove typings and replace missing methods with vscodes (#8217)
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
|
2019-11-05 13:03:20 -08:00 |
|
Anthony Dresser
|
ade68b184d
|
Move code around for more linting (#8190)
* testing
* moving around all the code
* fix strict nulls
|
2019-11-04 10:41:28 -08:00 |
|
Alan Ren
|
2ab7a47353
|
deploy BDC wizard improvement for CU1 (#7756)
* unified admin user account (#7485)
* azdata changes
* spaces
* error message
* comments
* support AD authentication for bdc deployment (#7518)
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* AD changes and review feedback (#7618)
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* address comments from scenario review (#7546)
* support AD authentication for bdc deployment (#7518)
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* scenario review feedbacks
* more fixes
* adjust the display order of resource types
* different way to implement left side buttons
* revert unwanted changes
* rename variable
* more fixes for the scenario review feedback (#7589)
* fix more issues
* add help links
* model view readonly text with links
* fix size string
* address comments
* update notebooks
* text update
* address the feedback of 2nd round of deploy BDC wizard review (#7646)
* 2nd review meeting comments
* fix the unit test failure
* recent changes in azdata
* notebook background execution with azdata (#7741)
* notebook background execution with azdata
* prompt to open notebook in case of failure
* fix path quote issue
* better temp file handling
* expose docker settings (#7751)
* add docker settings
* new icon for container image
|
2019-10-16 20:41:15 -07:00 |
|
Anthony Dresser
|
2a15768a25
|
Remove diff (#7368)
* remove diff
* gulpfile changes (#7370)
* gulpfile changes
* Remove examples
* move require statements to the top of the file
* add await
|
2019-09-26 11:55:42 -07:00 |
|
Charles Gagnon
|
3ac096b3b1
|
Fix ModelView tests (#7193)
|
2019-09-12 17:17:58 -07:00 |
|
Anthony Dresser
|
823d136a00
|
No browser from common (#7178)
* no browser from common
* clean up some imports
|
2019-09-12 14:52:42 -07:00 |
|
Anthony Dresser
|
db54bb874f
|
add uri transforms to query and connection (#6586)
|
2019-08-05 11:09:18 -07:00 |
|
Anthony Dresser
|
c1acf6ae93
|
More work around isolating node imports (#6512)
* more work around isolating node imports
* rewrite query plan input
* fix hygiene errors
* fix tests
* address feedback
* remove welcome page changes
|
2019-07-30 14:01:37 -07:00 |
|
Anthony Dresser
|
371504358d
|
refactor notebook to be fileservice based (#6459)
|
2019-07-26 22:19:13 -07:00 |
|
Anthony Dresser
|
c23738f935
|
Inital platform relayering (#6385)
* moving test files and inital refactoring
* relayer extension host code
* fix imports
* make insights work
* relayer dashboard
* relayer notebooks
* moveing more code around
* formatting
* accept angular as browser
* fix serializer
* add missing files
* remove declarations from extensions
* fix build errors
* more relayering
* change urls to relative to help code relayering
* remove layering to prep for merge
* fix hygiene errors
* fix hygiene errors
* fix tests
|
2019-07-18 17:29:17 -07:00 |
|