Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add application description to header of application summary box (backport #2596) #2602

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

github-actions[bot]
Copy link

Backport of #2596


Description

Add description to applications. Ensure text does not overflow when sized. Permit user setting of description.

Demo

app-desc.mp4

Commits:

db migration - description column to Applications

update db Application model - add description col

update db view for new column

update backend api for new description field

add description to client API for updating appl'n

front end CRUD for new description field

update unit tests for new description field

update frontend tests for description co

Additional

Docs were reviewed and no immediate changes were necessary BUT there was outdated info present in the Application Concepts. As these were (tenuously) related, I have updated them as part of this PR.
+ 1 typo fixed.

Related Issue(s)

#2279

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • Upgrade instructions
  • Configuration details
  • Concepts
  • Changes flowforge.yml?
  • Issue/PR raised on flowforge/helm to update ConfigMap Template
  • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@knolleary knolleary merged commit 36a20f1 into maintenance Aug 17, 2023
@knolleary knolleary deleted the backport-2596 branch August 17, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants