Khrystyna Derenivska
82ff786666
Closing of dialog when we click around the dialog ( #1364 )
2023-07-12 11:39:40 +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
c70fe91886
fix: create issue modal not working on workspace level ( #1393 )
2023-06-26 14:25:19 +05:30
Anmol Singh Bhatia
5ada1e5397
fix: spreadsheet view bug fixes ( #1383 )
...
* fix: due date sorting fix
* fix: update and delete sub-issue fix
2023-06-24 00:35:43 +05:30
Anmol Singh Bhatia
e08fc59114
feat: spreadsheet view ( #1369 )
...
* feat: spreadsheet view
* fix: fix scroll and overflow issues, feat: updated issue properties component, style: ui improvements
* feat: sub-issue toggle and sub-issue hook added, chore: code refactor
* fix: only render parent issue
* feat: sub issue fetching hook updated and nested sub issue added, chore: code refactor
* style: title sticky to left on scroll and column styling
* fix: tooltip , filter and view z-index fix
* feat: spreadsheet view column sorting, fix: sticky scroll issue fix
* feat: updated issue view filter for spreadsheet view
* style: spreadsheet view column
* feat: double click to edit title
* fix: estimate sorting fix
* style: spreadsheet view columns
* fix: spreadsheet view mutation, feat: edit , copy and delete option added
* fix: edit sub issue fix
2023-06-23 17:20:05 +05:30
Aaryan Khandelwal
71b2884b57
chore: route to issue after creating it ( #1359 )
...
* chore: navigate to newly created inbox issue
* refactor: inbox
* fix: hide ai modal after issue creation
* chore: hide action buttons after acting upon them
* chore: add icon to inbox status
* chore: update inbox status colors
2023-06-23 13:19:26 +05:30
Aaryan Khandelwal
048a01dbf3
fix: description not loading while editing an issue ( #1349 )
2023-06-23 11:09:57 +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
c949c4d244
fix: empty module mutation and issue view flicker fix ( #1158 )
2023-05-29 18:35:43 +05:30
guru_sainath
e1e9a5ed96
feat: Gantt chart ( #1062 )
...
* dev: Helpers
* dev: views
* dev: Chart views Month, Year and Day
* dev: Chart Workflow updates
* update: scroll functionality implementation
* update: data vaidation
* update: date renders and issue filter in the month view
* update: new date render month view
* update: scroll enabled left in chart
* update: Item render from the date it created.
* update: width implementation in chat view
* dev: chart render functionality in the gantt chart
* update: month view fix
* dev: chart render issues resolved
* update: fixed allchat views
* update: updated week view default values
* update: integrated chart view in issues
* update: grabble and sidebar logic impleemntation and integrated gantt in issues
* update: Preview gantt chart in month view
* fix: mutation in gantt chart after creating a new issue
* chore: cycles and modules list gantt chart
* update: Ui changes on gantt view
* fix: gantt chart height, chore: remove link from issue
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-20 17:30:15 +05:30
Anmol Singh Bhatia
e3a114cd69
fix: module and cycle create issue in calendar view mutation fix ( #1079 )
2023-05-19 16:15:06 +05:30
Aaryan Khandelwal
290318603d
fix: calendar view mutation ( #1042 )
2023-05-15 11:35:07 +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
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
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
8638170a98
fix: cycles and modules sidebar mutation ( #831 )
2023-04-14 19:40:00 +05:30
Kunal Vishwakarma
70a00a6309
style: issue modal scroll ( #621 )
2023-03-30 18:45:11 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module ( #589 )
2023-03-29 19:13:53 +05:30
Aaryan Khandelwal
b9e42d116e
fix: issue modal overflow ( #549 )
...
* feat: block sync
* fix: create issue modal overflow
2023-03-28 01:52:04 +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
Dakshesh Jain
d8bf9b4c2a
feat: added floating toolbar on text selection ( #386 )
...
style: re-designed create-issue modal
2023-03-07 16:09:37 +05:30
Aaryan Khandelwal
64978969a0
chore: cycles loading, fix: cycles favorite mutation ( #379 )
2023-03-07 11:04:51 +05:30
Dakshesh Jain
82f8b6d387
feat: added floating toolbar on text selection ( #378 )
...
style: re-designed create-issue modal
2023-03-06 22:49:06 +05:30
Aaryan Khandelwal
df836d55d5
chore: new link endpoints
2023-02-24 15:50:15 +05:30
Dakshesh Jain
b53b0bc3f0
fix: create issue modal close on escape click ( #333 )
2023-02-23 19:56:18 +05:30
Aaryan Khandelwal
c0263acb8a
refactor: create issue modal input fields ( #310 )
2023-02-21 19:12:38 +05:30
Aaryan Khandelwal
77c319c748
fix: new project issues response ( #303 )
2023-02-18 21:19:04 +05:30
Dakshesh Jain
11a36b4398
fix: create issue modal closing on clicking on Grammarly recommendation ( #299 )
...
fixed it by not closing modal on outside click
2023-02-17 20:10:21 +05:30
Aaryan Khandelwal
c979599e53
fix: assignee and labels field while editing an issue ( #296 )
...
* fix: assignee and labels field while editing an issue
* chore: remove unused declarations
2023-02-17 19:07:36 +05:30
Aaryan Khandelwal
4b068398bd
fix: remirror image not updating ( #294 )
2023-02-17 16:57:31 +05:30
Aaryan Khandelwal
d673aedf48
refactor: integrated global list view everywhere
2023-02-05 16:57:37 +05:30
Aaryan Khandelwal
58eda658c8
refactor: created global component for kanban board
2023-02-03 16:03:27 +05:30
Aaryan Khandelwal
4f85773a48
fix: create issue modal bug
2023-02-02 19:03:54 +05:30
Aaryan Khandelwal
563921d0cf
refactor: datepicker code
2023-02-02 18:33:46 +05:30
Aaryan Khandelwal
b2eab805e9
refactor: modules and states folder structure
2023-02-02 18:04:13 +05:30
Aaryan Khandelwal
8b1bf53831
refactor: issues folder structure
2023-02-02 15:00:35 +05:30
Aaryan Khandelwal
2cb708c63b
fix: minor ui fixes ( #203 )
...
* feat: added user auth
* fix: minor ui fixes
* refactor: removed unnecessary functions
* fix: build errors
2023-01-29 12:25:20 +05:30
sriram veeraghanta
9075f9441c
Refactoring Phase 1 ( #199 )
...
* style: added cta at the bottom of sidebar, added missing icons as well, showing dynamic workspace member count on workspace dropdown
* refractor: running parallel request,
made create/edit label function to async function
* fix: sidebar dropdown content going below kanban items
outside click detection in need help dropdown
* refractor: making parallel api calls
fix: create state input comes at bottom, create state input gets on focus automatically, form is getting submitted on enter click
* refactoring file structure and signin page
* style: changed text and added spinner for signing in loading
* refractor: removed unused type
* fix: my issue cta in profile page sending to 404 page
* fix: added new s3 bucket url in next.config.js file
increased image modal height
* packaging UI components
* eslint config
* eslint fixes
* refactoring changes
* build fixes
* minor fixes
* adding todo comments for reference
* refactor: cleared unused imports and re ordered imports
* refactor: removed unused imports
* fix: added workspace argument to useissues hook
* refactor: removed api-routes file, unnecessary constants
* refactor: created helpers folder, removed unnecessary constants
* refactor: new context for issue view
* refactoring issues page
* build fixes
* refactoring
* refactor: create issue modal
* refactor: module ui
* fix: sub-issues mutation
* fix: create more option in create issue modal
* description form debounce issue
* refactor: global component for assignees list
* fix: link module interface
* fix: priority icons and sub-issues count added
* fix: cycle mutation in issue details page
* fix: remove issue from cycle mutation
* fix: create issue modal in home page
* fix: removed unnecessary props
* fix: updated create issue form status
* fix: settings auth breaking
* refactor: issue details page
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: venkatesh-soulpage <venkatesh.marreboyina@soulpageit.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-26 23:42:20 +05:30