sriram veeraghanta
4652ad0fc3
fix: remove localdb tracing
2025-01-03 15:01:57 +05:30
Aaryan Khandelwal
be9dbc1b18
[PE-97] chore: re-order pages options ( #6303 )
...
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
2025-01-03 14:58:43 +05:30
Nikhil
3fd2550d69
feat: add issue attachment external endpoint ( #6307 )
2025-01-03 14:29:40 +05:30
Prateek Shourya
d6bcd8dd15
feat: introduced stacked bar chart and tree map chart. ( #6305 )
2025-01-03 14:24:14 +05:30
Vamsi Krishna
873e4330bc
[WEB-2870]feat: language support ( #6215 )
...
* fix: adding language support package
* fix: language support implementation using mobx
* fix: adding more languages for support
* fix: profile settings translations
* feat: added language support for sidebar and user settings
* feat: added language support for deactivation modal
* fix: added project sync after transfer issues (#6200 )
* code refactor and improvement (#6203 )
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
* refactor: enhance workspace and project wrapper modularity (#6207 )
* [WEB-2678]feat: added functionality to add labels directly from dropdown (#6211 )
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
* chore: added common component for project activity (#6212 )
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
* - Do not clear temp files that are locked. (#6214 )
- Handle edge cases in sync workspace
* fix: labels empty state for drop down (#6216 )
* refactor: remove cn helper function from the editor package (#6217 )
* * feat: added language support to issue create modal in sidebar
* fix: project activity type
* * fix: added missing translations
* fix: modified translation for plurals
* fix: fixed spanish translation
* dev: language type error in space user profile types
* fix: type fixes
* chore: added alpha tag
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
2025-01-03 14:16:26 +05:30
Anmol Singh Bhatia
ade0aa1643
fix: active cycle graph tooltip and endpoint validation ( #6306 )
2025-01-03 14:08:02 +05:30
Vamsi Krishna
6a13a64996
[WEB-1964]chore: cycles actions restructuring ( #6298 )
...
* chore: cycles quick actions restructuring
* chore: added additional actions to cycle list actions
* chore: cycle quick action structure
* chore: added additional actions to cycle list actions
* chore: added end cycle hook
* fix: updated end cycle export
---------
Co-authored-by: gurusinath <gurusainath007@gmail.com >
2025-01-02 18:27:34 +05:30
Bavisetti Narayan
5e6c02358d
fix: changed the response structure ( #6301 )
2025-01-02 15:51:38 +05:30
Bavisetti Narayan
61d6d928ba
chore: handled the unique state name validation ( #6299 )
2025-01-02 14:43:43 +05:30
Vamsi Krishna
a555df27e7
[WEB-2941]chore: added transfer issues button to cycles ( #6296 )
...
* chore: removed refacotr changes:w
* chore: removed requirements modifications
2025-01-02 12:33:45 +05:30
Manish Gupta
df671d13c7
improvement: build action improvement ( #6248 )
...
* updated action to use makeplane/actions repo
* updated action
2025-01-02 00:00:04 +05:30
Akshita Goyal
c7ebaf6ba0
chore: added react masonry package ( #6293 )
2024-12-31 16:15:40 +05:30
Bavisetti Narayan
119d46dc2b
chore: search issues endpoint ( #6291 )
2024-12-31 15:29:38 +05:30
Sangeetha
25f7d813b9
[WEB-2928] feat: Home Quick links CRUD ( #6290 )
...
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* Filter by user
2024-12-31 15:06:24 +05:30
Aaryan Khandelwal
ec2af13258
chore: merge two separate info popovers ( #6289 )
2024-12-31 14:01:27 +05:30
Akash Verma
8833e4e23b
Integrates LiteLLM for Unified Access to Multiple LLM Models ( #5925 )
...
* adds litellm gateway
* Fixes repeating code
* Fixes error exposing
* Fixes error for None text
* handles logging exception
* Adds multiple providers support
* handling edge cases
* adds new envs to instance store
* strategy pattern for llm config
---------
Co-authored-by: akash5100 <akashzsh08@gmail.com >
2024-12-31 13:57:26 +05:30
Aaryan Khandelwal
752a27a175
[PE-97] refactor: pages actions ( #6234 )
...
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-31 12:54:09 +05:30
Aaryan Khandelwal
94f421f27d
chore: add live server prettier config ( #6287 )
2024-12-27 21:03:20 +05:30
Aaryan Khandelwal
8d7425a3b7
[PE-182] refactor: pages' components and store for scalability ( #6283 )
...
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 20:41:38 +05:30
Anmol Singh Bhatia
211d5e1cd0
chore: code refactor and build fix ( #6285 )
...
* chore: code refactor and build fix
* chore: code refactor
* chore: code refactor
2024-12-27 18:18:45 +05:30
Vamsi Krishna
3c6bbaef3c
fix: modified link behaviour to improve accessibility ( #6284 )
2024-12-27 17:46:40 +05:30
Prateek Shourya
4159d12959
[WEB-2889] fix: global views sorting when hyper model is enabled. ( #6280 )
2024-12-27 13:03:26 +05:30
Anmol Singh Bhatia
2f2f8dc5f4
[WEB-2880] chore: project detail response updated ( #6281 )
...
* chore: project detail response updated
* chore: code refactor
2024-12-27 09:17:35 +05:30
Anmol Singh Bhatia
756a71ca78
[WEB-2907] chore: issue store updated and code refactor ( #6279 )
...
* chore: issue and epic store updated and code refactor
* chore: layout ux copy updated
2024-12-26 20:01:32 +05:30
Vamsi Krishna
36b3328c5e
fix: user role not updating in user profile ( #6278 )
2024-12-26 17:19:43 +05:30
Prateek Shourya
a5c1282e52
[WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. ( #6277 )
2024-12-26 16:46:52 +05:30
devin-ai-integration[bot]
ed64168ca7
chore(utils): copy helper functions from web/helpers ( #6264 )
...
* chore(utils): copy helper functions from web/helpers
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* chore(utils): bump version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* chore: bump root package version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: remove duplicate function and simplify auth utils
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: improve HTML entity escaping in sanitizeHTML
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: version changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so >
2024-12-26 15:27:40 +05:30
Bavisetti Narayan
f54f3a6091
chore: workspace entity search endpoint ( #6272 )
...
* chore: workspace entity search endpoint
* fix: editor entity search endpoint
* chore: restrict guest users
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-26 15:00:32 +05:30
Bavisetti Narayan
2d9464e841
chore: create unique constraints for webhook ( #6257 )
...
* chore: create unique constraints for webhook
* chore: updated the migration file
2024-12-24 21:00:50 +05:30
Vamsi Krishna
70f72a2b0f
[WEB-2699]chore: added issue count for upcoming cycles ( #6273 )
...
* chore: added issue count for upcoming cycles
* chore: memoized show issue count
2024-12-24 20:53:06 +05:30
Vamsi Krishna
c0b5e0e766
fix: label creation ( #6271 )
2024-12-24 20:52:31 +05:30
Anmol Singh Bhatia
fedcdf0c84
[WEB-2879] chore sub issue analytics improvements ( #6275 )
...
* chore: epics type added to package
* chore: epic analytics helper function added
* chore: sub issue analytics mutation improvement
2024-12-24 20:52:03 +05:30
Bavisetti Narayan
ff936887d2
chore: quick link migration ( #6274 )
...
* chore: added workspace link queryset
* chore: added workspace in sort order
2024-12-24 20:51:15 +05:30
Anmol Singh Bhatia
ea78c2bceb
fix: active cycle update payload ( #6270 )
2024-12-24 14:01:47 +05:30
Vamsi Krishna
ba1a314608
[WEB-1412]fix: split labels in kanban board ( #6253 )
...
* fix: split labels in kanban board
* chore: incresaed labels max render and moved labels to end of properties
chore: refactored label render component
2024-12-23 20:28:17 +05:30
Vamsi Krishna
3a6a8e3a97
fix: create view - layout drop down close ( #6267 )
2024-12-23 20:27:54 +05:30
Bavisetti Narayan
1735561ffd
chore: remove the default intake state ( #6252 )
...
* chore: remove the default intake state
* chore: changed the payload
2024-12-23 20:26:48 +05:30
Prateek Shourya
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
M. Palanikannan
20260f0720
[PE-101] feat: smooth scrolling in editor while dragging and dropping nodes ( #6233 )
...
* fix: smoother drag scrolling
* fix: refactoring out common fns
* fix: moved to mouse events instead of drag
* fix: improving the drag preview
* fix: added better selection logic
* fix: drag handle new way almost working
* fix: drag-handle old behaviour with better scrolling
* fix: remove experiments
* fix: better scroll thresholds
* fix: transition to drop cursor added
* fix: drag handling speed
* fix: cleaning up listeners
* fix: common out selection and dragging logic
* fix: scroll threshold logic fixed
2024-12-23 20:04:34 +05:30
Prateek Shourya
6070ed4d36
improvement: enhance activity components and types modularity ( #6262 )
2024-12-23 20:03:42 +05:30
M. Palanikannan
ac47cc62ee
[PE-102] fix: zooming for fullscreen images ( #6266 )
...
* fix: added magnification properly and also moving around the zoomed image
* fix: zoom via trackpad pinch
* fix: update imports
* fix: initial magnification is reset
2024-12-23 20:03:10 +05:30
sriram veeraghanta
1059fbbebf
fix: build errors while upgrading date-fns
2024-12-23 19:05:52 +05:30
sriram veeraghanta
61478d1b6b
fix: build errors in utils package
2024-12-23 18:45:22 +05:30
Aaryan Khandelwal
88737b1072
fix: issue mentions ( #6265 )
2024-12-23 17:42:39 +05:30
Anmol Singh Bhatia
34d114a4c5
fix: sub-issue collapsible visibility ( #6259 )
2024-12-23 15:42:03 +05:30
Aaryan Khandelwal
d54c1bae03
[PE-93] regression: mention users highlight color, reomve bot users from search list ( #6258 )
...
* chore: remove bot users in mention
* fix: user highlight color
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-23 15:25:40 +05:30
devin-ai-integration[bot]
9f5def3a6a
chore: copy helper functions from admin and space into @plane/utils ( #6256 )
...
* chore: copy helper functions from space to @plane/utils
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* refactor: move enums from utils/auth.ts to @plane/constants/auth.ts
Co-Authored-By: sriram@plane.so <sriram@plane.so >
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so >
2024-12-23 14:30:13 +05:30
sriram veeraghanta
043f4eaa5e
chore: common services package ( #6255 )
...
* fix: initial services package setup
* fix: services packages updates
* fix: services changes
* fix: merge conflicts
* chore: file structuring
* fix: import fixes
2024-12-23 01:51:30 +05:30
sriram veeraghanta
1ee0661ac1
fix: missing packages in utils and live
2024-12-22 22:08:04 +05:30
sriram veeraghanta
60f7edcef8
fix: moving space constants to package
2024-12-21 17:17:43 +05:30