Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cycles revamp using MobX #2443

Merged
merged 130 commits into from
Oct 16, 2023
Merged
Changes from 1 commit
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
8d86087
chore: kanban refactoring
gurusainath Sep 4, 2023
e9b6f86
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaba…
gurusainath Sep 4, 2023
9d334cf
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaba…
gurusainath Sep 4, 2023
731309a
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaba…
gurusainath Sep 5, 2023
ef630ef
chore: Implemented new kanaban board UX and implemented draggable usi…
gurusainath Sep 5, 2023
15ef2bc
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaba…
gurusainath Sep 6, 2023
b86c30b
chore: updated yarn lock
gurusainath Sep 6, 2023
7c5936e
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 7, 2023
b9a6a00
chore: updated the store for issues and issue filters
gurusainath Sep 8, 2023
aef71fb
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 8, 2023
8c04e77
chore: resolved build error
gurusainath Sep 8, 2023
c0e3c81
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 11, 2023
0445c61
chore: created filters and updated the issue filters, display_filter …
gurusainath Sep 12, 2023
a8c5a41
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 12, 2023
0424280
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 12, 2023
3b85444
chore: implemented filters for issues
gurusainath Sep 12, 2023
834e672
chore: UI theming updates
gurusainath Sep 12, 2023
ada1bc0
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 12, 2023
698021a
chore: handled single and multi select in filter cards
gurusainath Sep 12, 2023
0ec0ad6
chore: implemented filters and views in kanaban
gurusainath Sep 13, 2023
3ffbb6a
chore: updating filters, display_filter and display properties
gurusainath Sep 14, 2023
f579712
chore: merge conflict for lucide icons resolved
gurusainath Sep 14, 2023
c67f08f
chore: filter, layout, display filters, extra filters and display pro…
gurusainath Sep 14, 2023
60883ba
chore: clean up and resolved import warnings
gurusainath Sep 14, 2023
66022ea
chore: type check
gurusainath Sep 14, 2023
28ce96a
chore: renamed gantt key to gantt_chart
gurusainath Sep 14, 2023
3c9e62d
chore: filter render UI and Functionality implementation
gurusainath Sep 14, 2023
fce6907
chore: filter empty state handling in issue filter selection
gurusainath Sep 14, 2023
d88a088
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 15, 2023
9136258
Implementing list view
sriramveeraghanta Sep 15, 2023
7b04adf
chore: kanban drag drop logic
gurusainath Sep 15, 2023
cf34d4a
merge conflicts resolved
sriramveeraghanta Sep 15, 2023
cc9ebc5
Merge pull request #2195 from makeplane/fix/list-sorting
sriramveeraghanta Sep 15, 2023
f6d4ac9
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 15, 2023
e949031
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 15, 2023
70fe830
filtering
sriramveeraghanta Sep 15, 2023
12b6ec4
Merge pull request #2197 from makeplane/fix/list-sorting
sriramveeraghanta Sep 15, 2023
a25e5ac
chore: store setup
gurusainath Sep 15, 2023
12ce6e7
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban…
gurusainath Sep 19, 2023
906caa6
chore: handled build issues
gurusainath Sep 19, 2023
4915926
chore: store setup
gurusainath Sep 20, 2023
50c330d
conflicts
gurusainath Sep 20, 2023
908f671
user filter
gurusainath Sep 20, 2023
a328c53
chore: store setup
sriramveeraghanta Sep 20, 2023
e96bc77
chore: fixing up store
sriramveeraghanta Sep 20, 2023
6d52801
chore: store fixes and static data setup
sriramveeraghanta Sep 20, 2023
f69d346
chore: store setup for build fixes
sriramveeraghanta Sep 21, 2023
2dcaccd
fix: merge conflicts (#2231)
aaryan610 Sep 21, 2023
9b41b5b
chore: store fixes
sriramveeraghanta Sep 21, 2023
daa3094
chore: update issue detail store to handle peek overview (#2237)
aaryan610 Sep 21, 2023
6a430ed
chore: minor fixes
sriramveeraghanta Sep 22, 2023
0ebe36b
workspace project fixes
sriramveeraghanta Sep 25, 2023
27f78dd
feat: project issues topbar (#2256)
aaryan610 Sep 25, 2023
9a8dcc3
chore: minor fixes
sriramveeraghanta Sep 25, 2023
9831418
chore: filters dropdown (#2260)
aaryan610 Sep 25, 2023
2b419c0
fix: leave project fixes
sriramveeraghanta Sep 25, 2023
310a2ca
refactor: project card component refactor
sriramveeraghanta Sep 25, 2023
43404bf
Implemented swimlanes and kanban view (#2262)
gurusainath Sep 26, 2023
1b8d58a
fix: computed filters logic
aaryan610 Sep 26, 2023
7c0c0da
Merge branch 'fix/issues-layout-mobx' of https://github.com/makeplane…
aaryan610 Sep 26, 2023
c48cd3e
chore: added sub_group_by in params and handled sub-group-by render e…
gurusainath Sep 26, 2023
c342ab3
fix: ui package setup and project update form refactor
sriramveeraghanta Sep 27, 2023
151662a
fix: ui package setup
sriramveeraghanta Sep 27, 2023
ccf6bd4
Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane i…
sriramveeraghanta Sep 27, 2023
b2d17e6
fix: minor ui fixes
sriramveeraghanta Sep 28, 2023
3bf590b
dev: calendar view layout revamp (#2293)
aaryan610 Sep 28, 2023
5af753f
chore: removed demo m-store routes
gurusainath Sep 28, 2023
2643de8
cycles changes
sriramveeraghanta Sep 28, 2023
f60dcdc
Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane i…
sriramveeraghanta Sep 28, 2023
b70047b
chore: issues grouped kanban and swimlanes UI and functionality (#2294)
gurusainath Sep 29, 2023
479c145
refactor: filter components, constants and helper functions (#2297)
aaryan610 Sep 29, 2023
9ad1e73
dev: gantt chart implementation using MobX (#2302)
aaryan610 Sep 29, 2023
7270424
dev: spreadsheet layout implementation using MobX (#2306)
aaryan610 Sep 29, 2023
f227058
chore: refactoring cycles list
sriramveeraghanta Sep 29, 2023
405a398
feat: adding additional ui components
sriramveeraghanta Sep 29, 2023
569a6c3
dev: applied filters list implementation using MobX (#2325)
aaryan610 Oct 2, 2023
a39aa80
Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane i…
sriramveeraghanta Oct 2, 2023
9c2ea8a
fix: cycles views list and board
sriramveeraghanta Oct 2, 2023
b1448c9
fix: cycles list rendering fixes
sriramveeraghanta Oct 2, 2023
41fd9ce
fix: layout fixes
sriramveeraghanta Oct 2, 2023
7be038a
refactor: filter components (#2359)
aaryan610 Oct 4, 2023
b5b8095
chore: issue properties for list and kanban layouts and implemented e…
gurusainath Oct 4, 2023
844a3e4
chore: filters import conflict
gurusainath Oct 4, 2023
0f47762
dev: setup module and module filter store (#2364)
aaryan610 Oct 4, 2023
547a265
chore: issue list layout (#2367)
gurusainath Oct 4, 2023
71604bb
chore: merge develop (#2388)
aaryan610 Oct 5, 2023
13874f2
fix: build erros
aaryan610 Oct 5, 2023
e28919a
chore: cycles, modules store integration, list and kanban layouts and…
gurusainath Oct 9, 2023
0ef2200
refactor: change naming convention (#2383)
aaryan610 Oct 9, 2023
f444309
fix:auth layer revamp
sriramveeraghanta Oct 10, 2023
57e2ed2
chore: Implemented list and kanban views in project modules (#2402)
gurusainath Oct 10, 2023
4dec676
dev: implement global views using MobX (#2404)
aaryan610 Oct 11, 2023
991a685
fix: Auth fixes and Layout fixes (#2408)
sriramveeraghanta Oct 11, 2023
9f61d8b
fix: analytics page fixes
sriramveeraghanta Oct 11, 2023
00b40fb
dev: implemented project views using MobX (#2410)
aaryan610 Oct 11, 2023
35a7d10
chore: plane ui library component and code refactor (#2406)
anmolsinghbhatia Oct 11, 2023
45aaf5c
chore: cycles revamp
gurusainath Oct 11, 2023
9f25f5a
chore: conflicts resolved
gurusainath Oct 11, 2023
faf0a64
fix: gitignore fixes
sriramveeraghanta Oct 11, 2023
0fcfa7e
chore: updated cycles view adn layout mutation
gurusainath Oct 11, 2023
d58d639
fix: project card fixes
sriramveeraghanta Oct 11, 2023
67b2821
chore: ui component revamp (#2415)
anmolsinghbhatia Oct 11, 2023
265e60a
chore: implement new worksapace wrapper for global views (#2412)
aaryan610 Oct 11, 2023
fcfdd74
dev: add remaining layouts to cycle (#2413)
aaryan610 Oct 11, 2023
08d9f15
fix: workspace auth wrapper changes
sriramveeraghanta Oct 11, 2023
2a4e61f
chore: project card revamp and refactor (#2416)
anmolsinghbhatia Oct 12, 2023
f2c3ad4
removing dist from ui
sriramveeraghanta Oct 12, 2023
e42dded
chore: handled edit and delete operation in cycle board view, and gan…
gurusainath Oct 12, 2023
404e6a0
refactor: analytics (#2419)
aaryan610 Oct 12, 2023
8aebf0b
refactor: folder structure, remove junk code (#2423)
aaryan610 Oct 13, 2023
9b0b5fc
fix: services fixes
sriramveeraghanta Oct 13, 2023
7b5779c
fix: store imports changes
sriramveeraghanta Oct 13, 2023
06bbc4c
fix: merge conflicts resolved from develop
sriramveeraghanta Oct 13, 2023
863d5ab
fix: services export fixes
sriramveeraghanta Oct 13, 2023
c7341ef
fix: services implementation fixes
sriramveeraghanta Oct 13, 2023
ea85f5d
fix: build issue fixes
sriramveeraghanta Oct 13, 2023
9d50d28
fix: react library fixes
sriramveeraghanta Oct 13, 2023
44df9e5
refactor: MobX store folder structure (#2435)
aaryan610 Oct 13, 2023
f7f9881
fix: service import errors (#2436)
aaryan610 Oct 14, 2023
93cd04f
build fixes
sriramveeraghanta Oct 14, 2023
bc37c02
editor ts config fixes
sriramveeraghanta Oct 14, 2023
2ce2bc8
fix: turbo and build fixes
sriramveeraghanta Oct 14, 2023
e3828db
fix: Auth screen loading implementation
sriramveeraghanta Oct 15, 2023
414908d
fix: build issues
sriramveeraghanta Oct 15, 2023
f450cf8
fix: turbo settings for ui package
sriramveeraghanta Oct 15, 2023
ad26dc8
conflict: merge conflict resolved
gurusainath Oct 16, 2023
b5e977d
chore: project active cycles requestes changed from swr to mobx
gurusainath Oct 16, 2023
7ff0976
conflict: merge conflicts resolved
gurusainath Oct 16, 2023
a7232c6
chore: imports and structuring codebase in cycles
gurusainath Oct 16, 2023
6562260
chore: removed legacy code from cycles
gurusainath Oct 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: filter empty state handling in issue filter selection
  • Loading branch information
gurusainath committed Sep 14, 2023
commit fce6907465d196bdac3a3ecdc79dbb52f2c7a044
3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/assignees.tsx
Original file line number Diff line number Diff line change
@@ -33,12 +33,13 @@ export const FilterAssignees = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};

3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/created-by.tsx
Original file line number Diff line number Diff line change
@@ -16,12 +16,13 @@ export const FilterCreatedBy = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};

3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/labels.tsx
Original file line number Diff line number Diff line change
@@ -21,12 +21,13 @@ export const FilterLabels = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};

3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/priority.tsx
Original file line number Diff line number Diff line change
@@ -57,12 +57,13 @@ export const FilterPriority = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};

3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/state-group.tsx
Original file line number Diff line number Diff line change
@@ -88,12 +88,13 @@ export const FilterStateGroup = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};

3 changes: 2 additions & 1 deletion web/components/issue-layouts/filters/state.tsx
Original file line number Diff line number Diff line change
@@ -18,12 +18,13 @@ export const FilterState = observer(() => {
const [previewEnabled, setPreviewEnabled] = React.useState(true);

const handleFilter = (key: string, value: string) => {
const _value =
let _value =
issueFilterStore?.userFilters?.filters?.[key] != null
? issueFilterStore?.userFilters?.filters?.[key].includes(value)
? issueFilterStore?.userFilters?.filters?.[key].filter((p: string) => p != value)
: [...issueFilterStore?.userFilters?.filters?.[key], value]
: [value];
_value = _value && _value.length > 0 ? _value : null;
issueFilterStore.handleUserFilter("filters", key, _value);
};