sangeethailango
115c238681
fix: project member check on IntakeIssueViewset
2025-09-15 18:33:24 +05:30
sriram veeraghanta
c3e7cfd16b
[WEB-4723] fix: disable project features on project create ( #7625 )
...
* fix: disbale project features on project create
* Implement migration 0105 to alter project cycle view fields to Boolean with default values
* Add project view settings in workspace seed task
* Add is_current_version_deprecated field to Instance model
Index user_id field in Session model
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-09-12 13:01:03 +05:30
Jayash Tripathy
9ffc30f7b1
[WEB-4889] refactor: add fill in bar chart bar stroke ( #7776 )
...
* ♻️ refactor: add fill in barchart bar stroke
* ♻️ refactor: added fill in the circle
2025-09-12 00:04:16 +05:30
Dheeraj Kumar Ketireddy
b60f12a88e
[WEB-4861] fix: update redirection path in MagicSignInEndpoint to home page ( #7774 )
...
* fix: update redirection path in MagicSignInEndpoint to home page
* Use / for clarity
2025-09-11 18:56:32 +05:30
Vamsi Krishna
76a0b38dd1
[WEB-4890]fix: dropdown width #7778
2025-09-11 18:56:04 +05:30
Sangeetha
8ee665f491
[WEB-4875] fix: unsubscribed work items on workspace subscribed work item filter #7775
2025-09-11 17:52:51 +05:30
Vamsi Krishna
85f23b450d
[WEB-4852] chore: views refactor ( #7729 )
...
* chore: refactored view store and services
* chore: removed unused import
* chore: refactored update view component
* fix: lint errors
2025-09-11 17:09:56 +05:30
Vamsi Krishna
8bf059535a
[WEB-4858]chore: updated content for error page ( #7766 )
...
* chore: updated content for error page
* chore: updated btn url
2025-09-11 14:22:46 +05:30
Vamsi Krishna
4cfea87108
[WEB-4857] fix: applied filters root update #7750
2025-09-11 14:21:30 +05:30
Vamsi Krishna
4fe2ef706b
[WEB-4441]fix: members account type dropdown position #7759
2025-09-11 14:20:10 +05:30
sriram veeraghanta
8d354b3eb2
Potential fix for code scanning alert no. 636: URL redirection from remote source ( #7760 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-11 14:18:13 +05:30
Sangeetha
ec541c2557
[WEB-4854] chore: project admin accesss to workspace admins ( #7749 )
...
* chore: project admin accesss to workspace admins
* chore: frontend changes
* chore: remove console.log
* chore: refactor permission decorator
* chore: role enum
* chore: rearrange role_choices
2025-09-11 14:16:36 +05:30
Lakhan Baheti
11cd8d11e4
[WIKI-632] chore: accept additional props for document collaborative editor ( #7718 )
...
* chore: add collaborative document editor extended props
* fix: additional rich text extension props
* fix: formatting
* chore: add types to the trailing node extension
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-09-11 14:15:39 +05:30
Jayash Tripathy
0f7bfdde91
[WEB-4877] fix: webapp crash because of bar chart ( #7763 )
...
* 🔧 fix: dynamic bar color handling and refactored color retrieval logic.
* ♻️ refactor: updated any to Record in getBarColor
2025-09-10 17:44:52 +05:30
Vamsi Krishna
ac835bf287
[WEB-4874]fix: calendar picker build errors and styles override ( #7762 )
...
* fix: calender picker build errors
* fix: styles override in the picker implementation
2025-09-10 17:10:23 +05:30
sriram veeraghanta
db18c3555c
Merge branch 'canary' of github.com:makeplane/plane into preview
v1.0.0
2025-09-10 14:45:14 +05:30
sriram veeraghanta
b696ae91ed
Potential fix for code scanning alert no. 646: Server-side request forgery ( #7758 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-10 14:44:34 +05:30
sriramveeraghanta
61e91bd09c
chore (deps): django and vite version bump
2025-09-10 14:44:34 +05:30
sriram veeraghanta
20d773042b
Potential fix for code scanning alert no. 646: Server-side request forgery ( #7758 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-10 14:42:46 +05:30
sriramveeraghanta
30b175108b
chore (deps): django and vite version bump
2025-09-10 13:38:30 +05:30
Anmol Singh Bhatia
6d116beea3
[WEB-4320] dev: propel emoji reaction component ( #7741 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* dev: emoji reaction and renderer component added to propel
* dev: emoji reaction story added
* chore: propel config updated
* chore: code refactor
* fix: format error
* chore: lint error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:54:47 +05:30
Anmol Singh Bhatia
b0db4fcf10
[WEB-4736] dev: propel button ( #7746 )
...
* dev: button added to propel
* dev: button story added
* chore: propel config updated
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:34:17 +05:30
Anmol Singh Bhatia
7e03264758
[WEB-4730] dev: propel context menu component ( #7745 )
...
* dev: context menu component added
* dev: context menu story added
* chore: propel config updated
2025-09-10 00:15:55 +05:30
Anmol Singh Bhatia
1c8ac3d247
[WEB-4737] dev: propel pill component ( #7743 )
...
* dev: pill component added to propel
* dev: pill story added
* chore: propel config updated
* chore: code refactor
2025-09-10 00:15:37 +05:30
Anmol Singh Bhatia
3b8bb1effc
[WEB-4733] dev: propel toolbar component ( #7742 )
...
* dev: toolbar component added to propel
* dev: toolbar story added
* chore: propel config updated
* chore: code refactor
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:15:10 +05:30
Anmol Singh Bhatia
5a63e6dad2
[WEB-4858] chore: error page ui revamp #7747
2025-09-10 00:03:39 +05:30
Anmol Singh Bhatia
45688bdc72
[WEB-4860] dev: propel animated counter component ( #7740 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* chore: code refactor
* fix: format error
2025-09-09 23:51:45 +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
498613284e
[WEB-4841] chore: calendar component migration UI to propel ( #7730 )
...
* chore: move calendar components and dependencies
* chore: update package configurations
* chore: calendar import updated
* chore: propel config updated
* chore: propel calendar code refactor
* chore: code refactor
* fix: build error
2025-09-09 23:50:51 +05:30
Anmol Singh Bhatia
9ab3143a73
[WEB-4816] chore: add label flow ( #7716 )
...
* chore: remove create label modal
* fix: label spinner
* chore: add label flow improvements
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-09-09 23:50:39 +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
Vamsi Krishna
260d9a053d
[WEB-4802] fix: module sort order ( #7674 )
...
* fix: module sort order
* chore: removed secondary sort for progress
* chore: sort refactor
2025-09-09 23:49:30 +05:30
Vipin Chaudhary
34bdc2ad76
[WIKI-636] fix: replace project loader with page loader #7752
2025-09-09 19:27:00 +05:30
M. Palanikannan
99bc4262c5
[WIKI-654] fix: version history to load from html ( #7754 )
...
* fix: versions history to load from html
* chore: added json and stripped to store in version history (#7755 )
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-09-09 19:26:19 +05:30
Aaryan Khandelwal
49127ebeea
[WIKI-653] fix: page content loader #7753
2025-09-09 18:20:31 +05:30
Vamsi Krishna
a8a6536379
[WEB-4688]feat: added collapsible to propel ( #7643 )
...
* chore: added collapsibl to propel
* fix: export path
* chore: made collapsible a compound component
* fix: lint and format errors
* chore: updated propel exports order and added collapsible to tsdown config
2025-09-09 13:59:00 +05:30
Vamsi Krishna
11b83cf4f2
[WEB-4692]feat: added toast to propel package ( #7640 )
...
* * chore: migrated toast to base ui toast
* chore: added toast to propel package
* fix: lint errors
* fix: export path
* fix: lint errors
* chore: imporoved props handling
* fix: lint errors
* chore: updated import paths
* chore: replaced clsx with cn
* * chore: updated tsdown config
* chore: updated exports order
2025-09-09 13:58:11 +05:30
Anmol Singh Bhatia
fbd48c33f5
[WEB-4729] dev: propel scrollarea ( #7748 )
...
* dev: scrollarea added to propel
* dev: scrollarea story added
* chore: propel config updated
* fix: format error
2025-09-09 13:56:28 +05:30
Vamsi Krishna
37ce8a9fe6
[WEB-4800]chore: settings header component refactor #7669
2025-09-09 13:42:40 +05:30
Bavisetti Narayan
291101a8e5
chore: added attributes in ol tag ( #7736 )
2025-09-08 17:17:38 +05:30
Vipin Chaudhary
0cb4976e38
[WIKI-647] chore: update image path ( #7734 )
...
* chore: update image path
* chore: update asset path
2025-09-08 15:44:56 +05:30
Anmol Singh Bhatia
20d139cc9e
[WEB-4839] chore: maintenance mode empty state updated ( #7728 )
...
* chore: maintenance mode empty state updated
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-09-05 20:16:39 +05:30
Jayash Tripathy
ff181e566f
[WEB-4738] feat: add Skeleton component with respective stories in propel ( #7704 )
...
* ✨ feat: add Skeleton component with respective stories in propel
* 🚨 fix: lint issues
* ♻️ refactor : enhance Skeleton component with improved props and structure
* ✨ feat: add Skeleton component entry to package.json
* 🚨 fix: lint
* ♻️ refactor: rename Skeleton to skeleton
* fix: rename fixes
* ♻️ refactor: rename skeleton
* 🚨 fix: lint
* ♻️ refactor: add skeleton entry to tsdown config and package.json
* ♻️ refactor: sorted propel exports
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-05 15:51:05 +05:30
Jayash Tripathy
a696b6039c
[WEB-4835] feat: storybook enhancements ( #7702 )
...
* ✨ feat: integrate Storybook addons and enhance Tabs component
- Added `@storybook/addon-designs` and `@storybook/addon-docs` to the project dependencies.
- Enhanced the Tabs component stories to support dynamic tab options.
- Introduced a custom theme for Storybook with a new manager configuration.
- Added a new SVG logo for branding in Storybook.
- Pinned the storybook and related packages version
* ♻️ refactor: update Storybook manager configuration by removing unused import
* ♻️ refactor: enhance Tabs story with size labels and layout adjustments
* 🚨 fix: lint issues
* 🚨 fix: lock file
* ✏️ fix: update brand image path in Storybook manager configuration
* ♻️ refactor: improve Tabs story by ensuring safe default value and enhancing content rendering
2025-09-05 14:55:33 +05:30
Vipin Chaudhary
af1dcd335e
[WIKI-640] chore: refactor link view #7727
2025-09-05 14:14:30 +05:30
Aaryan Khandelwal
a1500c2206
[WIKI-644] fix: remove unnecessary props from the editor package #7726
2025-09-05 13:50:44 +05:30
Aaryan Khandelwal
88f194ca8e
[WIKI-637] fix: work item description version history ( #7725 )
...
* fix: work item description version history
* chore: add key to the editor
2025-09-04 18:57:50 +05:30
Aaryan Khandelwal
b68d2ca921
[WIKI-642] fix: editor bubble menu overflow issues #7724
2025-09-04 18:16:03 +05:30
Aaryan Khandelwal
78c6aede52
[WIKI-641] fix: overwrite tailwind typography plugin styles #7723
2025-09-04 18:14:48 +05:30
sriramveeraghanta
c6c46f9aab
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-09-04 14:48:27 +05:30