plane/web/store/inbox
rahulramesha a36aa4d093 fix: Permission levels for project settings (#2978)
* fix add subgroup issue FED-1101

* fix subgroup by None assignee FED-1100

* fix grouping by asignee or labels FED-1096

* fix create view popup FED-1093

* fix subgroup exception in swimlanes

* fix show sub issue filter FED-1102

* use Enums instead of numbers

* fix Estimates setting permission for admin

* disable access to project settings for viewers and guests

* fix project unautorized flicker

* add observer to estimates

* add permissions to member list
2023-12-07 19:59:35 +05:30
..
inbox_filters.store.ts fix: Permission levels for project settings (#2978) 2023-12-07 19:59:35 +05:30
inbox_issue_detail.store.ts feat: event tracking using posthog and created application provider to render multiple wrappers (#2757) 2023-12-07 19:59:35 +05:30
inbox_issues.store.ts chore: implemented autorun for inbox issues (#2470) 2023-10-18 13:56:19 +05:30
inbox.store.ts chore: remove active ids from the MobX stores if not present in the route (#2681) 2023-11-08 17:35:45 +05:30
index.ts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30