Skip to content

Releases: NASA-IMPACT/nasa-apt-frontend

v2.4.1-beta

05 Jul 18:00
Compare
Choose a tag to compare

Changelog

🎉 Features

  • 🦗

🚀 Improvements

  • 🦗

🐛 Fixes

  • Update the production deployment script

v2.4.0-beta

28 Jun 07:32
1d7563b
Compare
Choose a tag to compare

Changelog

🎉 Features

  • Support for adding inline equations (#362, #366)
  • Add warning before closing form with unsaved changes (#368)
  • Block simultaneous edit (#371)

🚀 Improvements

  • Upgrade abstract and plain-text summary fields to rich-text (#359)
  • Disable adding tables and images to abstracts (#367)

🐛 Fixes

  • Show recover-data toast only once; automatically remove when user changes form data (#365)
  • Truncate abstracts in document dashboard (#364)
  • Check for changed alias value (#370)

v2.2.0-beta

16 Feb 18:56
7d0b668
Compare
Choose a tag to compare

Changelog

Requires backend v2.2.3-beta

🎉 Features

  • Allow equation characters to be selected
  • Change license to Apache 2
  • Update environment variables

🚀 Improvements

  • Improve error display when docs fail loading
  • Improve documentation for local development setup

🐛 Fixes

  • Fix user properties not updating after saving

v2.1.1-beta

04 Jan 11:10
b4269cb
Compare
Choose a tag to compare

Changelog

🎉 Features

  • 🦗

🚀 Improvements

  • Increase key points character limit
  • Rename and reorder data availability section
  • Improve editor block handling

🐛 Fixes

  • Fix error with inline editor that prevents spaces (#332)
  • Fix error with slate editor when pasting links
  • Fix error with tables and selections on google chrome

v2.1.0-beta

06 Dec 10:07
c4c315a
Compare
Choose a tag to compare

Changelog

🎉 Features

  • Create dashboards for different user roles (Curator, Contributor, No role)
  • Add document level permissions (edit, delete)
  • Add basic contacts permissions
  • Add collaborators dropdown
  • Add modals to manage document collaborators according to user permissions
  • Redesign document hub showing items as cards
  • Display dates in "time ago" format
  • Allow form structure label to be any node
  • Add shadow scrollbar to dropdown menu
  • Add devtools panel
  • Implement document governance stage transitions (#303)
  • Add global insights for curator dashboard (#284)
  • Add filtering and sorting options to dashboard
  • Implement comment center (#312)
  • Implement shortcuts to open comment panel from section titles (#314)
  • Add color coding to document statuses (apply on status pills and insights charts)
  • Add welcome modal with document progress tracker
  • Add side options (comments link) support for document section headers
  • Rename form fields and sections according to feedback
  • Add additional information field
  • Add algorithm variables caption fields
  • Add closeout step and merge with journal details
  • Conditionally render journal details fields in document (dependent on whether the document will be published in the journal)
  • Add abstract field and render it on document cards
  • Set minimum list items of Algorithm implementation to 1
  • Remove changelog field from document info modal and replace it with a "Version description" field that is rendered in the document (#315 )
  • Limit alias field to 32 characters and block edition after publication
  • Replace list of contact roles options
  • Add google analytics tracking
  • Remove fields from citation and use automated values when none are provided (#316 )
  • Add Document header entry to outline
  • Add count of words, figures and tables to calculate PU (NASA-IMPACT/nasa-apt#403)
  • Add plain summary field to closeout step
  • Add Corresponding Author role to contacts
  • Add Affiliations field to contacts
  • Add keywords selector with data from GCMD (NASA-IMPACT/nasa-apt#283)
  • Add publication checklist section to closeout. (NASA-IMPACT/nasa-apt#402)
  • Add Beta badge

🚀 Improvements

  • Rename files to ensure code and nomenclature consistency
  • Improve user identity component
  • Update status pill preparing it for new statuses
  • Normalize document entry copy and help text
  • Improve overall page structure and document header
  • Code cleanup: remove dead code, rename files, simplify functions.
  • Improve empty states
  • Simplify dropdown menus that have tooltip warnings
  • Restructure and restyle tracker
  • Improvement to contexeed mutation handling (status reset to idle after data is refreshed)
  • Improve layout and prose spacing
  • Update application help texts
  • Update UI Library (#313)
  • Scroll page to top on path change
  • Improve textarea to grow with contents
  • Make form group tooltips interactive
  • Update alias generation method to not break PDF generation (#327 )
  • Update closeout step texts according to feedback

🐛 Fixes

  • Misc style and code fixes
  • Fix interactive cards events
  • Fix contacts display (#302)
  • Fix long display name (#297)
  • Fix heading levels in document view page
  • Fix curator insights display when there are no documents

v2.0.0-beta3

13 Jul 15:10
a615a72
Compare
Choose a tag to compare

Changelog

🎉 Features

  • 🦗

🚀 Improvements

  • 🦗

🐛 Fixes

  • Update Feedback module url

v2.0.0-beta2

13 Jul 15:10
Compare
Choose a tag to compare

Production deploy of APT v2

v1.0.0

21 Dec 19:24
68d2e44
Compare
Choose a tag to compare

Changelog

Requires backend v1.0.0

🎉 Features

  • Implement interface for search with Elastic search
  • Implement authentication and simple authorization system
  • Add caption support for tables
  • Add sections for Journal PDF (Discussion and Acknowledgements)
  • Add support for multiple ATBD PDF download

🚀 Improvements

  • Improve deploy documentation

🐛 Fixes

  • Fix content editor bugs (overflow)
  • Fix images not loading on local development

v0.4.0

28 Oct 16:39
eeb4984
Compare
Choose a tag to compare

🎉 Features

  • Add support for multiple help pages

🚀 Improvements

  • Update help page images
  • Style improvements to increase readability

v0.3.0

10 Jul 00:33
6fcce8f
Compare
Choose a tag to compare

Changelog

Requires backend v0.3.0

🎉 Features

  • Add alias field to atbd
  • Add help page content
  • Implement schema.org tags

🚀 Improvements

  • Update meta images
  • Improve equation editor
  • Streamline ATBD actions
  • Style improvements to increase readability
  • General code improvements

🐛 Fixes

  • Fix react state error
  • Fix citation loading bug