Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Device Models Repository Client #14863

Merged
merged 87 commits into from
May 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
f19be7a
first commit dmr
YoDaMa Feb 19, 2021
be96c30
rename
YoDaMa Feb 19, 2021
bdfc7fd
many changes
YoDaMa Apr 8, 2021
3f9798a
alot
YoDaMa Apr 8, 2021
8219fa9
refactor around new architecture
YoDaMa Apr 13, 2021
7e15c99
add more changes
YoDaMa Apr 13, 2021
438238f
remove tests and fix readme
YoDaMa Apr 13, 2021
da8a359
readme
YoDaMa Apr 13, 2021
b537e91
update infrastructure
YoDaMa Apr 13, 2021
117b6ba
more
YoDaMa Apr 13, 2021
f0c69e1
adding stuff
YoDaMa Apr 19, 2021
4fca643
linting
YoDaMa Apr 20, 2021
3f7c510
add launch.json to gitignore
YoDaMa Apr 20, 2021
c48dd65
fix vscode ignore
YoDaMa Apr 20, 2021
b755192
multiple
YoDaMa Apr 20, 2021
5589e21
Merge branch 'master' into device-models-tools
YoDaMa Apr 20, 2021
6e78c4e
adding api
YoDaMa Apr 20, 2021
0407787
update documentation
YoDaMa Apr 22, 2021
d20073c
example changes and bugfixes
YoDaMa Apr 24, 2021
a9ee639
refactor
YoDaMa Apr 28, 2021
84e25d9
bugfixes
YoDaMa May 4, 2021
9686d19
bugfixes
YoDaMa May 4, 2021
9650a3e
change readmes
YoDaMa May 4, 2021
bd9e9c4
fix
YoDaMa May 4, 2021
d17b3a6
update tests
YoDaMa May 13, 2021
635fe5b
update npm lock
YoDaMa May 13, 2021
6d99014
add back tests
YoDaMa May 13, 2021
7e33fd2
Fix ReadMe
YoDaMa May 14, 2021
98904a5
fix readme
YoDaMa May 14, 2021
f4e6792
update readmes
YoDaMa May 14, 2021
a393f91
addressing comments
YoDaMa May 17, 2021
76ac761
split URL to node/browser versions and add brower mapping to package.…
chradek May 17, 2021
54a6be1
Merge pull request #1 from chradek/iot-models-repo
YoDaMa May 17, 2021
513fb55
fixes
YoDaMa May 17, 2021
7207a5f
Merge branch 'device-models-tools' of https://github.com/YoDaMa/azure…
YoDaMa May 17, 2021
cc50153
updating samples and tests
YoDaMa May 18, 2021
38ff0f3
Merge remote-tracking branch 'upstream/master' into device-models-tools
YoDaMa May 18, 2021
aa8f0cd
update pnpm
YoDaMa May 18, 2021
684f954
allowinsecureConnection
YoDaMa May 18, 2021
83446b2
remove unnecessary env
YoDaMa May 18, 2021
cf9c75a
point to package
YoDaMa May 18, 2021
8326da7
readability
YoDaMa May 18, 2021
63828a0
remove old api
YoDaMa May 18, 2021
99a5ed5
comments
YoDaMa May 18, 2021
dd61713
tweaks
YoDaMa May 18, 2021
f8daa06
remove resolverError
YoDaMa May 18, 2021
bcfc92f
update resolver code
YoDaMa May 18, 2021
a6fab62
remove then
YoDaMa May 18, 2021
e34ed32
add link
YoDaMa May 18, 2021
7d06b30
fetcher changes
YoDaMa May 18, 2021
88dc580
update code
YoDaMa May 18, 2021
a2804b4
changes
YoDaMa May 18, 2021
e9ac523
fix api
YoDaMa May 19, 2021
3393208
remove en
YoDaMa May 19, 2021
18ff958
normalize
YoDaMa May 19, 2021
b006c90
fix
YoDaMa May 19, 2021
5d836c3
remove circular dependencies and fix mappings
chradek May 19, 2021
86a0a1d
Merge pull request #2 from chradek/iot-models-repo-test
YoDaMa May 19, 2021
92f6998
fix dependency
YoDaMa May 19, 2021
1702077
fix browser tst
YoDaMa May 19, 2021
c9300eb
fix links
YoDaMa May 20, 2021
1a16b3b
remove env
YoDaMa May 20, 2021
c8d840a
fix api ref link
YoDaMa May 20, 2021
ed45199
remove bad link
YoDaMa May 20, 2021
c61bdd5
fix
YoDaMa May 20, 2021
b3a9d2e
samples
YoDaMa May 20, 2021
3bc841a
remove v0 samples
YoDaMa May 20, 2021
9cd6f42
change constant
YoDaMa May 20, 2021
c2a5da1
add const unit test
YoDaMa May 20, 2021
734bda0
address comments
YoDaMa May 20, 2021
14a1861
remove todos
YoDaMa May 20, 2021
c6b2e0e
remove extend
YoDaMa May 20, 2021
8a8360d
remove how to use
YoDaMa May 21, 2021
1e3e54c
formattign
YoDaMa May 21, 2021
fd28662
adjust
YoDaMa May 21, 2021
e4e0aad
date
YoDaMa May 21, 2021
cd32118
update lockfile
YoDaMa May 21, 2021
3c0ba8f
Merge remote-tracking branch 'upstream/master' into device-models-tools
YoDaMa May 21, 2021
09500de
fix
YoDaMa May 21, 2021
3479f5f
fix stuff
YoDaMa May 21, 2021
7558cd8
first
YoDaMa May 21, 2021
626fccd
remove gitignore changes
YoDaMa May 21, 2021
96505be
remove dom
YoDaMa May 21, 2021
471acf5
add documentation
YoDaMa May 21, 2021
897c899
change constants
YoDaMa May 21, 2021
20a7b3c
add dom
YoDaMa May 21, 2021
a80e4a1
add comments for dom
YoDaMa May 21, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ TestResults/*
.vscode/*
./**/.vscode/*


# Node #
**/node_modules/
**/cjs/
Expand Down
Loading