Commit Graph

25 Commits

Author SHA1 Message Date
Aaryan Khandelwal
2ec8fbab34
style: modals theming (#940)
* style: existing issues list modal

* style: parent issues list modal

* style: issue modal

* style: cycle modal

* style: module modal

* style: view modal

* style: page modal

* style: delete modals
2023-04-24 11:19:53 +05:30
Aaryan Khandelwal
99dd1b9f0c
chore: state delete validation (#930) 2023-04-22 18:19:35 +05:30
Aaryan Khandelwal
06ad0d0f7a
style: views theming (#920) 2023-04-21 16:30:16 +05:30
Aaryan Khandelwal
952d35dd79
style: list and kanban view theming (#906)
* fix: sidebar workspace dropdown logo

* style: list and kanban view theming
2023-04-20 18:13:21 +05:30
Aaryan Khandelwal
3c2f5d12ed
feat: themes (#902)
* chore: add next theme and initial setup

* chore: add dark mode colors to layouts

* chore: user general setting page theming

* chore: dashboard theming

* chore: project page theming

* chore: workspace setting page theming

* chore: my issue page theming

* chore: cmdk theming

* chore: change hardcode bg and text color to theme

* chore: change color name according to the design

* style: fix card in the dashboard

* style: fix merge conflict design issues

* style: add light high contrast and dark high contrast

* style: fix cmd k menu color and selection

* feat: change theme from cmdk menu

* chore: add multiple theme field to custom theme

* chore: removed custom theming

* fix: build error

---------

Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
Anmol Singh Bhatia
365c758a25
fix: create update view modal fix (#842) 2023-04-17 12:24:30 +05:30
Saheb Giri
032ef831b2
feat: now user can edit view (#793)
* feat: now user can edit view

* fix: build error
2023-04-12 15:33:21 +05:30
Saheb Giri
d411cd7576
style: redesign view (#770)
* style: add new design to the view item

* feat: add no of filters
2023-04-10 22:46:09 +05:30
Aaryan Khandelwal
12ad3892f8
fix: signin page type (#671) 2023-04-03 15:07:39 +05:30
Kunal Vishwakarma
844ae4869a
fix: view list link (#653)
* fix: viewlist link

* fix/removed side effects

* fix: deadzones in the link
2023-03-31 17:54:05 +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
880813685b
fix: sidebar dropdowns height (#616)
* fix: old labels color set to black

* fix: issue details sidebar select dropdowns height
2023-03-30 18:07:00 +05:30
Saheb Giri
be5c4140ff
refactor: issue label and make design consistent (#610) 2023-03-30 16:59:07 +05:30
Aaryan Khandelwal
dcf8b562d3
chore: cycle and module sidebar stats filter (#594) 2023-03-30 01:31:43 +05:30
Saheb Giri
c75ca8203f
feat: add label to create view modal (#591) 2023-03-30 01:08:14 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters (#585)
* feat: added labels in filters

* fix: added labels in fetch keys
2023-03-29 19:18:57 +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
kunalv17
b7b8d3914a
style: views list page, chore: views favotire (#562) 2023-03-28 16:48:46 +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
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
ad2fa91a2b
chore: new global select filters component (#501) 2023-03-23 12:01:50 +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
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
dbd6de0988
feat: views template created (#439) 2023-03-15 11:00:05 +05:30