This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
804b7d8663
plane
/
web
/
components
/
instance
/
setup-form
/
index.ts
3 lines
56 B
TypeScript
Raw
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 15:03:08 +00:00
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 08:52:59 +00:00
export
*
from
"./sign-in-form"
;
Reference in New Issue
Copy Permalink