Aaryan Khandelwal
fc92d7d1a0
chore: hide issue properties if there are none ( #1554 )
2023-07-18 18:47:28 +05:30
Aaryan Khandelwal
538d67dbd9
fix: theming colors ( #1533 )
...
* chore: update border colors
* chore: loading screens bg color, custom theming default values
* chore: remove unnecessary images
* chore: update static colors
* chore: update old variable names
* chore: update issue activity icon colors
* chore: update user activity icon colors
2023-07-17 16:28:23 +05:30
Aaryan Khandelwal
5fadf53580
style: auth screens ( #1531 )
...
* chore: invitations empty state
* style: new auth screens
* chore: update typography
* chore: update border colors
* chore: resend code text
2023-07-17 13:00:44 +05:30
Aaryan Khandelwal
4c2cb2368a
chore: update classnames according to the new theming structure ( #1494 )
...
* chore: store various shades of accent color
* refactor: custom theme selector
* refactor: custom theme selector
* chore: update custom theme input labels
* fix: color generator function logic
* fix: accent color preloaded data
* chore: new theming structure
* chore: update shades calculation logic
* refactor: variable names
* chore: update color scheming
* chore: new color scheming
* refactor: themes folder structure
* chore: update classnames to the new ones
* chore: update static colors
* chore: sidebar link colors
* chore: placeholder color
* chore: update border classnames
2023-07-10 12:47:00 +05:30
Anmol Singh Bhatia
d564ea8898
fix: resolved overflow issue with longer state names ( #1444 )
2023-07-07 14:11:33 +05:30
Kunal Vishwakarma
4c3e2c252a
chore: due date filter ( #965 )
...
* chore: due date filter
* fix: deployment error
* chore: optimized code
* chore: created constants for due date
* chore: create seperated css file for react datepicker styling
* fix: due date filter
* chore: highlight selected option
* fix: merge conflicts
* fix: build error
* chore: date range selector validation
* fix: issue views overflow
* refactor: due date filter modal code
* refactor: multi level dropdown
* chore: due date filter select default value
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-04 23:13:07 +05:30
Anmol Singh Bhatia
fd30ea9a20
feat: editable label option added in all view , fix: view page list and kanban view mutation fix, chore: code refactor ( #1390 )
...
* feat: editable label select component added in spreadsheet view
* feat: editable label select option added in all view, chore: code refactor
* fix: view page list and kanban view mutation fix and sub issue mutation, chore: refactor partial update issue function
* fix: build fix
2023-06-24 18:09:06 +05:30
pablohashescobar
e9a0eb87cc
feat: inbox ( #1023 )
...
* dev: initialize inbox
* dev: inbox and inbox issues models, views and serializers
* dev: issue object filter for inbox
* dev: filter for search issues
* dev: inbox snooze and duplicates
* dev: set duplicate to null by default
* feat: inbox ui and services
* feat: project detail in inbox
* style: layout, popover, icons, sidebar
* dev: default inbox for project and pending issues count
* dev: fix exception when creating default inbox
* fix: empty state for inbox
* dev: auto issue state updation when rejected or marked duplicate
* fix: inbox update status
* fix: hydrating chose with old values
filters workflow
* feat: inbox issue filtering
* fix: issue inbox filtering
* feat: filter inbox issues
* refactor: analytics, border colors
* dev: filters and views for inbox
* dev: source for inboxissue and update list inbox issue
* dev: update list endpoint to house filters and additional data
* dev: bridge id for list
* dev: remove print logs
* dev: update inbox issue workflow
* dev: add description_html in issue details
* fix: inbox track event auth, chore: inbox issue action authorization
* fix: removed unnecessary api calls
* style: viewed issues
* fix: priority validation
* dev: remove print logs
* dev: update issue inbox update workflow
* chore: added inbox view context
* fix: type errors
* fix: build errors and warnings
* dev: update issue inbox workflow and log all the changes
* fix: filters logic, sidebar fields to show
* dev: update issue filtering status
* chore: update create inbox issue modal, fix: mutation issues
* dev: update issue accept workflow
* chore: add comment to inbox issues
* chore: remove inboxIssueId from url after deleting
* dev: update the issue triage workflow
* fix: mutation after issue status change
* chore: issue details sidebar divider
* fix: issue activity for inbox issues
* dev: update inbox perrmissions
* dev: create new permission layer
* chore: auth layer for inbox
* chore: show accepting status
* chore: show issue status at the top of issue details
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-06-16 18:57:17 +05:30
Anmol Singh Bhatia
6f2a38ad66
fix: bug and auth fixes ( #1224 )
...
* fix: sign in and invitation page fixes
* fix: project and workspace services track event fix
* fix: user onboarding complete track event fix
* fix: issue track event fix
* fix: partial property , issue comment and mark as done issue track event fix
* fix: bulk delete , move to cycle or module and issue label track event fix
* fix: state , cycle and module track event fix
* fix: pages and block track event fix
* fix: integration , estimate , importer , analytics and gpt track event fix
* fix: view track event fix
* fix: build fix
* fix: build fix
2023-06-06 21:36:00 +05:30
Anmol Singh Bhatia
ae1eb9527a
style: ui improvement ( #1077 )
...
* style: assignee, sub-issue and due date display properties styling
* style: cycle view indicator added
2023-05-19 15:22:09 +05:30
Aaryan Khandelwal
ab695a309f
fix: layout padding, tabs size and page heading font sizes ( #1067 )
2023-05-17 14:57:58 +05:30
Aaryan Khandelwal
290318603d
fix: calendar view mutation ( #1042 )
2023-05-15 11:35:07 +05:30
Anmol Singh Bhatia
dbbd9add99
fix: ui and bug fix ( #1043 )
...
* style: calendar border added
* fix: calendar issue ellipsis position fix
* fix: help section overflow fix
* fix: module card date overflow fix
* style: page detail padding and position fix
* fix: cycle and module sidebar fix
2023-05-15 11:32:50 +05:30
Aaryan Khandelwal
1a534a3c19
feat: plane analytics ( #1029 )
...
* chore: global bar graph component
* chore: global pie graph component
* chore: global line graph component
* chore: removed unnecessary file
* chore: refactored global chart components to accept all props
* chore: function to convert response to chart data
* chore: global calendar graph component added
* chore: global scatter plot graph component
* feat: analytics boilerplate created
* chore: null value for segment and project
* chore: clean up file
* chore: change project query param key
* chore: export, refresh buttons, analytics table
* fix: analytics fetch key error
* chore: show only integer values in the y-axis
* chore: custom x-axis tick values and bar colors
* refactor: divide analytics page into granular components
* chore: convert analytics page to modal, save analytics modal
* fix: build error
* fix: modal overflow issues, analytics loading screen
* chore: custom tooltip, refactor: graphs folder structure
* refactor: folder structure, chore: x-axis tick values for larger data
* chore: code cleanup
* chore: remove unnecessary files
* fix: refresh analytics button on error
* feat: scope and demand analytics
* refactor: scope and demand and custom analytics folder structure
* fix: dynamic import type
* chore: minor updates
* feat: project, cycle and module level analytics
* style: project analytics modal
* fix: merge conflicts
2023-05-11 17:38:46 +05:30
Anmol Singh Bhatia
c7deb00f2a
feat: calendar view display properties ( #1024 )
...
* fix: calendar mutation fix, chore: calendar type added
* feat: calendar view display property added
* feat: calendar header, single date and single issue component added, chore: code refactor
* chore: partialupdateissue function updated
* fix: dropdown overflow fix, style: issue card styling
* fix: calendar weekly view row height fix
* feat: calendar issue card ellipsis added, fix: edit and delete mutation fix
* style: plus icon , add issue button padding and onhover effect fix
* style: calendar issue card
* style: weekly view height
2023-05-11 02:27:14 +05:30
Aaryan Khandelwal
a1de3f581f
fix: layout height and overflow ( #1004 )
...
* fix: kanban height issue
* dev: Layout fixes
* dev: layout changes
* fix: layout overflow settings and fixed header
* style: filters padding fixed
* fix: hide filters if none are applied
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-05 17:07:29 +05:30
Aaryan Khandelwal
c5b034385f
chore: added custom toggle switch everywhere ( #949 )
2023-04-24 18:53:07 +05:30
Aaryan Khandelwal
ff7f31c35b
style: calendar view ( #948 )
...
* style: calendar view
* chore: add issue button positioning
2023-04-24 18:10:44 +05:30
Anmol Singh Bhatia
8f12d3d01b
style: calendar theming ( #918 )
2023-04-21 15:45:57 +05:30
Anmol Singh Bhatia
9129a6cde2
feat: calendar filters ( #908 )
...
* feat: hiding unnecessary filters for calendar view
* feat: filters for calendar view
* feat: module and cycle calendar view filters
2023-04-21 01:42:09 +05:30
Anmol Singh Bhatia
d04a422054
feat: calendar add new issue ( #901 )
2023-04-20 14:11:11 +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
Aaryan Khandelwal
0c94b494ed
refactor: calendar view ( #636 )
2023-03-31 02:43:38 +05:30
Aaryan Khandelwal
5feaed3961
fix: fetch correct list of issues on the calendar view ( #611 )
2023-03-30 17:03:37 +05:30
Anmol Singh Bhatia
06fb3e9b58
fix: calendar view bugs ( #600 )
...
* fix: text turncate added for issue
* fix: next week btn fix, style:calendar cell height fix
2023-03-30 12:09:11 +05:30
Anmol Singh Bhatia
e6055da150
feat: calendar view ( #561 )
...
* 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