• Will Chen's avatar
    Neon / portal template support (#713) · b0f08eaf
    Will Chen 提交于
    TODOs:
    - [x] Do restart when checkout / restore if there is a DB
    - [x] List all branches (branch id, name, date)
    - [x] Allow checking out versions with no DB
    - [x] safeguard to never delete main branches
    - [x] create app hook for neon template
    - [x] weird UX with connector on configure panel
    - [x] tiny neon logo in connector
    - [x] deploy to vercel
    - [x] build forgot password page
    - [x] what about email setup
    - [x] lots of imgix errors
    - [x] edit file - db snapshot
    - [x] DYAD_DISABLE_DB_PUSH
    - [ ] update portal doc
    - [x] switch preview branch to be read-only endpoint
    - [x] disable supabase sys prompt if neon is enabled
    - [ ] https://payloadcms.com/docs/upload/storage-adapters
    - [x] need to use main branch...
    
    Phase 2?
    - [x] generate DB migrations
    b0f08eaf
名称
最后提交
最后更新
..
CodeView.tsx 正在载入提交数据...
ConfigurePanel.tsx 正在载入提交数据...
Console.tsx 正在载入提交数据...
FileEditor.tsx 正在载入提交数据...
FileTree.tsx 正在载入提交数据...
NeonConfigure.tsx 正在载入提交数据...
PreviewHeader.tsx 正在载入提交数据...
PreviewIframe.tsx 正在载入提交数据...
PreviewPanel.tsx 正在载入提交数据...
Problems.tsx 正在载入提交数据...
PublishPanel.tsx 正在载入提交数据...