Kunal Vishwakarma
1866fd77bb
fix: changed buttons to primary ( #602 )
2023-03-30 13:53:03 +05:30
Kunal Vishwakarma
531b9e3d64
style: fixed height issue in module card ( #599 )
2023-03-30 12:09:42 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module ( #589 )
2023-03-29 19:13:53 +05:30
kunalv17
4e9715a5b2
style: added divider to the pages block ( #571 )
...
* 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
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
Anmol Singh Bhatia
248d094762
feat: cycle list page ( #577 )
...
* style: cycle list page
* fix:typo fix
2023-03-29 16:27:55 +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
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix ( #572 )
2023-03-29 13:17:31 +05:30
kunalv17
9eb9b7bf6c
style: dashboard color ( #568 )
2023-03-29 11:54:37 +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
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
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
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
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
f01f2fb9bd
style: my profiles page responsiveness ( #512 )
2023-03-23 22:55:58 +05:30
Aaryan Khandelwal
6962d7718f
chore: updated my issues text ( #507 )
2023-03-23 22:54:53 +05:30
Anmol Singh Bhatia
b6a3615f66
feat: completed cycle validation , fix: quick action and kanban fix ( #505 )
...
* 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
Saheb Giri
4a81b988b4
feat: implemented new pages design with bare minimum functionality ( #503 )
...
* 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 ( #504 )
...
* 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 ( #501 )
2023-03-23 12:01:50 +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
Aaryan Khandelwal
9a97c97336
chore: new modules and cycles response ( #489 )
2023-03-22 18:10:38 +05:30
Aaryan Khandelwal
2e346158ba
fix: minor ui fixes ( #488 )
2023-03-22 16:58:32 +05:30
Aaryan Khandelwal
283950c8e2
style: views ( #486 )
2023-03-22 14:47:13 +05:30
Dakshesh Jain
e6b0012fe2
fix: mutation on issue create ( #473 )
...
* 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
* fix: mutation on project create
2023-03-18 11:34:29 +05:30
Aaryan Khandelwal
e7ef6275cd
style: new buttons added ( #470 )
2023-03-17 10:40:38 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown ( #466 )
2023-03-16 18:14:07 +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
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
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
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
Aaryan Khandelwal
441cf39d2c
refactor: global workspace form ( #421 )
2023-03-11 17:23:23 +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
afe2b029c0
fix: ui improvement ( #395 )
...
* fix: current cycle date updation
* fix: sidebar overflow fix , date helper fn added
2023-03-07 22:38:49 +05:30
Dakshesh Jain
30a91a6b91
fix: issue details mutation ( #389 )
2023-03-07 22:22:06 +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