Skip to content

addressed issue #236#244

Merged
SikandarEjaz merged 1 commit into
developfrom
f/landing-page
Jun 8, 2026
Merged

addressed issue #236#244
SikandarEjaz merged 1 commit into
developfrom
f/landing-page

Conversation

@SikandarEjaz

Copy link
Copy Markdown
Collaborator
  • Updated landing page
  • Fixed broken logo
  • Several improvements and beautifications

.requestMatchers("/authenticate", "/home", "/health/ping", "/producers/list",
"/operations/list", "/routes/list", "/error", "/apply/sync", "/apply/async",
"/api/datasets/list", "/assets/logo.png")
.permitAll().anyRequest().authenticated())

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only change here is the addition of the logo and the dataset list right? It seems like all the code is changed

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, only change here is addition of assets/logo.png to public list.

@SikandarEjaz SikandarEjaz merged commit 46f8668 into develop Jun 8, 2026
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.

2 participants