-
Notifications
You must be signed in to change notification settings - Fork 53
Insights: liam-hq/liam
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
@liam-hq/cli@0.5.1
published
Mar 25, 2025 -
@liam-hq/db-structure@0.0.16
published
Mar 25, 2025
53 Pull requests merged by 9 people
-
Remove seed.sql to prevent installationId conflicts
#1017 merged
Mar 28, 2025 -
✨ Display ERD using override file loaded from the specified branch or commit
#1009 merged
Mar 28, 2025 -
✨ Add GitHubDocFilePath model and migration scripts
#1013 merged
Mar 27, 2025 -
🔧 Add branch name to overall review table
#1000 merged
Mar 27, 2025 -
🔧 Update CI workflow to streamline Supabase types generation
#1012 merged
Mar 27, 2025 -
Refactor GitHub API: Remove getFileContentWithSha and update getFileContent
#1007 merged
Mar 27, 2025 -
🔥 Add docs suggestion generation
#1004 merged
Mar 27, 2025 -
fix: update @liam-hq/github package.json main field to improve VSCode code navigation
#1010 merged
Mar 27, 2025 -
Remove Docs list and detail pages
#998 merged
Mar 27, 2025 -
✨ Display merged dbStructure with DBOverride in ERDViewer
#996 merged
Mar 27, 2025 -
chore: update biome configuration to disable noUndeclaredDependencies linting rule
#989 merged
Mar 27, 2025 -
🔧 Enable Vitest tests with Supabase DB access and enhance CI workflow
#1003 merged
Mar 27, 2025 -
feat(database): implement base of KnowledgeSuggestion
#993 merged
Mar 27, 2025 -
📦️ Extract GitHub logic into @liam-hq/github package
#1002 merged
Mar 27, 2025 -
fix: update project link path in CommonLayout and remove collaborators section
#1001 merged
Mar 27, 2025 -
Bump vite from 6.2.1 to 6.2.3
#997 merged
Mar 27, 2025 -
🔨 add migration command to package.json for Supabase
#999 merged
Mar 27, 2025 -
Calling
$ pnpm test:turbo
now also runs tests underfrontend/apps/app
.#995 merged
Mar 27, 2025 -
🗃️ add initial seed data for Project and Repository tables
#984 merged
Mar 26, 2025 -
feat(supabase): Add staging remote configuration
#990 merged
Mar 26, 2025 -
Bump vite from 6.2.1 to 6.2.3 in /frontend/packages/cli
#987 merged
Mar 26, 2025 -
feat: make biome suppressions/unused a linting error
#962 merged
Mar 26, 2025 -
🔧 Direct Supabase Client Integration: Redefining Data Access Without Prisma
#944 merged
Mar 25, 2025 -
📝: add ADR for using Prism as the parser for Ruby's schema.rb files
#981 merged
Mar 25, 2025 -
📝: add decision record for adopting Fumadocs as documentation site framework
#980 merged
Mar 25, 2025 -
📝: add ADR for Node.js-based unified DB schema parsing documentation
#979 merged
Mar 25, 2025 -
🔧 format package.json
#983 merged
Mar 25, 2025 -
fix: ensure .env.local exists before lint process
#978 merged
Mar 25, 2025 -
🔧 Match
next-config
settings with docs so thatsourcemap
can be sent.#977 merged
Mar 25, 2025 -
feat(db-structure): add schema overrides function
#972 merged
Mar 25, 2025 -
Bump next from 15.1.2 to 15.2.3 in /frontend/apps/migration-web
#976 merged
Mar 25, 2025 -
Add Langfuse integration to app
#954 merged
Mar 25, 2025 -
Version Packages
#971 merged
Mar 25, 2025 -
📄 Add new ADR for using React Flow in ERD visualization implementation
#968 merged
Mar 24, 2025 -
📄 Add new ADR: Document decision to adopt CSS Modules as a styling method
#967 merged
Mar 24, 2025 -
🐛 Fix incorrect migration URL path
#975 merged
Mar 24, 2025 -
ASSET_PREFIX check (on VERCEL_ENV === 'production')
#973 merged
Mar 24, 2025 -
Bump next from 15.1.2 to 15.2.3 in /frontend/apps/docs
#963 merged
Mar 24, 2025 -
Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i
#965 merged
Mar 24, 2025 -
✨ Add .env.local to .gitignore and create .env.local file for local env
#966 merged
Mar 24, 2025 -
Update ADR files with date prefixes, add template.mdx, and remove original directory
#970 merged
Mar 24, 2025 -
🐛 Enhance tests for long SQL statements and fix errorOffset handling
#957 merged
Mar 24, 2025 -
✨ Link schemas in the repository and continuously update the ERD
#941 merged
Mar 21, 2025 -
♻️ Remove deprecated GitHub webhook handling for pull requests
#959 merged
Mar 21, 2025 -
✨ Add docs content to review agent
#946 merged
Mar 21, 2025 -
🔧 Remove .env.development file
#953 merged
Mar 21, 2025 -
✨ Implement Documentation Pages for Project
#952 merged
Mar 21, 2025 -
🔧 Update authentication callback URL to use VERCEL_BRANCH_URL
#950 merged
Mar 21, 2025 -
🔧 Add
title
column toDocVersion
model in Prisma schema and corresponding SQL migrations#949 merged
Mar 21, 2025 -
staging PR
#922 merged
Mar 21, 2025 -
🔧 Update GitHub auth configuration to use environment variables directly
#929 merged
Mar 21, 2025 -
Implement Migration Detail Page and Update Styles
#945 merged
Mar 21, 2025
9 Pull requests opened by 7 people
-
Staging
#955 opened
Mar 21, 2025 -
💄 Show Indexes instead of Unique
#964 opened
Mar 22, 2025 -
Configure Renovate
#986 opened
Mar 25, 2025 -
Refactor trigger-related workflows into dedicated `@liam-hq/jobs` package
#994 opened
Mar 26, 2025 -
Refactor createKnowledgeSuggestionTask to reduce payload parameters
#1015 opened
Mar 27, 2025 -
✨ Implement DocsDetailPage component and related functionality
#1016 opened
Mar 27, 2025 -
Add automated schema.sql consistency check in CI
#1018 opened
Mar 27, 2025 -
✨ Add branch List page
#1019 opened
Mar 28, 2025 -
fix(github-webhook): handle timingSafeEqual error when signature length differs
#1020 opened
Mar 28, 2025
3 Issues closed by 4 people
-
Update @liam-hq/github package.json main field to improve VSCode code navigation
#1008 closed
Mar 27, 2025 -
Refactor GitHub API: Consolidate getFileContent functions
#1005 closed
Mar 27, 2025 -
Parsing long Postgres Stored Procedures crashes the cli tool
#874 closed
Mar 25, 2025
1 Issue opened by 1 person
-
Refactor createKnowledgeSuggestionTask to reduce payload parameters
#1014 opened
Mar 27, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Prisma Parser - Support Many-to-many relations
#609 commented on
Mar 24, 2025 • 0 new comments -
The hidden & active query parameter is not reflected in the ER diagram during back/forward navigation
#743 commented on
Mar 24, 2025 • 0 new comments -
Make it easier to display tooltips for table names
#764 commented on
Mar 23, 2025 • 0 new comments -
Mobile Layout: Left Pane width constraints need adjustment
#843 commented on
Mar 25, 2025 • 0 new comments -
Remove the approval of `@electric-sql/client` package in License Decisions file
#864 commented on
Mar 26, 2025 • 0 new comments -
Feat/make it easier to display table names
#876 commented on
Mar 25, 2025 • 0 new comments -
Feat/support many to many relations
#947 commented on
Mar 26, 2025 • 0 new comments