Releases: CHESSComputing/Frontend
Releases · CHESSComputing/Frontend
v0.3.8a
v0.3.8
v0.3.7g
Release: v0.3.7g
- 05318e9 Change time format
- 999b689 Improve Notes appearance on web UI
- 3417981 Add support for notes count look-up
- 7e96360 put back end of the script
- 668507e Add stateSave options
- acdbc88 golib update: new support for acces rules
- 8a6d863 Switch to use AccessRules instead of hardcoded foxdenrw values
- 3e28feb add url link to image url
- ddd4a5b fix error message
v0.3.7e
Release: v0.3.7e
- 3329799 golib update: various configuration updates
- 19f6ae1 Add total records message
- b109ff1 Add NRecords to dyn table
- ebf53ad Add countMetadataRecords helper function
- 5f47ab7 Remove images from buttons
- 69ba7ba Change elog end-points to notes; refactor code; add image support
- 3e84aaf fix hover color
- de919db fix typo
- 43ec587 Add width to images
- 15ac50a Change UI layout for FOXDEN record, new buttons, css, etc
- 19f0f68 Add ELog button
- 8f750ab Merge branch 'main' of github.com:CHESSComputing/Frontend
- 6bf7901 Add support for Elog
- 5a28b35 refactor: reuse dyn_dstable.tmpl for /specscans table
- 476ad05 Code refactoring to support concurrent queries with AI chatbot using multiple/different AI collections
- 37c3610 return unique set of vdbs
- 851c195 Add implementation of getVectorDbs based on foxden user info and configurable AI access fules
- abb355f change css styles for success/error templates
v0.3.7d
Release: v0.3.7d
- 5d2c087 improve css for prov links/text
- e5d99f6 improve css for prov links/text
- 8def623 Add desc order on first column (date)
- 550e5f8 golib update: change EMailProvider configuration
- 0b6d736 change format of dynamic table to start with date column
- 16d7154 provide error when unable to parse config
- 37d6825 Added date to default view
- 3517078 change groupKey default
- 8db7a32 Add url link to did value
- 3bcf3e6 include date as default user attributes
v0.3.7c
v0.3.7b
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
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