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

Blazor migration #352

Merged
merged 97 commits into from
Feb 16, 2024
Merged

Conversation

csharpfritz
Copy link
Contributor

@csharpfritz csharpfritz commented Dec 19, 2023

Fixes #321

Remaining tasks:

  • Blocked users are not being rejected for reason 'blocked user'
  • Verify Pause Button on Moderation
  • Verify Pause Button on Waterfall
  • Azure Content Safety - is that displaying and working properly?
  • Overlay SignalR connection needs to be verified
  • Keyboard navigation on Moderation page
  • Missing preview images of attachments
  • Filters on the Moderation page
  • Confirm window when approving content previously rejected
  • All messages formatted with emotes and HTML appropriately
  • Unit tests should run properly

Pushed out:
Save button on providers should enabled/disable/restart appropriately (#245)
Playwright tests should run against the Blazor project instead
Remove the old Web project - let's make sure we get the Playwright tests running properly first

# This is the 1st commit message:

Got the floating header working

# This is the commit message FritzAndFriends#2:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#3:

Corrected hiding of floating header for mobile

# This is the commit message FritzAndFriends#4:

Painting the first test message on the waterfall

# This is the commit message FritzAndFriends#5:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#6:

Moved resideGridItem to the WaterfallMessage

# This is the commit message FritzAndFriends#7:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#8:

Completed initial Waterfall Modal

# This is the commit message FritzAndFriends#9:

Converted PauseButton to a component

# This is the commit message FritzAndFriends#10:

Started connecting SignalR to the waterfall

# This is the commit message FritzAndFriends#11:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#12:

Updated to reimplement the startup wizard with Blazor

# This is the commit message FritzAndFriends#13:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#14:

Completed security services

# This is the commit message FritzAndFriends#15:

Updated to now start flowing data into Waterfall
# This is the 1st commit message:

Got the floating header working

# This is the commit message FritzAndFriends#2:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#3:

Corrected hiding of floating header for mobile

# This is the commit message FritzAndFriends#4:

Painting the first test message on the waterfall

# This is the commit message FritzAndFriends#5:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#6:

Moved resideGridItem to the WaterfallMessage

# This is the commit message FritzAndFriends#7:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#8:

Completed initial Waterfall Modal

# This is the commit message FritzAndFriends#9:

Converted PauseButton to a component

# This is the commit message FritzAndFriends#10:

Started connecting SignalR to the waterfall

# This is the commit message FritzAndFriends#11:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#12:

Updated to reimplement the startup wizard with Blazor

# This is the commit message FritzAndFriends#13:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#14:

Completed security services

# This is the commit message FritzAndFriends#15:

Updated to now start flowing data into Waterfall

# This is the commit message FritzAndFriends#16:

Applying formatting changes through GitHub Actions

# This is the commit message FritzAndFriends#17:

Updated to fix waterfall layout issues

# This is the commit message FritzAndFriends#18:

reconnected security

# This is the commit message FritzAndFriends#19:

Added DisplayName as a claim for users
Corrected hiding of floating header for mobile

Painting the first test message on the waterfall

Moved resideGridItem to the WaterfallMessage

Completed initial Waterfall Modal

Converted PauseButton to a component

Started connecting SignalR to the waterfall

Updated to reimplement the startup wizard with Blazor

Completed security services

Updated to now start flowing data into Waterfall

Updated to fix waterfall layout issues

reconnected security

Added DisplayName as a claim for users

Updated to use Role Claims instead of RoleManager

Completed Users admin page

Activated the UI Customization screen

Added Markdown editor

Working on the Overlay display

Fixed styling for the Logout button

Completed Overlay display updates

Updated to force first registered user to be an Admin

Completed TagSearch configuration

Fixed saving of UI customization and display of CSS on waterfall page
github-actions bot and others added 24 commits January 4, 2024 16:33
@csharpfritz csharpfritz marked this pull request as ready for review February 16, 2024 14:20
@csharpfritz csharpfritz merged commit a876505 into FritzAndFriends:main Feb 16, 2024
2 checks passed
@csharpfritz csharpfritz deleted the fix_MigrateBlazor branch February 16, 2024 14:20
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.

Migrate UI framework to Blazor
2 participants