Dakshesh Jain
10657d4796
fix: filter menu not closing on select other parent option ( #587 )
2023-03-29 18:18:45 +05:30
Saheb Giri
653cc29290
style: issue filter design ( #588 )
...
* style: redesign issue filter pill
* style: redesign issue label on the view modal
2023-03-29 18:18:08 +05:30
Dakshesh Jain
fa9c6581fd
fix: using proper name for tracker key ( #581 )
...
* fix: transmitting selective data for analytics
* fix: using proper name for tracker key
* fix: using proper name for tracker key
2023-03-29 16:34:56 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description ( #575 )
...
* feat: block sync
* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
sphynxux
a8f5a3eda1
Merge pull request #584 from makeplane/fix/parent_issue_modal
...
fix: design of select parent issue modal
2023-03-29 16:28:55 +05:30
Anmol Singh Bhatia
248d094762
feat: cycle list page ( #577 )
...
* style: cycle list page
* fix:typo fix
2023-03-29 16:27:55 +05:30
Aaryan Khandelwal
22f8eb9a68
fix: design of select parent issue modal
2023-03-29 16:24:04 +05:30
kunalv17
e3cb0ed13e
feat/added toggle for pages in settings features ( #576 )
...
* feat/added toggle for pages in settings features
* style:changed pages icon
2023-03-29 15:21:08 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics ( #578 )
2023-03-29 14:38:30 +05:30
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix ( #572 )
2023-03-29 13:17:31 +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
kunalv17
9eb9b7bf6c
style: dashboard color ( #568 )
2023-03-29 11:54:37 +05:30
Saheb Giri
c60b152a7c
fix: add crisp chat with us option in cmdk ( #570 )
2023-03-29 11:53:09 +05:30
Anmol Singh Bhatia
e07ffc3a46
fix: module sidebar link section relocation ( #569 )
2023-03-29 11:52:39 +05:30
Saheb Giri
dd3bca9a32
fix: cmdk integration ( #567 )
...
* fix: issues not showing on cmd k
* fix: text overflows on longer issue title
* fix: add loading state whenever there is a network call
* fix: minor ux changes
* feat: replace loading with spinner
2023-03-29 00:51:47 +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
Saheb Giri
c0a471e916
fix: don't allow decimal in the y axis of completed issues graph ( #564 )
2023-03-29 00:08:34 +05:30
Anmol Singh Bhatia
e2eeec8f79
feat: completed cycle message added ( #565 )
2023-03-28 18:48:57 +05:30
kunalv17
ccd03a4a45
refactor: constants fetchkeys strings to upper case ( #563 )
2023-03-28 18:28:26 +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
kunalv17
fc4d06fe0c
style: changed the workspace cards height ( #558 )
2023-03-28 14:17:24 +05:30
Aaryan Khandelwal
fbbf97f3a6
chore: remove docs ( #553 )
...
* feat: block sync
* chore: remove docs from repo
2023-03-28 03:54:48 +05:30
Aaryan Khandelwal
37aade5ef6
fix: order by last created ( #550 )
...
* feat: block sync
* fix: order by last created order
2023-03-28 01:52:13 +05:30
Aaryan Khandelwal
b9e42d116e
fix: issue modal overflow ( #549 )
...
* feat: block sync
* fix: create issue modal overflow
2023-03-28 01:52:04 +05:30
Aaryan Khandelwal
e0928d6ec5
fix: default label color ( #551 )
...
* feat: block sync
* fix: default label color
2023-03-28 01:50:55 +05:30
Aaryan Khandelwal
909ccd578b
chore: crisp integration ( #552 )
...
* feat: block sync
* chore: crisp integration
* fix: chat with us icon
2023-03-28 01:50:36 +05:30
Aaryan Khandelwal
08ee5dc6b1
feat: block sync ( #548 )
2023-03-28 00:36:20 +05:30
Aaryan Khandelwal
3503b22dd9
refactor: pages folder structure ( #544 )
...
* refactor: pages folder structure, mutation issues
* fix: block edit and push
* fix: block title placeholder
2023-03-27 23:19:05 +05:30
Aaryan Khandelwal
e13b679c28
fix: join project screen flicker ( #541 )
2023-03-27 16:53:31 +05:30
Aaryan Khandelwal
21dd2e703b
fix: module progress bar ( #535 )
2023-03-26 11:37:06 +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
Dakshesh Jain
82b9275609
fix: deselecting filter option when clicked again ( #528 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
* fix: deselecting filter option when clicked again
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-24 23:33:28 +05:30
Dakshesh Jain
f2054b6945
style: removed color text from label modal ( #527 )
...
also closing color picker on color select
2023-03-24 23:32:33 +05:30
Dakshesh Jain
f3583f6415
feat: added filter 'created_by' ( #524 )
...
* feat: clear filter button
* feat: added filter 'created_by'
* style: text align left for all the issues in filters dropdown
2023-03-24 23:31:56 +05:30
Aaryan Khandelwal
02f423bcb6
fix: workspace dashboard ( #522 )
...
* chore: completed issues graph
* style: issue stats
2023-03-24 11:06:52 +05:30
Aaryan Khandelwal
3d34741356
chore: update view button ( #523 )
2023-03-24 10:56:06 +05:30
sphynxux
7731ee5de4
Merge pull request #520 from makeplane/feat/custom_error_page
...
fix: removed unnecessary variable
2023-03-24 01:15:19 +05:30
Aaryan Khandelwal
0ba2c5456a
fix: removed unnecessary variable
2023-03-24 01:14:17 +05:30
sphynxux
a0ce3f0be6
Merge pull request #518 from makeplane/feat/custom_error_page
...
feat: custom error page
2023-03-24 01:12:29 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option ( #516 )
2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
ad60b8774e
feat: custom error page
2023-03-24 01:11:33 +05:30
Aaryan Khandelwal
765cfdbf7e
fix: kanban loading state ( #514 )
2023-03-23 23:36: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
7892a563b7
fix: minor ui fixes ( #515 )
...
* fix: sidebar arror positioning
* chore: show empty groups default value as true
2023-03-23 23:25:30 +05:30
Aaryan Khandelwal
f3b7fc6eb5
fix: filters dropdown overflowing issue ( #513 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
2023-03-23 23:25:08 +05:30
Aaryan Khandelwal
f01f2fb9bd
style: my profiles page responsiveness ( #512 )
2023-03-23 22:55:58 +05:30
Aaryan Khandelwal
19434342d3
fix: delete image preview after modal close ( #511 )
2023-03-23 22:55:12 +05:30
Aaryan Khandelwal
6962d7718f
chore: updated my issues text ( #507 )
2023-03-23 22:54:53 +05:30