-
Couldn't load subscription status.
- Fork 9
Release stage to master #239
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ecoder (#217) * Added enrichment of lorawan devices if needed in payload decoder * (IOT-1387) Added explicit delete of data-targets when deleting an application (#218) * Added explicit delete of data-targets when deleting an application * Feature/1511 1414 fix user profile bugs (#219) * (IOT-1511) Fix userprofiles not showing on details * (IOT-1502) Include permission type when fetching user * (IOT-1502) Updated max values and error text for service profile data rate (#220) * Updated comparison to ===
* Changed vm package to isolated-vm * Deleted old using from vm2 * UPdate node version in build action * Temp changed install to be with legacy deps
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Fixed kombit signout flow * Pr fixes
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Fixed kombit signout flow * Updated github action node version
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Fixed kombit signout flow * Updated github action node version
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version
#227) * Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version * Changed logic of getOrgAdminEmails to always add global admin emails if no user admins found * Fixed formatting in user.service.ts
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version * Changed logic of getOrgAdminEmails to always add global admin emails if no user admins found * Added better validation of IotDeviceType
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version * Changed logic of getOrgAdminEmails to always add global admin emails if no user admins found * Added better validation of IotDeviceType * Enabled the new sortings for application table * Changed == to === in application.service.ts
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version * Changed logic of getOrgAdminEmails to always add global admin emails if no user admins found * Added better validation of IotDeviceType * Enabled the new sortings for application table * Extended iot-device table with chirpstack fields Added job to populate empty fields Added support for new sorting options
* Changed vm package to isolated-vm * Deleted old using from vm2 * Updated all vulnerable packages * Updated the last debrick packages * Added datatarget name and id to error message when failing * Changed validation types for gatewayId * Added email in use error text to updating user * Fixed kombit signout flow * Updated github action node version * Changed logic of getOrgAdminEmails to always add global admin emails if no user admins found * Added better validation of IotDeviceType * Enabled the new sortings for application table * Extended iot-device table with chirpstack fields Added job to populate empty fields Added support for new sorting options * Changed gateways to exist in the local database
* Upgraded gateway to Chirpstack V4. Need to add tags. * Chirpstack updates. * changed the metadataheader to using apikey. * cleanup * everything but gateways work * Made chirpstack work with gateways aswell after merge * minor fixes in application * Check for devices using deviceprofile before deleting. * change default port to 8080 * minor cleanup and addition of chirpstackId in application if not set yet. * bumped grpc package * updated package-lock, using node v 16 as github does. * formatting and bumped chirpstack-api * Packagelock fix * PR changes * cleanup * added bluebird * PR updates. * minor cleanup and update to application so the names in chirpstack is right. * removed unused jwt token * Fixed small formatting oversight * Small name and format changes * PR changes * Changed error message --------- Co-authored-by: August Andersen <[email protected]> Co-authored-by: Frederik Christ Vestergaard <[email protected]>
* small fixes after chirpstack update. * minor fixes such as check for application chirpstack Id and removed extra prefix on name * fixed atob error * fixed atob to buffer * Removed unused import --------- Co-authored-by: August Andersen <[email protected]> Co-authored-by: Frederik Christ Vestergaard <[email protected]>
* feedback changes. * removed one addorderby check (cleanup) * removed "type" (not used) from ordering in backend. * changed null check on gateways, added chirpstackhostname and port to configuration --------- Co-authored-by: August Andersen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.