Vamsi Krishna
9de5b1a009
[WEB-4634]chore: refactor for work items store ( #7538 )
...
* chore: refactor for work items store
* chore: updated conditions order
2025-08-06 22:44:33 +05:30
Vamsi Krishna
806619d73f
[WEB-4645]chore: added event trackers for labels #7552
2025-08-06 22:29:55 +05:30
Akshita Goyal
3972b6639f
[WEB-4632] fix: sidebar item refactored #7539
2025-08-06 22:26:47 +05:30
Anmol Singh Bhatia
51e146f8ca
[WEB-4488] feat: brand revamp ( #7544 )
...
* chore: empty state asset and theme improvement (#7542 )
* chore: empty state asset and theme improvement
* chore: upgrade modal improvement and code refactor
* feat: onboarding revamp and theme changes (#7541 )
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* chore: brand logo added
* chore: terms and conditions refactor
* chore: auth form refactor
* chore: oauth enhancements and refactor
* chore: plane new logos added
* chore: auth input form field added to ui package
* chore: password input component added
* chore: web auth refactor
* chore: update brand colors and remove onboarding-specific styles
* chore: clean up unused assets
* chore: profile menu text overflow
* chore: theme related changes
* chore: logo spinner updated
* chore: onboarding constant and types updated
* chore: theme changes and code refactor
* feat: onboarding flow revamp
* fix: build error and code refactoring
* chore: code refactor
* fix: build error
* chore: consent option added to onboarding and code refactor
* fix: build fix
* chore: code refactor
* chore: auth screen revamp and code refactor
* chore: onboarding enhancements
* chore: code refactor
* chore: onboarding logic improvement
* chore: code refactor
* fix: onboarding pre release improvements
* chore: color token updated
* chore: color token updated
* chore: auth screen line height and size improvements
* chore: input height updated
* chore: n-progress theme updated
* chore: theme and logo enhancements
* chore: space auth and code refactor
* chore: update new brand empty states (#7543 )
* [WEB-4585]chore: branding updates (#7540 )
* chore: updated logo, og image, and loaders
* chore: updated branding colors
* chore: tour modal logo
* chore: updated logo spinner size
* chore: updated email templates logos and colors
* chore: code refactor
* fix: removed conditional hook render
* fix: space app loader
---------
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-08-06 22:24:47 +05:30
Vipin Chaudhary
fa150c2b47
[WIKI-576] fix: trail node ( #7527 )
...
* fix : trail node
* remove flagged
* refactor : add disable flagging
* refactor:update disabled extension
* refactor: additional disabled
* refactor: update enum
* chore: add description key to page response type
* chore: update base page instance
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-08-04 16:12:46 +05:30
sriram veeraghanta
ee53ee33d0
Potential fix for code scanning alert no. 631: Incomplete URL scheme check ( #7514 )
...
* Potential fix for code scanning alert no. 631: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix: ignore warning in this file
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-31 13:23:59 +05:30
Vamsi Krishna
876ccce86b
[WEB-4597] fix: project icon render in switcher #7504
2025-07-30 17:18:18 +05:30
Prateek Shourya
ef8e613358
[WEB-4603] feat: add missing event trackers ( #7513 )
...
* feat: add event trackers for password creation
* feat: add event trackers for project views
* feat: add event trackers for product updates and changelogs
* chore: use element name instead of event name for changelog redirect link
2025-07-30 17:15:59 +05:30
Aaryan Khandelwal
ce08c9193c
[WIKI-573] regression: comment card padding #7512
2025-07-30 15:02:55 +05:30
Aaryan Khandelwal
3f60f14bb1
[WIKI-539] regression: toolbar visible in comments card #7508
2025-07-30 13:11:56 +05:30
Aaryan Khandelwal
e0b0aafc2b
[WIKI-539] regression: editor build errors #7503
2025-07-29 19:10:39 +05:30
Aaryan Khandelwal
e0fa6553ae
[WIKI-539] refactor: remove lite text read only editor ( #7481 )
...
* refactor: remove lite text read only editor
* chore: update types
2025-07-29 18:09:39 +05:30
Anmol Singh Bhatia
a5f3bd15b1
[WEB-4513] refactor: consolidate password strength meter into shared ui package ( #7462 )
...
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* fix: lock file
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 16:56:46 +05:30
Aaryan Khandelwal
27f74206a3
[WIKI-537] refactor: document editor ( #7384 )
...
* refactor: document editor
* chore: update user prop
* fix: type warning
* chore: update value prop name
* chore: remove unnecessary exports
* hore: update initialValue type
* chore: revert initialValue type
* refactor: unnecessary string handlers
2025-07-25 13:57:45 +05:30
Aaron Heckmann
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 01:44:51 +05:30
Vamsi Krishna
98a00f5bde
[WEB-4523]fix: sub issues loader #7474
2025-07-24 19:25:37 +05:30
Prateek Shourya
18e4c60b42
[WEB-4536] fix: remove inactive workspace members from lists and dropdowns ( #7473 )
2025-07-24 15:29:18 +05:30
Vamsi Krishna
008727d393
[WEB-4547]fix: archived work item redirection #7471
2025-07-24 14:43:31 +05:30
Vipin Chaudhary
d7e58a60fa
[WIKI-563] refactor: subscription styles ( #7444 )
...
* refactor: billing UI
* refactor : fix typo
2025-07-24 14:11:23 +05:30
Akshita Goyal
3c6e2b4447
[WEB-4552] fix: stickies layout + minified layout filter ( #7466 )
2025-07-24 14:06:46 +05:30
Akshita Goyal
d2629d723c
[WEB-4552] chore: minor design changes for home #7459
2025-07-23 14:30:25 +05:30
Akshita Goyal
9007ec3709
[WEB-4546] chore: home update #7456
2025-07-23 10:11:18 +05:30
Akshita Goyal
763a28ab60
[WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451
2025-07-22 16:47:14 +05:30
Vamsi Krishna
4c3af7f8a1
[WEB-4531]chore: refactor for timeline chart ( #7440 )
2025-07-21 19:22:58 +05:30
Prateek Shourya
f3daac6f95
[WEB-4457] refactor: decouple work item properties from mobx store ( #7363 )
2025-07-18 20:38:21 +05:30
Anmol Singh Bhatia
5660b28574
[WEB-4507] fix: webhooks translation #7424
2025-07-18 20:09:39 +05:30
Vamsi Krishna
d7d1545801
[WEB-4192]fix: inactive member is hidden in created by #7435
2025-07-18 20:08:59 +05:30
Vamsi Krishna
3ab1f0de84
[WEB-4522]fix: removed redundant state indicator ( #7434 )
...
* fix: removed redundant state indicator
* fix: removed redundant state indicator for relation list item
2025-07-18 20:08:36 +05:30
Anmol Singh Bhatia
07c80bb02c
[WEB-4525] fix: project create/update error handling ( #7429 )
...
* chore: project create/update error handling
* chore: code refactor
2025-07-18 14:25:28 +05:30
Prateek Shourya
1ad792b4bb
[WEB-4528] fix: calendar options interactions ( #7437 )
2025-07-18 14:25:08 +05:30
Sangeetha
ec0ef98c1b
[WEB-4281] chore: error code on project updation endpoint ( #7218 )
2025-07-17 13:05:24 +05:30
Vamsi Krishna
9523c28c3e
[WEB-4514]chore: moved EIssueLayoutTypes enum to types #7416
2025-07-17 13:01:24 +05:30
Anmol Singh Bhatia
156ed329ac
[WEB-4510] fix: peek view ui layout ( #7422 )
2025-07-17 12:53:37 +05:30
Anmol Singh Bhatia
89983b06d2
[WEB-4515] fix: duplicate work item quick action #7421
2025-07-16 15:19:55 +05:30
Anmol Singh Bhatia
da5390fa03
[WEB-4497] chore: reduce breadcrumb height ( #7413 )
...
* chore: reduce breadcrumb height from 3.75rem to 3.25rem
* chore: code refactor
* chore: code refactor
2025-07-16 01:03:31 +05:30
Anmol Singh Bhatia
ac22df3f88
[WEB-4451] chore: work item header quick action enhancements ( #7414 )
...
* chore: work item header quick action enhancements
* chore: code refactor
2025-07-16 00:52:30 +05:30
Aaryan Khandelwal
df762afaef
[WIKI-551] refactor: work item activity logic #7417
2025-07-15 20:49:20 +05:30
Anmol Singh Bhatia
bfd4bd5e75
[WEB-4506] fix: date range modal z-index #7410
2025-07-15 13:51:16 +05:30
Aaryan Khandelwal
2c70c1aaa8
[WIKI-509] feat: comment copy link option ( #7385 )
...
* feat: comment copy link option
* chore: add translations
* chore: update block position
* chore: rename use id scroll hook
* refactor: setTimeout function
* refactor: use-hash-scroll hook
2025-07-14 17:07:44 +05:30
Aaryan Khandelwal
0af0e52275
[WIKI-545] fix: shrinking headings in page table of contents #7404
2025-07-14 16:30:19 +05:30
Anmol Singh Bhatia
7829e3adf5
[WEB-4494] fix: kanban delete modal ux #7405
2025-07-14 16:29:26 +05:30
Anmol Singh Bhatia
47354f0e91
[WEB-4468] fix: setting sidebar truncate #7403
2025-07-14 16:26:04 +05:30
Anmol Singh Bhatia
dff2f8ae12
[WEB-4482] fix: kanban drag and delete #7402
2025-07-14 14:18:38 +05:30
Vamsi Krishna
f661e06582
[WEB-4480]fix: full screen modals ( #7392 )
2025-07-11 16:41:27 +05:30
Vamsi Krishna
86f3ff1bd2
[WEB-4471]fix: full screen view visibility ( #7387 )
...
* fix: full screen mode for analytics, work items peek and timeline chart
* chore: added null check for portal elements
2025-07-11 11:50:26 +05:30
Anmol Singh Bhatia
bb48250467
[WEB-4477] fix: sidebar resize behaviour #7386
2025-07-11 04:16:36 +05:30
Akshita Goyal
2e75ff7f1c
[WEB-4405] chore: project settings events ( #7362 )
...
* chore: workspace events
* fix: refactor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-10 17:05:30 +05:30
Akshita Goyal
eb4239417a
[WEB-4405] chore: profile settings events ( #7313 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: profile settings events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-10 17:02:06 +05:30
Akshita Goyal
c6fbbfd8cc
[WEB-4405] chore: workspace settings events ( #7312 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: workspace-settings-events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
2025-07-10 16:54:06 +05:30
Anmol Singh Bhatia
4d0a7e4658
[WEB-4470] fix: sidebar custom theme bg ( #7379 )
2025-07-10 15:35:13 +05:30