Releases: CHESSComputing/Frontend
Releases · CHESSComputing/Frontend
v0.3.0d
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
v0.3.0b
v0.3.0a
v0.3.0
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
v0.2.9
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