Akshita Goyal
2f56caa414
chore: ln support workspace projects constants ( #6429 )
...
* chore: ln support workspace projects constants
* fix: translation key
* fix: removed state translation
* fix: removed state translation
2025-01-27 20:14:36 +05:30
Akshita Goyal
ca02b0d10e
fix: ln support for views constants ( #6431 )
...
* fix: ln support for views constants
* fix: added translation
* fix: translation keys
* fix: access
2025-01-27 19:59:23 +05:30
Akshita Goyal
eaf8ce0ed2
chore: ln support for inbox constants ( #6432 )
...
* chore: ln support for inbox constants
* fix: snooze duration
* fix: enum
* fix: translation keys
* fix: inbox status icon
* fix: status icon
* fix: naming
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-01-27 19:47:52 +05:30
Anmol Singh Bhatia
a4450d34b4
chore: tab indices constant moved to plane package ( #6464 )
2025-01-27 19:06:16 +05:30
Anmol Singh Bhatia
7f19caf5dc
feat: workspace constant language support and refactor ( #6462 )
...
* chore: workspace constant language support and refactor
* chore: workspace constant language support and refactor
* chore: code refactor
* chore: code refactor
* merge conflict
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-01-27 18:01:22 +05:30
Prateek Shourya
3ec71d6607
chore: translation update
2025-01-27 17:58:49 +05:30
Akshita Goyal
571c3f6212
feat: home language support without stickies ( #6443 )
...
* feat: home language support without stickies
* fix: home sidebar
* fix: added missing keys
* fix: show all btn
* fix: recents empty state
2025-01-27 17:55:13 +05:30
Akshita Goyal
9a3fb8b9ee
Merge pull request #6463 from makeplane/chore-workspace-drafts-constant-language-support-and-refactor
...
chore workspace drafts constant refactor
2025-01-27 17:31:29 +05:30
Anmol Singh Bhatia
385be31ff1
chore: workspace drafts constant moved to plane constant package
2025-01-27 17:26:35 +05:30
Vamsi Krishna
2e022a4ed7
chore: migrated filters.ts to packages ( #6459 )
...
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-01-27 16:54:11 +05:30
Vamsi Krishna
0e110f3fd8
[WEB-3165]feat: language support for issues ( #6452 )
...
* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants
* chore: updated translation structure
* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header
* chore: updated spanish translation
* chore: removed translation for issue priorities
* fix: build errors
* chore: minor updates
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-01-27 16:14:17 +05:30
Akshita Goyal
9093b41132
fix: language support fo profile ( #6461 )
...
* fix: ln support fo profile
* fix: merge changes
* fix: merge changes
2025-01-27 14:31:16 +05:30
Anmol Singh Bhatia
ad2dc6759a
chore: empty state refactor ( #6404 )
...
* chore: asset path helper hook added
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: language translation for all empty states
* chore: new empty state implementation
* improvement: add more translations
* improvement: user permissions and workspace draft empty state
* chore: update translation structure
* chore: inbox empty states
* chore: disabled project features empty state
* chore: active cycle progress empty state
* chore: notification empty state
* chore: connections translation
* chore: issue comment, relation, bulk delete, and command k empty state translation
* chore: project pages empty state and translations
* chore: project module and view related empty state
* chore: remove project draft related empty state
* chore: project cycle, views and archived issues empty state
* chore: project cycles related empty state
* chore: project settings empty state
* chore: profile issue and acitivity empty state
* chore: workspace settings realted constants
* chore: stickies and home widgets empty state
* chore: remove all reference to deprecated empty state component and constnats
* chore: add support to ignore theme in resolved asset path hook
* chore: minor updates
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-01-25 18:54:01 +05:30
Prateek Shourya
e2550e0b2d
[WEB-3201] improvement: minor enhancements for tree map text size and color ( #6458 )
2025-01-24 19:20:44 +05:30
Aaryan Khandelwal
b016ed78cf
[PE-248] regression: recent widgets refactor for scalability ( #6456 )
...
* fix: recent widgets types and filters
* fix: recent widgets types
2025-01-24 17:23:15 +05:30
Aaryan Khandelwal
c429ca7b36
refactor: recents widget for scalability ( #6453 )
...
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2025-01-24 15:34:28 +05:30
Bavisetti Narayan
ee22dbba1b
chore: added a condition to restrict duplicate user creation ( #6447 )
2025-01-24 15:33:08 +05:30
Vamsi Krishna
f4a208bd44
fix: handled label overflow in modules ( #6451 )
2025-01-24 15:32:44 +05:30
Aaryan Khandelwal
8edff26ccd
fix: space app editor colors ( #6446 )
2025-01-24 15:27:57 +05:30
Aaryan Khandelwal
d08c03f557
[WEB-3203] fix: dashboard widgets' empty state content and assets ( #6450 )
...
* fix: empty state content
* chore: replace margin with padding
2025-01-24 15:23:41 +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
586a320d86
fix: minor fixes for issue relations list and retrival ( #6444 )
2025-01-23 12:42:35 +05:30
Vamsi Krishna
8f3a0be177
[WEB-3194]fix: stickies modal close while redirection ( #6440 )
...
* fix: stickies modal close while redirection
* chore: added deafult for optional prop
2025-01-22 14:22:24 +05:30
Prateek Shourya
0679e140a2
[WEB-3192] fix: issue relation redirection ( #6441 )
2025-01-22 14:01:21 +05:30
guru_sainath
b611f5110f
chore: issue and issue description version endpoints ( #6434 )
2025-01-21 20:34:43 +05:30
Akshita Goyal
0f7bc6979f
fix: new sticky color + recent sticky api call + sticky max height ( #6438 )
2025-01-21 20:34:00 +05:30
Prateek Shourya
12501d0597
fix: add optional chaning check for actor details ( #6437 )
2025-01-21 20:33:38 +05:30
Aaryan Khandelwal
3a86fff7c1
[WEB-3045] fix: sticky placeholder, gray color value ( #6436 )
...
* fix: sticky placeholder
* chore: update gray color
2025-01-21 20:32:45 +05:30
Aaryan Khandelwal
58a4b45463
[WEB-3045] fix: stickies bugs ( #6433 )
...
* fix: stickies bugs
* fix: sticky height fixed
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-01-21 16:37:27 +05:30
Aaryan Khandelwal
22836ea03e
fix: editor placeholder color ( #6430 )
2025-01-20 15:52:23 +05:30
Anmol Singh Bhatia
13cc8b0e96
chore: workspace view loading state improvement ( #6423 )
2025-01-17 19:50:56 +05:30
Vamsi Krishna
9addcde553
fix: padding issue cycle active cycles menu ( #6424 )
2025-01-17 19:46:19 +05:30
Bavisetti Narayan
26a9b7fced
fix: dashboard completed issues count ( #6422 )
2025-01-17 18:03:28 +05:30
Vamsi Krishna
62dd80874f
fix: issue store condition ( #6420 )
2025-01-17 16:53:33 +05:30
Anmol Singh Bhatia
9ae1ce0a9a
chore: helper function added and code refactor ( #6419 )
2025-01-17 15:41:34 +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
Anmol Singh Bhatia
4432be15e4
[WEB-3166] chore: global empty state components ( #6414 )
...
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: asset path helper hook added
2025-01-17 13:52:08 +05:30
Anmol Singh Bhatia
20893c6017
fix: draft issue fetch ( #6416 )
2025-01-17 13:51:17 +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
Aaryan Khandelwal
d2c9b437f4
[WEB-3164] chore: update tailwindcss version ( #6413 )
...
* [WEB-3164] chore: update tailwind version
* chore: add tailwindcss to editor package
* chore: remove tailwindcss package from separate apps
2025-01-16 19:45:05 +05:30
Prateek Shourya
2f57d0e138
fix: add client validation and find similar language from browser config if exact match is not available ( #6412 )
2025-01-16 17:34:41 +05:30
Prateek Shourya
59ddc02a31
[WEB-3153] improvement: add support for nested translations and ICU formatting ( #6411 )
...
* improvement: add support for nested translations and ICU formatting
* chore: comment update
2025-01-16 17:29:57 +05:30
Anmol Singh Bhatia
3ac20741d9
fix: issue visibility ( #6410 )
2025-01-16 15:08:33 +05:30
Aaryan Khandelwal
8ea0772a1b
fix: page open in new tab action ( #6408 )
2025-01-16 13:41:02 +05:30
sriram veeraghanta
bddad8932b
feat: Chinese language support ( #6407 )
...
* feat: chinese language support
* fix: following iso standards
2025-01-16 13:29:57 +05:30
Vamsi Krishna
8acea7f599
chore: cycle store restructuring ( #6405 )
2025-01-15 21:05:05 +05:30
M. Palanikannan
a908bf9edd
[PE-232] chore: management of disabled extensions ( #6317 )
...
* chore: added mobile editor required changes
* fix: turbo.json
---------
Co-authored-by: Lakhan <Lakhanbaheti9@gmail.com >
2025-01-15 20:23:09 +05:30
Vamsi Krishna
79fff4744a
chore: modified functionality and placement for live button ( #6400 )
2025-01-15 16:21:00 +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