8000 Tags · signageos/sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: signageos/sdk

Tags

v1.24.0

Toggle v1.24.0's commit message
Release v1.24.0

Merge branch 'vb/organization-token-managment' into 'master'
updated changelog for organization token management methods; fixed argument name in delete method in `OrganizationTokenManagement`
changelog
lint error fix
test fix
deleted unused import
added constant to test
Fixed codestyle. removed OrganizationTokenDeletable
Naming fixes, organizationToken Management refactoring
Fixed integration test
Added get method, integration tests and fixed unit test
Separated organization token into managment and the basic class. Reverted naming changes
Added unit tests for organization token managment and fixed naming
Added organization token managment
Merge branch 'vb/location-tests-fix' into 'master'
changelog
added backward compatibility fields in RestAPI bulk operation tests
fixed related tests to `location`
fixed duplicated import
removed only from tests
used random UUIDs for customId in location fixtures, added cleanup after each test in Location integration tests
Merge branch 'kytart/deprecate-timing-command' into 'master'
deprecate api.timingCommand
Merge branch 'kytart/better-instructions' into 'master'
better instructions how to run integration tests

v1.23.1-rc.0

Toggle v1.23.1-rc.0's commit message
Release candidate v1.23.1-rc.0

v1.23.0

Toggle v1.23.0's commit message
Release v1.23.0

Merge branch 'mz/pagination' into 'master'
Update changelog
Implement pagination of DeviceAlive list
Remove --fix from lint because it will not produce error in CI pipeline but not committing the fixes
Fix lint of not related files
Make the npm engine less strict
Add docker compose config for testing
Upgrade nock that is compatible with node 20
Upgrade node to 20
Add retries on mocha integration tests because they are failing randomly sometimes on Dev Env
Merge branch 'an/alertPerDevice' into 'master'
add changelog
add snooze unsnooze device alerts

v1.22.0

Toggle v1.22.0's commit message
Release v1.22.0

Merge branch 'alfonz/emu' into 'master'
add extended-management endpoint bindings
update DeviceTelemetryType & ManagementCapabilities

v1.21.2

Toggle v1.21.2's commit message
Release v1.21.2

Merge branch 'vv/restore' into 'master'
Restore the version
Merge branch 'vv/config' into 'master'
Merge branch 'alfonz/codestyle' into 'master'
add .git-blame-ignore-revs file
fix codestyle
use eslint instead of tslint
Merge branch 'alfonz/deva' into 'master'
use automated.test env for integration tests
Fix links to the developers portal
Fix the default organization uid setting
Add .github/dependabot.yml configuration
Merge branch 'mz/utils' into 'master'
Fix firmware version integration tests by fixing byteLength of stream and simplifying readable stream
Upgrade node-fetch and form-data
Add tests for waitUntil
Fix sdk tests with creating always new unique tag that is not conflicting with existing
Update package-lock
Remove public config from package.json
Refactor now and waitUntilResolve
Update URL to public docs bucket

v1.21.1

Toggle v1.21.1's commit message
Release v1.21.1

v1.21.0

Toggle v1.21.0's commit message
Release v1.21.0

Merge branch 'pd/fix-changelog' into 'master'
fix changelog
Merge branch 'pd/device-aliveAt' into 'master'
update changelog
Merge branch 'pd/add-package-unit-test' into 'master'
change device aliveAt type to possible null value
update changelog
add package management unit tests
Merge branch 'patrik/peer-recovery' into 'master'
Update recovery

v1.20.0

Toggle v1.20.0's commit message
Release v1.20.0

Merge branch 'pd/bulk/finalize' into 'master'
refactor tests as Peter suggested
improve assertBulkOperation function
add test with null as skip
fix timing test
remove interfaces and types from test coverage
remove provision and deprovision
refactor to use skip provision field
fix bulk operation integration tests
fix requester
fix batch delay
fix scheduled power action unit test
fix time in schedule power action
add package support to sdk
remove deprecated values from create timing, update timing fixtures
update changelog
finalize bulk operations
Merge branch 'vs/#861mn0qa6-add-auth0-to-CLI' into 'master'
Fix update error code to match API
Add test coverage tool c8
Update dev tools
Merge branch 'an/addTestMaxValueTelemetry' into 'master'
fix bulk operation integration tests
add changelog
fix timing test * Because Zeryk deleted the testing timing
add test validation of telemetry values

v1.19.2

Toggle v1.19.2's commit message
Release v1.19.2

Merge branch 'kytart/fixV2' into 'master'
add changelog
add test for device.set v2
fix api v2
Merge branch 'an/addTimingTests' into 'master'
add changelog
add test
add nvmrc

v1.19.1

Toggle v1.19.1's commit message
Release v1.19.1

Fix randomly failing tests of applet build and files
Fix Hot Reload of Development API for Windows OS
Fix case of reloading devices when has not connected any yet
0