Henit Chobisa
9379d5e4ec
chore: added spaces packages
2023-09-02 07:57:40 +00:00
Henit Chobisa
e91406bd3f
chore: modified next.js config
2023-09-02 07:57:29 +00:00
Henit Chobisa
f9c3b4ca12
chore: Updated dockerfiles for web and space
2023-09-02 07:57:00 +00:00
Henit Chobisa
541c7a00d8
chore: Updated Icons from .png to .svg
2023-09-02 06:59:14 +00:00
Aaryan Khandelwal
367cfc4180
fix: plane deploy peek overview bugs ( #2050 )
...
* chore: public board endpoints (#2030 )
* feat: editor for issue description (#2038 )
* chore: cycle endpoint to return display name as well in the assignee distribution (#2041 )
* chore: cycle endpoint to return display name as well in the assignee distribution
* fix: value error
* fix: Gantt chart bugs (#2024 )
* fix: only left mouse button should trigger all the events
* fix: extra block shadow
* chore: minor updates on the peek overview
* chore: remove filters button from the navbar
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com>
2023-09-01 15:51:34 +05:30
sriram veeraghanta
6f84bc4f52
fix: delete vote fixes
2023-09-01 15:27:37 +05:30
sriram veeraghanta
a1e249a5bb
reaction fixes
2023-09-01 14:31:48 +05:30
sriram veeraghanta
77a043b141
fix: commenting fixes
2023-09-01 11:49:07 +05:30
sriramveeraghanta
abe3cf9d68
fix: build issues by commenting few parts
2023-09-01 00:34:57 +05:30
sriramveeraghanta
376da835ba
fix: commenting issues fixed
2023-09-01 00:22:50 +05:30
Aaryan Khandelwal
6b4084287c
style: plane deploy ( #2039 )
...
* chore: improve access field for comments for public boards (#1956 )
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
* chore: update user activity endpoint to return only workspace activities (#1980 )
* fix: n+1 in issue history and issue automation tasks (#1994 )
* fix: issue exports in self hosted instances (#1996 )
* fix: issue exports in self hosted instances
* dev: remove print logs
* dev: update url creation function
* fix: changed the presigned url for self hosted exports
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
* dev: remove gunicorn config (#1999 )
* feat: mark all read notifications (#1963 )
* feat: mark all read notifications
* fix: changed string to boolean
* fix: changed snoozed condition
* chore: project public board issue retrieve (#2003 )
* chore: project public board issue retrieve
* dev: project issues list endpoint
* fix: issue public retrieve endpoint
* fix: only external comments will show in deploy boards (#2010 )
* fix: issue votes (#2006 )
* fix: issue votes
* fix: added default as 1 in vote
* fix: issue vote migration file
* fix: access creation in comments (#2013 )
* dev: user timezone select option (#2002 )
* fix: start date filter not working on the platform (#2007 )
* feat: access selector for comment (#2012 )
* dev: access specifier for comment
* chore: change access order
* style: revamp of the issue details sidebar (#2014 )
* chore: update module status icons and colors (#2011 )
* chore: update module status icons and colors
* refactor: import statements
* fix: add default alue to module status
* chore: track public board comments and reaction users for public deploy boards (#1972 )
* chore: track project deploy board comment and reaction users for public deploy boards
* dev: remove tracking from project viewsets
* feat: user timezones (#2009 )
* dev: user timezones
* feat: user timezones
* fix: user created by stats (#2016 )
* fix: asset key validation (#1938 )
* fix: asset key validation
* chore: asset key validation in user assets
---------
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>
* dev: revamp peek overview (#2021 )
* dev: mobx for issues store
* refactor: peek overview component
* chore: update open issue button
* fix: issue mutation after any crud action
* chore: remove peek overview from gantt
* chore: refactor code
* chore: tracking the history of issue reactions and votes. (#2020 )
* chore: tracking the issues reaction and vote history
* fix: changed the keywords for vote and reaction
* chore: added validation
* dev: revamp publish project modal (#2022 )
* dev: revamp publish project modal
* chore: sidebar dropdown text
* fix: bugs on the user profile page (#2018 )
* chore: return issue votes in public issue list endpoint (#2026 )
* style: list view
* [feat]: Tiptap table integration (#2008 )
* added basic table support
* fixed table position at bottom
* fixed image node deletion logic's regression issue
* added compatible styles
* enabled slash commands
* disabled slash command and bubble menu's node selector for table cells
* added dropcursor support to type below the table/image
* blocked image uploads for handledrop and paste actions
* style: kanban view
* style: tiptap table (#2033 )
* style: theming added
* chore: issue reactions and votes
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
2023-08-31 23:24:03 +05:30
sriram veeraghanta
1cd1f6e8c9
fix: revalidating using swr
2023-08-31 18:43:37 +05:30
sriram veeraghanta
66bee2a094
fix:key fixes
2023-08-31 16:37:25 +05:30
sriram veeraghanta
240acc6cd0
fix: mobx changes
2023-08-31 16:35:26 +05:30
sriramveeraghanta
6246a740d5
fix: peek over data fetching fixes
2023-08-31 00:12:45 +05:30
sriram veeraghanta
a27edad810
fix: type fixes
2023-08-30 20:35:10 +05:30
sriram veeraghanta
579347c991
fix:mobx fixes
2023-08-30 20:33:21 +05:30
sriram veeraghanta
0deed77f1d
fix: repeatative api calls removed
2023-08-30 18:33:18 +05:30
sriram veeraghanta
d7c27b75fa
fix: mobx changes
2023-08-30 17:39:11 +05:30
sriram veeraghanta
91910d106c
fix: seo fixes
2023-08-30 16:51:13 +05:30
sriram veeraghanta
93f01ec6d1
seo fixes
2023-08-30 13:56:41 +05:30
sriram veeraghanta
8cadced1aa
fix: moving to pages dir and downgrading next to 12
2023-08-30 13:41:25 +05:30
Dakshesh Jain
96399c7112
feat: public board ( #2017 )
...
* feat: filters in plane deploy
implemented multi-level dropdown for plane deploy
* style: spacing and fonts
* feat: plane deploy
implemented authentication/theming, created/modified all the required store & services
* devL reactions, voting, comments and theme
2023-08-30 12:49:15 +05:30
guru_sainath
b406a70e72
fix: access environment variables is changed in services ( #1930 )
...
Co-authored-by: Sainath <sainath@Sainaths-MacBook-Pro.local>
2023-08-22 01:13:51 +05:30
guru_sainath
9bb6254515
chore: updated default api base_url ( #1922 )
2023-08-21 18:17:32 +05:30
Henit Chobisa
cfc7049343
Dockerrizing space project ( #1921 )
...
* chore: Added Dockerfile for Space Project
* fix: next js config to standalone mode
* fix: workedaround build error with rename 404 page
* chore: modified dockerfile with new conventions
* chore: modified dockercompose file for new plane-deploy
* fix: handled ts errors with possibly undefined states
* chore: updated main dockerfile with plane-deploy
* feat: included space project to start.sh
* chore: modified space project port while running in production
* chore: restored changes inside space project
* chore: added ngnix config for space project running :4000
* fix: Updated docker-compose files
* chore: added space url for ngnix config
* chore: Updated ngnix template
* chore: updated space url in compose hub file
* dev: updated dockerfile.space and start and replace script
* dev: equate hub and build docker files
* dev: revert workspace space page
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-08-21 18:12:41 +05:30
guru_sainath
41e55dff85
fix: build error for 404 and search params null check ( #1919 )
2023-08-21 12:43:41 +05:30
guru_sainath
abb8782c44
fix: handled default view on plane deploy ( #1893 )
...
* fix: handled default view on plane deploy
* fix: handled default view on refresh
2023-08-17 14:24:33 +05:30
guru_sainath
10dface85d
chore: updated error pages 404 and project-not-found in plane deploy ( #1885 )
...
* dev: custom error messages.
* dev: updated next version in yarn.lock
* dev: updated project-not-published icon
2023-08-16 17:05:40 +05:30
guru_sainath
1ded8f486f
chore: updated meta tags for project issues ( #1875 )
...
* dev: updated meta tags for project issues
* dev: updated project description in meta tags in plane deploy.
2023-08-16 13:15:57 +05:30
guru_sainath
cd5e5b96da
feat: Mobx integration, List and Kanban boards implementation in plane space ( #1844 )
...
* feat: init mobx and issue filter
* feat: Implemented list and kanban views in plane space and integrated mobx.
* feat: updated store type check
2023-08-11 17:18:33 +05:30
guru_sainath
9df0ba6e3a
feat: initiated plane space ( #1801 )
2023-08-08 12:55:42 +05:30