Skip to content

Releases: CHESSComputing/Frontend

v0.3.0d

07 Jan 16:25
8a57383

Choose a tag to compare

Release: v0.3.0d

  • 8a57383 changed time format in checked message
  • 2d270b9 Properly update syncprogress status
  • 487bf7d New helper function to calculate ElapsedTime between createdAt and updatedAt intervals
  • 767942d Change status name
  • d4ab71e Change placeholder to specify correct token scopes
  • b05c6d6 Change placeholder to specify correct token scopes

v0.3.0c

06 Jan 16:39
6c406d7

Choose a tag to compare

Release: v0.3.0c

  • 6c406d7 Add proper look-up for did children

v0.3.0b

06 Jan 15:50
e722e25

Choose a tag to compare

Release: v0.3.0b

v0.3.0a

22 Dec 16:02
ff09ac0

Choose a tag to compare

Release: v0.3.0a

  • ff09ac0 upgrade golib with MaterialsCommons project updates
  • 3baab40 Bug fix for description form upload

v0.3.0

22 Dec 15:18
14101ab

Choose a tag to compare

Release: v0.3.0

  • 14101ab Change how we handle DOI registrations in MaterialsCommons projects
  • 701cdb8 bug fix
  • f07a454 Enhance getParets function to look-up record from metadata and take its parent_dids
  • 3fd07b6 handle error and fix header
  • a731710 adjust AI chat clients to use user info to generate AI token
  • d5ab356 Pass user info to aichat function
  • 7edc258 format custom claims
  • 5eeee59 Fix prompt message
  • 7c6173b improve sync message
  • 481cafa Refactor sync status handler
  • d04a4af provide link to uuid status and explicitly use accept HTTP header to fetch JSON
  • a900c33 Provide ability to redirect to given link
  • f4404af put back go.sum
  • fdadd78 Add bluemonday dependency for HTML sanitization
  • dff44a7 Add bluemonday dependency for HTML sanitization
  • a1b9efe use proper message based on reply data-type
  • 7030035 Sanitize HTML in chat html response
  • 43df866 separate calls for chat response
  • a7ae61a Code re-organization; add markdown parsing of tichy chat response
  • 315e6b9 remove debug printouts
  • 9ba4c07 Convert AIChat to interface and implement ollama and tichy clients
  • fbaf918 New AI tichy client
  • 1607b51 Fix typos in operator names; add separate condition for regex
  • f18f825 Adjust amend template
  • 6562a83 Add /addauxdata end-point
  • ef70e6d Add AddAuxDataHandler
  • 9b387a3 switch to aux data instead of data hub
  • 7dc1641 Add integration with DataHub service
  • 08bba66 Fix button action and added regex case-insensitive option
  • f054a3b close response body after checking the error
  • c05c459 Fix issue with sort keys and order in next/prev pagination queries
  • 3baf9b6 Add advanced search
  • 4add2bd handle empty list values in web UI, issue#22
  • bb248ba Make consistent data-format for Json record in web upload forms
  • c24de4a upgrade golib with locking for globus map access

v0.2.9a

23 Oct 12:27
cf1335f

Choose a tag to compare

Release: v0.2.9a

  • cf1335f Fill out beamline notes (description) in upload form

v0.2.9

03 Oct 19:26
a221eb5

Choose a tag to compare

Release: v0.2.9

  • a221eb5 upgrade golib with handling mixing data-types for zero values; fix Metadata history records updates and provide choice for upgrade/insert of beamline records on web UI
  • 37fbb2b Merge branch 'main' of github.com:CHESSComputing/Frontend
  • bebedc3 Provide users with choice of update/insert records in web UI upload form, fix issue CHESSComputing/FOXDEN#18

v0.2.8

26 Sep 15:15

Choose a tag to compare

Release: v0.2.8

  • 1b004f1 upgrade golib to version v0.9.4

v0.2.7a

26 Sep 14:11
44bc5e5

Choose a tag to compare

Release: v0.2.7a

  • 44bc5e5 change structure of schemas output record

v0.2.7

22 Sep 13:25
f99dd84

Choose a tag to compare

Release: v0.2.7

  • f99dd84 upgrade golib with new beamlines schema fixes
  • 63748d7 Add authentication to Amend handlers and pass user info within the record for update