Akshita Goyal
41447e566a
[WEB-3600] fix: private project join issue ( #6799 )
...
* fix: private project join issue
* chore: return network value
* fix: refactor
* fix: refactor
* fix: type
* chore: added restricition for private projects
* chore: removed extra validations
* chore: added value to access enum
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-03-25 20:17:16 +05:30
Anmol Singh Bhatia
84c7375d2a
[WEB-3601] chore: content updated ( #6811 )
2025-03-24 19:57:13 +05:30
Anmol Singh Bhatia
c347dd7dcd
[WEB-3614] chore: list layout display filters ( #6801 )
2025-03-24 19:05:53 +05:30
Prateek Shourya
962923ff4f
fix: admin build ( #6798 )
2025-03-24 13:40:07 +05:30
Akshita Goyal
4032aa62c5
[WEB-3551] fix: role improvements ( #6763 )
...
* Return Cycle start and end dates in project's timezone
* fix: role improvements
* chore: role updates
* chore: update role endpoint to update workspace admin permissions
* fix: conditions
* chore: update member role for workspace members
* chore: update workspace permission role
* fix: currentAdmin permissions
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-24 12:52:57 +05:30
Vipin Chaudhary
6bafdb6dd8
[PE-298] Fix: Copy markdown to clipboard ( #6675 )
...
* fix: markdown for mentions fixed
* fix: copying text in mentions
* fix: refactored the component to use the same function
* chore: renamed funcion name
* add the new copy extension
* init working fix
* remove useless code
* improve readibility
* update node import
* better smaller logic
* remove log
* add open close end handler
* update readabliity
* handle tables
* handle triple click in cell
* triple tap select current line
* handle block and list
* lists fixed
* handle all possible cases of copy in table
* update the min elements
* handle multi types in table
* handle table seletion cases
* handle whole table handler
* feat: all case converd
* update markdown handling code
* update return statement
* handle using group block
* handle param
* handle multple cell in table
* handle using recursion
* add types
* fix code rabbit suggestions
* fix root node bug
* update recursion with loop
* update transform copied to false
* refactor clipboard extension: remove options and integrate MarkdownClipboard into core extensions
* fix: header and code handler
* fix: store hooks fixed
* fix: mention id
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-03-24 12:32:11 +05:30
sriram veeraghanta
72307ec100
chore: update package version
2025-03-21 17:00:14 +05:30
Prateek Shourya
94bf90dac5
[WEB-3597] fix: guest work item view access when hyper mode is enabled ( #6785 )
...
* [WEB-3597] fix: guest work item view access when hyper mode is enabled
* fix: only show work item created by the guest user if the guest_view_all_features is disabled
2025-03-20 19:43:40 +05:30
Akshita Goyal
e22265dc93
fix: intake refactor ( #6698 )
...
* fix: refactor
* fix: refactor
* fix: type
* chore: added source data in intake
* fix: css
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-20 14:06:36 +05:30
Vamsi Krishna
bc539e0d01
[WEB-3175]fix: favorites menu ( #6773 )
...
* fix: favrotites menu open
* fix: open fav menu on starring projec
* chore: added constant for hardcoded text
2025-03-20 14:03:24 +05:30
Aaryan Khandelwal
f181b671f3
chore: update year range in the calendar component ( #6781 )
2025-03-19 19:06:58 +05:30
Prateek Shourya
f82d4a9ead
[WEB-3589] improvement: reset language to default on sign out ( #6775 )
2025-03-19 14:42:19 +05:30
Anmol Singh Bhatia
3f22642732
[WEB-3580] fix: automations settings translation ( #6767 )
2025-03-18 16:34:58 +05:30
Anmol Singh Bhatia
e339b7ad8f
[WEB-3545] feat: language translations ( #6762 )
...
* feat(translations): add Korean translation (#6755 )
* feat(translations): init Korean translation
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
* feat(translations): add rough Korean translation
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
---------
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
* feat(translations): add Slovak, Deutsch, Ukrainian and Polish translation (#6743 )
* feat(translation): add Slovak translation
* feat(translation): add Slovak translation for workspace
* feat(translation): improved Slovak translation for views
* feat(translation): add Deutsch translation
* feat(translation): add Ukrainian translation
* feat(translation): add Polish translation
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: project cycle translations
* fix: build error
* feat: Add zh-TW Traditional Chinese locale (#6764 )
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* chore: zh-TW core translation updated
---------
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
Co-authored-by: Ján Regeš <jan.reges@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org >
2025-03-18 13:35:46 +05:30
Prateek Shourya
1bf683e044
improvement: command palette search results ( #6761 )
2025-03-17 15:45:03 +05:30
sriram veeraghanta
41fe7a59eb
chore: axios package update
2025-03-13 14:28:40 +05:30
sriram veeraghanta
dcbee45d82
chore: updated package resolutions
2025-03-13 14:05:15 +05:30
Akshita Goyal
c3560c6586
fix: translation key ( #6745 )
2025-03-13 13:39:14 +05:30
dependabot[bot]
9ee1d8cb03
chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates ( #6737 )
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios ) and [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /live directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/editor directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/hooks directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/utils directory: [tsup](https://github.com/egoist/tsup ).
Updates `axios` from 1.7.9 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2 )
Updates `tsup` from 7.3.0 to 8.3.5
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 01:14:37 +05:30
sriram veeraghanta
b478e36b59
fix: package version upgrade
2025-03-10 18:47:38 +05:30
Anmol Singh Bhatia
52b9b12f74
fix: ambiguous class warning ( #6733 )
2025-03-10 18:12:51 +05:30
Vamsi Krishna
a9045adf17
[WEB-3504]chore: issue properties refactor ( #6724 )
...
* chore: issue properties refactor
* chore: added export to props
* chore: updated component name
2025-03-10 17:14:46 +05:30
Anmol Singh Bhatia
05b0716822
chore: cs translations updated ( #6726 )
2025-03-10 14:50:48 +05:30
Anmol Singh Bhatia
b75c9a8d8d
[WEB-3401] fix: platform translations ( #6727 )
...
* fix: platform translations
* chore: common translation updated
2025-03-10 14:28:38 +05:30
Ján Regeš
099c5d50ee
feat(translation): add Czech translation ( #6725 )
2025-03-10 12:41:55 +05:30
Prateek Shourya
a953013f70
[WEB-3489] improvement: add support to disable extensions in rich and lite text editor ( #6721 )
...
* [WEB-3489] improvement: add support to disable extensions in rich text editor
* improvements: disabled extensions prop for all editor components
2025-03-07 16:34:07 +05:30
Aaryan Khandelwal
7005ae2b53
chore: add more translation keys ( #6715 )
2025-03-07 11:31:41 +05:30
Aaryan Khandelwal
f65b9a4dcb
improvement: add disable image upload using props ( #6706 )
2025-03-06 16:03:35 +05:30
Prateek Shourya
6d216f2607
[WEB-3482] refactor: platform components and mobx stores ( #6713 )
...
* improvement: platform componenents and mobx stores
* minor improvements
2025-03-06 15:47:46 +05:30
Akshita Goyal
44af90dc6c
fix: issue stats refactor ( #6705 )
...
* fix: issue stats refactor
* fix: refactor
* fix: ui color
* fix: translation key
2025-03-06 13:44:37 +05:30
sriram veeraghanta
c64c15948b
fix: package license repliation
2025-03-04 20:20:38 +05:30
sriram veeraghanta
68325866ef
fix: package version update
2025-03-04 19:32:12 +05:30
Anmol Singh Bhatia
f8997446e2
feat: italian translations ( #6692 )
...
* Create translations.json - ITALIAN translation (#6667 )
* chore: italian translation updated
* feat: italian translation added
* fix: module end date translation
---------
Co-authored-by: Nicolas Bossi <nicolasbossi@gmail.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-03-03 19:56:39 +05:30
Lakhan Baheti
7e62c60748
[PE-275] chore: editor line spacing variables ( #6678 )
...
* chore: variable editor line spacing
* chore: variable list spacing
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-03-03 17:01:47 +05:30
Nikita Mitasov
9bff707fb5
chore: update russian translation ( #6682 )
...
* chore: update russian translation
* chore: rename issues to work items in russian translation
2025-03-03 16:15:06 +05:30
Aaryan Khandelwal
958a3676af
chore: add common translation keys ( #6688 )
...
* chore: add missing translation keys
* chore: add russian translation keys
2025-03-03 13:31:09 +05:30
Anmol Singh Bhatia
9297448ec8
chore: ru translation updated ( #6672 )
2025-02-25 15:10:43 +05:30
Nikita Mitasov
5329326602
feat: russian translation ( #6666 )
2025-02-25 13:02:05 +05:30
sriram veeraghanta
f70eae2f3b
fix: package version update
2025-02-24 20:37:55 +05:30
Vipin Chaudhary
bcb9c73634
[WEB-3411] fix: archive permission ( #6661 )
...
* fix restore typo
* fix archive permissions
* fix restore typo
2025-02-24 14:33:55 +05:30
sriram veeraghanta
952eee8d55
fix: minor refactoring changes for state dropdowns
2025-02-24 14:14:24 +05:30
Aaryan Khandelwal
6fac320a05
chore: add month and year picker ( #6656 )
2025-02-21 17:14:28 +05:30
Prateek Shourya
c023f7d89b
chore: update breadcrumb translation of work item detail page ( #6653 )
2025-02-20 18:24:13 +05:30
sriram veeraghanta
1b080012ab
fix: react date picker update
2025-02-19 22:04:10 +05:30
Anmol Singh Bhatia
376f781052
fix: attachment item avatar ( #6650 )
2025-02-19 18:02:39 +05:30
Aaryan Khandelwal
0c35e196be
[regression]: space app editor helpers ( #6646 )
...
* fix: editor helpers
* fix: animation ref type
* fix: animation ref type
2025-02-19 17:28:55 +05:30
Aaryan Khandelwal
6303847026
fix: editor image block condition ( #6645 )
2025-02-19 15:49:59 +05:30
Aaryan Khandelwal
214692f5b2
[PE-242, 243] refactor: editor file handling, image upload status ( #6442 )
...
* refactor: editor file handling
* refactor: asset store
* refactor: space app file handlers
* fix: separate webhook connection params
* chore: handle undefined status
* chore: add type to upload status
* chore: added transition for upload status update
2025-02-19 15:18:01 +05:30
Prateek Shourya
b7198234de
chore: minor trasnslation update related to work items ( #6643 )
2025-02-19 15:14:03 +05:30
Aaryan Khandelwal
7e0ac10fe8
[PE-239] chore: add strictNullCheck flag to the editor package ( #6439 )
...
* chore: add strictNullCheck flag
* fix: types and errors
* chore: update error handling
2025-02-19 15:13:37 +05:30