bb-plane-fork/web/core/store
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
..
estimates Optimistically update distribution (#5290) 2024-08-04 10:14:25 +05:30
inbox [WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. (#6277) 2024-12-26 16:46:52 +05:30
issue chore: code refactor and build fix (#6285) 2024-12-27 18:18:45 +05:30
member [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
notifications [WEB-2382]chore:notification files restructuring (#6181) 2024-12-11 13:41:19 +05:30
pages [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
project code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
timeline refactor timeline store for code splitting (#5926) 2024-10-29 17:57:45 +05:30
user [WEB-2870]feat: language support (#6215) 2025-01-03 14:16:26 +05:30
workspace chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
base-command-palette.store.ts refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
cycle.store.ts improvement: refactored issue grouping logic to access MobX store directly (#6134) 2024-12-11 15:14:15 +05:30
cycle_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
dashboard.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
event-tracker.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
favorite.store.ts [WEB-2774] fix:favorites reorder (#6179) 2024-12-11 16:29:39 +05:30
global-view.store.ts refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +05:30
instance.store.ts chore: infra update for maintenance mode (#5963) 2024-11-06 15:13:51 +05:30
label.store.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
module.store.ts improvement: refactored issue grouping logic to access MobX store directly (#6134) 2024-12-11 15:14:15 +05:30
module_filter.store.ts fix: core root store import fixes 2024-06-14 03:37:18 +05:30
multiple_select.store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
project-view.store.ts fix: delete action mutation (#5315) 2024-08-06 16:42:13 +05:30
root.store.ts [PE-182] refactor: pages' components and store for scalability (#6283) 2024-12-27 20:41:38 +05:30
router.store.ts code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
state.store.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
theme.store.ts code refactor and improvement (#6203) 2024-12-16 17:24:50 +05:30
transient.store.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30