Bavisetti Narayan
ee22dbba1b
chore: added a condition to restrict duplicate user creation ( #6447 )
2025-01-24 15:33:08 +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
guru_sainath
b611f5110f
chore: issue and issue description version endpoints ( #6434 )
2025-01-21 20:34:43 +05:30
Bavisetti Narayan
26a9b7fced
fix: dashboard completed issues count ( #6422 )
2025-01-17 18:03:28 +05:30
Bavisetti Narayan
00cc338c07
[WEB-3039] fix: assignee count in dashboard ( #6418 )
...
* fix: assignee count in dashboard
* fix: removed the extra filter
2025-01-17 15:24:03 +05:30
Nikhil
95f43a7bb6
fix: admin login when the user is not present ( #6399 )
2025-01-16 19:59:04 +05:30
Akshita Goyal
fd7eedc343
[WEB-3096] feat: stickies page ( #6380 )
...
* feat: added independent stickies page
* chore: randomized sticky color
* chore: search in stickies
* feat: dnd
* fix: quick links
* fix: stickies abrupt rendering
* fix: handled edge cases for dnd
* fix: empty states
* fix: build and lint
* fix: handled new sticky when last sticky is emoty
* fix: new sticky condition
* refactor: stickies empty states, store
* chore: update stickies empty states
* fix: random sticky color
* fix: header
* refactor: better error handling
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-01-16 19:57:51 +05:30
Vamsi Krishna
369d927321
[WEB-3102]fix: transfer issues count ( #6384 )
...
* fix: updated cancelled issues count into pending issues
* chore: code refactor
* chore: added pending issues count
* chore: added pending issues count
* chore: added pending_issues to api response
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-15 16:19:22 +05:30
sriram veeraghanta
4060412b18
fix: upgrade django version to fix vulneribility
2025-01-15 14:42:36 +05:30
sriram veeraghanta
c779fc095c
fix: deprecated dashboard fix
2025-01-13 16:29:53 +05:30
sriram veeraghanta
b5493a31f8
fix: home widget reorder fix ( #6386 )
2025-01-13 16:27:50 +05:30
sriram veeraghanta
25eb727eb9
fix: error handling for workspace invite bg task ( #6385 )
2025-01-13 14:33:59 +05:30
sriram veeraghanta
39ca600091
fix: workspace user perferences model and migrations
2025-01-10 19:54:48 +05:30
Bavisetti Narayan
95175ab939
chore: changed the creator of page when duplicated ( #6378 )
2025-01-10 18:08:23 +05:30
Sangeetha
8db51ab295
[WEB 3099] fix: listing bots as project members in recents ( #6377 )
...
* fix: listing bots as project members
* chore: added a filter to removed inactive users
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-10 17:58:04 +05:30
Bavisetti Narayan
85ee7f9af0
chore: removed extra permission in stickies ( #6372 )
2025-01-10 14:17:41 +05:30
Sangeetha
06ecbe884c
[WEB-3101] fix: quick links error in home ( #6371 )
2025-01-10 13:02:14 +05:30
Sangeetha
de009d6d10
[WEB 3053]feat: support LibreOffice file attachments in issues ( #6343 )
...
* feat: API endpoints for stickies
* Support libre office in issue attachments
* Remove flash
2025-01-10 10:20:38 +05:30
guru_sainath
2ddd7096e4
[WEB-3087] fix: handle cycle start and end timezone conversion in list, create, and update ( #6366 )
...
* chore: handled cycle start and start timezone conversion in list, create and update
* chore: yarn lock
2025-01-09 18:20:18 +05:30
Akshita Goyal
add35b5ea6
[WEB-3092] fix: fixed recents + removed home route ( #6365 )
...
* fix: fixed recents + removed home route
* Return current users recents
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-09 17:25:49 +05:30
guru_sainath
448a34aa5f
[WEB-3087] fix: project_id handling in cycle create write serializer ( #6358 )
...
* chore: handled cycle create write serailizer project_id current instance
* chore: updated instance validation in cycle write serializer
2025-01-09 16:23:53 +05:30
Sangeetha
d96ab2e7af
[WEB-3088] fix: home edits ( #6357 )
...
* fix: added delete sticky confirmation modal
* fix: prevented quick links reordering
* fix: quick links css
* fix: minor css
* fix: empty states
* Filter quick_tutorial and new_at_plane
* fix: stickies search backend change
* fix: stickies editor enhanced
* fix: sticky delete function
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-01-09 14:51:04 +05:30
Sangeetha
24944a03c6
Add default page size in the list endpoint ( #6344 )
2025-01-07 20:31:38 +05:30
Akshita Goyal
cb045abfe1
[WEB-3048] feat: added-stickies ( #6339 )
...
* feat: added-stickies
* fix: recents empty state fixed
* fix: added border
* Change sort_order field
* fix: remvoved btn
* fix: sticky toolbar
* fix: build
* fix: sticky search
* fix: minor css fix
* fix: issue identifier css handled
* fix: issue type default icon
* fix: added tooltip for color palette and delete
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-07 20:30:42 +05:30
guru_sainath
6914dc9f42
fix: start date and end date comparassion fix in cycle create and update ( #6333 )
2025-01-07 15:20:35 +05:30
Sangeetha
742559bc63
feat: API endpoints for stickies ( #6335 )
2025-01-07 15:18:01 +05:30
Bavisetti Narayan
70dacc5e6a
fix: removed the unused triage state ( #6337 )
2025-01-07 15:17:29 +05:30
Akshita Goyal
790ecee629
[WEB-2846] feat: home integrations ( #6321 )
...
* wip
* chore: wip
* fix: preserved old component
* fix
* fix: seperate route added
* fix
* Only return user ID of project members
* Return issue ID
* fix: recents api integrations
* fix: types
* fix: types
* fix: added tooltips
* chore: added apis
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-01-06 20:36:13 +05:30
guru_sainath
0cabde03f0
[WEB-3044] fix: Correct handling of equal start and end dates in cycle create and update ( #6328 )
...
* chore: handled start and end date issue when user send the start and end date equal
* chore: updated variable name and comment
* chore: typo
2025-01-06 20:31:31 +05:30
Sangeetha
1acaae9d5e
[WEB-3038]feat: home preferences ( #6308 )
...
* WIP
* WIP
* WIP
* WIP
* Create home preference if not exist
* chore: handled the unique state name validation (#6299 )
* fix: changed the response structure (#6301 )
* [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 >
* fix: active cycle graph tooltip and endpoint validation (#6306 )
* [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 >
* feat: introduced stacked bar chart and tree map chart. (#6305 )
* feat: add issue attachment external endpoint (#6307 )
* [PE-97] chore: re-order pages options (#6303 )
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
* fix: remove localdb tracing
* [WEB-2937] feat: home recent activies list endpoint (#6295 )
* 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
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
* fix: remove emoji edit for uneditable pages (#6304 )
* Removed duplicate imports
* feat: patch api
* Enable sort order to be updatable
* Return key name
only insert missing keys
use serializer to return data
* Remove random generation of sort_order
* Remove name field
Remove random generation of sort_order
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.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: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2025-01-06 17:36:10 +05:30
Vamsi Krishna
625cbf872b
[WEB-2711]fix: guest mentions and assignees ( #6315 )
...
* chore: issue search filter
* * fix: restricting guest user from assignees and mentions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-06 13:06:16 +05:30
Nikhil
e4f9d027fe
feat: workspace home preference model ( #6300 )
...
* feat: workspace home preference model
* chore: changed page title to textfield
* chore: add sort order
* chore: added null value in sticky title
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-03 20:24:35 +05:30
Sangeetha
870ca17e13
[WEB-2937] feat: home recent activies list endpoint ( #6295 )
...
* 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
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
2025-01-03 15:09:01 +05:30
Nikhil
3fd2550d69
feat: add issue attachment external endpoint ( #6307 )
2025-01-03 14:29:40 +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
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
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
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
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
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
Aaryan Khandelwal
88737b1072
fix: issue mentions ( #6265 )
2024-12-23 17:42:39 +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
Aaryan Khandelwal
33acb9e8ed
[PE-93] regression: mentions in space app, entity search ( #6250 )
...
* fix: mentions in space app
* fix: user entity filter
2024-12-20 16:55:57 +05:30
Nikhil
00624eafbd
fix: issue serializer to remove deleted labels and assignees ( #6241 )
2024-12-20 14:44:38 +05:30
Aaryan Khandelwal
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
guru_sainath
9b71a702c7
[WEB-2884] chore: Update timezone list, add new endpoint, and update timezone dropdowns ( #6231 )
...
* dev: updated timezones list
* chore: added rate limiting
2024-12-19 20:15:55 +05:30