Skip to content

Releases: natgeosociety/marapp-services

v1.7.0

19 Oct 08:46
Compare
Choose a tag to compare

1.7.0 (2020-10-19)

Bug Fixes

  • delete account special cases (#64) (9f1df32)
  • force email verified to true (47df21f)
  • primary groups based on membership (0f7d3b7)
  • user profile orgs remove only from available nested groups (20f93a7)

Features

  • delete user profile [EP-2924] (#63) (43286e5)
  • enforce lowercase for slug when creating org [EP-2755] (fe95f1b)
  • remove continent option from location types [EP-2767] (9dba09a)
  • user profile remove orgs [EP-2620] (#61) (5553707)

v1.6.0

08 Oct 11:23
Compare
Choose a tag to compare

1.6.0 (2020-10-08)

Bug Fixes

  • Add standalone bulk response serializer (12d3b6e)
  • admin/owner destruct order (b4a4e91)
  • cleanup empty values (6e0745c)
  • cleanup organization resources [EP-2599] (f6e6cfc)
  • Enforce layer id when generating tiles (be4c109)
  • next cursor condition [EP-2487] (1f848cb)
  • skip update of users that already have a role [EP-3024] (10ad445)
  • Tile router typo for Y coordinate (b51d577)
  • update response status code (1da3e83)
  • pagination: Handle next cursor when page is empty [EP-2487] (0771321)
  • search: Add lowercase filter to search analyzer [EP-2752] (24f62c4)
  • search: Case insensitive sorting, sort numeric substrings based on their numeric value [EP-1127] (3fb51be)
  • search: Include digits in search analyzer [EP-2752] (20b45e4)

Features

  • input validation & sanitization [EP-3004] (53f2469)

Performance Improvements

  • optimize users update [EP-2216] (e63f970)
  • update redirect type for tile requests (eddb5f1)

v1.5.0

24 Sep 07:15
Compare
Choose a tag to compare

1.5.0 (2020-09-24)

Bug Fixes

  • Handle dynamic enum options on widgets [EP-2916] (0a2f49d)

Features

  • add multiple users to an org [EP-2216] (6e61023)

v1.4.0

22 Sep 14:15
Compare
Choose a tag to compare

1.4.0 (2020-09-22)

Features

  • invite: handle user invitation (9794e12)
  • add admin filter options to API response [EP-2889] (24dc95f)
  • replace password change with password change request via email (48d52d4)

v1.3.0

14 Sep 07:54
Compare
Choose a tag to compare

1.3.0 (2020-09-14)

Features

  • include membership groups on user-profile (56e1460)
  • reduce lambda bundle by using babel-loader (5a9d745)

v1.2.0

10 Sep 09:04
Compare
Choose a tag to compare

1.2.0 (2020-09-10)

Bug Fixes

  • change name conflict in swagger (efb7e10)
  • change separator for SuperAdmin role (13cc155)
  • condition for already registered emails (a2edf34)
  • disable fork-ts-checker-webpack-plugin on webpack build (0d33b89)
  • handle email validation (a51c69a)
  • handle empty add/remove user operation (1235d44)
  • handle optional parameters on organization PUT request (e3c35b5)
  • omit of special fields (organization) on filter (d376078)
  • optional parameter validation on organization PUT request (b9d9ef4)
  • org stats count published only (32f626a)
  • org stats query (layers) (d488bcf)
  • replace email validation logic (3b74e54)

Features

  • profile: support for profile-management [EP-2508] (e418018)
  • add support for filtering layers by organization [EP-2125] (48ce266)
  • add support for filtering locations by organization [EP-2125] (56f5410)
  • change organization data fields, enforce org URL friendly slug (a314f46)
  • org stats (locations / layers) [EP-2087] (e1b098c)

Reverts

  • support for filtering locations & layers by organization [EP-2125] (0fec992)

v1.1.1

28 Aug 07:49
Compare
Choose a tag to compare

1.1.1 (2020-08-28)

Bug Fixes

  • forbid update/delete on own user [EP-2363] (f595da5)
  • handle no owner error (936387b)

v1.1.0

26 Aug 15:46
Compare
Choose a tag to compare

1.1.0 (2020-08-26)

Bug Fixes

  • limit page number to 10 for users (9b5ee8e)

Features

  • make owners as optional include on organization list (38ca5bb)

v1.0.2

26 Aug 10:06
Compare
Choose a tag to compare

1.0.2 (2020-08-26)

Bug Fixes

  • create organization typo in membership-service (eaaef9b)

v1.0.1

26 Aug 09:12
Compare
Choose a tag to compare

1.0.1 (2020-08-26)

Bug Fixes

  • add duplicate key error message for update operation (0c5d5be)