2025-06-12 - 2026-06-12

Overview

62 Active Pull Requests
35 Active Issues
Excluding merges, 1 author has pushed 25 commits to master and 194 commits to all branches. On master, 62 files have changed and there have been 6272 additions and 2478 deletions.

62 Pull requests merged by 1 user

Merged #97 fix: reset the filters when the "search all" is hit 2026-03-23 22:19:37 -07:00

Merged #96 fix: fixed domain in UI settings of cookie 2026-03-12 20:24:09 -07:00

Merged #95 dev 2026-03-12 20:18:06 -07:00

Merged #94 Trying to fix cookies. 2026-03-12 19:39:03 -07:00

Merged #92 feature/orm 2026-02-07 23:44:42 -07:00

Merged #91 (FIX): Some ORM things and an attempt to fix CI/CD 2026-02-07 23:42:03 -07:00

Merged #90 Need to merge editing in: Not sure why it isnt working 2026-02-07 11:17:51 -07:00

Merged #89 (FIX): Fixed some of the search. 2026-02-03 14:28:50 -07:00

Merged #87 (FEAT): Recipe editing is complete! 2026-02-01 00:30:45 -07:00

Merged #85 (FIX): Fixed profile display issue. 2026-01-31 10:19:01 -07:00

Merged #84 (FEAT): Deletion is implemented! 2026-01-30 23:45:26 -07:00

Merged #81 (FIX): Needed some work on the logging and handlers. 2026-01-27 12:37:58 -07:00

Merged #80 Merging dev into master 2026-01-26 23:34:00 -07:00

Merged #79 (FIX): Fixed up the environent, much needed. 2026-01-26 23:27:09 -07:00

Merged #78 MERGING LOGGER INTO DEV 2026-01-26 22:44:13 -07:00

Merged #77 (FEAT): Allow larger serving sizes. 2026-01-13 12:29:55 -07:00

Merged #76 (FEAT): Implemented creation engagement. 2026-01-10 12:44:30 -07:00

Merged #74 (FEAT): Added the view all button for Connor! 2026-01-10 12:15:37 -07:00

Merged #72 (FIX): Fixed the description display issue. 2026-01-09 19:35:43 -07:00

Merged #71 (FEAT): New favicon 2026-01-09 18:30:52 -07:00

Merged #70 (FIX): Fixed tailwind? failwind haha 2026-01-09 10:53:46 -07:00

Merged #69 (FIX): Dev environemnt fixes in the backend 2026-01-09 10:08:40 -07:00

Merged #67 (FIX): Actually fixed it 2026-01-08 22:32:52 -07:00

Merged #66 (FIX): Fixing the issue with the localhost share button 2026-01-08 22:22:03 -07:00

Merged #65 (FIX): This is funny, look at the diff 2026-01-08 22:13:10 -07:00

Merged #64 Another CI/CD fix. Commited go.sum 2026-01-08 22:08:51 -07:00

Merged #63 (CI/CD) Another fix, hopefully this is the end. 2026-01-08 22:00:14 -07:00

Merged #62 CI/CD attempts to fix the docker containers. 2026-01-08 21:55:48 -07:00

Merged #56 Merging in the React Refactor 2025-12-28 22:27:52 -07:00

Merged #53 dev 2025-10-30 12:01:36 -07:00

Merged #51 FEATURE: Need backup solution. 2025-10-29 18:15:42 -07:00

Merged #50 (FIX): Database backup scripts. 2025-10-07 12:08:10 -07:00

Merged #48 (FIX): CI/CD pipeline fixed. 2025-09-30 13:16:14 -07:00

Merged #47 (FIX): Fixed issues with search. 2025-09-19 13:39:26 -07:00

Merged #45 (REFACTOR): Working on dependency injection. 2025-09-12 19:14:08 -07:00

Merged #44 (FEAT): Errors can now be displayed using the RenderErrorBanner fx. 2025-09-04 20:26:05 -07:00

Merged #42 (FIX): Added directions for create page. 2025-08-20 21:39:46 -07:00

Merged #40 (FEAT): Allowed for removal of ingredients and instructions. 2025-08-20 21:16:14 -07:00

Merged #38 (FIX): This got missed... 2025-07-27 14:21:45 -07:00

Merged #37 (FIX): Working on the nil derefs, removed tx's from select queries. 2025-07-27 14:12:09 -07:00

Merged #36 (FIX): Fixed the issue with null returns from the RotW! 2025-07-26 23:21:35 -07:00

Merged #35 FEAT: Implemented Recipe of the Week 2025-07-26 23:07:00 -07:00

Merged #32 (FIX): Removed activity section coming soon prompt. 2025-07-23 18:28:00 -07:00

Merged #31 FEAT: Environment and Cookie Update 2025-07-23 18:22:42 -07:00

Merged #29 DEV: Working on environments and the recovery from nil pointers. 2025-07-22 22:45:34 -07:00

Merged #27 Merge in workflows and Dockerization 2025-07-21 21:33:13 -07:00

Merged #26 (CI/CD): Workflow and Docker implementation. 2025-07-21 20:23:55 -07:00

Merged #25 (FEAT): Completed the lists section on the home page. 2025-07-20 22:03:08 -07:00

Merged #22 FEATURE: Favorites Page Implementation 2025-07-16 19:41:30 -07:00

Merged #18 (DB/FEAT): Began the implementation of the user engagement! 2025-07-15 21:53:17 -07:00

Merged #17 (UI/STYLE): Implemented the first rendition of the profile page. 2025-07-13 20:00:01 -07:00

Merged #16 (DB/FEAT): Recipe tags have been implemented! 2025-07-12 13:38:53 -07:00

Merged #13 (UI): Created a 404 not found page! 2025-07-11 18:21:36 -07:00

Merged #11 Search page work: Still not complete. 2025-07-10 20:09:29 -07:00

Merged #10 (FIX): Recipe creation will direct to the recipe view page! 2025-07-06 17:36:06 -07:00

Merged #9 (FEAT/DOC): Wired the backend to the UI for the recipe page! 2025-07-03 09:09:41 -07:00

Merged #8 (UI): Implemented the recipe view page! 2025-07-02 22:53:28 -07:00

Merged #7 (FEAT): Wired backend to frontend for recipe creation. 2025-07-01 20:04:17 -07:00

Merged #5 (UI): Implemented much of the frontend recipe creation wizard. 2025-06-30 22:30:26 -07:00

Merged #3 Merge backend changes required for UI state. 2025-06-25 21:14:11 -07:00

Merged #2 (UI/STYLE): Created a simple UI for the profile page. 2025-06-25 18:04:28 -07:00

Merged #1 (UI/STYLE): Finalized the home page UI implementation. 2025-06-24 17:01:36 -07:00

26 Issues closed from 1 user

Closed #88 BUG: Clicking "Not sure what I want" 2026-03-23 22:35:13 -07:00

Closed #93 Problem with logging in 2026-03-23 21:51:54 -07:00

Closed #83 BUG: Search does not work well 2026-02-03 14:29:21 -07:00

Closed #54 FEATURE: Allow users to edit their recipes. 2026-02-03 14:11:16 -07:00

Closed #14 DEVELOPMENT TOOL: Logging system 2026-01-31 21:52:36 -07:00

Closed #75 FEAT: Delete recipes 2026-01-30 23:45:56 -07:00

Closed #55 FIX: Create engagement for creating recipes. 2026-01-15 12:13:01 -07:00

Closed #41 FEATURE: View All Page 2026-01-10 12:31:56 -07:00

Closed #73 BUG: Favorites pages loads all recipes on first load. 2026-01-10 12:31:38 -07:00

Closed #60 BUG: Description does not display properly 2026-01-09 19:35:57 -07:00

Closed #61 FEAT: Missing a favicon 2026-01-09 19:35:32 -07:00

Closed #68 (BUG) Development backend is broken, 2026-01-09 10:09:55 -07:00

Closed #57 FIX: Recipe creation does not direct to the right location 2026-01-08 22:35:21 -07:00

Closed #58 INFRA: Docker containers are not building 2026-01-08 22:35:17 -07:00

Closed #59 FIX: Share button copies localhost 2026-01-08 22:35:08 -07:00

Closed #43 FEATURE: Ingredient sections 2026-01-08 13:45:48 -07:00

Closed #21 FEATURE: Serving Size Toggle 2026-01-05 11:42:21 -07:00

Closed #52 Initialize react and Typescript project 2025-12-28 17:57:26 -07:00

Closed #39 BUG: PSQL Data Entry Issues In Search 2025-10-29 18:24:01 -07:00

Closed #49 IMPORTANT: Database backup script. 2025-10-07 12:08:30 -07:00

Closed #19 FEATURE: Missing errors! 2025-09-12 18:58:16 -07:00

Closed #28 BUG: Login system is broken somehow in production. 2025-07-27 14:18:58 -07:00

Closed #24 FEATURE: Recipe of The Week 2025-07-26 23:35:56 -07:00

Closed #23 FEATURE: Recently Viewed & Made List 2025-07-21 22:05:48 -07:00

Closed #4 Missing Not Found Page (404) 2025-07-11 18:22:18 -07:00

Closed #6 Need form input validations on create page. 2025-07-01 20:04:40 -07:00

35 Issues created by 1 user

Opened #4 Missing Not Found Page (404) 2025-06-25 21:16:04 -07:00

Opened #6 Need form input validations on create page. 2025-06-29 22:33:56 -07:00

Opened #12 FEATURE: Recipe creation page should support image upload and tag creation. 2025-07-09 22:32:37 -07:00

Opened #14 DEVELOPMENT TOOL: Logging system 2025-07-12 10:57:25 -07:00

Opened #15 DEVELOPMENT TOOL: Testing suite 2025-07-12 10:59:09 -07:00

Opened #19 FEATURE: Missing errors! 2025-07-15 19:48:03 -07:00

Opened #20 FEATURE: History Page 2025-07-15 20:58:47 -07:00

Opened #21 FEATURE: Serving Size Toggle 2025-07-15 21:51:26 -07:00

Opened #23 FEATURE: Recently Viewed & Made List 2025-07-16 19:36:09 -07:00

Opened #24 FEATURE: Recipe of The Week 2025-07-16 19:40:33 -07:00

Opened #28 BUG: Login system is broken somehow in production. 2025-07-21 22:05:05 -07:00

Opened #30 FIX: Login Redirection Changes 2025-07-23 18:02:11 -07:00

Opened #33 FEAT: Reload Recipe Creation Wizard 2025-07-26 19:54:39 -07:00

Opened #34 FIX/DB: Implement a Procedure for Recipe Collection 2025-07-26 22:57:59 -07:00

Opened #39 BUG: PSQL Data Entry Issues In Search 2025-07-27 14:33:35 -07:00

Opened #41 FEATURE: View All Page 2025-08-20 21:21:39 -07:00

Opened #43 FEATURE: Ingredient sections 2025-08-27 17:27:14 -07:00

Opened #46 REFACTOR: Using DB ORM? 2025-09-19 13:24:01 -07:00

Opened #49 IMPORTANT: Database backup script. 2025-09-30 16:27:41 -07:00

Opened #52 Initialize react and Typescript project 2025-10-29 18:44:16 -07:00

Opened #54 FEATURE: Allow users to edit their recipes. 2025-11-24 11:13:26 -07:00

Opened #55 FIX: Create engagement for creating recipes. 2025-11-24 11:31:35 -07:00

Opened #57 FIX: Recipe creation does not direct to the right location 2026-01-05 11:36:51 -07:00

Opened #58 INFRA: Docker containers are not building 2026-01-05 11:37:50 -07:00

Opened #59 FIX: Share button copies localhost 2026-01-05 11:41:55 -07:00

Opened #60 BUG: Description does not display properly 2026-01-08 13:43:25 -07:00

Opened #61 FEAT: Missing a favicon 2026-01-08 13:51:41 -07:00

Opened #68 (BUG) Development backend is broken, 2026-01-08 22:34:21 -07:00

Opened #73 BUG: Favorites pages loads all recipes on first load. 2026-01-10 10:42:10 -07:00

Opened #75 FEAT: Delete recipes 2026-01-10 12:30:59 -07:00

Opened #82 Implement profile allergies. 2026-01-30 15:09:25 -07:00

Opened #83 BUG: Search does not work well 2026-01-30 23:39:03 -07:00

Opened #86 FIX DB TRANSACTIONS 2026-01-31 23:52:24 -07:00

Opened #88 BUG: Clicking "Not sure what I want" 2026-02-03 14:14:13 -07:00

Opened #93 Problem with logging in 2026-03-08 16:59:39 -07:00