0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Aaryan Khandelwal
b3be363b00
chore: handle calendar date range in frontend () 2023-09-27 14:41:32 +05:30
Anmol Singh Bhatia
3a6d72e4b6
feat: workspace global view, style: spreadsheet view revamp ()
* 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
Dakshesh Jain
f6b92fc953
fix: activity not coming for blocking/blocked, 'related to' and duplicate ()
* 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
Dakshesh Jain
eda4da8aed
feat: draft issues ()
* feat: draft issue

issues can be saved as draft

* style: modal position
2023-09-14 18:38:31 +05:30
Dakshesh Jain
9bac7cb036
feat: issue link to create relation between issues ()
* 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' () 2023-09-13 13:22:31 +05:30
Aaryan Khandelwal
3a2a329000
fix: view props undefined () 2023-09-12 22:51:13 +05:30
Aaryan Khandelwal
8e9a4dca78
refactor: view props structure ()
* chore: update view_props types

* refactor: view props structure
2023-09-12 22:27:15 +05:30
Aaryan Khandelwal
7bb73b74ba
refactor: priority icon component () 2023-09-11 14:35:58 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup ()
* 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