mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #275] [MERGED] add migration script #2290
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/275
Author: @miloschwartz
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (1)
cc6800cadd migration script📊 Changes
9 files changed (+68 additions, -9 deletions)
View changed files
📝
server/lib/consts.ts(+1 -1)📝
server/setup/migrations.ts(+3 -1)➕
server/setup/scripts/1.0.0.ts(+57 -0)📝
src/app/[orgId]/settings/resources/[resourceId]/authentication/page.tsx(+1 -1)📝
src/app/[orgId]/settings/resources/[resourceId]/connectivity/page.tsx(+2 -2)📝
src/app/auth/login/page.tsx(+1 -1)📝
src/app/auth/reset-password/ResetPasswordForm.tsx(+1 -1)📝
src/app/auth/signup/page.tsx(+1 -1)📝
src/app/setup/page.tsx(+1 -1)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.