* feat: added new issue subscriber table
* dev: notification model
* feat: added CRUD operation for issue subscriber
* Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576.
* feat: added CRUD operation for issue subscriber
* dev: notification models and operations
* dev: remove delete endpoint response data
* dev: notification endpoints and fix bg worker for saving notifications
* feat: added list and unsubscribe function in issue subscriber
* dev: filter by snoozed and response update for list and permissions
* dev: update issue notifications
* dev: notification segregation
* dev: update notifications
* dev: notification filtering
* dev: add issue name in notifications
* dev: notification new endpoints
* fix: pushing local settings
* feat: notification workflow setup and made basic UI
* style: improved UX with toast alerts and other interactions
refactor: changed classnames according to new theme structure, changed all icons to material icons
* feat: showing un-read notification count
* feat: not showing 'subscribe' button on issue created by user & assigned to user
not showing 'Create by you' for view & guest of the workspace
* fix: 'read' -> 'unread' heading, my issue wrong filter
* feat: made snooze dropdown & modal
feat: switched to calendar
* fix: minor ui fixes
* feat: snooze modal date/time select
* fix: params for read/un-read notification
* style: snooze notification modal
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* feat: added new issue subscriber table
* dev: notification model
* feat: added CRUD operation for issue subscriber
* Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576.
* feat: added CRUD operation for issue subscriber
* dev: notification models and operations
* dev: remove delete endpoint response data
* dev: notification endpoints and fix bg worker for saving notifications
* feat: added list and unsubscribe function in issue subscriber
* dev: filter by snoozed and response update for list and permissions
* dev: update issue notifications
* dev: notification segregation
* dev: update notifications
* dev: notification filtering
* dev: add issue name in notifications
* dev: notification new endpoints
* fix: pushing local settings
* feat: notification workflow setup and made basic UI
* style: improved UX with toast alerts and other interactions
refactor: changed classnames according to new theme structure, changed all icons to material icons
* feat: showing un-read notification count
* feat: not showing 'subscribe' button on issue created by user & assigned to user
not showing 'Create by you' for view & guest of the workspace
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* fix: projects empty state flicker
* fix: tour images padding
* chore: add greeting icon on the dashboard
* chore: update email id font weight
* fix: placeholder color
* fix: custom colors opacity
* chore: update text colors for dark mode
* fix: dropdown text colors, datepicker bg color
* chore: update text colors
* chore: updated primary bg color
* style: new empty states added
* refactor: empty state for issues
* style: empty state for estimates
* chore: update labels, estimates and integrations empty states
* fix: custom analytics sidebar
* feat: created on and updated on column added in spreadsheet view
* fix: build fix
* refactor: simplify logic
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* 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>
* fix: undo/redo, placeholder overlapping with text, horizontal cursor
refractor: removed a lot of state-management that was not required
* fix: forwarding ref to remirror for getting extra helper functions
* fix: icon type error
* fix: value type not supported error on page block
* style: spacing, and UX for add link
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* fix: views issues mutation, sidebar link highlight
* fix: show only specific states when type filter is set
* fix: delete comment mutation
* style: bulk delete issues modal
* fix: project settings features mutation
* 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>
* feat: show empty states toggle button in views dropdown
* refactor: empty state toggle naming convention, feat: hidden groups in section in the kanban board
* 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
* 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