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

Sprint 11 #196

Merged
merged 54 commits into from
Jul 4, 2023
Merged

Sprint 11 #196

merged 54 commits into from
Jul 4, 2023

Conversation

JulianTS
Copy link
Contributor

@JulianTS JulianTS commented Jul 4, 2023

Description

Adjust Filtering UI#162
Links in elements should be useable for navigation#163
Reorder Popup content and show messages#164
Implement Topic Drilldown to Messages#165
Extend message endpoint with parameters for producer and subscription#166
Improve Performance of Preview Elements#167
Show some more Information in the Views Titles#173
Improve Element Card regarding redundant Information and Styling#175

Related Issue(s)

Closes: #162 #163 #164 #165 #166 #167 #173 #175

How Has This Been Tested?

  • Visually
  • Unit
  • Integration

Types of changes

  • Bug fix (fix)
  • New feature (feat)
  • Improvement/refactoring (refactor)
  • Code style (style)
  • Build (build):

Does this PR introduce a breaking change?

  • Yes
  • No

Checklist:

  • The PR title is filled in correctly.
  • The PR title is no longer than 64 characters.
  • The PR is submitted to the correct branch (main).
  • My code follows the code style of this project.
  • I've added relevant changes to the documentation

ahaverkamp and others added 30 commits June 28, 2023 15:05
Signed-off-by: Anna Haverkamp <[email protected]>
Signed-off-by: Sharaz Nasir <[email protected]>
Signed-off-by: Niklas Teschner <[email protected]>
Shahraz98 and others added 24 commits July 2, 2023 15:52
Signed-off-by: Sharaz Nasir <[email protected]>
Signed-off-by: Sharaz Nasir <[email protected]>
…rder-popup-content-and-show-messages

 Conflicts:
	frontend/src/assets/styles/responsive.scss
	frontend/src/components/pages/message/MessageView.tsx
Signed-off-by: JulianTS <[email protected]>
Signed-off-by: JulianTS <[email protected]>
…ent-and-show-messages

Feature/#164 reorder popup content and show messages
@JulianTS JulianTS merged commit 67b17ac into main Jul 4, 2023
@ahaverkamp ahaverkamp deleted the sprint-11 branch July 4, 2023 18:07
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.

Adjust Filtering UI
5 participants