Anmol Singh Bhatia
fc4ba5a170
[WEB-1235] chore: module and cycle sidebar graph improvement ( #4650 )
...
* chore: module and cycle sidebar graph improvement
* chore: code refactor
2024-05-31 13:57:46 +05:30
sriram veeraghanta
9143e5abc8
fix: build errors
2024-05-31 13:32:21 +05:30
Prateek Shourya
1cb26fa863
[WEB-1216] chore: increase module empty state for consistency. ( #4658 )
2024-05-31 12:42:36 +05:30
Prateek Shourya
9ff3c22089
[WEB-1419] chore: enable module creation with dates older than today. ( #4659 )
2024-05-31 12:38:45 +05:30
Anmol Singh Bhatia
653b1a7b30
fix: project state setting state name remove camel case logic ( #4652 )
2024-05-31 12:27:25 +05:30
Anmol Singh Bhatia
d27590cd49
[WEB-1493] chore: product tour asset and app sidebar quick action hover ( #4655 )
...
* chore: product tour asset updated
* fix: app sidebar quick action hover
2024-05-31 12:24:16 +05:30
Anmol Singh Bhatia
3cbc1dcf10
fix: email notification preferences ( #4656 )
2024-05-31 12:18:57 +05:30
M. Palanikannan
4d9cd0c318
fix: negate check while trying to discard ( #4653 )
2024-05-30 17:53:49 +05:30
Nikhil
87de913c76
[WEB - 1482] fix: uploads when using block storages other than s3 and minio ( #4647 )
...
* fix: minio storage and redirection
* dev: disconnect web url and app base url configuration.
2024-05-30 16:22:47 +05:30
Prateek Shourya
b016e1d1b5
[WEB-1467] chore: run the API's required to bootstrap the application in parallel. ( #4642 )
2024-05-30 16:20:58 +05:30
Aaryan Khandelwal
67bd14ceb5
chore: remove enter key extension ( #4648 )
2024-05-30 15:37:25 +05:30
Anmol Singh Bhatia
4091e61953
fix: notification mark all as read ( #4643 )
2024-05-30 12:00:55 +05:30
M. Palanikannan
ade6eded69
[WEB-1244] fix: add better image insertion and replacement logic in the editor ( #4508 )
...
* fix: add better image insertion and replacement logic
* refactor: image handling in editor
* chore: remove passing uploadKey around
* refactor: remove unused code
* fix: redundant files removed
* fix: add is editor ready to discard api to control behvaiours from our app
* fix: focus issues and image insertion position when not using slash command
* fix: import order fixed
2024-05-29 18:25:03 +05:30
Prateek Shourya
061a447734
[WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. ( #4636 )
2024-05-29 18:22:08 +05:30
Prateek Shourya
10ef4e657f
[WEB-1465] fix: theme fluctuation on initial load. ( #4638 )
2024-05-29 18:21:33 +05:30
Aaryan Khandelwal
8a30c2c484
[WEB-1480] fix: preserve page access when making a copy ( #4568 )
2024-05-29 18:19:50 +05:30
rahulramesha
6636a64817
[WEB-1374] fix: clear changes made on modal close ( #4555 )
2024-05-29 18:18:47 +05:30
Nikhil
571a3d1239
fix: remove issue duplicated when adding multiple modules ( #4637 )
2024-05-29 13:31:32 +05:30
Manish Gupta
49e65fbcb3
modified the actions to build images correctly ( #4635 )
2024-05-29 12:40:08 +05:30
Prateek Shourya
83c8338c64
[WEB-1476] style: fix padding on project icon in workspace sidebar. ( #4631 )
2024-05-28 20:53:19 +05:30
Nikhil
26ba4a409b
dev: activate user command ( #4628 )
2024-05-28 17:30:38 +05:30
Manish Gupta
a8c03281c6
chore: AIO docker images for preview deployments ( #4605 )
...
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-05-28 17:28:02 +05:30
Anmol Singh Bhatia
5efa8264d8
fix: app sidebar project list dnd disabled when sidebar is collapsed ( #4623 )
2024-05-28 16:49:39 +05:30
sriram veeraghanta
c87749cbda
fix: build errors
2024-05-28 15:11:54 +05:30
Nikhil
36b82a7776
[WEB - 1438] dev: oauth exception handling ( #4602 )
...
* dev: oauth exception handling
* dev: reset password on deactivation
2024-05-28 13:39:27 +05:30
Aaryan Khandelwal
ff03c0b718
[WEB-1322] dev: conflict free pages collaboration ( #4463 )
...
* chore: pages realtime
* chore: empty binary response
* chore: added a ypy package
* feat: pages collaboration
* chore: update fetching logic
* chore: degrade ypy version
* chore: replace useEffect fetch logic with useSWR
* chore: move all the update logic to the page store
* refactor: remove react-hook-form
* chore: save description_html as well
* chore: migrate old data logic
* fix: added description_binary as field name
* fix: code cleanup
* refactor: create separate hook to handle page description
* fix: build errors
* chore: combine updates instead of using the whole document
* chore: removed ypy package
* chore: added conflict resolving logic to the client side
* chore: add a save changes button
* chore: add read-only validation
* chore: remove saving state information
* chore: added permission class
* chore: removed the migration file
* chore: corrected the model field
* chore: rename pageStore to page
* chore: update collaboration provider
* chore: add try catch to handle error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-05-28 13:10:03 +05:30
sriram veeraghanta
a04ce5abfc
fix: posthog proxy config using rewrites
2024-05-28 13:08:37 +05:30
Anmol Singh Bhatia
e47ab573a7
chore: analytics tab enhancement ( #4615 )
2024-05-28 11:53:57 +05:30
Anmol Singh Bhatia
3f18e2fabc
fix: profile issue kanban group collapse and expand toggle ( #4612 )
2024-05-28 11:53:24 +05:30
Anmol Singh Bhatia
bfd6fb00a8
chore: user activity title update message updated ( #4616 )
2024-05-28 11:50:57 +05:30
Prateek Shourya
1d7b3efb80
[WEB-1148] chore: icons updates for consistency across platform. ( #4571 )
...
* [WEB-1148] chore: icons updates for consistency across platform.
* chore: update logic for rendering custom lead icon.
* chore: update Icon prop name.
* chore: update `Icon` prop to `icon`.
2024-05-28 11:50:04 +05:30
Prateek Shourya
c9586bfdcf
style: fix all empty states size of inconsistency. ( #4613 )
2024-05-28 11:49:14 +05:30
Anmol Singh Bhatia
05807fe123
[WEB-1067] chore: enter key entension added to editor package and issue modal description improvement ( #4617 )
...
* chore: enter key extension added to RichTextEditorWithRef editor package
* chore: enter to submit functionality added to issue and inbox issue modal description
2024-05-28 11:48:20 +05:30
Anmol Singh Bhatia
a8fcaf1f48
fix: project empty state flicker ( #4609 )
2024-05-27 19:25:31 +05:30
Anmol Singh Bhatia
6825f8a386
[WEB-1395] chore: project active cycle ui enhancements ( #4608 )
...
* chore: list item component improvement
* chore: project cycle ui enhancement
2024-05-27 19:24:11 +05:30
rahulramesha
b93fa4a340
[WEB-1416] chore: Refactor project sidebar dnd and remove @hello-pangea dnd ( #4581 )
...
* upgrade cmdk version to 1.0 to fix a critical issue
* project side bar dnd
* add some comments
* slight logic change for highlighting on drop
2024-05-27 19:20:26 +05:30
Anmol Singh Bhatia
44f743d52c
chore: cycle and module sidebar state filter implementation ( #4522 )
2024-05-27 17:51:13 +05:30
sriram veeraghanta
8730049c00
fix: updated deploy docker compose file with restart no with quotes
2024-05-27 16:51:05 +05:30
Anmol Singh Bhatia
2e6ad61f49
fix: sibling issue redirection and fetching issue resolved ( #4603 )
2024-05-27 16:04:05 +05:30
sriram veeraghanta
aaf3484ee5
fix: sentry config update for space app
2024-05-27 15:21:41 +05:30
sriram veeraghanta
87ef4eecb1
fix: sentry config update for web app
2024-05-27 15:02:03 +05:30
Prateek Shourya
2b2f667868
[WEB-1432] fix: redirection to parent issue detail page when it is from another project. ( #4601 )
2024-05-27 13:50:51 +05:30
Prateek Shourya
dbba991dd3
chore: send test email error message update and scrollbar improvement. ( #4589 )
2024-05-24 21:15:24 +05:30
Anmol Singh Bhatia
f76ca5643e
fix: issue store sub issue retrieve project id ( #4588 )
2024-05-24 21:14:34 +05:30
Aaryan Khandelwal
99e3097122
fix: update theme post sign-in ( #4586 )
2024-05-24 20:12:40 +05:30
Prateek Shourya
55148ab3f7
fix: redirection to /god-mode
. ( #4587 )
2024-05-24 20:04:00 +05:30
rahulramesha
f0ece1c6b7
optionally chain sub issue count ( #4585 )
2024-05-24 19:39:28 +05:30
Nikhil
c7996544b4
fix: server error on email password disabled ( #4584 )
2024-05-24 18:43:37 +05:30
Prateek Shourya
724f227842
[WEB-1404] chore: admin app improvements ( #4580 )
...
* [WEB-1404] fix: redirection to web app and issue with telemetry checkbox in setup form.
* chore: add scrollbar in admin app.
* chore: fix `workspaces_exist` logic in instance api.
2024-05-24 16:59:49 +05:30
rahulramesha
7a47ce9d1d
[WEB-1398] fix: quick add issue flicker for cycle and module grouping ( #4579 )
...
* utilize optimistic updates to fix quick add issue flicker
* add comments
2024-05-24 15:59:41 +05:30