Anmol Singh Bhatia
fc48fb97d1
style: attachment upload button ( #765 )
2023-04-10 18:07:40 +05:30
Vamsi Kurama
3618f79f89
Merge pull request #764 from makeplane/fix/setup
...
dev: fix setup.sh causing tr Illegal byte sequence
2023-04-10 17:45:20 +05:30
vamsi
ea563d20a3
dev: fix setup.sh causing tr Illegal byte sequence
2023-04-10 17:43:19 +05:30
Vihar Kurama
805b8f47cc
Update Readme.md - Removed status section
2023-04-10 15:15:34 +05:30
Vihar Kurama
5f216fbbbc
Merge pull request #753 from makeplane/docker-hub-hotfix
...
Create docker-compose-hub.yml
2023-04-10 14:26:51 +05:30
Kunal Vishwakarma
33ea1cb9d3
chore: added ai generation inside block in pages ( #732 )
2023-04-10 12:33:12 +05:30
Vihar Kurama
0caadd0f7a
Merge pull request #758 from nothingneko/patch-1
...
Fix: Dead Discord Link on Readme
2023-04-10 11:11:45 +05:30
pablohashescobar
62e736677a
fix: cycle date check endpoint ( #748 )
2023-04-10 10:58:32 +05:30
pablohashescobar
bd9de0c213
feat: activity for issue attachments and links ( #746 )
2023-04-10 10:58:22 +05:30
pablohashescobar
c80968bb23
feat: bulk update estimate endpoint ( #755 )
2023-04-10 10:58:09 +05:30
Jaiden Riordan
441203867b
Fix dead Discord Link
2023-04-09 18:32:08 -05:00
vamsi
eac4b21ead
dev: migrations for estimate Estimate, IssueAttachment
2023-04-09 03:13:46 +05:30
Narayana Vadapalli
6fe35c9fe6
Create docker-compose-hub.yml
2023-04-09 00:21:40 +05:30
Aaryan Khandelwal
08e77cb19e
fix: home page redirection logic ( #752 )
...
* fix: dashboard workspace activity mutation
* fix: home page redirection logic
* chore: add homePageRedirect function back
2023-04-08 14:32:33 -04:00
Anmol Singh Bhatia
03e74415f2
feat: upload button validation ( #747 )
2023-04-08 18:20:33 +05:30
Aaryan Khandelwal
c81bc4e5d2
style: loading screens ( #750 )
...
* fix: dashboard workspace activity mutation
* style: loading screens
2023-04-08 18:20:00 +05:30
Aaryan Khandelwal
1026ae3eb1
chore: user auth layer ( #749 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
2023-04-08 18:05:54 +05:30
Aaryan Khandelwal
3fe32606a9
chore: disable jira importer ( #745 )
...
* fix: dashboard workspace activity mutation
* chore: remove jira importer from settings
2023-04-08 15:46:19 +05:30
pablohashescobar
d88a95b1e9
fix: celery worker for issue activities ( #744 )
...
* dev: update celery configuration to root folder
* dev: update import for celery
* fix: worker to deserialize data
2023-04-08 15:46:05 +05:30
Aaryan Khandelwal
c21fb6e942
fix: issue attachments mutation ( #743 )
...
* fix: dashboard workspace activity mutation
* fix: attachment mutation for create and delete
2023-04-08 15:33:20 +05:30
Aaryan Khandelwal
98e6d3de22
fix: dashboard workspace activity mutation ( #742 )
2023-04-08 15:10:19 +05:30
Kunal Vishwakarma
9b1ae6bcd4
fix: inconsistency in styles ( #734 )
2023-04-08 13:55:30 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer ( #740 )
...
* chore: made workspace authorization wrapper component
* chore: added todos
* chore: workspace pages new layout
* chore: project authorization wrapper
* chore: new project authorization wrapper
* fix: authorization for member roles
* chore: new auth screens ui
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-08 13:46:46 +05:30
Aaryan Khandelwal
beedd57ee1
fix: fetch selected project members ( #741 )
...
* fix: fetch selected project members
* chore: remove old imports
2023-04-08 13:46:21 +05:30
Kunal Vishwakarma
0a3d13706e
fix: mutation issue in cycles ( #739 )
...
* fix: mutation issue in cycles
* fix: removed comments
2023-04-08 01:24:24 +05:30
Anmol Singh Bhatia
c093209338
fix: shortcut combination key bug fix ( #733 )
...
* fix: shortcut combination key bug fix
* refactor: code refactor
2023-04-07 17:01:52 +05:30
Kunal Vishwakarma
a68d94c33f
fix: added image popover for settings cover ( #737 )
...
* fix: added popover for profile cover
* fix:removed comments
2023-04-07 15:33:11 +05:30
Aaryan Khandelwal
35f9876981
refactor: import/export code ( #735 )
2023-04-07 13:27:57 +05:30
pablohashescobar
c0b732f1f1
chore: rename project name to project key ( #731 )
2023-04-06 22:58:13 +05:30
pablohashescobar
6be775434d
fix: project issue search endpoint ( #729 )
2023-04-06 22:58:03 +05:30
pablohashescobar
687b05d221
dev: upgrade python version ( #728 )
2023-04-06 22:57:36 +05:30
pablohashescobar
59a33587a0
feat: delete endpoint for importers ( #725 )
...
* feat: delete endpoint for importers
* fix: delete endpoint for importers
2023-04-06 22:57:20 +05:30
pablohashescobar
e46487c130
chore: add project details on importer service endpoint ( #714 )
...
* chore: add project details on importer service endpoint
* dev: add select related for imports
2023-04-06 22:57:06 +05:30
pablohashescobar
5b72b1672f
chore: add workspace and project details on label endpoints ( #713 )
2023-04-06 22:56:55 +05:30
pablohashescobar
ec818a5523
refactor: move all background task from rqworker to celery ( #668 )
...
* refactor: move all background task from rqworker to celery
* dev: update background job to take input in parameters rather than a single dict
* dev: update procfile for new worker
* dev: docker updates for new celery worker
2023-04-06 22:56:36 +05:30
pablohashescobar
100c431ac3
fix: default assignee for issues ( #712 )
...
* fix: default assignee for issues
* fix: check for empty array as well
2023-04-06 22:56:24 +05:30
Anmol Singh Bhatia
ea06ee4529
fix: issue attachment improvement ( #730 )
...
* fix: invalid file error state bug fix
* style: icons updated
2023-04-06 19:16:50 +05:30
Aaryan Khandelwal
35455c2bf7
chore: delete import ( #727 )
...
* chore: delete import
* chore: changed button text
2023-04-06 16:06:31 +05:30
Dakshesh Jain
c49f614352
feat: update project cover image ( #726 )
2023-04-06 15:11:01 +05:30
Kunal Vishwakarma
95fe4a3831
feat: added estimates ( #721 )
...
* feat: added estimates
* chore: added estimate to issue sidebar
2023-04-06 15:09:24 +05:30
Anmol Singh Bhatia
14dd498d08
feat: issue attachments feature ( #717 )
...
* chore: issue attachment services added
* feat: attachment icons added
* chore: fetch-key and icons export
* feat: issue attachment upload section added
* feat: issue attachment list section added
* feat: date helper function added
* style: responsiveness added
* feat: attachment info added
* style: attachment overflow fix
* style: cursor pointer added
* chore: issue attachment interface
* style: uploading state added
* feat: delete issue attachment modal
* style: style improvement and refactor
* style: consistent icon added , chore: refactor the code
* fix: js icon import fix
* fix: build fix
* chore: refactor code
2023-04-06 15:07:11 +05:30
pablohashescobar
86ec46db2c
dev: add imports for back migration and add migration for views ( #707 )
2023-04-06 13:59:43 +05:30
pablohashescobar
6a579f85ad
feat: bulk create endpoint for estimate points ( #708 )
...
* feat: bulk create endpoint for estimate points
* dev: remove integrity logic and update url
2023-04-06 13:59:17 +05:30
pablohashescobar
105428894f
fix: add check if the users need to be imported ( #716 )
2023-04-06 13:58:56 +05:30
pablohashescobar
f2144c3e89
fix: issue search endpoint for parent issues ( #705 )
...
* fix: issue search endpoint for parent issues
* fix: parent search
* fix: search endpoint
2023-04-06 13:58:27 +05:30
Dakshesh Jain
cf662f6e6c
chore: new analytic events ( #699 )
...
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules
* fix: changed events names
* chore: sync analytic
* chore: new analytic events
2023-04-06 12:08:52 +05:30
Aaryan Khandelwal
65037b5031
style: disabled state for buttons ( #724 )
2023-04-06 01:03:42 +05:30
Aaryan Khandelwal
c9d8a8dbd1
feat: github importer ( #722 )
...
* chore: github importer first step completed
* refactor: github importer code refactored
* chore: github importer functionality completed
* fix: import data step saved data
2023-04-06 00:51:15 +05:30
pablohashescobar
6b8b981e1d
docs: update readme to include default email and password for self hosting setup ( #706 )
2023-04-05 15:03:40 +05:30
pablohashescobar
1562939287
chore: add workspace details on comment serializer ( #697 )
2023-04-05 00:20:21 +05:30