Skip to content

Releases: natgeosociety/marapp-services

v1.0.0

26 Aug 08:20
Compare
Choose a tag to compare

1.0.0 (2020-08-26)

Bug Fixes

  • add JSON:API slug serializer (067ec7f)
  • call counts async (523e434)
  • change group separator (531f6cf)
  • change value separator to pipe (c0d4795)
  • change value separator to semicolon (6d78aca)
  • deny update of other admin / owner (d900b74)
  • empty search (78dce1d)
  • empty search result (2e5619c)
  • EP-2360 check for admin/owner on delete (dc2e9e8)
  • handle error while creating missing role (4f6be7d)
  • keep only filter values separated by pipe (d498b19)
  • set default to require authentication (4b681d5)
  • unwind aggregate counts for array types (layer category) [EP-2391] (26091f2)
  • update lint (5202aa1)
  • use options enum on aggregate count [EP-2482] (dcf85b8)

Features

  • [EP-1804] public org support (23c5dfb)
  • [EP-1878] org owners update (9456c72)
  • [EP-1881] add API for organization list (4652d73)
  • [EP-1882] add API for organization edit (78ad612)
  • [EP-1906] owner support (a4acf87)
  • [EP-1908] add API for organization details (99157a7)
  • [EP-2095] add '$searchHint' on get location (245dcc6)
  • [EP-2364] upsert groups configuration (nested groups / permissions / roles) (5eab7db)
  • [story/EP-1790] new org API (eeab051)
  • add $searchHint on search endpoints (6d33651)
  • add extra logging for search (be5272a)
  • Add primary property on layer object [EP-2392] (329750f)
  • check env for public org (2b7290c)
  • create unique slug endpoint for resources [EP-2533] (6dcd6e7)
  • include $searchHint on searializers (4df17d8)
  • move anonymous access at handler level (6b72c4a)
  • Remove enforce primary group for orgs, remove org property from swagger (d207275)
  • remove organization support [EP-2371] (02b6b2f)
  • set owner on bootstrap (0a9723f)
  • super-admin / org roles (3f2c4db)
  • support organization stats endpoint [EP-2548] (28f2312)
  • update docs (a8b0b81)