Skip to content

Releases: CHESSComputing/Frontend

v0.3.7c

26 Mar 14:28
8bd5a6b

Choose a tag to compare

Release: v0.3.7c

  • 8bd5a6b upgrade golib: add GetEmail, GetGroup, GetMembers to UserAttributes interface
  • 22c97f4 Switch from ldap.BtrMembers to foxdenUser.GetMembers API to support group look-up for different implementations of foxden user

v0.3.7b

25 Mar 19:50
3dccd1c

Choose a tag to compare

Release: v0.3.7b

  • 3dccd1c upgrade golib: add GetBtr and GetEmail
  • 368dea4 Use stagerequest URL to FOXDEN DOI service instead of mailto
  • ad6d6e2 Change stagerequest to use URL
  • ab99b5b Determin BTR members for DOI publication form; and fetch authors for publishDataset call
  • 684024b Adjust publishDataset to suport authors
  • a202ef5 Add BtrMembers to publish DOI form
  • 851b6d0 Improve description amendnum
  • 60bb4b8 improve staging email request
  • 180db34 Add did and stagerequest to description
  • def4782 Add HTML icons for user/email

v0.3.7a

24 Mar 18:54
cd6b9ab

Choose a tag to compare

Release: v0.3.7a

  • cd6b9ab upgrade golib: add UserInfo into ldap
  • 839e344 upgrade golib: add UserInfo into ldap
  • 978d6fe Add new module to keep user info
  • b223a63 Adjust tempaltes to add user overlay
  • 76eeac7 Add UsersHandler and /users end-point
  • db71203 New JS to handle user overlay
  • b78a0e1 Add user.js with defer action
  • 72680da CSS for user overlay
  • ff41a40 upgrade golib: AuthUser and TokenMap
  • 6af86c0 Add app/kind and user attributes to token
  • b1877ec Add support to obtain write token
  • ec250a4 Add TokenHandler

v0.3.7

20 Mar 17:45
05ad126

Choose a tag to compare

Release: v0.3.7

  • 05ad126 upgrade golib: ldap module refactoring to support multiple ldap records

v0.3.6

20 Mar 14:39
1e9bce2

Choose a tag to compare

Release: v0.3.6

  • 1e9bce2 upgrade golib: upgrade golib dependencies
  • 0319b30 upgrade golib: fixex to ldap cache

v0.3.5

17 Mar 18:22
7ceddc8

Choose a tag to compare

Release: v0.3.5

  • 7ceddc8 upgrade golib: improve ldap query capabilities
  • 6b4ba83 upgrade golib: improve error handling through entire FOXDEN eco-system
  • bc1f76c improve error handling

v0.3.4

28 Feb 14:21
74194d7

Choose a tag to compare

Release: v0.3.4

  • 74194d7 upgrade golib: code refactoring and reverse timestamp to epoch lookup
  • a919aea upgrade golib: properly manage SkipKeys; add time convertion
  • 7238de1 switch from beamlines.SkipKeys to srvConfig.Config.CHESSMetaData.SkipKeys; covnert date values to hmman readable form
  • 2950039 switch from beamlines.SkipKeys to srvConfig.Config.CHESSMetaData.SkipKeys
  • 2d8c394 upgrade golib: switch to mongo-driver/v2
  • b5e916b upgrade golib: switch to mongo-driver/v2

v0.3.3c

20 Feb 18:59
95b9e68

Choose a tag to compare

Release: v0.3.3c

  • 95b9e68 upgrade golib: fix mandatory keys in composeable schema

v0.3.3b

13 Feb 18:03
a20f245

Choose a tag to compare

Release: v0.3.3b

  • a20f245 upgrade golib: beamline sections/attributes order on web UI
  • 7f6007c introduce findSchemaOrder to help identify how web UI attributes should be placed
  • 0c38792 Adjust code to use either config beamline sections or config ones
  • 1806b9d Added beamlineOrderedSections and beamlineOrderedSectionKeys to properly handle beamline sections if they are presented in FOXDEN configuration

v0.3.3a

07 Feb 14:59
2b13191

Choose a tag to compare

Release: v0.3.3a

  • No changes