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
2025-12-25 16:19:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1acd46e158f1e4de3c8df2ffda170eb4bdc2e5d
plane
/
web
/
core
/
components
/
instance
/
index.ts
3 lines
70 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 20:33:08 +05:30
export
*
from
"./not-ready-view"
;
fix: code spliting and instance maintenance screens
2024-11-12 19:48:31 +05:30
export
*
from
"./maintenance-view"
;
Reference in New Issue
Copy Permalink