Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
ohad bitton cf732144d7
Browser react sample project (#269)
* browser react sample

* Update lerna.json

* Update lerna.json

* format

* comments

* lint

* lint all

* title

* comments+remove browserfiy crypto

* p;

* b

* better

* rename

* f

* l

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2023-08-22 10:44:39 +03:00
AsafMah 2597acd0d0
Devops improvements (#243) 2023-04-18 11:25:49 +03:00
AsafMah f37153a006
Added headers alignment according to spec (#235)
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2023-02-08 08:40:52 +02:00
ohad bitton 86ac1f8f27
Browser compatible package (#226)
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2023-02-07 15:49:56 +02:00
AsafMah 0f3ed7cf5b
Moving to lerna (#186)
*Moving to lerna
2022-04-07 16:08:06 +03:00
AsafMah 364405b2aa
Eslint (#168)
* -Added InteractiveLoginProvider
-Restructured Token Providers to support more features and avoid code duplication
-Restructured connection builder to be more type safe and less verbose

* -Added more tests (with many more to come)
-More robust options
-Add toString for connection string builder

* Added no cred login and aad federated security

* -Added init for callback provider
-Added tests for certificate

* Added tests for all connection builders and fixed bugs

* Added more tests and context

* Added more tests

* Added tests to complete the coverage

* azure-kusto-data - convert to eslint

* Update security.ts

* Moved ingest to eslint

* Changed order back to avoid breaking change

* Rename to fit with other sdks

* Added header enforcements and missing header

* Fix more lint errors

* test broken lint ingest

* test broken lint data

* Add console to e2e tests to make sure they're running

* Fixed package-lock
2022-02-23 08:09:48 +02:00
AsafMah e0f1c4b10d
Add coverage (#158)
* Add coverage

* Try without e2e

* Try without e2e

* Try without e2e

* Try without files

* Fixed flow and gitignore

* update lockfiles
2022-01-24 10:49:44 +02:00
Amit Shalev 8fa29d7d07
Bump axios (#159)
* Bump axios

* fix
2022-01-19 10:47:53 +02:00
AsafMah 7e7082ded7
Small fixes - expand streaming ingest to all Readable, fixed some imports, typos and updated gitignore (#153)
* Small fixes - fixed type and updated gitignore

* Expand IngestFromStream to any Readable, and fix some import errors
2021-11-18 09:25:48 +02:00
Daniel Dubovski 3b42fedd95
Fix/ingestclient defaultprops (#9)
* update git ignore

* fix for https://github.com/Azure/azure-kusto-node/issues/8

* unused var
2018-12-17 16:02:56 +02:00
Daniel Dubovski 173e9a982c wip 2018-09-18 17:52:37 +03:00
Daniel Dubovski 6704090c82 initial commit
most of kusto-data is done

TODO:
[ ] kusto-data tests
[ ] kust-ingest + test
2018-09-12 16:31:58 +03:00
Microsoft GitHub User 8947801676
Initial commit 2018-09-12 06:21:50 -07:00