Anmol Singh Bhatia
58562dc4b7
fix: ui improvement and bug fixes ( #2105 )
...
* chore: workspace level typo fix
* fix: setting opacity fix
2023-09-06 16:15:21 +05:30
sriram veeraghanta
b46a7481ae
Merge pull request #2101 from makeplane/fix/gantt_issues
...
fix: don't render invalid dated blocks on the gantt chart
2023-09-06 15:00:03 +05:30
sriram veeraghanta
f11ae00201
Merge pull request #2100 from makeplane/feat/comment_reactions
...
feat: plane space comment reactions
2023-09-06 14:52:55 +05:30
Aaryan Khandelwal
c5612ee7a3
fix: don't render invalid dated cycles and modules
2023-09-06 12:26:51 +05:30
Aaryan Khandelwal
0dd336aec8
fix: don't render invalid dated issues
2023-09-06 12:25:34 +05:30
Aaryan Khandelwal
6d13332818
style: add shadow to reaction selector
2023-09-06 12:17:47 +05:30
gurusainath
15ef2bc030
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaban-sorting
2023-09-06 11:16:41 +05:30
gurusainath
ef630ef663
chore: Implemented new kanaban board UX and implemented draggable using react beautiful dnd
2023-09-05 23:37:52 +05:30
sriram veeraghanta
70ed3c1fdf
Merge pull request #2097 from makeplane/feat/issue_detail_for_webview
...
feat: issue detail for web-view
2023-09-05 17:56:33 +05:30
dakshesh14
b40059ea21
feat: add links and permission to perform actions
...
refactor: divided file into components
2023-09-05 17:06:17 +05:30
dakshesh14
065a4a3cf7
feat: issue detail for web view
2023-09-05 14:42:34 +05:30
gurusainath
731309a932
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaban-sorting
2023-09-05 11:34:17 +05:30
Aaryan Khandelwal
900a4fcb0e
fix: profile time according to the user timezone ( #2089 )
2023-09-04 18:48:33 +05:30
Anmol Singh Bhatia
71394d3316
chore: add issue option removed from subscribed issue page ( #2088 )
...
* chore: condition for subscribed page add issue option
* chore: condition for subscribed page add issue option
2023-09-04 18:42:31 +05:30
gurusainath
9d334cf3a3
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaban-sorting
2023-09-04 17:26:34 +05:30
guru_sainath
faf5a274cb
fix: mutation latency in sidebar projects when user leaves the project ( #2083 )
...
* fix: mutation latency in sidebar projects when user leaves the project
* chore: remove console
2023-09-04 17:24:52 +05:30
gurusainath
e9b6f86882
Merge branch 'develop' of gurusainath:makeplane/plane into fix/kanaban-sorting
2023-09-04 17:14:52 +05:30
Aaryan Khandelwal
5e02ad8104
fix: project invite modal members filter function ( #2080 )
2023-09-04 16:35:28 +05:30
guru_sainath
ccbb54bb87
feat: Leaving from project for viewer and guest roles has implemented ( #2079 )
...
* feat: leave project services and components
* feat: Leaving from project for viewer and guest roles has implemented
---------
Co-authored-by: dakshesh14 <dakshesh.jain14@gmail.com>
2023-09-04 15:53:46 +05:30
Aaryan Khandelwal
8f46492c42
fix: copy link button not working on the peek overview ( #2075 )
...
* fix: copy issue link from the peek overview
* refactor: peek overview layout
2023-09-04 14:47:28 +05:30
Aaryan Khandelwal
f583789584
chore: add authorization to the gantt chart ( #2074 )
2023-09-04 13:08:49 +05:30
gurusainath
8d86087fee
chore: kanban refactoring
2023-09-04 13:07:55 +05:30
Aaryan Khandelwal
4559a1bd5d
refactor: publish project store ( #2068 )
2023-09-04 12:34:12 +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