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

version footer frontend #257

Merged
merged 10 commits into from
Jun 5, 2024
Merged

version footer frontend #257

merged 10 commits into from
Jun 5, 2024

Conversation

burnout87
Copy link
Collaborator

No description provided.

@burnout87 burnout87 linked an issue May 6, 2024 that may be closed by this pull request
@burnout87
Copy link
Collaborator Author

burnout87 commented May 13, 2024

the version is read from the DB during the mmoda module installation , this requires an update of the DB init script as well as an update of the chart

@burnout87
Copy link
Collaborator Author

version is now added to the .info file of the mmoda plugin, and read it with a DB query, then displayed at the bottom right of the interface

@burnout87
Copy link
Collaborator Author

burnout87 commented May 24, 2024

example:

name = MMODA
description = Multi-Messenger Online Data Analysis
core = 7.x
version = 7.x-1.0
dependencies[] = libraries:libraries (2.x)
dependencies[] = drupal:block
dependencies[] = drupal:book
dependencies[] = jwt_link:jwt_link

image

@burnout87 burnout87 requested review from volodymyrss and motame May 27, 2024 08:32
@burnout87 burnout87 marked this pull request as ready for review May 27, 2024 14:58
@motame motame merged commit db9a0c9 into master Jun 5, 2024
1 check passed
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.

insert frontend commit version somewhere in the UI, in the footer?
3 participants