Releases: TransparentPath/buildly-core
Releases · TransparentPath/buildly-core
Release v1.4.2
- no changes
Release v1.4.1
- no changes
Release v1.4.0
- no changes
Release v1.3.0
📦 Uncategorized
- Production release v1.3.0
- PR: #141
Release v1.2.0
📦 Uncategorized
- Production release v1.2.0
- PR: #126
Release v1.1.0
Release v1.0.0
📦 Uncategorized
- refactor: Allow organization name to be accepted when creating core user
- PR: #26
- Changes for Oauth in Initial Script
- PR: #28
- To solve issue as "OPTIONS" method for service not giving response from buildly core
- PR: #30
- When a user is editing his personal information, organization is not getting updated
- PR: #35
- Email alert message for shipment to user
- PR: #33
- Allow users to choose the preference plan for email alerts in Profile section
- PR: #38
- fix added email_alert_flag to CoreUser Serializer
- PR: #39
- Add boolean field in organization module
- PR: #41
- Resolved issue in OPTIONS method via Core
- PR: #44
- /issues/45 : Add radis field in organization model
- PR: #46
- Added support for multiple email alerts
- PR: #47
- Fetch Already existing Organizations in Buildly Core
- PR: #49
- change in request format of email alert endpoint
- PR: #53
- Added consortium table and its endpoint
- PR: #50
- Added organization types
- PR: #56
- Approval email for newly registered users
- PR: #57
- Organization names coming from open API as list of names
- PR: #60
- Email Templates for Shipment Alerts
- PR: #61
- Resolve permission issue for "/organization/fetch_orgs/" endpoint
- PR: #64
- Add API endpoint for organization type
- PR: #65
- change permission on organization level
- PR: #66
- Updated configuration for consortium
- PR: #70
- Configuration for user alert preferences
- PR: #73
- Update consortium table for organization uuid
- PR: #75
- Modifications in email templates
- PR: #77
- Change permission level for consortium table
- PR: #79
- filter consortium by organization
- PR: #81
- Update consortium array field
- PR: #82
- Changed permission level for consortium
- PR: #85
- create consortium if custody create
- PR: #87
- Fix issue for retrieve query by uuid
- PR: #88
- Revert "Fix issue for retrieve query by uuid"
- PR: #90
- Updated Bravado Core version
- PR: #95
- Return response data only for PUT, POST, DELETE
- PR: #97
- Added default radius for organization
- PR: #100
- Added Gunicorn config
- PR: #102
- sensor service email alert for unassigned moving sensor
- PR: #105
- Handle when no custody organization mapped to custodian
- PR: #107
- Environmental warning timezone.
- PR: #108
- Remove timestamp from alert messages
- PR: #110
- buildly-core gitHub actions
- PR: #112
- Github actions setup
- PR: #115
- Production Release PR
- PR: #116
- Production release
- PR: #119
- Production Release 1.0.0
- PR: #120
Create consortium when custody create request comes in core
create consortium if custody create (#87) * create consortium if custody create * resolved flake8 error
Permission updates for consortium
Changed permission level for consortium (#85) * Changed permission level for consortium * Updated flake8 fixes
Consortium model updates
v0.3.0 update consortium array field (#82)