sriram veeraghanta
|
944b873184
|
chore: move all services inside the apps folder (#7321)
* chore: move all services inside the apps folder
* chore: rename apiserver to server
|
2025-07-03 00:44:13 +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 |
|
Akshita Goyal
|
cfe169c6d7
|
[WEB-4423] refactor: event trackers (#7289)
* 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
* fix: coderabbit suggestions
---------
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-02 15:23:18 +05:30 |
|
Aaryan Khandelwal
|
eac1115566
|
[WIKI-320] refactor: page header actions (#6946)
* refactor: page header actions
* chore: update toolbar component
* chore: update archived and lock badge colors
* chore: added observer to favorite control
|
2025-04-17 20:52:33 +05:30 |
|
Aaryan Khandelwal
|
37699362ad
|
[WEB-3797] fix: remove leading slash from URL to copy (#6890)
* fix: remove prefix slash if present
* chore: make use of URL class to generate a valid URL
|
2025-04-08 15:22:23 +05:30 |
|
Vamsi Krishna
|
bc539e0d01
|
[WEB-3175]fix: favorites menu (#6773)
* fix: favrotites menu open
* fix: open fav menu on starring projec
* chore: added constant for hardcoded text
|
2025-03-20 14:03:24 +05:30 |
|
Aaryan Khandelwal
|
8ea0772a1b
|
fix: page open in new tab action (#6408)
|
2025-01-16 13:41:02 +05:30 |
|
Aaryan Khandelwal
|
24cc69fd7b
|
fix: page link construction (#6312)
|
2025-01-07 20:27:48 +05:30 |
|
Aaryan Khandelwal
|
752a27a175
|
[PE-97] refactor: pages actions (#6234)
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-12-31 12:54:09 +05:30 |
|