Commit Graph

3509 Commits

Author SHA1 Message Date
rahulramesha
3e55490bbd Merge branch 'develop' of github.com:makeplane/plane into feat/pagination 2024-03-27 14:15:49 +05:30
pablohashescobar
eb9dca6d4b dev: fix sub grouping 2024-03-26 18:04:00 +05:30
pablohashescobar
19fa1c28b9 Merge branch 'feat/pagination' of github.com:makeplane/plane into feat/pagination 2024-03-26 17:08:45 +05:30
pablohashescobar
3a07eae192 dev: fix cycle and module issue 2024-03-26 17:08:02 +05:30
Bavisetti Narayan
1c3619a4d6
chore: workspace estimate project filter (#4070) 2024-03-26 16:59:23 +05:30
rahulramesha
0af1f9e1f0 fix subGroupKey generation when subGroupId is null 2024-03-26 16:52:55 +05:30
rahulramesha
236f0c544a fix non render of Issues 2024-03-26 16:52:00 +05:30
Anmol Singh Bhatia
f3fd48dd43
chore: image picker popover improvement (#4068) 2024-03-26 16:30:57 +05:30
sriram veeraghanta
c6f36a056b fix: adding workflow dispatch to codeql 2024-03-26 15:55:47 +05:30
Anmol Singh Bhatia
51683e6b2f
fix: active cycle stats empty state (#4067) 2024-03-26 15:53:52 +05:30
Nikhil
fb189ca447
fix: cycle issue subquery filter when adding multiple assignees (#4066) 2024-03-26 15:49:44 +05:30
Anmol Singh Bhatia
ea728a385f
[WEB-831] fix: sentry issue and code refactor (#4063)
* chore: unnecessary console log removed

* chore: in_use sentry issue resolved

* chore: detail sentry issue resolved

* fix: updated project logo validation in project icon

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-26 15:13:26 +05:30
Nikhil
7452e40134
fix: optimize cycles endpoint for sql (#4065) 2024-03-26 15:08:00 +05:30
Bavisetti Narayan
599809dd2e
chore: removed project from workspace estimate (#4064) 2024-03-26 14:59:28 +05:30
rahulramesha
834bf27231 fix order by for modules and cycles 2024-03-26 14:09:43 +05:30
pablohashescobar
4341bce9a8 dev: add sorting 2024-03-26 13:54:38 +05:30
rahulramesha
61c6cb77e9 Merge branch 'feat/pagination' of github.com:makeplane/plane into feat/pagination 2024-03-26 13:37:36 +05:30
pablohashescobar
f760836a90 dev: fix issue creation 2024-03-26 13:36:53 +05:30
rahulramesha
295fdc9386 fix issue quick add 2024-03-26 13:08:48 +05:30
rahulramesha
eea1cce926 Fix logic for load more in Kanban 2024-03-26 12:28:28 +05:30
rahulramesha
26e8cd1399 fix subGroupCount 2024-03-26 12:28:11 +05:30
rahulramesha
a9ffd18a2f fix orderby priority for spreadsheet 2024-03-26 12:27:43 +05:30
Anmol Singh Bhatia
ad5559afe4
fix: peek overview delete modal (#4062) 2024-03-25 19:21:00 +05:30
Anmol Singh Bhatia
11c3d4fbd8
chore: issue reaction keys (#4061)
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-25 19:20:33 +05:30
Ramesh Kumar Chandra
20795db9e8
chore: readme update (#4060) 2024-03-25 19:19:55 +05:30
sriram veeraghanta
7e9daf8a20 fix: bad html filtering regexp 2024-03-25 18:54:55 +05:30
igeni
07106f9161
fixed bug with missed color #FFFFFF (#4050) 2024-03-25 16:22:20 +05:30
Anmol Singh Bhatia
4b8a1353fc
fix: kanban layout quick add (#4058) 2024-03-25 16:20:26 +05:30
Anmol Singh Bhatia
8205961d2a
[WEB-826] chore: integrations (#4057)
* fix: workspace integration page

* chore: remove integrations and code refactor
2024-03-25 16:19:45 +05:30
pablohashescobar
6cdc670bc3 dev: add comments and fix ordering 2024-03-25 15:36:39 +05:30
sriram veeraghanta
53c63c8a2b Merge branch 'preview' of github.com:makeplane/plane into develop 2024-03-25 14:19:35 +05:30
dependabot[bot]
564d64a30e
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#4056)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 14:19:02 +05:30
dependabot[bot]
961fdc17d5
chore(deps): bump django in /apiserver/requirements (#4055)
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 14:18:24 +05:30
Anmol Singh Bhatia
7e0037b06b
[WEB-823] fix: quick add flicker and dropdown placement in calendar layout (#4054)
* chore: placement prop added in quick action menu

* fix: calenar layout quick action menu placement

* fix: calendar quick add flicker
2024-03-25 14:17:34 +05:30
Anmol Singh Bhatia
9f9e508bb7
[WEB-812] chore: project active cycle stats empty state (#4053)
* chore: empty state asset and config file updated

* chore: empty state asset and config file updated

* chore: active cycle empty state implementation
2024-03-25 13:16:53 +05:30
Bavisetti Narayan
2429ac053d
[WEB-820] fix: state count in cycle and module (#4052)
* fix: state count in cycle and module

* fix: issue manager change
2024-03-25 13:15:53 +05:30
pablohashescobar
24bdcb682b fix: total results for sub group pagination 2024-03-25 13:07:42 +05:30
pablohashescobar
6491b40e04 Merge branch 'feat/pagination' of github.com:makeplane/plane into feat/pagination 2024-03-22 20:59:02 +05:30
pablohashescobar
3f19326c2c dev: fix order by for pagination 2024-03-22 20:58:08 +05:30
Aaryan Khandelwal
31b2fa2c14
fix: profile activity load more button (#4049) 2024-03-22 20:46:13 +05:30
guru_sainath
ec837a42d5
fix: handled undefined condition on issue title when we are converting into draft (#4048) 2024-03-22 20:06:49 +05:30
rahulramesha
5d2e89c285 fix reeordering while update 2024-03-22 19:57:36 +05:30
pablohashescobar
b4416b9172 Merge branch 'feat/pagination' of github.com:makeplane/plane into feat/pagination 2024-03-22 19:40:39 +05:30
pablohashescobar
4341f00dd0 dev: grouping for priority 2024-03-22 19:40:16 +05:30
guru_sainath
b5ed602e05
fix: disbaled the issue property check in the issue create/edit modal (#4038) 2024-03-22 18:46:38 +05:30
sriram veeraghanta
9652d56e49
chore: removing deepsource.toml file (#4046) 2024-03-22 18:42:33 +05:30
Prateek Shourya
2f637fc9f1
fix: project total issue count mutation. (#4045) 2024-03-22 18:39:26 +05:30
Prateek Shourya
95d2b6f1c1
style: hide cycle and module dropdown placeholder from list and kanban view. (#4044) 2024-03-22 18:39:06 +05:30
Anmol Singh Bhatia
5c7886d7f3
[WEB-811] chore: filter dropdown custom date select improvement (#4043)
* fix: handled custom start_date and target_date custom filter in project-issues

* chore: filter dropdown improvement

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-22 18:38:39 +05:30
sriram veeraghanta
e4211e5817 Merge branch 'preview' of github.com:makeplane/plane into develop 2024-03-22 18:38:03 +05:30