Nikhil
4ee467cacc
feat: silo migrations ( #2316 )
2025-01-30 16:52:13 +05:30
sriram veeraghanta
d17be6fd6c
Merge pull request #2344 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-30 13:47:03 +05:30
Abenezer Belachew
9268180aec
path already defined on line 51 ( #6427 )
2025-01-30 13:36:16 +05:30
sriram veeraghanta
04cc66cac3
Merge branch 'preview' into sync/ce-ee
2025-01-30 13:32:05 +05:30
Sangeetha
4f73244a1d
fix: teams to teamspaces ( #2333 )
...
fix: reordering of user preference keys
2025-01-30 13:30:14 +05:30
Sangeetha
8f5ce6b232
feat: user preference url and sort order change ( #6505 )
...
* fix: change url
* Change order of user preference keys
2025-01-30 13:29:39 +05:30
Nikhil
4c174f2d4c
fix: issue worklog external api ( #2339 )
2025-01-29 21:15:14 +05:30
Bavisetti Narayan
c9938b79ee
chore: added external api for worklogs ( #2337 )
...
* chore: added external api for worklogs
* chore: project feature validation
* chore: changed the variable name
* chore: changed duration validation
2025-01-29 19:50:44 +05:30
sriram veeraghanta
610561d885
fix: initiative activity task error handling ( #2335 )
...
* fix: error handling
* fix: sentry error handling
2025-01-29 17:10:04 +05:30
sriram veeraghanta
72521f8051
Merge branch 'preview' into sync/ce-ee
2025-01-29 16:38:29 +05:30
guru_sainath
312b077657
[WEB-3177] fix: resolve cycle creation issue for equal start_date and completed_date ( #6504 )
...
* fix: fixed cycle startdate if the the start_date and completed cyles dates are today
* chore: updated validation for date match
2025-01-29 16:35:25 +05:30
Sangeetha
36eab80f61
feat: add extra choices for user preferences ( #2329 )
2025-01-29 16:11:33 +05:30
Akshita Goyal
01fc205cf0
[WEB-3217] feat: added epics to initiatives modal and list layout ( #2287 )
...
* feat: added epics to initiatives modal and list layout
* fix: initiative indicator
* chore: add epics while creating initiative
* feat: Update epics in same API
* fix: epics dropdown
* fix: epics api call
* activity logs of initiative epics
* Return epic ids in list initiative list api
* Update initative activity
* fix: patch api response only updating on second call
* fix: progress indicator moved + empty initiatives
* feat: Create initiatves without project and epic
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-29 16:07:36 +05:30
Bavisetti Narayan
c65e42f807
chore: add attachment in intake issue ( #6503 )
2025-01-29 15:53:34 +05:30
Sangeetha
d004862879
Filter deleted projects in issue relation list ( #2309 )
2025-01-29 13:13:51 +05:30
Bavisetti Narayan
88cfc8fdb7
[PE-263] chore: removed the workspace page from recent visits ( #2322 )
...
* chore: removed the workspace from recent visits
* chore: added the hard delete condition
2025-01-29 13:13:16 +05:30
Bavisetti Narayan
b453891428
chore: filter the inactive issue properties ( #2308 )
2025-01-29 13:04:02 +05:30
sriram veeraghanta
b2468c8598
Merge pull request #2324 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-28 21:09:27 +05:30
sriram veeraghanta
2f2e6626c6
fix: typo fixes
2025-01-28 21:07:59 +05:30
sriram veeraghanta
b6633dd35b
Merge branch 'preview' into sync/ce-ee
2025-01-28 21:01:09 +05:30
Sangeetha
6a8d3202b7
feat: workspace user preference api ( #6497 )
...
* feat: workspace user preference api
* feat: remove sort order calculation
* Return 404 error
2025-01-28 20:50:24 +05:30
Bavisetti Narayan
51b52a7fc3
[WEB-3249] chore: delete the user recent visits ( #6496 )
...
* chore: delete the user recent visits
* chore: hard deleted the recent visits
2025-01-28 20:50:15 +05:30
Bavisetti Narayan
23ede81737
chore: update project state ( #6467 )
2025-01-28 20:49:36 +05:30
sriram veeraghanta
8c001d75b2
Update __init__.py
2025-01-28 15:35:17 +05:30
sriram veeraghanta
41cc3f20eb
Merge branch 'preview' into sync/ce-ee
2025-01-28 15:34:36 +05:30
Bavisetti Narayan
7fe58e0ea9
chore: added estimate point value in expand issues ( #6483 )
2025-01-28 15:11:33 +05:30
Aaryan Khandelwal
13a9334984
[PE-248] dev: new wikis home page ( #2284 )
...
* feat: new wikis home
* chore: added recent visits for workspace pages
* chore: add floating popover to the wikis app
* chore: removed the workspace page from recents in mobile api
* chore: update sidebar section labels
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-28 13:22:25 +05:30
Henit Chobisa
2c5c99a84e
fix: token getting expired for integrations ( #2303 )
2025-01-27 14:20:18 +05:30
Prateek Shourya
ce7db8bd7e
[WEB-3201] improvement: team charts loader and cycle progress fix ( #2293 )
...
* chore: add loader for teams progress and stats charts when filters are updated
* fix: teams cycle list progress
* chore: teamspace upgrade settings page
2025-01-27 13:19:40 +05:30
Nikhil
ebb3c3e9b3
fix: remove openai and use llm ( #2295 )
2025-01-24 19:52:05 +05:30
Nikhil
cc47b55169
fix: rephrase endpoints ( #2292 )
2025-01-24 19:19:53 +05:30
Prateek Shourya
1201cc1faf
[WEB-3225] chore: updated feature flag keys and removed deprecated flags ( #2289 )
...
* chore: handled new and updated feature flags in graphql
* chore: updated feature flag keys
---------
Co-authored-by: gurusinath <gurusainath007@gmail.com >
2025-01-24 17:38:33 +05:30
Nikhil
9351759066
fix: llm settings ( #2286 )
...
* fix: llm settings
* chore: imports
2025-01-24 16:38:36 +05:30
pushya22
93c2edcfa9
Merge pull request #2285 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-24 15:35:17 +05:30
Bavisetti Narayan
ee22dbba1b
chore: added a condition to restrict duplicate user creation ( #6447 )
2025-01-24 15:33:08 +05:30
Sangeetha
10b36b6837
[WEB-3189] fix: listing deleted projects in initiatives ( #2281 )
...
* fix: deleted projects epic showing on initiatives
* fix: deleted project epics listing on search
2025-01-24 15:21:29 +05:30
Bavisetti Narayan
12097c2f8c
chore: removed the workspace parent search ( #2274 )
2025-01-23 16:34:42 +05:30
Bavisetti Narayan
5e9ca72e2f
chore: allow workspace level search in relations ( #2272 )
2025-01-23 15:38:32 +05:30
Prateek Shourya
0b53912295
[WEB-3207] chore: add state_id, priority and assignee_ids to create issue relation response ( #6448 )
2025-01-23 14:16:06 +05:30
Prateek Shourya
ed08e1db20
improvement: add back all the epic related properties in relations list
2025-01-23 13:52:40 +05:30
Prateek Shourya
c8f7667e2d
fix: newly added epic relation redireciton, hide properites and fix issue where epics where showing up in issues layout
2025-01-22 22:15:52 +05:30
Bavisetti Narayan
72b0c6f0c6
chore: removed the epic from sub issue and relation ( #2260 )
2025-01-22 18:16:05 +05:30
Bavisetti Narayan
c69d7b9494
chore: remove the sub issue filter ( #2258 )
2025-01-22 17:06:36 +05:30
Akshita Goyal
f8f429afe7
[WEB-3190] Chore epics initiatives ( #2257 )
...
* chore: added epics to initiatives properties
* fix: added modals for epics and projects
* fix: added epic id to epic relations search query
* fix: relates to returning same epic
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-22 16:47:15 +05:30
Prateek Shourya
023d6af786
[WEB-3192] fix: epic peek overview redirection on issue's layout and epic relations ( #2253 )
2025-01-21 22:07:25 +05:30
Prateek Shourya
13595bb2a8
fix: merge conflicts resolved
2025-01-21 20:39:08 +05:30
guru_sainath
b611f5110f
chore: issue and issue description version endpoints ( #6434 )
2025-01-21 20:34:43 +05:30
Sangeetha
ca8e28b82a
fix: epic not showing in issue relations ( #2248 )
2025-01-21 19:01:38 +05:30
Nikhil
c364686400
fix: project list endpoint ( #2247 )
...
* fix: project list endpoint
* fix: filtering
2025-01-21 17:45:44 +05:30
Sangeetha
c672746770
Git ignore dump files ( #2245 )
2025-01-21 16:25:23 +05:30