Anmol Singh Bhatia
01f465fdfa
style: adjust tooltip position and spacing in workspace id and title in spreadsheet ( #1420 )
2023-06-28 17:27:43 +05:30
Anmol Singh Bhatia
1a668c19a5
style: issue detail page layout ( #1424 )
2023-06-28 17:27:19 +05:30
pablohashescobar
ed0106200e
dev: migrations for removal of timelineissues and shortcut ( #1417 )
2023-06-28 11:06:52 +05:30
pablohashescobar
0bdd26ce12
fix: github importer issue ( #1414 )
2023-06-27 22:54:52 +05:30
Rhea Jain
df0b7d78e6
Update README.md ( #1411 )
...
Edited the security email.
2023-06-27 18:57:28 +05:30
Aaryan Khandelwal
7fbf0e6358
fix: progress chart x-axis values ( #1409 )
...
* fix: x-axis dates value in the progress chart
* chore: loader for active cycle
2023-06-27 18:08:37 +05:30
Aaryan Khandelwal
7f1def2041
fix: priority none filter ( #1407 )
2023-06-27 18:01:57 +05:30
Aaryan Khandelwal
b0cdcfd91e
fixL inbox status colors ( #1408 )
2023-06-27 18:01:42 +05:30
Anmol Singh Bhatia
f3be2faa8f
fix: resolve z-index issue with quick action menu and disable it for completed cycles ( #1405 )
2023-06-27 17:12:21 +05:30
Anmol Singh Bhatia
b01afdf300
fix: spreadsheet quick action menu fix ( #1404 )
2023-06-27 15:49:19 +05:30
M. Palanikannan
5914240290
fix: cannot change the state if it's the only state in group ( #1358 )
...
* fixed loohole with groups and added tooltip
* muted text when dropdown disabled
2023-06-26 18:28:12 +05:30
Anmol Singh Bhatia
3f22ccc528
fix: filter none updated ( #1399 )
2023-06-26 18:08:49 +05:30
Anmol Singh Bhatia
ad3411284b
feat: add existing issue option added in spreadsheet view ( #1397 )
2023-06-26 18:01:28 +05:30
pablohashescobar
ae051b28af
fix: priority filtering ( #1398 )
2023-06-26 17:59:17 +05:30
Aaryan Khandelwal
c89592d587
chore: add tooltip to line graphs ( #1392 )
...
* chore: workspace dashboard line graph tooltip
* chore: burndown chart and analytics line graph tooltip added
2023-06-26 14:26:38 +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
1a48fdd142
fix: bug fixes ( #1394 )
...
* fix: multi level dropdown fix
* style: spreadsheet view add issue button
* fix: spreadsheet view sub-issue label mutation
2023-06-26 14:24:52 +05:30
Aaryan Khandelwal
06ce89a03a
fix: sidebar toggle button on workspace dashboard ( #1389 )
2023-06-24 18:12:11 +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
7acd4ef1af
fix: issue duplication when ordering by labels and assignee ( #1388 )
2023-06-24 17:52:12 +05:30
Anmol Singh Bhatia
56a35e74bb
fix: spreadsheet bug fixes ( #1385 )
...
* fix: sub issue accordion fix
* chore: assignees sort order updated
2023-06-24 01:25:18 +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
Aaryan Khandelwal
ddaa8df1c5
fix: progress chart to show ideal line only when data is present ( #1384 )
2023-06-24 00:35:00 +05:30
pablohashescobar
ccbe773ce1
fix: state and priority ordering ( #1378 )
2023-06-23 22:18:03 +05:30
Anmol Singh Bhatia
160cc014a7
feat: spreadsheet view improvements ( #1379 )
...
* feat: quick menu for spreadsheet view added ,style: spreadsheet view column updated ,fix: z-index issue
* feat: sorting indicator, style: spreadsheet column
2023-06-23 21:33:24 +05:30
Aaryan Khandelwal
ca7d3309d3
chore: accept issue confirmation modal ( #1377 )
...
* chore: accept issue confirmation modal
* chore: add inbox option to the command menu
* fix: status colors not loading
* chore: show state name on the inbox issue sidebar
2023-06-23 19:30:53 +05:30
Aaryan Khandelwal
b87e2fff4c
chore: show error messages from request ( #1375 )
2023-06-23 19:30:32 +05:30
Aaryan Khandelwal
428d0dbac9
fix: words breaking abruptly ( #1371 )
2023-06-23 19:30:11 +05:30
Aaryan Khandelwal
ca799a2b02
fix: update task for ai requests ( #1368 )
2023-06-23 19:29:36 +05:30
Aaryan Khandelwal
ff87137e40
fix: onboarding tracker ( #1360 )
2023-06-23 19:29:17 +05:30
pablohashescobar
df41daf71b
fix: auth error messages ( #1376 )
2023-06-23 17:28:21 +05:30
pablohashescobar
fef83d3153
fix: inbox issue update ( #1373 )
2023-06-23 17:28:13 +05:30
pablohashescobar
8e094aa895
chore: triage state filtering ( #1372 )
2023-06-23 17:28:06 +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
pablohashescobar
0cb856b92f
chore: inbox issue ordering ( #1367 )
2023-06-23 13:33:01 +05:30
pablohashescobar
37303e6cb8
refactor: inbox issues ( #1370 )
...
* refactor: inbox issue endpoints
* dev: update inbox issues endpooint
2023-06-23 13:30:52 +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
41b7544cfc
feat: search endpoint ( #1317 )
...
* feat: search endpoint for parent issue selection
* feat: blocker and blocked by search endpoint
* refactor: blocker and blocked by components and types
* refactor: blocker and blocked by components, feeat: cycle and module new search endpoints
* chore: sub-issues param change
* style: show selected issues list
2023-06-23 13:18:38 +05:30
Aaryan Khandelwal
62392be5a3
chore: info icon for activity graph ( #1353 )
2023-06-23 11:10:19 +05:30
Aaryan Khandelwal
c2caed8c42
fix: bulk delete issues mutation ( #1351 )
2023-06-23 11:10:09 +05:30
Aaryan Khandelwal
048a01dbf3
fix: description not loading while editing an issue ( #1349 )
2023-06-23 11:09:57 +05:30
Aaryan Khandelwal
8982452500
fix: issue title breaking in issue card ( #1339 )
2023-06-23 11:09:47 +05:30
Aaryan Khandelwal
d3c56c1765
fix: cycle stats empty state ( #1338 )
...
* chore: active cycle percentage fix
* fix: progress chart x-axis values
2023-06-23 11:09:34 +05:30
Aaryan Khandelwal
9c85704be3
style: profile settings, activity, preference page padding ( #1335 )
2023-06-23 11:09:03 +05:30
Aaryan Khandelwal
f839150741
fix: create new issue when grouped by label ( #1308 )
2023-06-23 11:08:53 +05:30
pablohashescobar
e7bb580289
chore: set sentry dsn from environment variable ( #1366 )
...
* chore: set sentry dsn from env variable for backend and worker
* dev: sentry dsn for docker compose hub file
2023-06-22 19:48:40 +05:30
pablohashescobar
d1e834eb6f
chore: updated user onboarded response ( #1365 )
2023-06-22 19:48:28 +05:30
pablohashescobar
33cfbbf153
chore: enable print logs for background workers when in DEBUG mode ( #1357 )
2023-06-22 19:48:17 +05:30
pablohashescobar
bfac39f1bc
chore: inbox issue permissions ( #1341 )
...
* chore: inbox issue permissions
* dev: update delete endpoint
2023-06-22 19:48:04 +05:30
pablohashescobar
537cd2f5dd
chore: link and attachment count in sub issues ( #1352 )
2023-06-22 19:47:56 +05:30