Skip to content

Releases: TransparentPath/buildly-core

Move shipment update and email trigger for alerts to BE

02 Jun 11:41
443c480
Compare
Choose a tag to compare
change in request format of email alert endpoint (#53)

* change in request format of email alert endpoint

* resolved flake-8 error

Support for multiple email alerts

23 Mar 10:14
f15e56c
Compare
Choose a tag to compare
Merge pull request #47 from TransparentPath/feat/support-multiple-emails

Added support for multiple email alerts

Radius configuration in organization for geofencing

17 Mar 05:50
0d10269
Compare
Choose a tag to compare
Merge pull request #46 from TransparentPath/add_radius

TransparentPath/buildly-core/issues/45 : Add radius field in organization model - configure geofence radius

Resolved issue in OPTIONS method via Core

09 Mar 09:36
4f5444a
Compare
Choose a tag to compare
Merge pull request #44 from TransparentPath/fix/options-resolution

Resolved issue in OPTIONS method via Core

Add boolean field in organisation model

25 Feb 12:15
506431a
Compare
Choose a tag to compare
Merge pull request #41 from TransparentPath/add_booleanfield

Add boolean field in organization module

Email alert preferences

19 Feb 05:54
b93e128
Compare
Choose a tag to compare
v0.1.5

fix email option issue

Send email alert message to user's email about shipment

11 Feb 07:51
f42abcd
Compare
Choose a tag to compare
Merge pull request #33 from TransparentPath/tp_email_alert

Email alert message for shipment to user

Edit user profile

10 Feb 12:00
341ee5d
Compare
Choose a tag to compare
Merge pull request #35 from TransparentPath/fix/edit-organization-name

When a user is editing his personal information, organization is not getting updated

Fixed Options 404 issue

28 Jan 06:59
2b81d93
Compare
Choose a tag to compare
Merge pull request #30 from TransparentPath/options_method

To solve issue as "OPTIONS" method for service not giving response from buildly core

Hotfix for Oauth Applications in Initial Script

20 Jan 08:32
02c90b3
Compare
Choose a tag to compare
Merge pull request #28 from TransparentPath/fix/loadinitialdata

Changes for Oauth in Initial Script