Commit Graph

41 Commits

Author SHA1 Message Date
989b1c8af4 Migrated to release candidate Squidex SDK 2024-08-25 22:28:22 -04:00
3cfa093d01 Working on redirect old URLs to new URLs framework in Squidex, renamed Multilingual to Localized, NonMultilingual to NonLocalized. Splitting apart massive Amazon integration script into smaller components. 2024-08-24 13:42:24 -04:00
b0d4fecd8f Added ads.txt and robots.txt back in, prevent crawling dev mode site, and update amazon-catalog app. 2024-08-21 16:03:44 -04:00
7354d923d0 Updated site to use Squidex instead of Strapi and instead of hardcoded data. 2024-08-21 08:55:19 -04:00
d0f40b8a9f Added Prime Day deals to bottom of page. 2024-07-17 13:21:04 -04:00
f615e75a0f Removed category slug from 'all-categories' category, preventing the creation of that page which is functionally similar to the data on the home page. Made Category.slug optional to do so. If a category lacks a slug, no route is created for that category. 2024-07-16 14:15:46 -04:00
58a7fd8405 Alphabetized categories on home page (again). 2024-07-16 14:08:15 -04:00
935340d90e Added SwiperJS swipers on ProductCards and added preliminary support for nested categories using a tree of TreeNode structures. Added unit tests for TreeNode. 2024-07-16 14:02:47 -04:00
ade795afb9 Added dots to image carousel. Updated product SEO slug placements and setup redirects from old URLs. 2024-07-15 03:27:01 -04:00
ac52a2b33d Made logo / breadcrumbs just a little bigger on product pages. 2024-07-14 23:36:08 -04:00
edf8c992b0 Made the top red instruction section text sizes consistent. 2024-07-14 23:33:24 -04:00
7bfcb2b13d Improvements to layout and design. 2024-07-14 23:27:31 -04:00
6184c710ab Updated some layout details about rendering products pages on small devices. Improved number visibility on overlay on image carousel. 2024-07-14 22:27:36 -04:00
a3483ccda9 Added ImageCarousel component to product pages. 2024-07-14 20:41:52 -04:00
52c04fb321 fix: Phase 1 title was leaning heavily upon Amazon. I think more generally, it should be about the requirements rather than the suppliers. 2024-07-13 13:42:21 -04:00
6ca4eb17d0 fix: Phase 2 title was leaning heavily upon Amazon. I think more generally, it should be about the mechanisms rather than the suppliers. 2024-07-13 13:38:38 -04:00
c01a24406e fix: Factual update on About page. 2024-07-13 13:27:23 -04:00
262b6b30da Improved About documentation. 2024-07-13 13:22:12 -04:00
bacfbadf51 Spell check much? Lol at journies. 2024-07-13 13:15:18 -04:00
d6c0efa0f8 Updated links to external sites. 2024-07-13 05:50:18 -04:00
2328893a27 Correctly display Amazon Link disclaimer when Amazon Link is present on product pages. 2024-07-13 05:43:37 -04:00
f53200fe10 Refactored ads.txt to use .env file setting. 2024-07-13 05:26:55 -04:00
2ecff40404 Clarification on Dasher role in About. 2024-07-13 04:26:20 -04:00
bfc50d8926 Updated button style on product pages. 2024-07-13 03:24:52 -04:00
8f50e62c49 Added Astro sitemap feature. 2024-07-13 02:46:11 -04:00
35a8bea436 Vertically align items of parent container for brand store logo and short descriptions. 2024-07-13 02:33:06 -04:00
47bd92b520 Hoisted disclaimers to layout slot. Display Amazon disclaimer if and only if an Amazon product is showing. 2024-07-13 02:23:54 -04:00
a4226f84f6 fix: forgot to close span tag, causing layout issues on product pages. 2024-07-13 00:56:39 -04:00
ceb7672194 Hide category cards for empty categories. Changed seoLink to slug on Category interface. 2024-07-13 00:50:09 -04:00
0392a5a79c Added brand stores, updated about, and added First Aid Only first aid kit. 2024-07-13 00:13:32 -04:00
a74f4ed79d Improved about section. Added licensing and released app as open source software. 2024-07-11 20:36:25 -04:00
e804720c7a Update cursive font to Caveat and fixed brand stores spacing problem. 2024-07-11 17:42:07 -04:00
845cc7185d Split products into brand stores, updated category view with dark product cards. 2024-07-11 17:17:16 -04:00
f6e2812aaf Added Amazon link to description for products. 2024-07-11 06:10:07 -04:00
bcaeea3e1e When custom description is present, do not display Amazon description. 2024-07-11 06:07:19 -04:00
7f378d234b fix: Correct invalid props on StarRating and fallback to 0 on no price in product template. 2024-07-11 05:49:40 -04:00
694ba409df Added callouts as a feature. Used AI assisted description for Industrial Drink Carrier by Rubbermaid. 2024-07-11 05:43:20 -04:00
dcd4c30e08 fix: Correct category reference on product detail page. 2024-07-11 05:25:02 -04:00
11806bf304 Added about/ page. 2024-07-11 05:07:03 -04:00
695223a47e Added two products to site, HD Binoculars and a Heavy Duty Drink Carrier. 2024-07-11 04:20:21 -04:00
13947eb216 First version of Dasher Supply astro site. 2024-06-30 02:53:05 -04:00