sriram veeraghanta
|
b7be45d08a
|
chore: upgrade axios version to 1.11.0 (#7469)
|
2025-07-24 13:50:37 +05:30 |
|
Akshita Goyal
|
763a28ab60
|
[WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451
|
2025-07-22 16:47:14 +05:30 |
|
Aaryan Khandelwal
|
5c22a6cecc
|
[WIKI-484] chore: update editor packages (#7265)
|
2025-07-21 19:25:49 +05:30 |
|
Vamsi Krishna
|
4c3af7f8a1
|
[WEB-4531]chore: refactor for timeline chart (#7440)
|
2025-07-21 19:22:58 +05:30 |
|
Aaryan Khandelwal
|
cc673a17a0
|
[WIKI-357] fix: created by filter for pages list #7445
|
2025-07-21 19:22:27 +05:30 |
|
Prateek Shourya
|
f3daac6f95
|
[WEB-4457] refactor: decouple work item properties from mobx store (#7363)
|
2025-07-18 20:38:21 +05:30 |
|
Vamsi Krishna
|
d7d1545801
|
[WEB-4192]fix: inactive member is hidden in created by #7435
|
2025-07-18 20:08:59 +05:30 |
|
Aaryan Khandelwal
|
d5eb374217
|
[WEB-561] refactor: editor build config (#7442)
* refactor: editor build config
* fix: type errors
|
2025-07-18 20:06:48 +05:30 |
|
sriram veeraghanta
|
df4ea1f7ac
|
fix: update tsup build packages (#7438)
|
2025-07-18 15:04:31 +05:30 |
|
Aaryan Khandelwal
|
7136b3129b
|
[WIKI-543] fix: unable to delete last cell of a table (#7394)
* fix: delete last cell of a table
* refactor: last cell selection logic
|
2025-07-17 21:19:54 +05:30 |
|
Aaryan Khandelwal
|
48f1999c95
|
[WIKI-557] fix: keyboard navigation in tables (#7428)
|
2025-07-17 15:15:18 +05:30 |
|
Vipin Chaudhary
|
6bb79df0eb
|
[WIKI-547] fix: update find suggestion logic for emoji extension (#7411)
* fix: update find suggestion logic
* refactor: remove logs
* refactor : make logic simpler
* feat: check for one char to show suggestion
* refactor : import types from extension
* refactor: add early return
* refactor : put custom suggestion in helper
* fix : char
* fix: types
|
2025-07-17 13:07:12 +05:30 |
|
Vamsi Krishna
|
9523c28c3e
|
[WEB-4514]chore: moved EIssueLayoutTypes enum to types #7416
|
2025-07-17 13:01:24 +05:30 |
|
Aaryan Khandelwal
|
d8f2c97810
|
[WIKI-554] feat: delete multiple rows/columns from a table (#7426)
|
2025-07-17 12:52:33 +05:30 |
|
Sangeetha
|
99127ff8e4
|
[WEB-4479] feat: enable/disable SMTP configuration (#7393)
* feat: api update instance configuration
* chore: add enable_smtp key
* fix: empty string for enable_smtp key
* chore: update email_port and email_from
* fix: handled smtp enable disable
* fix: error handling
* fix: refactor
* fix: removed enabled toast
* fix: refactor
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
|
2025-07-16 01:04:18 +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 |
|
Aaryan Khandelwal
|
2058f06b8a
|
[WIKI-549] fix: comment scroll logic #7412
|
2025-07-15 15:12:27 +05:30 |
|
Aaryan Khandelwal
|
a427367720
|
[WIKI-277] fix: unable to delete last table column/row in editor (#7389)
* fix: delete column not working
* refactor: delete column commad
* fix: delete last row logic
* refactor: row count logic
* refactor: isCellSelection utility function
|
2025-07-14 17:27:09 +05:30 |
|
Aaryan Khandelwal
|
c067eaa1ed
|
[WIKI-542] refactor: editor extensions (#7345)
* refactor: editor extensions
* fix: placeholder extension
|
2025-07-14 17:10:32 +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 |
|
sriram veeraghanta
|
4c57ed4336
|
fix: local dev environment setup using yarn v4 (#7400)
* chore: adding typescript dependency to constants.
* chore: package deps update
|
2025-07-14 13:08:41 +05:30 |
|
Vamsi Krishna
|
f661e06582
|
[WEB-4480]fix: full screen modals (#7392)
|
2025-07-11 16:41:27 +05:30 |
|
Aaryan Khandelwal
|
fce4729f22
|
[WIKI-497] refactor: table insert handles size (#7376)
* refactor: table insert handles size
* fix: insert handles z-idnex
|
2025-07-11 04:17:04 +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 |
|
sriram veeraghanta
|
1cb49cacae
|
fix: packages dev command failing due to missing dependency mapping (#7381)
* fix: packages dev command failing due to missing dependency mapping
* fix: typescript version to match with other packages
|
2025-07-10 15:26:43 +05:30 |
|
Aaryan Khandelwal
|
fcb6e269a0
|
[WIKI-497] feat: table insert column and row handles (#7286)
* refactor: tables width and selection UI
* fix: drag handle position
* refactor: selection decorator logic
* refactor: adjacent cells logic
* refactor: folder structure
* chore: default column width for new columns
* refactor: plugin location
* feat: table insert handlers
* refactor: css rules
* refactor: plugins folder structure
* chore: add aria labels
|
2025-07-09 17:59:04 +05:30 |
|
sriram veeraghanta
|
6ce700fd5d
|
chore: format files using prettier (#7364)
* chore: format files using prettier
* chore: api server files formatted
|
2025-07-08 20:41:11 +05:30 |
|
Anmol Singh Bhatia
|
0225d806cc
|
[WEB-4328] feat: sidebar revamp (#7217)
* chore: sidebar peek state added to theme store
* chore: extended sidebar wrapper added
* chore: resizeable sidebar component added
* chore: appsidebar root component
* chore: updated sidebar and applied necessary changes across codebase
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: breadcrumb changes
* chore: sidebar improvements and fixes
* chore: enhancements and fixes
* fix: peek sidebar leave
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: icons added
* chore: add dock variable and toggle function to theme store
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: theme and workspace store updated
* chore: workspace content wrapper and apprail context
* chore: workspace and project wrapper updated
* chore: app rail component
* chore: content wrapper
* chore: sidebar component updated
* chore: layout changes and code refactoring
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: appsidebar toggle button
* chore: code refactor
* chore: workspace menu improvements
* chore: sidebar spacing and padding improvements
* chore: settings layout improvement
* chore: enhancements
* chore: extended sidebar code refactor
* chore: code refactor
* fix: merge conflict
* fix: merge conflict
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
|
2025-07-08 20:18:39 +05:30 |
|
Vipin Chaudhary
|
ab79a5da10
|
[WIKI-524] fix: emoji fall back image (#7354)
|
2025-07-08 03:21:03 +05:30 |
|
Prateek Shourya
|
a2a62e2731
|
[WEB-4453] fix: enable revalidation on focus and stale data for current user fetch to handle 401 errors (#7353)
|
2025-07-07 19:52:18 +05:30 |
|
Vipin Chaudhary
|
28375c46e5
|
[WIKI-521] fix : emoji unexpectedly scroll (#7344)
* fix: emoji modal scroll
* refactor: emoji list
* fix: escape behavior
* fix: minor type fixes
|
2025-07-04 18:35:23 +05:30 |
|
Aaryan Khandelwal
|
b909416c74
|
[WIKI-519] regression: page creator and version info #7341
|
2025-07-04 17:10:03 +05:30 |
|
sriram veeraghanta
|
ba884d1e4d
|
feat: adding standard scripts for lint and format check (#7326)
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
|
2025-07-04 14:23:18 +05:30 |
|
sriramveeraghanta
|
4f5272c8af
|
sync: canary cahnges to preview
|
2025-07-04 13:57:40 +05:30 |
|
Vamsi Krishna
|
618fcf934f
|
refactor: string url path (#7335)
|
2025-07-03 18:07:02 +05:30 |
|
sriramveeraghanta
|
2f22ca0aea
|
chore: package version upgrade
|
2025-07-03 15:42:35 +05:30 |
|
Vamsi Krishna
|
4333cfbd11
|
[WEB-4432] fix: workspace analytics translation #7330
|
2025-07-03 15:12:10 +05:30 |
|
Aaryan Khandelwal
|
6f27ec031d
|
[WIKI-466] refactor: remove rich text read only editor (#7241)
* refactor: remove rich text read only editor
* fix: type imports
|
2025-07-03 14:16:17 +05:30 |
|
Vamsi Krishna
|
7d141f26ad
|
[WEB-4432] fix: workspace analytics translation #7330
|
2025-07-03 14:12:51 +05:30 |
|
Aaryan Khandelwal
|
71012d24ab
|
[WEB-4436] fix: tailwind config #7329
|
2025-07-03 14:12:17 +05:30 |
|
Prateek Shourya
|
6ea24bfdcd
|
[WEB-4429] fix: url path generation #7317
|
2025-07-02 19:57:10 +05:30 |
|
sriram veeraghanta
|
8cc23bc4a5
|
refactor: Admin App with better layouts and Meta Information (#7200)
* fix: layout structure in admin
* fix: layout structure in admin
* fix: delete layout files
* chore: updated form related info
* fix: admin import statements
* fix: general page unauthorized flickering issue
* chore: logs related
* chore: lock file updates
* fix: build errors
* fix: coderabbit suggestions
|
2025-07-02 19:43:44 +05:30 |
|
sriram veeraghanta
|
7153064ebb
|
fix: live server runtime errors (#7314)
* fix: live tsconfig and tsup config
* fix: lock file updates
* feat: adding build process to constants and types packages
* chore: coderabbit suggestions
|
2025-07-02 18:20:18 +05:30 |
|
M. Palanikannan
|
5874636b0b
|
[WIKI-508] fix: select all with table select #7285
|
2025-07-02 15:41:31 +05:30 |
|
Aaryan Khandelwal
|
f679628365
|
[WIKI-449] feat: image block download and alignment options (#7254)
* refactor: custom image extension
* refactor: extension config
* revert: image full screen component
* fix: undo operation
* chore: add download and alignment options
* chore: render image full screen modal in a portal
* chore: add missing attribute to image extension
* chore: minor bugs and improvements
* chore: add aria attributes
* chore: remove unnecessary file
* fix: full screen modal z-index
|
2025-07-02 15:36:06 +05:30 |
|
Vipin Chaudhary
|
ba6b822f60
|
[WIKI-402] feat: emoji support for all editors (#7275)
* feat: basic emoji
* feat:emoji slash command
* update slice command
* refactor: emoji storage
* refactor:types
* refactor: emoji list
* refactor: restructure extension
* chore: add comments
* chore: update comments
* fix: fallback image
|
2025-07-02 15:32:07 +05:30 |
|
M. Palanikannan
|
295eb1ef72
|
[WIKI-506] fix: close the link view after 300ms of hovering out #7283
|
2025-07-02 15:29:32 +05:30 |
|
Aaryan Khandelwal
|
1fcffad7dd
|
[WIKI-491] [WIKI-496] [WIKI-499] refactor: tables width and selection UI (#7274)
* refactor: tables width and selection UI
* fix: drag handle position
* refactor: selection decorator logic
* refactor: adjacent cells logic
* refactor: folder structure
* chore: default column width for new columns
* refactor: plugin location
|
2025-07-02 15:27:48 +05:30 |
|