Commit Graph

26 Commits

Author SHA1 Message Date
Aaryan Khandelwal
4f33c4bea3 fix: merge conflicts 2023-10-02 13:09:59 +05:30
Anmol Singh Bhatia
2a770e4a95
chore: workspace view mutation fix ,bug fixes and code refactor (#2301)
* chore: workspace view mutation fix ,bug fixes and code refactor

* chore: update workspace view toast alert added
2023-09-29 15:05:27 +05:30
Anmol Singh Bhatia
a048e513b7
chore: workspace view display filters and properties , code refactor (#2295)
* chore: spreadsheet view context

* chore: spreadsheet context provider

* chore: spreadsheet view context

* chore: display filters and properties added in workspace view and code refactor

* fix: build error fix

* chore: set sub-issue display option to false for global views

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-09-28 20:34:57 +05:30
Aaryan Khandelwal
b3be363b00
chore: handle calendar date range in frontend (#2277) 2023-09-27 14:41:32 +05:30
Anmol Singh Bhatia
3a6d72e4b6
feat: workspace global view, style: spreadsheet view revamp (#2273)
* chore: workspace view types, services and hooks added

* style: spreadsheet view revamp and code refactor

* feat: workspace view

* fix: build fix

* chore: sidebar workspace issues redirection updated
2023-09-26 19:56:59 +05:30
Aaryan Khandelwal
47866fb511 fix: merge conflicts 2023-09-19 17:25:04 +05:30
Dakshesh Jain
f6b92fc953
fix: activity not coming for blocking/blocked, 'related to' and duplicate (#2189)
* fix: activity not coming for duplicate, relatesd to and for blocked/blocking

refactor: mutation logic to use relation id instead of issue id

* fix: mutation logic and changed keys to be aligned with api

* fix: build error
2023-09-19 12:58:00 +05:30
Aaryan Khandelwal
501a704108 fix: merge conflicts 2023-09-15 17:48:47 +05:30
Aaryan Khandelwal
57f4941ee2 refactor: attribute form component 2023-09-15 16:24:20 +05:30
Aaryan Khandelwal
ed25e09557 chore: create color picker dropdown 2023-09-15 12:36:51 +05:30
Aaryan Khandelwal
fff07a2353 chore: number field validations 2023-09-15 12:03:17 +05:30
Aaryan Khandelwal
529a286954 chore: render custom attributes on the issue details sidebar 2023-09-15 11:24:51 +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
Aaryan Khandelwal
cf384d3a4d chore: single select options 2023-09-14 13:09:21 +05:30
Aaryan Khandelwal
43659631cf chore: object select dropdown for the create issue modal 2023-09-13 23:14:32 +05:30
Aaryan Khandelwal
9b6efa2ed3 chore: set up mobx store and configured all crud operations 2023-09-13 22:25:47 +05:30
Aaryan Khandelwal
2e2cace5de Merge branch 'develop' of https://github.com/makeplane/plane into feat/custom_attributes 2023-09-13 22:21:31 +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
Dakshesh Jain
23e62c83eb
refactor: switched priority null -> 'none' (#2166) 2023-09-13 13:22:31 +05:30
Aaryan Khandelwal
1d57f686e2 Merge branch 'develop' of https://github.com/makeplane/plane into feat/custom_attributes 2023-09-12 22:51:26 +05:30
Aaryan Khandelwal
3a2a329000
fix: view props undefined (#2160) 2023-09-12 22:51:13 +05:30
Aaryan Khandelwal
04bf575011 fix: merge conflicts 2023-09-12 22:38:41 +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
Aaryan Khandelwal
e5b466a3c4 chore: all attribute forms 2023-09-12 19:36:35 +05:30
Aaryan Khandelwal
7bb73b74ba
refactor: priority icon component (#2132) 2023-09-11 14:35:58 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup (#2065)
* chore: moved app & space from apps to root

* chore: modified workspace configuration

* chore: modified dockerfiles for space and web

* chore: modified icons for space

* feat: updated files for new svg icons supported by next-images

* chore: added /spaces base path for next

* chore: added compose config for space

* chore: updated husky configuration

* chore: updated workflows for new configuration

* chore: changed app name to web

* fix: resolved build errors with web

* chore: reset file tracing root for both projects

* chore: added nginx config for deploy

* fix: eslint and tsconfig settings for space app

* husky setup fixes based on new dir

* eslint fixes

* prettier formatting

---------

Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-09-03 18:50:30 +05:30