This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-11 21:10:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python-server-update
Add File
New File
Apply Patch
plane
/
web
/
components
/
instance
/
setup-form
/
index.ts
3 lines
56 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
dev: instance setup workflow (#2935) * chore: instance type updated * chore: instance not ready screen added * chore: instance layout added * chore: instance magic sign in endpoint and type added * chore: instance admin password endpoint added * chore: instance setup page added * chore: instance setup form added * chore: instance layout updated * fix: instance admin workflow setup * fix: admin workflow setup --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-29 20:33:08 +05:30
export
*
from
"./root"
;
chore: updated sign-in workflows for cloud and self-hosted instances (#2994) * chore: update onboarding workflow * dev: update user count tasks * fix: forgot password endpoint * dev: instance and onboarding updates * chore: update sign-in workflow for cloud and self-hosted instances (#2993) * chore: updated auth services * chore: new signin workflow updated * chore: updated content * chore: instance admin setup * dev: update instance verification task * dev: run the instance verification task every 4 hours * dev: update migrations * chore: update latest features image --------- Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-12-06 14:22:59 +05:30
export
*
from
"./sign-in-form"
;
Reference in New Issue
Copy Permalink