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
Aaryan Khandelwal
0036ac6afb
fix: minor pages ui ( #700 )
2023-04-04 18:31:28 +05:30
Aaryan Khandelwal
2660d646ad
chore: minor pages UI ( #695 )
...
* 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
5ba7d271b7
style: revamp pages ( #688 )
...
* 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
Aaryan Khandelwal
35e40a7bec
chore: added placeholder to remirror ( #686 )
...
* chore: added placeholder to remirror
* fix: build error
2023-04-03 18:14:50 +05:30
Kunal Vishwakarma
0cf498651c
feat: shortcuts ( #674 )
...
* 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
Kunal Vishwakarma
567966459b
style: added icons to ellipses in project settings label ( #662 )
2023-03-31 18:31:44 +05:30
Saheb Giri
abe34ad7b1
fix: add scroll into view when editing label in settings page ( #660 )
2023-03-31 18:31:01 +05:30
Anmol Singh Bhatia
d596e41d4d
fix: project setting control fix ( #658 )
...
* fix: project setting control fix
* fix: project member endpoint fix
2023-03-31 18:30:39 +05:30
Aaryan Khandelwal
e3005b7776
fix: project identifier check in project settings ( #649 )
2023-03-31 16:04:17 +05:30
Kunal Vishwakarma
4ab82b9616
fix: style and bugs ( #644 )
...
* fix: style and bugs
* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages ( #637 )
2023-03-31 02:51:39 +05:30
Aaryan Khandelwal
16abbe0b3e
fix: project identifier check in project settings ( #613 )
2023-03-30 17:48:03 +05:30
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
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
472767ab67
feat: group by created by option ( #516 )
2023-03-24 01:11:42 +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
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
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
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
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
Aaryan Khandelwal
64978969a0
chore: cycles loading, fix: cycles favorite mutation ( #379 )
2023-03-07 11:04:51 +05:30