Skip to content

Add banner to Compute app#117

Open
peppermint-juli wants to merge 5 commits into
mainfrom
110-add-banner-on-compute-to-advertise-new-app-opt-in-approach
Open

Add banner to Compute app#117
peppermint-juli wants to merge 5 commits into
mainfrom
110-add-banner-on-compute-to-advertise-new-app-opt-in-approach

Conversation

@peppermint-juli
Copy link
Copy Markdown
Contributor

@peppermint-juli peppermint-juli commented May 21, 2026

Compute Java app

  • Introduced a new property jobsMigrationUrl in AppSettings to hold the URL for job migrations.
  • Updated the constructor of AppSettings to initialize jobsMigrationUrl from properties.
  • Added a getter method getJobsMigrationUrl() to retrieve the jobs migration URL.
  • Modified UiController to include jobsMigrationUrl in the model attributes for the UI.

- Introduced a new property `jobsMigrationUrl` in AppSettings to hold the URL for job migrations.
- Updated the constructor of AppSettings to initialize `jobsMigrationUrl` from properties.
- Added a getter method `getJobsMigrationUrl()` to retrieve the jobs migration URL.
- Modified UiController to include `jobsMigrationUrl` in the model attributes for the UI.
@peppermint-juli peppermint-juli changed the title Add jobsMigrationUrl to AppSettings and expose it in UiController Add banner to Compute app May 28, 2026
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.

Add Banner on Compute to advertise new app (Opt in approach)

1 participant