plane/web/components/workspace/settings
Dakshesh Jain 21988e8528 fix: workspace settings bugs (#2743)
* fix: double layout in exports

* fix: typo in jira email address section

* fix: workspace members not mutating

* fix: removed un-used variable

* fix: workspace members can't be filtered using email

* fix: autocomplete in workspace delete

* fix: autocomplete in project delete modal

* fix: update member function in store

* fix: sidebar link not active when in github/jira

* style: margin top & icon inconsistency

* fix: typo in create workspace

* fix: workspace leave flow

* fix: redirection to delete issue

* fix: autocomplete off in jira api token

* refactor: reduced api call, added optional chaining & removed variable with low scope
2023-12-07 19:59:35 +05:30
..
index.ts dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
members-list-item.tsx fix: workspace settings bugs (#2743) 2023-12-07 19:59:35 +05:30
members-list.tsx fix: workspace settings bugs (#2743) 2023-12-07 19:59:35 +05:30
workspace-details.tsx fix: workspace members store added and implemented across the app (#2732) 2023-11-09 00:35:12 +05:30