sriram veeraghanta
d91d7a2f60
chore: tar-fs patch upgrade
2025-06-09 12:58:18 +05:30
sriram veeraghanta
b3b285b1e5
chore: upgrade django version to 4.2.22
2025-06-09 12:49:26 +05:30
Prateek Shourya
11debee402
fix: build errors related to project member list ( #7185 )
2025-06-09 00:31:27 +05:30
Vamsi Krishna
1608e4f122
[WEB-3374]feat: added merge date display ( #7141 )
...
* feat: added merge date display
* chore: moved formatter ti utils
* chore: removed unwanted props
2025-06-08 23:47:08 +05:30
Vamsi Krishna
edeeee1227
[WEB-4063]chore: updated work item email template ( #7044 )
...
* chore: updated work item email template
* chore: passed dynamic value for email template
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-06-08 23:46:12 +05:30
sriram veeraghanta
9ff238816b
sync: canary changes to preview
2025-06-06 18:06:51 +05:30
sriram veeraghanta
6bd5caf008
chore: upgrade package version
2025-06-06 17:50:31 +05:30
sriram veeraghanta
c021aff58f
chore: django version upgrade
2025-06-06 16:04:34 +05:30
sriram veeraghanta
683be55883
chore: upgrade nextjs version
2025-06-06 16:02:56 +05:30
Manish Gupta
970ce8cf26
[INFRA-183] feat: add restore-airgapped script to build workflow ( #7170 )
...
* [WEB-4260] chore: add restore-airgapped script to build workflow
* docs: update restore instructions in README for self-hosted and commercial air-gapped versions
* fix: update restore script filename and improve error handling in restore-airgapped script
2025-06-06 15:24:43 +05:30
Manish Gupta
cbbe1a4e4d
refactor: Enhance backup and restore scripts for container data ( #7055 )
...
* refactor: enhance backup and restore scripts for container data management
* fix: ensure proper quoting in backup script to handle paths with spaces
* fix: ensure backup directory is only removed if tar command succeeds
* CodeRabbit fixes
2025-06-06 15:24:43 +05:30
Manish Gupta
6a74677cc9
fix: update API service startup check to use HTTP request instead of logs ( #7054 )
2025-06-06 15:24:43 +05:30
sriram veeraghanta
f6ea4f931d
Merge branch 'canary' of github.com:makeplane/plane into preview
v0.26.1
2025-06-06 15:23:10 +05:30
Aaryan Khandelwal
950fcfdb40
[WIKI-391] chore: handle deactivated user display name in version history #7171
2025-06-06 15:04:00 +05:30
Bavisetti Narayan
053c895120
[WEB 4252] chore: updated the favicon request for work item link ( #7173 )
...
* chore: added the favicon to link
* chore: added none validation for soup
2025-06-06 15:02:00 +05:30
Aaryan Khandelwal
245167e8aa
refactor: unused components, hooks, constants ( #7157 )
...
* refactor: remove unused dashboard components and fetch keys
* refactor: remove unused hooks and wrappers
* chore: remove unused function
2025-06-06 14:09:56 +05:30
Vamsi Krishna
6be3f0ea73
[WEB-4208]chore: refactored work item quick actions ( #7136 )
...
* chore: refactored work item quick actions
* chore: update event handling for menu
* chore: reverted unwanted changes
* fix: update archive copy link
* chore: handled undefined function implementation
2025-06-06 13:21:00 +05:30
JayashTripathy
14d2d69120
[WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations ( #7131 )
...
* chore: added code split for the analytics store
* chore: done some refactor
* refactor: update entity keys in analytics and translations
* chore: updated the translations
* refactor: simplify AnalyticsStoreV2 class by removing unnecessary constructor
* feat: add AnalyticsStoreV2 class and interface for enhanced analytics functionality
* feat: enhance WorkItemsModal and analytics store with isEpic functionality
* feat: integrate isEpic state into TotalInsights and WorkItemsModal components
* refactor: remove isEpic state from WorkItemsModalMainContent component
* refactor: removed old analytics components and related services
* refactor: new analytics
* refactor: removed all nivo chart dependencies
* chore: resolved coderabbit comments
* fix: update processUrl to handle custom-work-items in peek view
* feat: implement CSV export functionality in InsightTable component
* feat: enhance analytics service with filter parameters and improve data handling in InsightTable
* feat: add new translation keys for various statuses across multiple languages
* [WEB-4246] fix: enhance analytics components to include 'isEpic' parameter for improved data fetching
* chore: update yarn.lock to remove deprecated @nivo packages and clean up unused dependencies
2025-06-06 01:53:38 +05:30
Anmol Singh Bhatia
570a9e319e
[WEB-4257] chore: user profile setting options updated #7166
2025-06-06 01:47:31 +05:30
Anmol Singh Bhatia
469a027bb6
[WEB-4274] fix: metadata base url warning #7175
2025-06-05 22:51:56 +05:30
Prateek Shourya
8c99a7df88
[WEB-4273] fix: plans comparison scroll issue ( #7176 )
2025-06-05 22:51:05 +05:30
Prateek Shourya
f34f078bd2
[WEB-4272] fix: remove duplicate CommandPalette instances from settings layouts to prevent modal conflicts ( #7174 )
2025-06-05 20:48:36 +05:30
Anmol Singh Bhatia
0fe2549bc6
[WEB-4256] chore: add og image and update meta tags for social media compatibility ( #7165 )
...
* chore: og image added
* chore: meta config for cross-platform support
2025-06-05 19:32:11 +05:30
Prateek Shourya
118964de01
[WEB-4254] fix: ensure user details are available in project member details computation ( #7162 )
2025-06-05 19:31:07 +05:30
Manish Gupta
9f37f1ef0e
[INFRA-183] feat: add restore-airgapped script to build workflow ( #7170 )
...
* [WEB-4260] chore: add restore-airgapped script to build workflow
* docs: update restore instructions in README for self-hosted and commercial air-gapped versions
* fix: update restore script filename and improve error handling in restore-airgapped script
2025-06-05 17:27:57 +05:30
Prateek Shourya
986f29d1f2
[WEB-4253] improvement: plan card enhancements ( #7168 )
...
* [WEB-4253] improvement: plan card enhancements
* improvement: pricing changes
2025-06-05 14:37:26 +05:30
Aaryan Khandelwal
1113f9fc19
[WIKI-412] regression: drop plugin logic #7161
2025-06-04 19:07:49 +05:30
Prateek Shourya
ef3ec7274c
[WEB-4253] improvement: minor enhancements to billing page ( #7160 )
2025-06-04 17:29:45 +05:30
Akshita Goyal
a0a45b7916
[WEB-4249] fix: settings header css + cta on error page + project member list ( #7159 )
...
* fix: settings header css + cta on error page
* [WEB-4249] fix: filter out inactive workspace members from project member list
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-06-04 16:38:35 +05:30
Aaryan Khandelwal
2792d48288
[WIKI-412] chore: improved rich text editor extensions handling ( #7158 )
...
* chore: code split for rich text editor extensions
* chore: update type
* chore: add missing prop
2025-06-04 15:32:54 +05:30
Anmol Singh Bhatia
b2ccca0567
[WEB-3931] chore: maintenance page ux copy ( #7135 )
...
* chore: maintenance ux copy translation added
* chore: maintenance ux copy updated
* chore: code refactor
2025-06-04 13:37:58 +05:30
Prateek Shourya
2e822b38e4
[WEB-4240] chore: bump local db version to 1.3 #7154
2025-06-04 13:01:29 +05:30
JayashTripathy
e570fe404f
[WEB-4182] Fix work item links error messages ( #7122 )
...
* fix: backend error message toast when getting error
* fix: toast in small screens
2025-06-03 22:18:26 +05:30
Aaryan Khandelwal
48b613ae66
[WIKI-410] chore: editor translation files #7156
2025-06-03 22:13:56 +05:30
Prateek Shourya
e70105235b
[WEB-4245] improvement: minor enhancements to project members settings page ( #7153 )
2025-06-03 15:09:54 +05:30
Nikhil
7766e8b5cf
[WEB-3998]: clean up imports and remove cache decorators in workspace views to avoid stale data on browser cache #7150
2025-06-03 13:36:52 +05:30
Akshita Goyal
16d63abcdc
[WEB-3998] fix: minor empty states changes + refactoring ( #7151 )
2025-06-02 15:50:57 +05:30
M. Palanikannan
0568b8d583
regression: building utils back to run live server ( #7149 )
2025-06-02 13:32:34 +05:30
Quang Hung Pham
64da29b0d9
chore: add select all/deselect all functionality when adding existing work item ( #7045 )
...
* chore: add select all/deselect all functionality
* chore: update button display logic by CR
2025-06-02 13:30:31 +05:30
Zero King
7c336a65c4
buid: add .venv to .dockerignore ( #7146 )
2025-05-31 12:32:25 +05:30
sriram veeraghanta
2242a85e5c
chore: nextjs upgrade
2025-05-30 21:12:02 +05:30
Aaryan Khandelwal
323920a358
[WIKI-399] fix: add favorite action to page header #7144
2025-05-30 20:58:46 +05:30
Aaryan Khandelwal
151fc8389e
[WIKI-181] chore: asset check endpoint added #7140
2025-05-30 20:58:06 +05:30
sriram veeraghanta
0f828fd5e0
chore: core component fixes
2025-05-30 20:57:35 +05:30
Prateek Shourya
67cbe94d4a
[WEB-3964] refactor: permission layer ( #7094 )
...
* refactor: permission layer
* refactor: add original_role to project member serializer
* chore: minor fixes related to permission layer
* fix: strict type checking while checking user permissions
2025-05-30 19:57:07 +05:30
sriram veeraghanta
322af8c436
[WEB-4223] fix: remove build process from utils package #7138
2025-05-30 18:48:18 +05:30
Sangeetha
41c2aefad4
[WEB-3998] feat: settings page revamp ( #6959 )
...
* chore: return workspace name and logo in profile settings api
* chore: remove unwanted fields
* fix: backend
* feat: workspace settings
* feat: workspce settings + layouting
* feat: profile + workspace settings ui
* chore: project settings + refactoring
* routes
* fix: handled no project
* fix: css + build
* feat: profile settings internal screens upgrade
* fix: workspace settings internal screens
* fix: external scrolling allowed
* fix: css
* fix: css
* fix: css
* fix: preferences settings
* fix: css
* fix: mobile interface
* fix: profile redirections
* fix: dark theme
* fix: css
* fix: css
* feat: scroll
* fix: refactor
* fix: bug fixes
* fix: refactor
* fix: css
* fix: routes
* fix: first day of the week
* fix: scrolling
* fix: refactoring
* fix: project -> projects
* fix: refactoring
* fix: refactor
* fix: no authorized view consistency
* fix: folder structure
* fix: revert
* fix: handled redirections
* fix: scroll
* fix: deleted old routes
* fix: empty states
* fix: headings
* fix: settings description
* fix: build
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
2025-05-30 18:47:33 +05:30
sriram veeraghanta
445c819fbd
[WEB-4172] feat: Crawl work item links for title and favicon ( #7117 )
...
* feat: added a python bg task to crawl work item links for title and description
* fix: return meta_data in the response
* fix: add validation for accessing IP ranges
* fix: remove json.dumps
* fix: handle exception by returning None
* refactor: call find_favicon_url inside fetch_and_encode_favicon function
* chore: type hints
* fix: Handle None
* fix: remove print statementsg
* chore: added favicon and title of links
* fix: return null if no title found
* Update apiserver/plane/bgtasks/work_item_link_task.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: remove exception handling
* fix: reduce timeout seconds
* fix: handle timeout exception
* fix: remove request timeout handling
* feat: add Link icon to issue detail links and update rendering logic
* fix: use logger for exception
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-30 18:44:53 +05:30
Aaryan Khandelwal
046a8a1bcf
[WEB-4189] chore: add tailwind container-queries plugin #7125
2025-05-30 18:41:12 +05:30
Akshita Goyal
099a1cc12b
[WEB-3863] fix: links error handling #7126
2025-05-30 18:24:01 +05:30