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
d477c19ad9
feat: show empty states toggle button in the views dropdown ( #500 )
...
* 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 ( #498 )
...
* 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 ( #493 )" ( #497 )
...
This reverts commit f615f8ac0c
.
2023-03-22 23:40:25 +05:30
Anmol Singh Bhatia
f615f8ac0c
fix: sidebar and shortcut modal ( #493 )
...
* 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 ( #491 )
2023-03-22 19:06:36 +05:30
Dakshesh Jain
a830808f9d
refactor: views & filter ( #490 )
...
* 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 ( #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
Anmol Singh Bhatia
505b14e3a6
fix: ui fixes and improvement ( #479 )
...
* fix: list view longer title tooltip fix
* fix: module and cycle sidebar ui improvement
2023-03-21 12:47:10 +05:30
Anmol Singh Bhatia
b96d40f106
style: auth screens ( #478 )
...
* style: sign in page
* style: github and google sign
* style: sign with code and password
* style: not a member and not authorized for project setting
* style: join project icon
* chore: comment removed
2023-03-21 12:46:12 +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
Anmol Singh Bhatia
5739d95ab4
style: onboarding, chore: refactoring ( #474 )
...
* style: onboarding screens
* style: onboarding card component and refactoring
* fix: onboarding card text fix
* fix: merge conflict fix
2023-03-18 11:34:09 +05:30
Aaryan Khandelwal
e7ef6275cd
style: new buttons added ( #470 )
2023-03-17 10:40:38 +05:30
Aaryan Khandelwal
4de0abfc22
fix: minor ui fixes ( #469 )
2023-03-17 10:39:06 +05:30
Aaryan Khandelwal
5f796e732a
fix: bot activity and comment log name ( #463 )
...
* fix: github bot activity log details
* fix: bot comment details
* fix: updated bot logs
* refactor: bot name logic
2023-03-17 10:38:01 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key ( #465 )
2023-03-16 18:15:08 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown ( #466 )
2023-03-16 18:14:07 +05:30
Dakshesh Jain
0f06589b83
style: made new issue filter dropdown ( #462 )
2023-03-16 16:27:18 +05:30
Aaryan Khandelwal
a84abc60b2
style: workspace dashboard ( #460 )
...
* style: workspace dashboard
* feat: activity graph
* chore: change tile colors for activity graph
* fix: activity graph tiles order, color
* style: activity intensity
2023-03-16 15:53:49 +05:30
Aaryan Khandelwal
27324ddd93
fix: github description not appearing ( #459 )
2023-03-16 15:53:25 +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
Aaryan Khandelwal
4639ab3d9c
fix: workspace dropdown ( #447 )
...
* fix: workspace dropdown links
* fix: module progress round off
2023-03-15 18:50:37 +05:30
Aaryan Khandelwal
c11bf7c7de
feat: progress bar for module ( #446 )
2023-03-15 18:00:40 +05:30
Anmol Singh Bhatia
ae8902e815
style: sidebar icon color ( #444 )
2023-03-15 17:41:52 +05:30
Anmol Singh Bhatia
164072e3cc
fix: date checker edge case fix ( #443 )
2023-03-15 17:41:24 +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
Aaryan Khandelwal
32d37ec45e
refactor: custom search select component ( #440 )
2023-03-15 10:59:43 +05:30
Aaryan Khandelwal
bcd2ac1317
feat: issue filters dropdown created ( #441 )
2023-03-15 10:59:23 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller ( #433 )
2023-03-14 12:18:14 +05:30
Aaryan Khandelwal
d6d51c2f43
fix: modules sidebar lead select not working ( #429 )
2023-03-14 12:16:26 +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
4a7f80712b
style: workspace sidebar ( #417 )
2023-03-10 16:05:10 +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
4fad685ec8
style: workspace dropdown ( #416 )
...
* style: workspace dropdown
* style: workspace dropdown hover fix
2023-03-10 12:32:29 +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
4e9149a27c
style: empty cycle state ( #410 )
2023-03-09 22:49:03 +05:30
Anmol Singh Bhatia
e3e57df4a2
style: list view ( #409 )
...
* style: list view
* style: list board header spacing fix
2023-03-09 16:05:25 +05:30
Aaryan Khandelwal
674ecd33ef
fix: order by text
2023-03-08 19:15:28 +05:30
Aaryan Khandelwal
223a204a97
fix: drag overlay z-index, sidebar dropdowns
2023-03-08 19:08:57 +05:30
Aaryan Khandelwal
cc498096f3
chore: update module dropdowns ( #396 )
2023-03-07 22:56:22 +05:30