Commit Graph

849 Commits

Author SHA1 Message Date
sriram veeraghanta
0d05556ad9 fix: removing get service side props from onboarding page 2023-04-05 15:04:21 -04:00
sriram veeraghanta
39f151ce73 index page redirection 2023-04-05 14:40:36 -04:00
pablohashescobar
d45979eacb dev: update worker script and update yml file to point to org 2023-04-01 20:07:22 +05:30
pablohashescobar
f124355809 build: add docker compose for building from hub 2023-04-01 19:46:10 +05:30
Alejandro Pinar Ruiz
bd3ea456c3
fix: add tags for frontend build action (#445) 2023-04-01 18:30:26 +05:30
Saheb Giri
c0bf7783b1
style: designed user activity. (#666) 2023-03-31 23:00:28 +05:30
Anmol Singh Bhatia
9f34f41982
feat: list and kanban view group by header icon (#665) 2023-03-31 21:20:23 +05:30
Kunal Vishwakarma
c940641ba1
Fix: view list bugs (#654)
* fix: viewlist link

* fix/removed side effects

* fix: deadzones in the link
2023-03-31 19:27:07 +05:30
Kunal Vishwakarma
567966459b
style: added icons to ellipses in project settings label (#662) 2023-03-31 18:31:44 +05:30
Anmol Singh Bhatia
6055f5c4ee
fix: cycle list page mutation fix (#661)
* fix: cycle list page mutation fix

* fix: cycle mutation fix
2023-03-31 18:31:21 +05:30
Saheb Giri
abe34ad7b1
fix: add scroll into view when editing label in settings page (#660) 2023-03-31 18:31:01 +05:30
Anmol Singh Bhatia
d596e41d4d
fix: project setting control fix (#658)
* fix: project setting control fix

* fix: project member endpoint fix
2023-03-31 18:30:39 +05:30
Aaryan Khandelwal
fae1534887
fix: issues list flicker (#659)
* fix: issues list flicker

* fix: useeffect dependencies
2023-03-31 18:29:24 +05:30
Saheb Giri
448d8c63f3
fix: old labels must have black color in project settings (#657) 2023-03-31 18:03:42 +05:30
Kunal Vishwakarma
844ae4869a
fix: view list link (#653)
* fix: viewlist link

* fix/removed side effects

* fix: deadzones in the link
2023-03-31 17:54:05 +05:30
Anmol Singh Bhatia
afd7741d0c
fix: cycle status bug fix (#656) 2023-03-31 17:52:20 +05:30
Saheb Giri
f074f9f003
fix: graphs issue (#655)
* fix: prevent y axis to have decimal

* fix: add padding and labels to line chart
2023-03-31 17:33:51 +05:30
Anmol Singh Bhatia
f6500914be
style: transfer issue modal empty state added (#652) 2023-03-31 16:05:02 +05:30
Saheb Giri
a6f306209d
fix: issue modal title textfield reset (#651) 2023-03-31 16:04:51 +05:30
Anmol Singh Bhatia
e5507651c3
fix: issue sidebar module , cycle and label dropdown fix (#650) 2023-03-31 16:04:36 +05:30
Aaryan Khandelwal
e3005b7776
fix: project identifier check in project settings (#649) 2023-03-31 16:04:17 +05:30
Aaryan Khandelwal
480e2c4d7f
refactor: cycles toggle favorite (#648) 2023-03-31 16:03:58 +05:30
Aaryan Khandelwal
09e17858fe
chore: remove edit and push issue from page block (#647) 2023-03-31 16:03:48 +05:30
Saheb Giri
13b2a6fd53
fix: persist data on tab switch in workspace (#646)
* fix: persist data on tab switch in workspace

* fix: build fail
2023-03-31 16:03:35 +05:30
Kunal Vishwakarma
4ab82b9616
fix: style and bugs (#644)
* fix: style and bugs

* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Saheb Giri
09d73c5e04
fix: issue activity (#645)
- fix: set and remove activity logs are showing problems
- fix: removing due date is showing static value of 1 Jan.
- fix:  old labels to have black color.
- fix:  word 'Description' should be bold
2023-03-31 14:46:17 +05:30
Vamsi Kurama
ed60707bae
Merge pull request #643 from makeplane/develop
promote: develop to stage release
2023-03-31 04:41:24 +05:30
Aaryan Khandelwal
b2c15125fc
fix: image upload (#642) 2023-03-31 04:24:57 +05:30
Aaryan Khandelwal
a8f125cfa8
fix: blocked and blocking in issue details sidebar (#641) 2023-03-31 03:50:35 +05:30
pablohashescobar
15ce3537ad
fix: recent pages endpoint (#640)
* fix: recent pages endpoint for date

* fix: order by
2023-03-31 03:32:32 +05:30
Aaryan Khandelwal
448f383ec9
chore: cycle sidebar content updated (#639) 2023-03-31 03:21:37 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page (#638) 2023-03-31 03:09:55 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages (#637) 2023-03-31 02:51:39 +05:30
Aaryan Khandelwal
0c94b494ed
refactor: calendar view (#636) 2023-03-31 02:43:38 +05:30
Aaryan Khandelwal
e2921539d0
refactor: sidebar stats mutation (#635) 2023-03-31 02:20:44 +05:30
Aaryan Khandelwal
66d07e340b
fix: delete mutations for issues, cycles and modules (#634) 2023-03-31 02:17:35 +05:30
vamsi
29ea592c4a dev: upgrade redis requirements to 4.5.4 2023-03-31 02:08:29 +05:30
vamsi
05323d4697 dev: new migrations for Pages related attributes 2023-03-31 02:04:33 +05:30
Anmol Singh Bhatia
8fcfebf0fc
fix: invalid date toast message updated (#633) 2023-03-31 01:40:06 +05:30
Anmol Singh Bhatia
5d0533a44f
style: ellipsis consistent style (#632)
* style: ellipsis consistent style

* style: consistent ellipsis menu for module and cycle
2023-03-31 00:31:00 +05:30
Anmol Singh Bhatia
3cf2172520
style: delete workspace modal (#631) 2023-03-31 00:25:42 +05:30
Saheb Giri
a8a5873d88
fix: add icons to dropdown and replace link icon (#630) 2023-03-30 20:45:15 +05:30
Kunal Vishwakarma
73c7b1bddc
fix: modal typo (#629)
* fix: modal width inconsistency

* fix: modal typo
2023-03-30 20:25:04 +05:30
Anmol Singh Bhatia
4441651f81
style: empty state image updated (#628) 2023-03-30 19:34:50 +05:30
Saheb Giri
64c936b9b5
style: module modal consistent design (#625) 2023-03-30 19:28:04 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt (#623)
* refactor: made events function generic

* feat: added tracker for page, page block, and gpt
2023-03-30 19:27:46 +05:30
Anmol Singh Bhatia
50275fd2ad
fix: sidebar pending issue stats fix (#627) 2023-03-30 19:26:41 +05:30
Kunal Vishwakarma
112fe8e7e6
fix: modal width inconsistency (#626) 2023-03-30 19:02:05 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue (#624)
* feat: bulk transfer issue for completed cycle added

* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
pablohashescobar
f9ee898d88
chore: add workspace details and project details in page responses (#615)
* chore: add workspace details and project details in page responses

* fix: typo in workspace queryset
2023-03-30 18:59:39 +05:30