Skip to content

Releases: CHESSComputing/Frontend

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

v0.3.3

07 Feb 14:55
2b13191

Choose a tag to compare

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

v0.3.2a

05 Feb 21:38
d153093

Choose a tag to compare

Release: v0.3.2a

  • d153093 switch from userAttrs to foxdenAttrs function

v0.3.2

04 Feb 18:22
ac9d034

Choose a tag to compare

Release: v0.3.2

  • ac9d034 upgrade golib with recursive BTRs look-up

v0.3.1c

04 Feb 13:11
3479ddd

Choose a tag to compare

Release: v0.3.1c

  • 3479ddd add chess_ prefix for project name

v0.3.1b

04 Feb 12:41
a7379e4

Choose a tag to compare

Release: v0.3.1b

  • a7379e4 rename publishform.tmpl to form_publish.tmpl; add default MC project and adjust web form to provide this input

v0.3.1a

03 Feb 13:24
2542ed6

Choose a tag to compare

Release: v0.3.1a

  • 2542ed6 fix spec query for btr filter value

v0.3.1

30 Jan 14:57
f11aad9

Choose a tag to compare

Release: v0.3.1

  • f11aad9 upgrade golib with schema changes
  • c17b9b2 adjust more button
  • 0bfd07f adjust css for did appearance
  • 7daf6b3 adjust css for did appearance
  • 515be9e skip making did links if did is empty string
  • 663f54c add did_links template and adjust code to use it
  • c816d80 change css for buttons
  • 6d7107a propagate case insensitve option to makeSpec; and update BTRs according to provide search filer
  • 3e93995 modify provenance link: add button for provenance and metadata records
  • 2135920 add updateBTRs function based on provided filter; add case insensitive flag to makeSpec
  • 8772470 Add new right css
  • cb33887 Add caseInsensitive checkbox and its handle
  • ce0274b new CSS for button colors
  • 47ba87a upgrade golib with converters functions used by Frontend for web form data transformations
  • 543456d move helper function to golib converters
  • 40daf81 fix web UI layout for sub-structs
  • 6fb6ac8 Code refactoring to support sub-schema records; adjust test mode user check
  • 7a4d384 Code refactoring to support sub-schema records
  • 6a4064c Add adjustMetadataRecord to handle struct record entries
  • 2746b3b Code refactoring to support struct sub keys in web UI
  • 8439c2b rename UploadJsonHandler to UploadJSONHandler
  • 7a5e4d8 Strip comma and spaces for float array coming from web form
  • a3c09f7 Bug fix and clean up
  • caee1d6 Add code to support subschemas in web UI
  • 7b2723c Add updateUserMetaData helper function
  • 61e5653 upgrade golib with support for UserMetaData service and embeded structs in schemas
  • fbe2053 Add support for user metadata look-up
  • 8626ff8 fix composition of MCProjectName; fix issues with non empty items of list_str type when values are not provided
  • 98249a4 Add project field to composite form
  • 4bbe5e5 join and trip str values
  • 8114824 Adjust for title
  • a27268f Add continuous attribute to sync record
  • 5acfe5f Add continuous checkbox
  • 0644cb1 reload sync end-point after delete action
  • 8986a0e adjust content if record is removed

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