Commit Graph

9028 Commits

Author SHA1 Message Date
dependabot[bot]
7dbdcf22bf chore(deps): bump tsup in the npm_and_yarn group across 1 directory (#2709) 2025-03-11 15:49:35 +05:30
Aaryan Khandelwal
58a7f70a5a fix: date grouping for dashboard charts' data (#2708)
* chore: add date parser

* fix: date grouping

* fix: parse functions

* chore: add valid date check

* chore: update empty state asset size

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-11 13:25:15 +05:30
Vipin Chaudhary
1926fd30f9 [PE-260] fix: disable tip for collapsed (#2704) 2025-03-11 01:49:18 +05:30
Anmol Singh Bhatia
9f549587a7 [WEB-3511] fix: initiatives analytics mutation (#2705)
* fix: initiatives analytics mutation

* chore: code refactor
2025-03-11 01:47:45 +05:30
sriram veeraghanta
8a1819ebee Sync: Community Changes (#2707) 2025-03-11 01:47:10 +05:30
sriram veeraghanta
5a0b313d8d yarn lock updates 2025-03-11 01:46:30 +05:30
sriram veeraghanta
2a6de84be0 fix: merge conflicts 2025-03-11 01:45:58 +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>
v0.25.2
2025-03-11 01:14:37 +05:30
Vamsi Krishna
13d7f885d3 chore: customers ux copy update (#2706) 2025-03-11 01:13:37 +05:30
sriram veeraghanta
f640d78f2e Sync: Community Changes (#2701) 2025-03-10 19:01:23 +05:30
Prateek Shourya
ec4e82a077 fix: build errors by re-exporting Spreadsheet related utils (#2702) 2025-03-10 19:00:06 +05:30
sriram veeraghanta
b478e36b59 fix: package version upgrade 2025-03-10 18:47:38 +05:30
Vipin Chaudhary
2a1cef0360 [PE-262] fix: add break-all to break words (#6734) 2025-03-10 18:37:37 +05:30
Henit Chobisa
e3351c8642 fix: github organization id with installation id (#2699) 2025-03-10 18:23:08 +05:30
Akshat Jain
e9197769da chore: add envs in commercial docker compose files (#2698) 2025-03-10 18:21:04 +05:30
Aaryan Khandelwal
6bfbb2d998 style: dashboard chart interactions (#2700) 2025-03-10 18:20:08 +05:30
sriram veeraghanta
d6c85f46ba Sync: Community Changes (#2696) 2025-03-10 18:18:48 +05:30
sriram veeraghanta
2848c64bfd Merge branch 'preview' into sync/ce-ee 2025-03-10 18:18:19 +05:30
Anmol Singh Bhatia
52b9b12f74 fix: ambiguous class warning (#6733) 2025-03-10 18:12:51 +05:30
Vamsi Krishna
45ba8cbc83 fix: build errors (#6732) 2025-03-10 17:54:19 +05:30
Akshat Jain
4ce40fb3db chore: add env MINIO_ENDPOINT_SSL in docker compose file (#6731) 2025-03-10 17:39:07 +05:30
Nikhil
9ba2ed7d89 chore: make api rate limit configurable through environment variable (#6730) 2025-03-10 17:27:35 +05:30
sriram veeraghanta
0897adc53a Sync: Community Changes (#2695) 2025-03-10 17:25:34 +05:30
sriram veeraghanta
1087a6d8ba Merge branch 'preview' into sync/ce-ee 2025-03-10 17:25:03 +05:30
Vipin Chaudhary
6157900b23 [PE-294] fix : route back on page delete (#6729) 2025-03-10 17:19:37 +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
Sangeetha
a0d94ce058 fix: initiative progress bar to include work items of epics (#2537) 2025-03-10 17:13:56 +05:30
sriram veeraghanta
2c4c56cdde Sync: Community Changes #2691 2025-03-10 16:02:27 +05:30
Nikhil
233bbe64d8 Merge branch 'preview' into sync/ce-ee 2025-03-10 15:51:15 +05:30
Akshat Jain
d1e462bb37 chore: Add env for handling uploads SSL Termination (#6722) 2025-03-10 15:45:11 +05:30
Anmol Singh Bhatia
7df63151b5 [WEB-3134] fix: plane logo rendering issue in safari (#6728) 2025-03-10 15:35:07 +05:30
Anmol Singh Bhatia
f1ed077711 [WEB-3481] fix: firefox browser text area (#2690) 2025-03-10 15:27:30 +05:30
Vipin Chaudhary
926b0a7ed1 Merge pull request #2635 from makeplane/fix-send_image_enter
[PE-266] fix: Disabled Enter key when uploading
2025-03-10 15:25:11 +05:30
Anmol Singh Bhatia
30190b1781 [WEB-3401] fix: platform translations (#2688)
* fix: platform translations

* chore: code refactor
2025-03-10 14:58:26 +05:30
sriram veeraghanta
44c84604a5 Sync: Community Changes (#2689) 2025-03-10 14:53:10 +05:30
Anmol Singh Bhatia
05b0716822 chore: cs translations updated (#6726) 2025-03-10 14:50:48 +05:30
Nikhil
4ab1be29b7 migrations: project and page template migrations (#2662) 2025-03-10 14:50:17 +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
Anmol Singh Bhatia
7d72490a67 chore: cs translations updated (#2686) 2025-03-10 13:36:49 +05:30
Prateek Shourya
4e8613ced7 [WEB-3489] improvement: work item templates (#2687)
* improvement: work item templates empty state

* improvement: template types

* improvement: template store service

* improvement: populate default work item type and state on project level template

* improvement: template store and permissions for better performance

* improvement: translations for templates

* chore: remove TODO
2025-03-10 13:36:30 +05:30
sriram veeraghanta
4e114d8b51 sync: community changes 2025-03-10 12:45:11 +05:30
Ján Regeš
099c5d50ee feat(translation): add Czech translation (#6725) 2025-03-10 12:41:55 +05:30
Aaryan Khandelwal
6d7764fa4e style: dashboards beautification v2 (#2683)
* style: pie chart enhancements

* refactor: bar chart bar path config

* chore: area and line charts active dot ui

* chor: update active dot and cursor UI
2025-03-10 12:31:19 +05:30
Prateek Shourya
d4816046b6 [WEB-3503] chore: Issue types enabled check for bulk ops (#2684) 2025-03-10 12:29:58 +05:30
Aaryan Khandelwal
8956238d90 style: dashboards beautification (#2682)
* fix: charts tooltip and legends beautification

* fix: bar chart size and border radius

* fix: editing badge ui

* chore: update pie chart label size

* fix: unique key errors

* fix: donut chart progress type

* chore: bar chart border radius
2025-03-09 01:54:52 +05:30
Prateek Shourya
8eef040d51 fix: build error (#2681) 2025-03-07 21:13:18 +05:30
Prateek Shourya
b37bbd76b9 [WEB-3503] fix: application crash when work items are selected for bulk ops (#2678) 2025-03-07 20:25:20 +05:30
Aaryan Khandelwal
3a249cfdbb refactor: dashboards components to resolve char related bugfixes (#2676) 2025-03-07 20:13:29 +05:30
Henit Chobisa
78aea5a9ba fix: GitHub credential removal when disconnecting organization (#2672) 2025-03-07 19:27:54 +05:30
Vamsi Krishna
6c6ae223f3 fix: updated image extension (#2675) 2025-03-07 19:21:20 +05:30