Skip to content

UI Meeting Invites#75

Merged
EnricoBausenhart merged 2 commits into
mainfrom
feature/ui-meeting-invites
Jul 7, 2025
Merged

UI Meeting Invites#75
EnricoBausenhart merged 2 commits into
mainfrom
feature/ui-meeting-invites

Conversation

@EnricoBausenhart

Copy link
Copy Markdown
Collaborator

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Code refactor
  • 📝 Documentation update
  • 🚀 Performance improvement
  • ✅ Test addition/update
  • 🧹 Chore/maintenance
  • 📐 API Spec update
  • Other (please describe):

Changes

  • display all matches for a user including all relevant information the match object contains
  • implement a button for rejecting or accepting a match
  • remove unused subpages like chat, lunchmeetings, ...

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the API spec to reflect any changes my code makes

Related Issues

Fixes #16

##Additional Information

  • the code currently works with mock data which will be replaced by the already implemented API calls once backend is ready

@stark-cybertech stark-cybertech left a comment

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.

Looks very nice! I'm looking forward to seeing this integrated with the back-end!

@a-kori a-kori left a comment

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.

LGTM! 💯

@EnricoBausenhart EnricoBausenhart merged commit 86c5d73 into main Jul 7, 2025
9 checks passed
@a-kori a-kori deleted the feature/ui-meeting-invites branch July 14, 2025 10:48
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 UI to display confirmed meetings

3 participants