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-13 14:01:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Apply Patch
plane
/
web
/
ce
/
components
/
issues
/
worklog
/
activity
/
index.ts
5 lines
97 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[WEB-1883] chore: moved workspace settings to respective folders for CE and EE (#5151) * chore: moved workspace settings to respective folders for ce and ee * chore: updated imports * chore: updated imports for ee * chore: resolved import error * chore: resolved import error * chore: ee imports in the issue sidebar * chore: updated file structure * chore: table UI * chore: resolved build errors * chore: added worklog on issue peekoverview
2024-07-18 14:45:30 +05:30
export
*
from
"./root"
;
export
*
from
"./worklog-create-button"
;
chore: optimised issue activity and updated the popover component in issue detail and peek overview (#5208)
2024-07-23 17:54:26 +05:30
export
*
from
"./filter-root"
;
Reference in New Issue
Copy Permalink