2
0
forked from github/plane
Commit Graph

508 Commits

Author SHA1 Message Date
Kunal Vishwakarma
33ea1cb9d3
chore: added ai generation inside block in pages () 2023-04-10 12:33:12 +05:30
Anmol Singh Bhatia
03e74415f2
feat: upload button validation () 2023-04-08 18:20:33 +05:30
Aaryan Khandelwal
1026ae3eb1
chore: user auth layer ()
* chore: use estimate points hook created

* chore: user auth layer

* fix: build error
2023-04-08 18:05:54 +05:30
Aaryan Khandelwal
c21fb6e942
fix: issue attachments mutation ()
* fix: dashboard workspace activity mutation

* fix: attachment mutation for create and delete
2023-04-08 15:33:20 +05:30
Kunal Vishwakarma
9b1ae6bcd4
fix: inconsistency in styles () 2023-04-08 13:55:30 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer ()
* 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 ()
* 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 ()
* 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 ()
* 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 ()
* fix: added popover for profile cover

* fix:removed comments
2023-04-07 15:33:11 +05:30
Aaryan Khandelwal
35f9876981
refactor: import/export code () 2023-04-07 13:27:57 +05:30
Anmol Singh Bhatia
ea06ee4529
fix: issue attachment improvement ()
* fix: invalid file error state bug fix

* style: icons updated
2023-04-06 19:16:50 +05:30
Aaryan Khandelwal
35455c2bf7
chore: delete import ()
* chore: delete import

* chore: changed button text
2023-04-06 16:06:31 +05:30
Kunal Vishwakarma
95fe4a3831
feat: added estimates ()
* 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 ()
* 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 ()
* 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 () 2023-04-06 01:03:42 +05:30
Aaryan Khandelwal
c9d8a8dbd1
feat: github importer ()
* 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
Aaryan Khandelwal
3519be9ce8
fix: remirror empty state ()
* fix: minor pages ui

* fix: remirror empty state
2023-04-04 19:27:13 +05:30
Aaryan Khandelwal
0036ac6afb
fix: minor pages ui () 2023-04-04 18:31:28 +05:30
Aaryan Khandelwal
2660d646ad
chore: minor pages UI ()
* chore: fix minor ui bugs in pages

* chore: shortcut to add new block

* chore: keyboard accessibility

* chore: block options position
2023-04-04 16:21:46 +05:30
Aaryan Khandelwal
dad36b404d
fix: pages ai modal () 2023-04-04 14:07:17 +05:30
Aaryan Khandelwal
4af5921991
chore: restrict users from creating workspace with reserved slugs () 2023-04-04 00:13:21 +05:30
Dakshesh Jain
67952bc225
feat: added user role on onboarding event ()
* feat: added tracker for views

* feat: added user role on onboarding event
2023-04-03 23:57:19 +05:30
Kunal Vishwakarma
a1f0f43992
feat: icon picker ()
* feat: icon picker

* style: icon picker modal

---------

Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-03 23:54:26 +05:30
Kunal Vishwakarma
62cca1c7cd
feat: issue redirect ()
* feat: open issue in new tab for list and kanban view

* fix: used a tag
2023-04-03 23:51:46 +05:30
Aaryan Khandelwal
5ba7d271b7
style: revamp pages ()
* feat: dnd added for blocks

* chore: added access option to pages

* style: ui fixes

* fix: polishing

* fix: build error
2023-04-03 23:30:29 +05:30
Saheb Giri
f6f9caf9e6
fix: now user can navigate using arrow keys () 2023-04-03 19:04:11 +05:30
Aaryan Khandelwal
35e40a7bec
chore: added placeholder to remirror ()
* chore: added placeholder to remirror

* fix: build error
2023-04-03 18:14:50 +05:30
Aaryan Khandelwal
1b30e4b57f
fix: user cannot create duplicate links () 2023-04-03 16:22:37 +05:30
Anmol Singh Bhatia
a63c551e75
feat: completed cycle transfer issue validation added ()
* feat: completed cycle transfer issue validation added

* style: transfer issue section

* style: issue transfer button
2023-04-03 15:57:52 +05:30
Dakshesh Jain
cfe7c5e0b7
fix: search button not working on image picker popover () 2023-04-03 15:57:08 +05:30
Aaryan Khandelwal
12ad3892f8
fix: signin page type () 2023-04-03 15:07:39 +05:30
Kunal Vishwakarma
0cf498651c
feat: shortcuts ()
* feat: added shortcut for page and view

* fix: shortcut for view

* fix: onclick method for views and pages
2023-04-03 14:23:50 +05:30
Saheb Giri
a18af1cecf
fix: missing deleted icon in user activity () 2023-04-03 11:51:25 +05:30
Aaryan Khandelwal
61875722e4
chore: add auto generate description option to create issue modals () 2023-04-03 11:41:46 +05:30
Saheb Giri
c0bf7783b1
style: designed user activity. () 2023-03-31 23:00:28 +05:30
Anmol Singh Bhatia
9f34f41982
feat: list and kanban view group by header icon () 2023-03-31 21:20:23 +05:30
Kunal Vishwakarma
567966459b
style: added icons to ellipses in project settings label () 2023-03-31 18:31:44 +05:30
Anmol Singh Bhatia
6055f5c4ee
fix: cycle list page mutation fix ()
* fix: cycle list page mutation fix

* fix: cycle mutation fix
2023-03-31 18:31:21 +05:30
Saheb Giri
abe34ad7b1
fix: add scroll into view when editing label in settings page () 2023-03-31 18:31:01 +05:30
Aaryan Khandelwal
fae1534887
fix: issues list flicker ()
* fix: issues list flicker

* fix: useeffect dependencies
2023-03-31 18:29:24 +05:30
Saheb Giri
448d8c63f3
fix: old labels must have black color in project settings () 2023-03-31 18:03:42 +05:30
Kunal Vishwakarma
844ae4869a
fix: view list link ()
* fix: viewlist link

* fix/removed side effects

* fix: deadzones in the link
2023-03-31 17:54:05 +05:30
Saheb Giri
f074f9f003
fix: graphs issue ()
* fix: prevent y axis to have decimal

* fix: add padding and labels to line chart
2023-03-31 17:33:51 +05:30
Anmol Singh Bhatia
f6500914be
style: transfer issue modal empty state added () 2023-03-31 16:05:02 +05:30
Saheb Giri
a6f306209d
fix: issue modal title textfield reset () 2023-03-31 16:04:51 +05:30
Anmol Singh Bhatia
e5507651c3
fix: issue sidebar module , cycle and label dropdown fix () 2023-03-31 16:04:36 +05:30
Aaryan Khandelwal
480e2c4d7f
refactor: cycles toggle favorite () 2023-03-31 16:03:58 +05:30
Aaryan Khandelwal
09e17858fe
chore: remove edit and push issue from page block () 2023-03-31 16:03:48 +05:30
Saheb Giri
13b2a6fd53
fix: persist data on tab switch in workspace ()
* fix: persist data on tab switch in workspace

* fix: build fail
2023-03-31 16:03:35 +05:30
Kunal Vishwakarma
4ab82b9616
fix: style and bugs ()
* fix: style and bugs

* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Saheb Giri
09d73c5e04
fix: issue activity ()
- fix: set and remove activity logs are showing problems
- fix: removing due date is showing static value of 1 Jan.
- fix:  old labels to have black color.
- fix:  word 'Description' should be bold
2023-03-31 14:46:17 +05:30
Aaryan Khandelwal
b2c15125fc
fix: image upload () 2023-03-31 04:24:57 +05:30
Aaryan Khandelwal
a8f125cfa8
fix: blocked and blocking in issue details sidebar () 2023-03-31 03:50:35 +05:30
Aaryan Khandelwal
448f383ec9
chore: cycle sidebar content updated () 2023-03-31 03:21:37 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page () 2023-03-31 03:09:55 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages () 2023-03-31 02:51:39 +05:30
Aaryan Khandelwal
0c94b494ed
refactor: calendar view () 2023-03-31 02:43:38 +05:30
Aaryan Khandelwal
e2921539d0
refactor: sidebar stats mutation () 2023-03-31 02:20:44 +05:30
Aaryan Khandelwal
66d07e340b
fix: delete mutations for issues, cycles and modules () 2023-03-31 02:17:35 +05:30
Anmol Singh Bhatia
8fcfebf0fc
fix: invalid date toast message updated () 2023-03-31 01:40:06 +05:30
Anmol Singh Bhatia
5d0533a44f
style: ellipsis consistent style ()
* style: ellipsis consistent style

* style: consistent ellipsis menu for module and cycle
2023-03-31 00:31:00 +05:30
Anmol Singh Bhatia
3cf2172520
style: delete workspace modal () 2023-03-31 00:25:42 +05:30
Saheb Giri
a8a5873d88
fix: add icons to dropdown and replace link icon () 2023-03-30 20:45:15 +05:30
Kunal Vishwakarma
73c7b1bddc
fix: modal typo ()
* fix: modal width inconsistency

* fix: modal typo
2023-03-30 20:25:04 +05:30
Saheb Giri
64c936b9b5
style: module modal consistent design () 2023-03-30 19:28:04 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt ()
* 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
50275fd2ad
fix: sidebar pending issue stats fix () 2023-03-30 19:26:41 +05:30
Kunal Vishwakarma
112fe8e7e6
fix: modal width inconsistency () 2023-03-30 19:02:05 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue ()
* feat: bulk transfer issue for completed cycle added

* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
Saheb Giri
1558f51c23
fix: show divider only when filter is selected () 2023-03-30 18:54:44 +05:30
Aaryan Khandelwal
bc7dc43171
chore: ai assistant limit error () 2023-03-30 18:45:33 +05:30
Kunal Vishwakarma
70a00a6309
style: issue modal scroll () 2023-03-30 18:45:11 +05:30
Saheb Giri
4d56adba43
style: create cycle modal makeover () 2023-03-30 18:35:29 +05:30
Anmol Singh Bhatia
624d9dfd39
fix: icon and ellipsis ()
* fix: consistent icon for end date for cycle card

* fix: sidebar ellipsis fix
2023-03-30 18:35:05 +05:30
Aaryan Khandelwal
880813685b
fix: sidebar dropdowns height ()
* fix: old labels color set to black

* fix: issue details sidebar select dropdowns height
2023-03-30 18:07:00 +05:30
Aaryan Khandelwal
b65fa89cdb
fix: role input on my profile page () 2023-03-30 17:47:49 +05:30
Aaryan Khandelwal
5feaed3961
fix: fetch correct list of issues on the calendar view () 2023-03-30 17:03:37 +05:30
Saheb Giri
be5c4140ff
refactor: issue label and make design consistent () 2023-03-30 16:59:07 +05:30
Anmol Singh Bhatia
f5f90dab69
fix : module and cycle invalid date fix ()
* fix: module and cycle modal invalid date validation

* fix: cycle and module sidebar invalid date
2023-03-30 16:00:48 +05:30
Aaryan Khandelwal
a94e38c093
fix: minor bugs in the onboarding screens () 2023-03-30 13:55:50 +05:30
Saheb Giri
63b7c1ee47
style: icons consistency and minor fixes ()
* fix: change discord casing

* style: icon and style consistency in cmd k

- change discord icon color
- make link copy link consistent
-  bolt to rocket icon for shortcut

* style: make icon color throughout the activity log
2023-03-30 13:54:18 +05:30
Kunal Vishwakarma
1866fd77bb
fix: changed buttons to primary () 2023-03-30 13:53:03 +05:30
Kunal Vishwakarma
531b9e3d64
style: fixed height issue in module card () 2023-03-30 12:09:42 +05:30
Anmol Singh Bhatia
06fb3e9b58
fix: calendar view bugs ()
* fix: text turncate added for issue

* fix: next week btn fix, style:calendar cell height fix
2023-03-30 12:09:11 +05:30
Aaryan Khandelwal
fb01e6d22c
fix: module status line break () 2023-03-30 02:07:48 +05:30
Anmol Singh Bhatia
e6055da150
feat: calendar view ()
* feat:start and last day of month helper function

* feat: start and last day of week helper function

* feat: weekday and everyday interval helper function

* feat: calendar date formater helper function

* feat: monthly calendar view , feat: weekend date toggle, feat: calendar month and year picker

* feat: monthly , weekly view and weekend toggle

* feat: drag and drop added in calendar view

* fix: drag and drop mutation fix

* chore: refactoring , feat: calendar view option added

* fix: calendar view menu fix

* style: calendar view style improvement

* style: drag and drop styling

* fix:week day format fix

* chore: calendar constant added

* feat: calendar helper function added

* feat: month and year picker, month navigator, jump to today funtionality added

* feat: weekly navigation and jump to today fix, style: month year picker fix

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-30 02:01:53 +05:30
Aaryan Khandelwal
952c64d449
fix: mutation error for project issues () 2023-03-30 01:50:00 +05:30
Aaryan Khandelwal
dcf8b562d3
chore: cycle and module sidebar stats filter () 2023-03-30 01:31:43 +05:30
kunalv17
5c1607f39b
style: finished module card design ()
* style: finished modulecard design

* fix: use assignee list component
2023-03-30 01:17:51 +05:30
Saheb Giri
c75ca8203f
feat: add label to create view modal () 2023-03-30 01:08:14 +05:30
Anmol Singh Bhatia
cfd97041b8
feat: incomplete cycle endpoint added , issue sidebar cycle fix ()
* feat: incomplete cycle endpoint added , issue sidebar cycle fix

* fix: fetch key
2023-03-29 19:21:15 +05:30
Saheb Giri
7337707a4e
style: redesign issue activity ()
* style: redesign the activity feed and refactor the code

* chore: remove console logs

* revert: back to remirror rich text editor

* style: make icons, text smaller and reduce the spacing between logs
2023-03-29 19:19:37 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters ()
* feat: added labels in filters

* fix: added labels in fetch keys
2023-03-29 19:18:57 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module () 2023-03-29 19:13:53 +05:30
kunalv17
4e9715a5b2
style: added divider to the pages block ()
* style: added hr to the pages block

* style: added divider and removed hr

* chore: removed index prop

* chore: removed index
2023-03-29 18:36:52 +05:30
Dakshesh Jain
10657d4796
fix: filter menu not closing on select other parent option () 2023-03-29 18:18:45 +05:30
Saheb Giri
653cc29290
style: issue filter design ()
* style: redesign issue filter pill

* style: redesign issue label on the view modal
2023-03-29 18:18:08 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description ()
* feat: block sync

* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
sphynxux
a8f5a3eda1
Merge pull request 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 ()
* 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 ()
* feat/added toggle for pages in settings features

* style:changed pages icon
2023-03-29 15:21:08 +05:30
Saheb Giri
c60b152a7c
fix: add crisp chat with us option in cmdk () 2023-03-29 11:53:09 +05:30
Anmol Singh Bhatia
e07ffc3a46
fix: module sidebar link section relocation () 2023-03-29 11:52:39 +05:30
Saheb Giri
dd3bca9a32
fix: cmdk integration ()
* 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 ()
* 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 () 2023-03-29 00:08:34 +05:30
Anmol Singh Bhatia
e2eeec8f79
feat: completed cycle message added () 2023-03-28 18:48:57 +05:30
kunalv17
b7b8d3914a
style: views list page, chore: views favotire () 2023-03-28 16:48:46 +05:30
Saheb Giri
afb92ea850
feat: add global search through cmd k ()
* 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 () 2023-03-28 14:17:24 +05:30
Aaryan Khandelwal
37aade5ef6
fix: order by last created ()
* feat: block sync

* fix: order by last created order
2023-03-28 01:52:13 +05:30
Aaryan Khandelwal
b9e42d116e
fix: issue modal overflow ()
* feat: block sync

* fix: create issue modal overflow
2023-03-28 01:52:04 +05:30
Aaryan Khandelwal
e0928d6ec5
fix: default label color ()
* feat: block sync

* fix: default label color
2023-03-28 01:50:55 +05:30
Aaryan Khandelwal
909ccd578b
chore: crisp integration ()
* 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 () 2023-03-28 00:36:20 +05:30
Aaryan Khandelwal
3503b22dd9
refactor: pages folder structure ()
* 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 () 2023-03-27 16:53:31 +05:30
Aaryan Khandelwal
21dd2e703b
fix: module progress bar () 2023-03-26 11:37:06 +05:30
Aaryan Khandelwal
5dd5fe2d09
feat: gpt integration for page block description () 2023-03-26 11:36:10 +05:30
Aaryan Khandelwal
5d67029b5a
feat: pages ()
* 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 ()
* 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 ()
also closing color picker on color select
2023-03-24 23:32:33 +05:30
Dakshesh Jain
f3583f6415
feat: added filter 'created_by' ()
* 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 ()
* chore: completed issues graph

* style: issue stats
2023-03-24 11:06:52 +05:30
Aaryan Khandelwal
3d34741356
chore: update view button () 2023-03-24 10:56:06 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option () 2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
765cfdbf7e
fix: kanban loading state () 2023-03-23 23:36:52 +05:30
guru_sainath
2f2caaaf6e
Feat: Github importer to sync issues, users, and labels with workspace projects. ()
* 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 ()
* 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 ()
* fix: filters dropdown overflowing issue

* filters dropdown z-index
2023-03-23 23:25:08 +05:30
Aaryan Khandelwal
19434342d3
fix: delete image preview after modal close () 2023-03-23 22:55:12 +05:30
Anmol Singh Bhatia
b6a3615f66
feat: completed cycle validation , fix: quick action and kanban fix ()
* feat: completed cycle card validation

* fix: unique key to hidden group

* feat: completed cycle sidebar validation

* fix: remove console log from progress chart hover

* feat: kanban and list view completed cycle validation

* feat: quick action validation

* refactor: code refactor

* fix: sidebar draft cycle status
2023-03-23 22:42:08 +05:30
Aaryan Khandelwal
567afa6d39
fix: kanban drag and drop () 2023-03-23 18:52:18 +05:30
Dakshesh Jain
feb0e40559
refactor: state with group 'completed' or 'cancelled' are collapsed by default () 2023-03-23 18:10:28 +05:30
Saheb Giri
4a81b988b4
feat: implemented new pages design with bare minimum functionality ()
* 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

* fix: design list page view to match with ui

* feat: add top large textarea for page title and description

* refactor: add page label with types

* feat: add pages grid layout

* feat: add tabs and masonry layout

* fix: build errors

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-23 16:12:14 +05:30
Aaryan Khandelwal
c755907d99
chore: new workspace endpoint ()
* chore: new workspace dashboard endpoint

* chore: overdue and upcoming issues
2023-03-23 15:54:59 +05:30
Aaryan Khandelwal
ad2fa91a2b
chore: new global select filters component () 2023-03-23 12:01:50 +05:30
Saheb Giri
10e5ba7b3e
feat: add pages and page blocks ()
* 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
Aaryan Khandelwal
d477c19ad9
feat: show empty states toggle button in the views dropdown ()
* feat: show empty states toggle button in views dropdown

* refactor: empty state toggle naming convention, feat: hidden groups in section in the kanban board
2023-03-23 02:13:52 +05:30
Aaryan Khandelwal
79249c5c9b
fix: states order ()
* fix: order of states in the kanban board

* fix: state name in list view
2023-03-23 01:00:50 +05:30
Aaryan Khandelwal
cd26b2e096
Revert "fix: sidebar and shortcut modal ()" ()
This reverts commit f615f8ac0c.
2023-03-22 23:40:25 +05:30
Anmol Singh Bhatia
f615f8ac0c
fix: sidebar and shortcut modal ()
* fix: shortcut modal cmd and ctrl fix

* fix: sidebar collapse state ordering
2023-03-22 19:08:04 +05:30
Dakshesh Jain
031f6443a0
style: kanban loader () 2023-03-22 19:06:36 +05:30
Dakshesh Jain
a830808f9d
refactor: views & filter ()
* fix: not saving filters on views detail page

* refactor: using issues endpoint to get issues in views detail page

feat: showing toast alert on saving view
2023-03-22 18:18:19 +05:30
Aaryan Khandelwal
9a97c97336
chore: new modules and cycles response () 2023-03-22 18:10:38 +05:30
Aaryan Khandelwal
2e346158ba
fix: minor ui fixes () 2023-03-22 16:58:32 +05:30
Aaryan Khandelwal
283950c8e2
style: views () 2023-03-22 14:47:13 +05:30