guru_sainath
|
57e2ed24ad
|
chore: Implemented list and kanban views in project modules (#2402)
* chore: updated kanban logic in project cycles and modules
* chore: updated list and kanban in module
|
2023-10-10 13:03:28 +05:30 |
|
sriramveeraghanta
|
f444309cae
|
fix:auth layer revamp
|
2023-10-10 12:31:40 +05:30 |
|
guru_sainath
|
e28919a964
|
chore: cycles, modules store integration, list and kanban layouts and updated kanban logic (#2399)
* chore: cycle, cycle-issue, cycle-filters, cycle-kanban, cycle layout setup
* chore: cycles kanban and list view store
* chore: cycles, modules kanban and list, kanban view store
|
2023-10-09 14:28:42 +05:30 |
|
Aaryan Khandelwal
|
71604bb5ac
|
chore: merge develop (#2388)
|
2023-10-05 16:08:09 +05:30 |
|
Aaryan Khandelwal
|
0f47762e6d
|
dev: setup module and module filter store (#2364)
* dev: implement module issues using mobx store
* dev: module filter store setup
* chore: module store crud operations
|
2023-10-04 15:21:40 +05:30 |
|
sriramveeraghanta
|
41fd9ce6e8
|
fix: layout fixes
|
2023-10-03 00:33:03 +05:30 |
|
sriramveeraghanta
|
b1448c947e
|
fix: cycles list rendering fixes
|
2023-10-02 23:20:14 +05:30 |
|
sriram veeraghanta
|
9c2ea8a7ae
|
fix: cycles views list and board
|
2023-10-02 20:33:28 +05:30 |
|
sriram veeraghanta
|
f22705846d
|
chore: refactoring cycles list
|
2023-09-29 17:32:47 +05:30 |
|
Aaryan Khandelwal
|
9ad1e73666
|
dev: gantt chart implementation using MobX (#2302)
* dev: fetch project gantt issues using mobx
* chore: handle group by options in the kanban layout
|
2023-09-29 15:00:51 +05:30 |
|
sriram veeraghanta
|
f60dcdc599
|
Merge branch 'fix/issues-layout-mobx' of github.com:makeplane/plane into fix/issues-layout-mobx
|
2023-09-28 20:31:00 +05:30 |
|
sriram veeraghanta
|
2643de80af
|
cycles changes
|
2023-09-28 20:30:48 +05:30 |
|
gurusainath
|
5af753f475
|
chore: removed demo m-store routes
|
2023-09-28 17:18:50 +05:30 |
|
Aaryan Khandelwal
|
3bf590b67e
|
dev: calendar view layout revamp (#2293)
* dev: calendar view init
* chore: new render logic
* chore: implement calendar view
* chore: calendar view
* refactor: calendar payload
* chore: remove active month logic from backend
* chore: setup new store for calendar
* refactor: issues fetching structure
* chore: months dropdown
* chore: modify request query params for calendar layout
* refactor: remove console logs and add comments
|
2023-09-28 15:16:24 +05:30 |
|
sriramveeraghanta
|
c342ab302e
|
fix: ui package setup and project update form refactor
|
2023-09-27 15:59:37 +05:30 |
|
sriramveeraghanta
|
310a2ca904
|
refactor: project card component refactor
|
2023-09-26 01:03:36 +05:30 |
|
Aaryan Khandelwal
|
9831418a11
|
chore: filters dropdown (#2260)
* chore: project issues topbar
* style: theming and minor UI fixes
* refactor: file structure
* chore: layout wise authorization added
* style: filter dropdowns
* chore: add fetch keys
* feat: search option for filters
* fix: sticky headers
* chore: sub_group_by section added
|
2023-09-25 19:17:40 +05:30 |
|
Aaryan Khandelwal
|
27f78dd283
|
feat: project issues topbar (#2256)
* chore: project issues topbar
* style: theming and minor UI fixes
* refactor: file structure
* chore: layout wise authorization added
* style: filter dropdowns
* chore: add fetch keys
|
2023-09-25 13:24:23 +05:30 |
|
sriram veeraghanta
|
f69d34698a
|
chore: store setup for build fixes
|
2023-09-21 15:00:19 +05:30 |
|
sriram veeraghanta
|
a328c530d0
|
chore: store setup
|
2023-09-20 20:33:25 +05:30 |
|
gurusainath
|
491592614d
|
chore: store setup
|
2023-09-20 12:22:48 +05:30 |
|
gurusainath
|
12ce6e78e2
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-19 11:08:49 +05:30 |
|
Anmol Singh Bhatia
|
5d331477ef
|
chore: settings bug fixes and ui improvement (#2198)
* fix: settings bug fixes and ui improvement
* chore: setting sidebar scroll fix & code refactor
|
2023-09-15 19:30:53 +05:30 |
|
gurusainath
|
e9490314cc
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-15 16:20:29 +05:30 |
|
Anmol Singh Bhatia
|
c107b36d34
|
fix: document bug fix
|
2023-09-15 15:41:10 +05:30 |
|
gurusainath
|
f6d4ac95ed
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-15 15:40:24 +05:30 |
|
gurusainath
|
7b04adf03a
|
chore: kanban drag drop logic
|
2023-09-15 15:37:54 +05:30 |
|
Anmol Singh Bhatia
|
ccffbe1b4e
|
style: workspace and profile setting revamp (#2193)
* chore: custom theme mode svg added
* style: workspace settings ui revamp
* style: project settings and image upload modal improvement
* style: profile setting ui revamp
* chore: settings ui improvement and bug fixes
|
2023-09-15 15:03:32 +05:30 |
|
Dakshesh Jain
|
32d945be0d
|
fix: edit/delete for draft issue (#2190)
* fix: edit/delete
* fix: build issue
* fix: draft issue modal opening in kanban card
|
2023-09-15 12:51:10 +05:30 |
|
gurusainath
|
d88a0885d5
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-15 11:16:36 +05:30 |
|
gurusainath
|
3c9e62d308
|
chore: filter render UI and Functionality implementation
|
2023-09-14 22:28:42 +05:30 |
|
Dakshesh Jain
|
eda4da8aed
|
feat: draft issues (#2188)
* feat: draft issue
issues can be saved as draft
* style: modal position
|
2023-09-14 18:38:31 +05:30 |
|
gurusainath
|
28ce96aaca
|
chore: renamed gantt key to gantt_chart
|
2023-09-14 17:26:00 +05:30 |
|
sriram veeraghanta
|
759a604cb8
|
fix: posthog integration (#2186)
|
2023-09-14 16:38:41 +05:30 |
|
sriram veeraghanta
|
6659cfc8b0
|
fix: track events issue and env variables fixes (#2184)
* fix: track event fixes
* fix: adding env variables to trubo
|
2023-09-14 16:05:31 +05:30 |
|
gurusainath
|
f579712092
|
chore: merge conflict for lucide icons resolved
|
2023-09-14 14:42:47 +05:30 |
|
gurusainath
|
3ffbb6ac17
|
chore: updating filters, display_filter and display properties
|
2023-09-14 14:41:41 +05:30 |
|
Anmol Singh Bhatia
|
87abf3ccb1
|
style: project setting ui revamp (#2177)
* style: project settings navigation sidebar added
* chore: emoji and image picker close on outside click added
* style: project setting general page revamp
* style: project setting member page revamp
* style: project setting features page revamp
* style: project setting state page revamp
* style: project setting integrations page revamp
* style: project setting estimates page revamp
* style: project setting automation page revamp
* style: project setting label page revamp
* chore: member select improvement for member setting page
* chore: toggle switch component improvement
* style: project automation setting ui improvement
* style: module icon added
* style: toggle switch improvement
* style: ui and spacing consistency
* style: project label setting revamp
* style: project state setting ui improvement
* chore: integration setting repo select validation
* chore: code refactor
* fix: build fix
|
2023-09-13 23:09:55 +05:30 |
|
Dakshesh Jain
|
9bac7cb036
|
feat: issue link to create relation between issues (#2171)
* feat: issue linking
* fix: search params to filter out selected issue
* style: changed icons
* fix: build error on web-view
* fix: build error
* fix: build error on web-view component
|
2023-09-13 19:41:11 +05:30 |
|
gurusainath
|
0ec0ad6aba
|
chore: implemented filters and views in kanaban
|
2023-09-13 19:40:35 +05:30 |
|
gurusainath
|
698021ab8b
|
chore: handled single and multi select in filter cards
|
2023-09-13 02:02:45 +05:30 |
|
gurusainath
|
ada1bc009b
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-12 23:18:08 +05:30 |
|
Aaryan Khandelwal
|
8e9a4dca78
|
refactor: view props structure (#2159)
* chore: update view_props types
* refactor: view props structure
|
2023-09-12 22:27:15 +05:30 |
|
gurusainath
|
a8c5a4155b
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-12 19:16:00 +05:30 |
|
gurusainath
|
0445c610bf
|
chore: created filters and updated the issue filters, display_filter and display_properties in mobx and components
|
2023-09-12 19:15:36 +05:30 |
|
Aaryan Khandelwal
|
7bb73b74ba
|
refactor: priority icon component (#2132)
|
2023-09-11 14:35:58 +05:30 |
|
Dakshesh Jain
|
991258084e
|
fix: query checking (#2137)
fix: the logic should be to check if object exist not if it's true or false
|
2023-09-11 13:21:50 +05:30 |
|
Dakshesh Jain
|
7842c4b2ea
|
fix: authorize editor (#2122)
|
2023-09-11 12:24:46 +05:30 |
|
Aaryan Khandelwal
|
8de93d0081
|
chore: remove getServerSideProps (#2130)
|
2023-09-11 12:13:00 +05:30 |
|
gurusainath
|
aef71fbc45
|
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanban-sorting
|
2023-09-08 12:42:29 +05:30 |
|