Anmol Singh Bhatia
abb10a6336
fix: description activity log
2025-09-01 15:06:05 +05:30
Nikhil
e2c0d0f23c
[WEB-4813] fix: ensure all identifiers in log transformations are converted to strings ( #7682 )
...
* fix: ensure all identifiers in log transformations are converted to strings
* Update apps/api/plane/bgtasks/cleanup_task.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-01 14:12:34 +05:30
Anmol Singh Bhatia
3ecebc02ae
[WEB-4811] chore: plane logo asset updated #7683
2025-09-01 13:52:05 +05:30
Anmol Singh Bhatia
16d531cc7a
[WEB-4808] fix: joinUrlPath utility fn #7678
2025-09-01 13:51:26 +05:30
dependabot[bot]
ab283c7c78
chore(deps): bump the npm_and_yarn group across 4 directories with 1 update ( #7681 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/admin directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/space directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 13:05:18 +05:30
Anmol Singh Bhatia
7c1bbf4a6f
[WEB-4807] fix: workspace menu item highlight #7677
2025-08-29 20:23:31 +05:30
sriram veeraghanta
4293892178
[WEB-4803] fix: eslint errors in code editors ( #7675 )
...
* fix: eslint errors in code editors
* fix: removed workspaces from package.json
2025-08-29 19:44:46 +05:30
Bavisetti Narayan
ebd517bb7d
[WIKI-619] chore: added sort order migration for page model #7673
2025-08-29 19:44:29 +05:30
Henit Chobisa
4042af9f32
feat: added support for expanding updated_by in work item ( #7667 )
...
* feat: added support for expanding `updated_by` and `type` in work item
* fix: moved type to dictionary for expansion
* fix: refactored unnecessary fields
2025-08-29 16:41:54 +05:30
Surya Prashanth
258d24bf06
[SILO-454] chore: refactor decorator, logger packages ( #7618 )
...
* [SILO-454] chore: refactor decorator, logger packages
- add registerControllers function abstracting both rest, ws controllers
- update logger to a simple json based logger
* fix: logger instance and middleware
* fix: type and module resolutions
* fix: lodash type package update
* fix: bypass lint errors in decorators
* chore: format changes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-29 14:29:16 +05:30
Nikhil
489a6e1e94
[WEB-4796] fix: update MongoDB collection check to use 'is not None' for better clarity #7671
2025-08-29 14:25:46 +05:30
sriram veeraghanta
4f349807be
chore: docker image builds by removing node version in workspace.yml file ( #7672 )
...
* fix: docker image builts by removing nodeversion in workspace.yml file
* chore: remve .nvmrc file
2025-08-29 14:25:07 +05:30
Vipin Chaudhary
7a43137620
[WIKI-556] fix : invert tracking logic #7668
2025-08-28 20:37:20 +05:30
Bavisetti Narayan
e144ce8cf2
[WIKI-556] chore: disable tracking of page hover ( #7650 )
...
* chore: disable tracking of page hover
* chore: add track check for page feth
* chore: make track check mandatory
* chore: update track format
---------
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
2025-08-28 20:02:44 +05:30
Anmol Singh Bhatia
ba7303b7af
[WEB-4559] fix: workspace menu item active state ( #7666 )
...
* fix: highlight active workspace menu item correctly
* chore: code refactor
2025-08-28 20:01:28 +05:30
Prateek Shourya
e0912ccefc
[WEB-4040] fix: minor changes in base plan names ( #7656 )
2025-08-28 18:51:10 +05:30
Anmol Singh Bhatia
aef465415b
[WEB-4748] chore: propel utils ( #7662 )
...
* chore: tailwind merge added to propel
* chore: classname utils updated
* chore: utils import alias added
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-08-28 18:39:27 +05:30
Vamsi Krishna
3b3bd3e54e
[WEB-4722] fix: fixed draft state update #7663
2025-08-28 18:38:30 +05:30
Sangeetha
f2fabff10a
[WEB-4521] fix: attachments #7665
2025-08-28 18:36:50 +05:30
Nikhil
ddeabeeeb1
[WEB-4720] fix: mongo connection class to initialize mongo db #7652
2025-08-28 13:57:16 +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
Anmol Singh Bhatia
cfe710d492
[WEB-4779] chore: app sidebar wrapper component for consistency and reusability ( #7655 )
...
* chore: app sidebar ui enhancements and code refactor
* chore: code refactor
* chore: code refactor
2025-08-27 20:46:43 +05:30
Aaron
4a3c172992
feat(repo): add diff checks in CI flows ( #7657 )
2025-08-27 16:31:23 +05:30
Vipin Chaudhary
5d1ad8a183
[WIKI-550] fix: emoji modal for touch device ( #7651 )
...
* fix: emoji modal for touch device
* refactor: editor from props
* fix : update is touch device plugin
2025-08-27 00:39:47 +05:30
Vipin Chaudhary
f95a07d8c8
[WIKI-436] fix: check for code in alignment #7649
2025-08-27 00:39:26 +05:30
Bavisetti Narayan
0af75897f5
[WEB-4780] chore: changed the html validation ( #7648 )
...
* chore: changed the html validation
* chore: added requirements for nh3
* chore: removed the json validations
2025-08-27 00:38:25 +05:30
Vamsi Krishna
3602ff6930
[WEB-4781] fix: add peek view get to store #7654
2025-08-26 18:24:08 +05:30
Prateek Shourya
6d1275d58c
[WEB-4761] fix: resolve circular import between IssueService and local db ( #7653 )
...
- Move local db import to dynamic import to break circular dependency
2025-08-26 16:48:32 +05:30
Vipin Chaudhary
cf7b288f93
[WIKI-345] regression: update block menu options ( #7647 )
...
* chore: update flagged and disabled extension
* chore :build fix
2025-08-26 14:18:26 +05:30
Vipin Chaudhary
0fe7da6265
[WIKI-345] chore: pass disabled and flagged extensions to block menu ( #7152 )
...
* chore: refactor editor
* sync changes
* feat: api service update
* refactor : update sync
* fix : package sync
* fix: requested changes
* fix : embedhandler type
* fix : remove commands
* refactor : space
* refactor : rich lite editors
* refactor : minor ce changes
* chore : minor ui fix
* package: tldjs
* refactor : remove tldjs
* refactor: flagged
* refactor: flagged
* chore : remove disbaled check in menu
* refactor: fix space
* refactor: NodeViewProps
* refactor: type
* refactor : update community types
* refactor : remove external embed CE
* remove : external embed config from ce
* refactor : update disabled
* chore: pass disabled
* chore : update utils
2025-08-26 02:23:50 +05:30
Jayash Tripathy
8801ab0081
[WEB-4727] feat: propel cards ( #7630 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* refactor: extend CardProps interface to include HTML attributes for better flexibility
2025-08-26 02:14:24 +05:30
Anmol Singh Bhatia
c2464939fc
[WEB-4725] chore: storybook setup & tailwind config package improvements ( #7614 )
...
* chore: global css file added to tailwind config package
* chore: tailwind config updated
* chore: cn utility function added to propel package
* chore: storybook init
* fix: format error
* chore: code refactor
* chore: code refactor
* fix: format error
* fix: build error
2025-08-26 02:14:00 +05:30
Aaryan Khandelwal
34e231230f
[WIKI-498] regression: table bugs #7631
2025-08-26 02:13:27 +05:30
Lakhan Baheti
eb5ac2fc2d
[WIKI-602] chore: disable image alignment tooltip for touch devices ( #7642 )
...
* chore: disable image alignment tooltip for touch devices
* chore: added touch-select-none style
2025-08-26 02:12:04 +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
bbc465a3b2
[WEB-4761] fix: old url redirection method #7638
2025-08-25 15:28:58 +05:30
Jayash Tripathy
9a77e383cd
[WEB-4751] chore: enhance URL utility functions with IP address validation and cleaned up url extraction ( #7636 )
...
* feat: enhance URL utility functions with IP address validation and cleaned up the extraction utilities
* fix: remove unnecessary type assertion in isLocalhost function
2025-08-25 13:38:09 +05:30
sriram veeraghanta
a2d9e70a83
fix: requirments.txt
2025-08-25 02:40:06 +05:30
Aaryan Khandelwal
c7763dd431
refactor: remove few barrel exports ( #7633 )
...
* refactor: remove few barrel exports
* fix: pnpm lock file update
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-25 02:13:20 +05:30
Prateek Shourya
599ff2eec4
[WEB-4746] fix: position peek view relative to app layout ( #7635 )
2025-08-25 01:32:15 +05:30
Prateek Shourya
568a1bb228
[WEB-4757] fix: remove project view from workspace level group by options ( #7634 )
2025-08-24 15:16:08 +05:30
Nikhil
935e4b5c33
[WEB-4720] chore: refactor and extend cleanup tasks for logs and versions ( #7604 )
...
* Refactor and extend cleanup tasks for logs and versions
- Consolidate API log deletion into cleanup_task.py - Add tasks to
delete old email logs, page versions, and issue description versions -
Update Celery schedule and imports for new tasks
* chore: update cleanup task with mongo changes
* fix: update log deletion task name for clarity
* fix: enhance MongoDB archival error handling in cleanup task
- Added a parameter to check MongoDB availability in the flush_to_mongo_and_delete function.
- Implemented error logging for MongoDB archival failures.
- Updated calls to flush_to_mongo_and_delete to include the new parameter.
* fix: correct parameter name in cleanup task function call
- Updated the parameter name from 'mode' to 'model' in the process_cleanup_task function to ensure consistency and clarity in the code.
* fix: improve MongoDB connection parameter handling in MongoConnection class
- Replaced direct access to settings with getattr for MONGO_DB_URL and MONGO_DB_DATABASE to enhance robustness.
- Added warning logging for missing MongoDB connection parameters.
2025-08-24 15:13:49 +05:30
Jayash Tripathy
841388e437
[WEB-4751] refactor: added tld validation for urls ( #7622 )
...
* refactor: added tld validation for urls
* refactor: improve TLD validation and update parameter naming in URL utility functions
* refactor: enhance URL component extraction and validation logic
* fix: lint
* chore: remove unused lodash filter import in existing issues list modal
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 01:07:35 +05:30
Aaryan Khandelwal
9ecea15d74
[WIKI-498] [WIKI-567] feat: ability to rearrange columns and rows in table ( #7624 )
...
* feat: ability to rearrange columns and rows
* chore: update delete icon
* refactor: table utilities and plugins
* chore: handle edge cases
* chore: safe pseudo element inserts
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:54:03 +05:30
Vamsi Krishna
4ad88c969c
[WEB-4747]chore: rendering cycle progress from snapshot ( #7626 )
...
* chore: rendering progress from snaposhot
* chore: removed unncessary memoization
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:46:06 +05:30
Anmol Singh Bhatia
706085395e
[WEB-4748] chore: placement helper fn added and code refactor #7627
...
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:42:44 +05:30
Sriram Veeraghanta
a0f7acae42
chore: format files
2025-08-23 00:33:38 +05:30
Sangeetha
6e5549c439
[WEB-4187] fix: related search issues #7628
2025-08-23 00:28:08 +05:30
Jayash Tripathy
cf8eeee03a
[WEB-4687] feat: propel switch ( #7629 )
...
* feat: added switch
* fix: lint
* fix: lock file
* fix: improve accessibility and refactor switch component styles
* feat: add switch component to propel package
* fix: update imports in command component for consistency
* refactor: styles
2025-08-23 00:27:31 +05:30
sriram veeraghanta
d3b26996dd
fix: replace .npmrc node version with engines in package.json ( #7623 )
2025-08-22 14:13:08 +05:30