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 |
|
Aaryan Khandelwal
|
428d0dbac9
|
fix: words breaking abruptly (#1371)
|
2023-06-23 19:30:11 +05:30 |
|
Aaryan Khandelwal
|
7d29a89eed
|
fix: inbox mutation fixes (#1324)
* chore: inbox status update mutation
* fix: inbox issue activity mutation
* refactor: code structure
* chore: snoozed status message
* chore: disable older dates for snoozing
* chore: extend snooze time
* chore: hide copy link from inbox
|
2023-06-21 17:10:52 +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 |
|