Releases: hmellor/auction-website
Releases · hmellor/auction-website
v2.2.1
Refactor modals and fix user management
- All modals have been refactored so that the dynamic information is updated as the Bootstrap documentation recommends
- User management was broken in v2.2.0 (#20 (comment)), this should be fixed now
- The
Sign in
button now changes to aSign out
. Signing out doesn't actually sign out the anonymous account, but it allows the user to choose a new name while maintaining traceability in Firestore
v2.2.0
v2.1.0
Complete Overhaul!
This release saw the whole site converted from MDL to Bootstrap 5!
I haven't added any new functionality to the auction itself, but I have polished all existing features (and closed a few issues).
The demo site is now much more interesting and engaging. In short, it's a weekly auction for randomly generated cat pictures (what more could you want?).
v1.0.0
Releasing to the Public
This release contains the code taken straight from the original charity project.
This marks the beginning of creating a general auction website with enhanced features and design that I did not have time for in the original.
The reason this required a new repo was because I had to remove all identifying information concerning the auctions, the charity, etc.