Prateek Shourya
7c74d0a403
[WEB-5290] feat: selfhosted check ( #8227 )
...
* feat: add in common py
* fix: update marketing consent screen based on is self managed flag
* improvement: enhance ImagePickerPopover with dynamic tab options based on Unsplash configuration
* refactor: product updates modal to include changelog
* [WEB-5290] feat: implement fallback for product updates changelog with loading state and error handling
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-12-03 15:53:42 +05:30
Bavisetti Narayan
78fbdde165
[WEB-5282] chore: triage state in intake ( #8135 )
...
* chore: traige state in intake
* chore: triage state changes
* feat: implement intake state dropdown component and integrate into issue properties
* chore: added the triage state validation
* chore: added triage state filter
* chore: added workspace filter
* fix: migration file
* chore: added triage group state check
* chore: updated the filters
* chore: updated the filters
* chore: added variables for intake state
* fix: import error
* refactor: improve project intake state retrieval logic and update TriageGroupIcon component
* chore: changed the intake validation logic
* refactor: update intake state types and clean up unused interfaces
* chore: changed the state color
* chore: changed the update serializer
* chore: updated with current instance
* chore: update TriageGroupIcon color to match new intake state group color
* chore: stringified value
* chore: added validation in serializer
* chore: added logger instead of print
* fix: correct component closing syntax in ActiveProjectItem
* chore: updated the migration file
* chore: added noop in migation
---------
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com >
2025-11-28 16:16:48 +05:30
Anmol Singh Bhatia
4806bdf99c
[WEB-5170] feat: navigation revamp ( #8162 )
2025-11-26 12:56:11 +05:30
Aaron
0f4309659a
[WEB-5478] chore: fix types ( #8155 )
2025-11-21 20:22:37 +05:30
Aaron
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-21 13:43:52 +05:30
Aaron
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-20 17:30:27 +05:30
Aaryan Khandelwal
83679806fd
[WIKI-419] chore: new asset duplicate endpoint added ( #7172 )
...
* chore: new asset duplicate endpoint added
* chore: change the type in url
* chore: added rate limiting for image duplication endpoint
* chore: added rate limiting per asset id
* chore: added throttle class
* chore: added validations for entity
* chore: added extra validations
* chore: removed the comment
* chore: reverted the frontend code
* chore: added the response key
* feat: handle image duplication for web
* feat: custom image duplication update
* fix: remove paste logic for image
* fix : remove entity validation
* refactor: remove entity id for duplication
* feat: handle duplication in utils
* feat: add asset duplication registry
* chore: update the set attribute method
* fix: add ref for api check
* chore :remove logs
* chore : add entity types types
* refactor: rename duplication success status value
* chore: update attribute to enums
* chore: update variable name
* chore: set uploading state
* chore : update enum name
* chore : update replace command
* chore: fix retry UI
* chore: remove default logic
* refactor: optimize imports in custom image extension files and improve error handling in image duplication
* fix:type error
* Update packages/editor/src/core/extensions/custom-image/components/node-view.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: enhance asset duplication handler to ignore HTTP sources
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-20 15:05:01 +05:30
Prateek Shourya
69323f4164
[WEB-5442] fix: favorites list on workspace switch ( #8131 )
2025-11-18 13:52:29 +05:30
Aaryan Khandelwal
c65e2c4aab
[WIKI-773] refactor: editor mention components and hooks ( #8111 )
2025-11-17 14:07:37 +05:30
Aaron
95c742244e
[WEB-5416] fix: Use proper import syntax ( #8105 )
2025-11-13 17:41:06 +05:30
Jayash Tripathy
cbfdcd5638
[WEB-5390] refactor: gantt layout support in base layouts ( #8089 )
2025-11-13 14:33:24 +05:30
Jayash Tripathy
73e0e8d529
[WEB-4944] feat: add base layouts for kanban and list with drag-and-drop support ( #8032 )
2025-10-29 14:49:34 +05:30
Nikhil
1126ca30b0
[WEB-5262] feat: gitea sso ( #8022 )
...
* Feature/7137/gitea sso (#7940 )
* added gitea auth to admin panel with configs , added api calls
* added gitea to oauth root (for signup and signin)
* removed log
* replace github oauth with gitea ouath error messages
* added gitea to auth root
* fix: update token expiration handling and remove unused variable in Gitea callback
* fix: include Gitea in OAuth enabled checks
* fix: improve error handling when fetching emails from Gitea
* chore : remove logs and add semicolons
* refactor: update Gitea authentication components and imports for consistency
* fix: enhance Gitea authentication form to auto-populate host value and improve OAuth checks
* refactor: enhance Gitea OAuth provider with improved error handling and URL validation
* fix: update authentication success messages to check for string value "1"
---------
Co-authored-by: Shivam Jain <shivam.clgstash@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-10-28 18:53:54 +05:30
Anmol Singh Bhatia
772b5c5719
[WEB-5201] chore: work item and inbox modal refactor ( #7990 )
...
* chore: work item and inbbox modal refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-10-22 21:11:08 +05:30
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
Vamsi Krishna
2b106cbd66
[WEB-5054]feat: added activity filters for state and assignee activities ( #7918 )
...
* feat: added activity filters for state and assignee
* chore: removed unused funtion
* chore: lint fix
2025-10-15 17:12:03 +05:30
Prateek Shourya
cfb4a8212c
[WEB-5099] improvement: enhance rich filters with new components and configurations ( #7916 )
...
* feat: enhance rich filters with new components and configurations
- Added `AdditionalFilterValueInput` for unsupported filter types.
- Introduced `FilterItem` and related components for better filter item management.
- Updated filter configurations to include new properties and support for multiple values.
- Improved loading states and error handling in filter components.
- Refactored existing filter logic to streamline operations and enhance performance.
* Refactor rich filters component structure and enhance filter item functionality
- Moved AddFilterButton and AddFilterDropdown to a new directory structure for better organization.
- Updated FilterItemProperty to handle filter selection and condition updates more effectively.
- Enhanced the FilterInstance class with methods to update condition properties and operators, improving filter management.
- Added new functionality to handle invalid filter states and improve user feedback.
* [WEB-5111] feat: add 'created_at' and 'updated_at' filters to work item configuration
- Introduced new filter configurations for 'created_at' and 'updated_at' in the work item filters.
- Updated relevant components to utilize these new filters, enhancing filtering capabilities.
- Added corresponding filter configuration functions in the utils for better date handling.
* fix: build
2025-10-14 01:39:24 +05:30
Yaroslav Halchenko
2ca8620246
Add codespell support (config, workflow to detect/not fix) and make it fix some typos ( #7864 )
...
* Add github action to codespell preview on push and PRs
* Add rudimentary codespell config
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few typos interactively
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w -i 3 -C 4 ./apps/web/core/components/workspace/delete-workspace-form.tsx ./deployments/cli/community/README.md",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
* Adjust coespell regex to ignore all camelCased words
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few new typos automagically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
2025-10-07 17:42:49 +05:30
sriram veeraghanta
0589ac56d5
[WEB-5048] chore: implements esm exports for all packages ( #7816 )
...
* fix: esm module imports for live and editor
* fix: convert all pacakges to export esm and cjs build
* fix: auto export
* fix: translation files formatting
* fix: convert eslint files to cjs files for supporting current config
* fix: code uuid package upgrade
---------
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-10-06 21:01:32 +05:30
Prateek Shourya
9aef5d4aa9
[WEB-4951] [WEB-4884] feat: work item filters revamp ( #7810 )
2025-09-19 18:27:36 +05:30
Prateek Shourya
d521eab22f
[WEB-4885] feat: new filters architecture and UI components ( #7802 )
...
* feat: add rich filters types
* feat: add rich filters constants
* feat: add rich filters utils
* feat: add rich filters store in shared state package
* feat: add rich filters UI components
* fix: make setLoading optional in loadOptions function for improved flexibility
* chore: minor improvements to rich filters
* fix: formatting
2025-09-16 21:15:08 +05:30
Jayash Tripathy
43b7a6ad0a
[WEB-4855] refactor: chart tick improvements ( #7732 )
...
* 🚧 WIP: Introduced customTicks prop in BarChart for flexible tick rendering.
* ✨ feat: added customTicks to axis charts for flexible tick rendering
* 🔧 fix: update default bar fill color to black and ensure consistent color usage in BarChart
* ✨ feat: add customTooltipContent prop to LineChart for enhanced tooltip flexibility
* 🔧 fix: update bar fill color handling to support dynamic colors based on data and removed DEFAULT_BAR_FILL_COLOR
* 🔧 fix: correct bar fill color handling in BarChart to ensure proper color assignment for tooltips
* 🔧 fix: update customTicks prop types in TAxisChartProps to use unknown type for better type safety
* 📝 chore: updated translations and cleaned up insight card
* 🚨 fix: lint
* 🔧 fix: remove unused translation key "no_of" from Russian translations
2025-09-09 23:51:13 +05:30
Anmol Singh Bhatia
56cd0fc445
[WEB-4025] fix: external user comment and reaction ( #7692 )
...
* chore: reactions types updated
* fix: external user comments
* fix: external user reactions
* chore: added display name for actor
* chore: merge conflicts
* chore: updated the created_by and updated_by
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-09-09 23:50:11 +05:30
sriram veeraghanta
b99ddc24e7
[WEB-4810] feat: migrate to tsdown from tsup ( #7679 )
...
* feat: migrat to tsdown to tsup
* fix: build scripts
* fix: lock file fixes
* fix: adding build process to i18n and propel packages
* fix: lint warning
* chore: update services module entry points
* fix: lock file
* fix: lock file
* fix: remove tsc from build
* fix: tsdown configs
* fix: remove tsc step from build process
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-09-03 14:01:57 +05:30
Prateek Shourya
d960d7ce88
[WEB-4828] refactor: remove legacy project-level draft work items components ( #7694 )
2025-09-02 12:29:00 +05:30
M. Palanikannan
fd5ba6c7b8
[WIKI-511] [WIKI-572] fix: extended page root and editor body ( #7661 )
...
* fix: better refactoring of page root and editor body
* fix: editor sideeffects
* fix: add comments json field
* fix: props name
* fix: review changes
* fix: extra checks
* fix: type changes
* fix: remove editor ref current
* fix: renaming
* fix: link check
2025-09-01 22:17:53 +05:30
Jayash Tripathy
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
sriram veeraghanta
0e6fbaee3a
[WEB-4790] fix: moved typescript parser to the base eslint config ( #7658 )
...
* fix: moved typescript parser to the base eslint config
* fix: eslint warning
* fix: type config setting
* fix: convert live eslint to cjs
2025-08-27 21:03:20 +05:30
Jayash Tripathy
b6cf3a5a8b
[WEB-4438] fix: epics label in y axis of epics(analytics-modal) #7644
2025-08-25 19:25:42 +05:30
Anmol Singh Bhatia
d0f26f8734
[WEB-4726] fix: intake work item redirection ( #7619 )
...
* chore: added is intake for email notifications
* fix: intake work item redirection
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-08-22 12:54:46 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
Aaron Heckmann
d8f58d28ed
fix: CI to include lint and format along with build ( #7482 )
...
* fix(lint): get ci passing again
* chore(ci): run lint before build
* chore(ci): exclude web app from build check for now
The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.
* fix: formating of files
* fix: adding format to ci
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-18 21:27:16 +05:30
sriram veeraghanta
a085c0ec62
[WEB-4660] chore: replace jsx element with react node ( #7567 )
...
* chore: replace jsx element with react node
* fix: review comments
* fix: tooltip types update
* fix: propel pacakge fix
2025-08-11 18:42:23 +05:30
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
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
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +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
4c3af7f8a1
[WEB-4531]chore: refactor for timeline chart ( #7440 )
2025-07-21 19:22:58 +05:30
Vamsi Krishna
d7d1545801
[WEB-4192]fix: inactive member is hidden in created by #7435
2025-07-18 20:08:59 +05:30
sriram veeraghanta
df4ea1f7ac
fix: update tsup build packages ( #7438 )
2025-07-18 15:04:31 +05:30
Vamsi Krishna
9523c28c3e
[WEB-4514]chore: moved EIssueLayoutTypes enum to types #7416
2025-07-17 13:01:24 +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
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
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
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
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