Aaryan Khandelwal
4de0abfc22
fix: minor ui fixes ( #469 )
2023-03-17 10:39:06 +05:30
Aaryan Khandelwal
5f796e732a
fix: bot activity and comment log name ( #463 )
...
* fix: github bot activity log details
* fix: bot comment details
* fix: updated bot logs
* refactor: bot name logic
2023-03-17 10:38:01 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key ( #465 )
2023-03-16 18:15:08 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown ( #466 )
2023-03-16 18:14:07 +05:30
Dakshesh Jain
0f06589b83
style: made new issue filter dropdown ( #462 )
2023-03-16 16:27:18 +05:30
Aaryan Khandelwal
a84abc60b2
style: workspace dashboard ( #460 )
...
* style: workspace dashboard
* feat: activity graph
* chore: change tile colors for activity graph
* fix: activity graph tiles order, color
* style: activity intensity
2023-03-16 15:53:49 +05:30
Aaryan Khandelwal
27324ddd93
fix: github description not appearing ( #459 )
2023-03-16 15:53:25 +05:30
Aaryan Khandelwal
d413dd1169
chore: update user profile stats ( #458 )
2023-03-16 15:53:09 +05:30
Dakshesh Jain
ef0e326ca0
feat: issues filter using views ( #448 )
...
* fix: made basic UI for views, binded services and logic for views
* feat: views list, delete view, and conditionally updating filters or my view props
2023-03-16 14:07:19 +05:30
Aaryan Khandelwal
96ad751e11
style: new workspace dashboard design ( #454 )
...
* style: workspace dashboard
* feat: activity graph
2023-03-16 01:36:21 +05:30
vamsi
8370511a66
dev: new migrations Importer, IssueView, IssueViewFavorite and a few alterations
2023-03-16 00:41:50 +05:30
pablohashescobar
836dc4027b
feat: jitsu events for sign in and sign up ( #423 )
...
* feat: jitsu events for sign in and sign up
* dev: update event data
2023-03-15 23:25:38 +05:30
pablohashescobar
88754e6fc0
dev: separate endpoints for workspace assets and user assets ( #420 )
2023-03-15 23:25:23 +05:30
pablohashescobar
b6ee197b40
feat: issue filter views ( #418 )
...
* dev: views initiated
* dev: refactor filtering logic
* dev: move state grouping filter to util function
* dev: view issues create endpoint and update on filters for time
* dev: rename views to issue views
* dev: rename in serilaizer and views
* dev: update issue filters
* dev: update filter
* feat: create issue favorites
* dev: update query keys
* dev: update create and update method
2023-03-15 23:25:09 +05:30
pablohashescobar
46f6b61928
refactor: grouper function to fix priority keys ( #415 )
2023-03-15 23:24:55 +05:30
pablohashescobar
5d8f2b6b75
feat: github importer ( #425 )
...
* dev: init github importer
* dev: add endpoint for creating import
* dev: create endpoint to bulk create issues
* dev: bulk issue importer
* dev: bulk create endpoints for labels and updates in issue bulk create endpoint to create labels and links
* dev: add comments in bluk create
* dev: status import endpoint and user invitaion workflow
* dev: initiate github repo sync
* dev: bulk issue sync endpoint and fix key issue in bg task
* dev: update endpoints for service imports
* dev: update labels logic
* dev: update importer task
* dev: bulk issue activities
* dev: update importer task for mapped users
* dev: update importer endpoint to send github token
* dev: update bulk import endpoint
* fix: workspace get query
* dev: update bulk import endpoints
2023-03-15 23:24:44 +05:30
pablohashescobar
d3ca8560fc
fix: project list ordering ( #427 )
2023-03-15 23:24:26 +05:30
pablohashescobar
ab9e0cf559
refactor: update response structure for cycle issue and module issues ( #432 )
2023-03-15 23:21:37 +05:30
pablohashescobar
c07cfee018
refactor: update favorites for project, cycle and module ( #434 )
...
* dev: refactor favorites
* dev: fix typo
2023-03-15 23:21:23 +05:30
pablohashescobar
ed8f0b8473
feat: user activity graph ( #437 )
...
* feat: user activity graph
* dev: issue completed and activity graph
2023-03-15 23:21:08 +05:30
pablohashescobar
0082a98d53
dev: add cycle date validation ( #442 )
2023-03-15 23:20:49 +05:30
pablohashescobar
d6aadb115d
refactor: users endpoint to return invites and assigned issues count ( #449 )
2023-03-15 23:20:31 +05:30
Aaryan Khandelwal
4639ab3d9c
fix: workspace dropdown ( #447 )
...
* fix: workspace dropdown links
* fix: module progress round off
2023-03-15 18:50:37 +05:30
Aaryan Khandelwal
c11bf7c7de
feat: progress bar for module ( #446 )
2023-03-15 18:00:40 +05:30
Anmol Singh Bhatia
ae8902e815
style: sidebar icon color ( #444 )
2023-03-15 17:41:52 +05:30
Anmol Singh Bhatia
164072e3cc
fix: date checker edge case fix ( #443 )
2023-03-15 17:41:24 +05:30
Dakshesh Jain
928ebdf632
fix: mutation for issue update on both kanban & list ( #436 )
...
* refactor: issues filter logic
* fix: removed fetch logic from hooks
* feat: filter by assignee and label
* chore: remove filter buttons
* feat: filter options
* fix: mutation for issue update on both kanban & list
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-15 11:44:44 +05:30
Anmol Singh Bhatia
636e8e6c60
style: empty state global component ( #435 )
2023-03-15 11:01:54 +05:30
Aaryan Khandelwal
bfab4865cd
chore: update user file assets endpoint ( #438 )
...
* chore: new service for user assets
* chore: update user file assets endpoint
2023-03-15 11:00:42 +05:30
Aaryan Khandelwal
dbd6de0988
feat: views template created ( #439 )
2023-03-15 11:00:05 +05:30
Aaryan Khandelwal
32d37ec45e
refactor: custom search select component ( #440 )
2023-03-15 10:59:43 +05:30
Aaryan Khandelwal
bcd2ac1317
feat: issue filters dropdown created ( #441 )
2023-03-15 10:59:23 +05:30
Dakshesh Jain
0117ccfca2
fix: made project list authenticated ( #428 )
2023-03-14 12:21:06 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller ( #433 )
2023-03-14 12:18:14 +05:30
Aaryan Khandelwal
3f5bbf336c
fix: truncate text function ( #431 )
2023-03-14 12:16:38 +05:30
Aaryan Khandelwal
d6d51c2f43
fix: modules sidebar lead select not working ( #429 )
2023-03-14 12:16:26 +05:30
Anmol Singh Bhatia
d5d64e09d4
style: design ( #430 )
...
* style: shortcut modal
* style: feature setting module icon
* style: delete issue modal
* style: delete project modal
* style: sidebar prompt for chart and other info
* fix: create issue modal state icon
* fix: workspace dropdown
2023-03-13 23:38:43 +05:30
Narayana Vadapalli
7d7683ae6f
Merge pull request #424 from pinarruiz/feature/upload-images
...
Github actions to push images
2023-03-13 10:20:37 +05:30
Narayana Vadapalli
fcd64de8af
Update push-image-frontend.yml
2023-03-13 10:19:17 +05:30
Narayana Vadapalli
b2765d47b4
Update push-image-backend.yml
2023-03-13 10:15:05 +05:30
Alejandro Pinar Ruiz
aca0c251b8
Github actions to push images
2023-03-12 20:35:47 +01:00
pablohashescobar
6de6522a41
chore: permissions for api endpoints ( #419 )
2023-03-11 23:51:06 +05:30
Vihar Kurama
bff89ee4c6
Merge pull request #422 from makeplane/feat/issue_templates
...
feat: new issue templates
2023-03-11 23:50:16 +05:30
pablohashescobar
7744d9b69a
feat: new issue templates
2023-03-11 23:49:02 +05:30
Aaryan Khandelwal
441cf39d2c
refactor: global workspace form ( #421 )
2023-03-11 17:23:23 +05:30
Anmol Singh Bhatia
4a7f80712b
style: workspace sidebar ( #417 )
2023-03-10 16:05:10 +05:30
Aaryan Khandelwal
c7923f6d44
feat: added load more button to github repos dropdown ( #414 )
2023-03-10 16:03:49 +05:30
Anmol Singh Bhatia
4fad685ec8
style: workspace dropdown ( #416 )
...
* style: workspace dropdown
* style: workspace dropdown hover fix
2023-03-10 12:32:29 +05:30
Anmol Singh Bhatia
704b7d02ef
style : ui fixes ( #412 )
...
* fix: kanban view vertical scroll fix
* fix: delete option remove from my issue page
* fix: my issue filter key renamed with id
* fix: sidebar ellipsis alignment
* fix: cycle card favorite icon alignment
* style: icon added in card options
* fix: progress icon alignment
* style: my issue page list view
2023-03-09 22:50:34 +05:30
Anmol Singh Bhatia
4e9149a27c
style: empty cycle state ( #410 )
2023-03-09 22:49:03 +05:30