Skip to content

Feature/toast#39

Open
bella-247 wants to merge 5 commits into
mainfrom
feature/toast
Open

Feature/toast#39
bella-247 wants to merge 5 commits into
mainfrom
feature/toast

Conversation

@bella-247
Copy link
Copy Markdown
Member

No description provided.

bella-247 added 5 commits May 28, 2026 00:32
…er dashboard, and update database reset utility
- Updated admin_panel.fxml to include a header with navigation buttons and improved spacing.
- Modified auction_detail.fxml to enhance the layout, including a new thumbnail list view and updated labels for clarity.
- Created create_auction.fxml and create_auction_dialog.fxml for a new auction creation feature with validation.
- Enhanced gallery.fxml with a tile layout for auction cards and improved filter options.
- Revamped user_dashboard.fxml to streamline user interactions, including auction management and bid tracking.
…d readability and structure; add auction management redirection for sellers; enhance UI elements in auction detail view; implement database schema and seed data for users and auction items; update gallery controller for better layout; add placeholder image; remove outdated task classification document.
…in refresh, snipe protection, timestamps

Bug #1 - Remove dead broken create_auction_dialog.fxml
Bug #2 - Fix getThumbnail to route by imageIndex (0/1/2 -> img1/img2/img3)
Bug #3 - Fix client min-bid formula to match server integer math
Bug #4 - Add missing handleRefresh method to AdminPanelController
Bug #5 - Fix SessionManager.register to log USER_REGISTERED event
Bug #6 - Fix AdminManager promote/demote to log PROMOTE_USER/DEMOTE_USER
Bug #8 - Fix snipe protection boundary (< 30 -> <= SNIPE_PROTECTION_SECONDS)
Bug #11 - Fix DatabaseResetUtil timestamps to use Instant (timezone-safe)

Also: fix stale ConcurrentBiddingAndPollingStressTest to match current API
…ller to use Toast for error messages; enhance MockDataGenerator with auction images; style toast notifications in CSS; modify admin panel FXML for dashboard refresh action
@bella-247 bella-247 requested a review from a team May 28, 2026 11:54
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.

1 participant