Skip to content

Releases: TransparentPath/buildly-core

Release v1.4.2

09 Oct 04:05
Compare
Choose a tag to compare

Release v1.4.1

23 Sep 09:45
Compare
Choose a tag to compare
  • no changes

Release v1.4.0

10 Sep 09:36
Compare
Choose a tag to compare
  • no changes

Release v1.3.0

29 Apr 04:15
428dad7
Compare
Choose a tag to compare

📦 Uncategorized

  • Production release v1.3.0

Release v1.2.0

12 Feb 09:36
4f229bc
Compare
Choose a tag to compare

📦 Uncategorized

  • Production release v1.2.0

Release v1.1.0

25 Dec 07:19
4f95ff6
Compare
Choose a tag to compare

📦 Uncategorized

  • Production deployment v1.1
  • Production release v1.1.0

Release v1.0.0

31 Aug 13:18
84fbc23
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: Allow organization name to be accepted when creating core user
  • Changes for Oauth in Initial Script
  • To solve issue as "OPTIONS" method for service not giving response from buildly core
  • When a user is editing his personal information, organization is not getting updated
  • Email alert message for shipment to user
  • Allow users to choose the preference plan for email alerts in Profile section
  • fix added email_alert_flag to CoreUser Serializer
  • Add boolean field in organization module
  • Resolved issue in OPTIONS method via Core
  • /issues/45 : Add radis field in organization model
  • Added support for multiple email alerts
  • Fetch Already existing Organizations in Buildly Core
  • change in request format of email alert endpoint
  • Added consortium table and its endpoint
  • Added organization types
  • Approval email for newly registered users
  • Organization names coming from open API as list of names
  • Email Templates for Shipment Alerts
  • Resolve permission issue for "/organization/fetch_orgs/" endpoint
  • Add API endpoint for organization type
  • change permission on organization level
  • Updated configuration for consortium
  • Configuration for user alert preferences
  • Update consortium table for organization uuid
  • Modifications in email templates
  • Change permission level for consortium table
  • filter consortium by organization
  • Update consortium array field
  • Changed permission level for consortium
  • create consortium if custody create
  • Fix issue for retrieve query by uuid
  • Revert "Fix issue for retrieve query by uuid"
  • Updated Bravado Core version
  • Return response data only for PUT, POST, DELETE
  • Added default radius for organization
  • Added Gunicorn config
  • sensor service email alert for unassigned moving sensor
  • Handle when no custody organization mapped to custodian
  • Environmental warning timezone.
  • Remove timestamp from alert messages
  • buildly-core gitHub actions
  • Github actions setup
  • Production Release PR
  • Production release
  • Production Release 1.0.0

Create consortium when custody create request comes in core

29 Jul 10:15
2db3290
Compare
Choose a tag to compare
create consortium if custody create (#87)

* create consortium if custody create

* resolved flake8 error

Permission updates for consortium

22 Jul 09:36
2ee19dd
Compare
Choose a tag to compare
Changed permission level for consortium (#85)

* Changed permission level for consortium

* Updated flake8 fixes

Consortium model updates

20 Jul 06:17
53796ea
Compare
Choose a tag to compare
v0.3.0

update consortium array field (#82)