plane/web/components/workspace
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
..
settings fix: workspace settings bugs (#2743) 2023-12-07 19:59:35 +05:30
views style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
activity-graph.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
completed-issues-graph.tsx chore: swap dropdown component with plane/ui component (#2480) 2023-10-19 15:24:51 +05:30
confirm-workspace-member-remove.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
create-workspace-form.tsx fix: workspace settings bugs (#2743) 2023-12-07 19:59:35 +05:30
delete-workspace-modal.tsx fix: workspace settings bugs (#2743) 2023-12-07 19:59:35 +05:30
help-section.tsx refactor: replace keyboard events with command palette store (#2688) 2023-11-08 13:51:55 +05:30
index.ts dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
issues-list.tsx chore: icon revamp and refactor (#2447) 2023-10-16 20:27:22 +05:30
issues-pie-chart.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
issues-stats.tsx chore: icon revamp and refactor (#2447) 2023-10-16 20:27:22 +05:30
member-select.tsx style: ui consistency and improvement (#2725) 2023-11-08 17:51:32 +05:30
send-workspace-invitation-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
sidebar-dropdown.tsx fix: app sidebar dropdown fix (#2751) 2023-12-07 19:59:35 +05:30
sidebar-menu.tsx fix: font sizes and sidebar icons (#2461) 2023-10-17 15:59:11 +05:30
sidebar-quick-action.tsx style: sidebar UI improvements (#2735) 2023-11-09 17:01:48 +05:30
single-invitation.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30