Administrator credentials
username: [email protected]
password: 12345678
You can make new accounts as a customer, but remember that if you have an existing account, you will need to use forgot password instead of making a whole new account.
Release notes
- Due to database constraints, the maximum image size limit for Add Books is now 200kb. Several images, including those from Ina Garten's New York Times Bestselling cookbooks, are attached to this release that meet this requirement.
- Please wait at least 10 seconds (depending on the number of books in the database, load, and bandwidth, it can take longer) for the Browse page, and any pages accessing images, to render. If you find that it is not rendering quickly, please delete some books from the database.
- There is a very rare known issue with some now-deprecated
localStorage
keys that causes the home page to fail to render for some users of our previous versions using specific browsers. (Only 2 of our 5 developers have encountered this issue.) If you find this happening, please clear your cache andlocalStorage
, or browse in another browser/private mode.
What's Changed
- Summary Display on Books Pages by @s-orug in #215
- Paginated Users and Orders by @jackcoberman in #216
- Convert Cart using Title to Id by @jackcoberman in #217
- Front end complexity password works by @linalfred08 in #221
- Orders now uses user and book id by @jackcoberman in #219
- Best Selling and New Arrivals work by @jackcoberman in #220
- removed relevant by @jackcoberman in #229
- Reformatted time on employee page by @jackcoberman in #231
- A empty cart when the user logs out by @linalfred08 in #239
- Removed default books popping up for wishlist by @jackcoberman in #230
- Addressing issue #225 (Delete blog will not be delayed) by @linalfred08 in #238
- resolve issue #227 (Field will be after post event) by @linalfred08 in #240
- Issue #189 (use local storage for initials) by @linalfred08 in #241
- Profile no longer needs to call axios by @jackcoberman in #254
- Enforce Permissions by @jackcoberman in #255
- Add book patch for base64 by @s-orug in #256
- Browse was breaking in production by @jackcoberman in #260
- Add Book page UI fixes by @rahulbulusu in #223
- Favicon by @wihobbs in #214
- Search bar text UI fix by @s-orug in #264
- Reviews are now on the same page as the book by @jackcoberman in #261
- have trailing zero in the cart page (issue #250) by @linalfred08 in #265
- Min height for the character (dressing issue #228) by @linalfred08 in #273
- added create account back to routes by @wihobbs in #279
- Trailing zero patch for browse and books page generator by @s-orug in #271
- Multiple patches for the cart issues by @s-orug in #266
- Blog will wrap now (addressing issue # 257) by @linalfred08 in #272
- Update books for the admin by @s-orug in #270
- Max File Size 200KB by @jackcoberman in #282
- Balance updates for pagination by @jackcoberman in #283
- Updated term of Service by @linalfred08 in #284
- Updated the About Us Page by @rahulbulusu in #259
- added the final demo video to About Us by @wihobbs in #289
- Testing Milestone Part 2 by @wihobbs in #286
Full Changelog: v0.9...v1.0