Kunal Vishwakarma
dfa3a7b78d
feat: estimates ( #783 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
* chore: estimate crud and validation
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-04-11 17:54:01 +05:30
Aaryan Khandelwal
725c9375ea
fix: onboarding loop ( #775 )
...
* fix: dashboard workspace activity mutation
* fix: onboarding loop
2023-04-11 12:25:21 +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
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
35455c2bf7
chore: delete import ( #727 )
...
* chore: delete import
* chore: changed button text
2023-04-06 16:06:31 +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
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
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
Dakshesh Jain
67952bc225
feat: added user role on onboarding event ( #684 )
...
* feat: added tracker for views
* feat: added user role on onboarding event
2023-04-03 23:57:19 +05:30
Aaryan Khandelwal
1b30e4b57f
fix: user cannot create duplicate links ( #680 )
2023-04-03 16:22:37 +05:30
Dakshesh Jain
353197f583
feat: added tracker for views ( #675 )
2023-04-03 15:04:48 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt ( #623 )
...
* refactor: made events function generic
* feat: added tracker for page, page block, and gpt
2023-03-30 19:27:46 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue ( #624 )
...
* feat: bulk transfer issue for completed cycle added
* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
Aaryan Khandelwal
bc7dc43171
chore: ai assistant limit error ( #619 )
2023-03-30 18:45:33 +05:30
Aaryan Khandelwal
ed4aae47a2
style: my profile page ( #608 )
2023-03-30 17:04:41 +05:30
Aaryan Khandelwal
5feaed3961
fix: fetch correct list of issues on the calendar view ( #611 )
2023-03-30 17:03:37 +05:30
Anmol Singh Bhatia
cfd97041b8
feat: incomplete cycle endpoint added , issue sidebar cycle fix ( #582 )
...
* feat: incomplete cycle endpoint added , issue sidebar cycle fix
* fix: fetch key
2023-03-29 19:21:15 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters ( #585 )
...
* feat: added labels in filters
* fix: added labels in fetch keys
2023-03-29 19:18:57 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics ( #578 )
2023-03-29 14:38:30 +05:30
Dakshesh Jain
c3e1d33518
feat: jitsu tracker setup ( #542 )
...
* feat: jitsu tracker setup
also using it in create, update and delete project & workspace
* refactor: added some more check condition on track-event api
* fix: added env vars in turbo.json
* feat: added user onboard event, workspace invite and workspace invite accept events
* feat: add tracker for issues, state, modules and cycles
* fix: add @jitsu/nextjs in package.json
2023-03-29 12:24:19 +05:30
Aaryan Khandelwal
b654d30aeb
chore: minor fixes on pages ( #557 )
...
* feat: block sync
* chore: minor fixes on pages
* fix: remove dangerously set inner html
* fix: pages crud operations mutation
* fix: favorites mutation for recent pages
* fix: remove dangerously set inner html
2023-03-29 00:20:00 +05:30
kunalv17
b7b8d3914a
style: views list page, chore: views favotire ( #562 )
2023-03-28 16:48:46 +05:30
Saheb Giri
afb92ea850
feat: add global search through cmd k ( #560 )
...
* feat: cmdk integration
* feat: create view, cycle, project, module and workspace from command k
* feat: user can logout directly from command menu
* feat: user can visit sub page like various settings
* feat: change state of issue from command menu
* chore: add current issue state and minor UX improvements
* refactor: moved change issue state to new file
* feat: change issue priority from command k
* feat: delete issue from command k
* feat: copy issue url to clipboard
* fix: change placeholder when settings page is selected
* chore: remove logout option from cmd k
* feat: add help options to cmd k
* feat: assign issue to member from cmd k
* feat: now assign issue to yourself from cmd k
* chore: implement new cmd k design with icons
* feat: implemented global search feature in the cmd k
* feat: add keyboard acessibility to cmd k list items
* chore: remove console logs
* fix: pages icon in cmd list
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-28 14:49:27 +05:30
Aaryan Khandelwal
5dd5fe2d09
feat: gpt integration for page block description ( #539 )
2023-03-26 11:36:10 +05:30
Aaryan Khandelwal
5d67029b5a
feat: pages ( #533 )
...
* style: page details
* style: page blocks design
* chore: pages list end points
* feat: add blocks, push blocks to issues
* feat: page labels, color options
* feat: added labels to pages
* fix: update page mutation
2023-03-25 23:39:46 +05:30
Aaryan Khandelwal
02f423bcb6
fix: workspace dashboard ( #522 )
...
* chore: completed issues graph
* style: issue stats
2023-03-24 11:06:52 +05:30
guru_sainath
2f2caaaf6e
Feat: Github importer to sync issues, users, and labels with workspace projects. ( #509 )
...
* Dev: Github integration with issues and layout integration
* dev: Github Integration route and UI configuration
2023-03-23 23:27:11 +05:30
Aaryan Khandelwal
c755907d99
chore: new workspace endpoint ( #504 )
...
* chore: new workspace dashboard endpoint
* chore: overdue and upcoming issues
2023-03-23 15:54:59 +05:30
Saheb Giri
10e5ba7b3e
feat: add pages and page blocks ( #495 )
...
* chore: add page types and page api service
* chore: add create, list, update and delete on pages
* chore: add create, delete and patch page blocks
* feat: add and remove pages to favorite
* fix: made neccessary changes
- used tailwind for hover events
- add error toast alert
- used partial for patch request
* fix: replace absolute positiong with a flex box
2023-03-23 11:01:06 +05:30
Dakshesh Jain
bf09673d09
refactor: making unsplash api request from api folder ( #482 )
...
* refractor: added params to fetch key
* feat: create views directly from views list page
fix: selected filter not showing up in multi-level dropdown, refactor: arranged imports
* refactor: making unsplash api request from api folder
to hide acces key from client side
2023-03-21 16:31:01 +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
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
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
c7923f6d44
feat: added load more button to github repos dropdown ( #414 )
2023-03-10 16:03:49 +05:30
Anmol Singh Bhatia
61102952d0
style :module list ( #387 )
...
* chore: module favorite type and services
* style: module list
* style: module list and card
* fix: link fix
2023-03-07 18:46:56 +05:30
Anmol Singh Bhatia
626aae696f
feat: favorite cycle and style: style improvements ( #376 )
...
* style: consistent btn
* style: caret direction for disclosure
* fix: progress tooltip value rounded
* chore: favorite cycle serivces
* chore: favorite cycle type and constant
* feat: favorite cycle feat added
* refactor: favorite services and type
* fix: build fix
2023-03-06 16:36:22 +05:30
Aaryan Khandelwal
d6badcd9b8
chore: updated project favorites endpoints ( #375 )
2023-03-06 11:37:18 +05:30
Aaryan Khandelwal
4d598fd6b6
style: dropdowns, feat: favorite projects in sidebar
2023-03-04 17:47:03 +05:30
Aaryan Khandelwal
e281feddf5
fix: merge conflicts
2023-03-03 13:55:18 +05:30
Aaryan Khandelwal
f290a417bc
Merge pull request #358 from makeplane/feat/cycle_validations
...
feat: cycle validations
2023-03-03 13:53:09 +05:30
Aaryan Khandelwal
6afcf1f0e3
style: projects list page
2023-03-01 14:11:27 +05:30
Anmol Singh Bhatia
7ab6eb7b48
chore: draft cycle services and types
2023-03-01 11:56:14 +05:30
Dakshesh Jain
b660b1d814
feat: cover image selector for project create
2023-02-28 20:54:55 +05:30
Anmol Singh Bhatia
443c9300dd
chore: cycle type and services updated
2023-02-28 14:47:32 +05:30
Anmol Singh Bhatia
d480325829
chore: cycle validation services and constants added
2023-02-28 10:31:52 +05:30
Aaryan Khandelwal
df836d55d5
chore: new link endpoints
2023-02-24 15:50:15 +05:30
Aaryan Khandelwal
36a733cd06
style: github integration ui ( #329 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
* fix: build fix
* fix: build error
* fix: minor bugs and ux improvements
* style: github integration ui
* chore: updated .env.example file
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
2023-02-23 18:12:07 +05:30