Releases: CHESSComputing/Frontend
Releases · CHESSComputing/Frontend
v0.3.4
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
v0.3.3b
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
Release: v0.3.3a
- No changes
v0.3.3
Release: v0.3.3
- 2b13191 upgrade golib: simplification of response error messages
- 5ae848e fix bug in user form for did value; apply no-horizontal-scroll css style to response error message
- 7d9731a new no-horizontal-scroll css style
- e89333e provide help button
- a7a94a8 apply no-horizontal-scroll css to error container
- 423a8f5 Fix issue with ai chat response when user is not authorized
- 4ec52ab Fix sub-struct lookup from constructing web UI
- 5aa1f77 Adjust label styles
- d74ca59 Add remove button; change button styles
- 8a3b238 check user affiliation with AIChat group
- b8dca3f Merge branch 'main' of github.com:CHESSComputing/Frontend
- 87965a6 upgrade golib with bug fix for URI printout and fix few printouts in handlers for better log reading
- d684712 upgrade golib with bug fix for URI printout