Skip to content

ui change?#2

Open
sophia-you wants to merge 18 commits into
DIodide:mainfrom
TigerAppsOrg:ui-updates
Open

ui change?#2
sophia-you wants to merge 18 commits into
DIodide:mainfrom
TigerAppsOrg:ui-updates

Conversation

@sophia-you

Copy link
Copy Markdown

ummm i think edited forum landing page and changed 1 singular card style in the explore page. or something. sorry there isn't a linear ticket

dependabot Bot and others added 13 commits May 19, 2026 05:10
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.7.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
… routes

- New root README.md focused on getting apps/web running (replaces stale SETUP.md)
- Fix DATABASE_URL port 5432 -> 5434 in package .env examples to match docker-compose
- Complete apps/web/.env.local.example with all vars required by src/env.ts
- Remove old /5 /6 /7 /8 design-mockup routes from apps/web
- Add CI guard: PRs into main must come from staging
docs: developer setup README + env example fixes + remove old mockup routes
Release: developer setup README, env fixes, mockup route cleanup
…i/urllib3-2.7.0

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /backends/fastapi
- Bump pyasn1, cryptography, pygments, idna, starlette, requests, pytest,
  python-dotenv in backends/fastapi (covers Dependabot PRs #2-#8, #10,
  which conflicted on uv.lock after #1 merged)
- Bump drizzle-orm ^0.38.3 -> ^0.45.2 (high-severity alert, no Dependabot
  PR existed for the bun lockfile) + drizzle-kit ^0.30.4 -> ^0.31.10

Verified: FastAPI app imports and serves on starlette 1.2.1; web app
typechecks and production-builds; drizzle runs queries against live Postgres.
fix(security): resolve all 12 Dependabot alerts + README polish
Release: resolve all Dependabot vulnerabilities + setup docs polish
- Skip events whose title already exists — re-running db:seed no longer
  duplicates all 21 demo events (events have no unique constraint to
  lean on for onConflictDoNothing)
- Seed user_regions (set during onboarding, previously empty)
- Add a pending friend request + matching friend_request notification,
  plus org_new_event and event_reminder notifications with payload
  shapes mirroring apps/web server actions
- Seed interactions (implicit feedback) from the generated RSVPs/saves
  plus views/clicks, using the same weights as logInteraction, so the
  recommendation pipeline has data to work with
- Notifications/interactions have no natural unique key, so they are
  only seeded into an empty table

Tested: ran twice against a scratch database — second run is a no-op
(21 events, 3 notifications, 177 interactions, no duplicates).
feat(seed): make re-runnable and cover newer tables
Release: re-runnable seed with newer-table coverage
@sophia-you sophia-you closed this Jun 16, 2026
@sophia-you sophia-you reopened this Jun 16, 2026
Sophia You and others added 5 commits June 16, 2026 14:47
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
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.

3 participants