guru_sainath
|
f774603b7f
|
chore: onboarding workflow in authentication (#1281)
|
2023-06-13 14:37:25 +05:30 |
|
pablohashescobar
|
15b5db0cae
|
dev: upgrade python runtime (#1256)
|
2023-06-12 10:02:16 +05:30 |
|
guru_sainath
|
66807bef0d
|
fix: social auth authentication workflow (#1264)
* fix: github login mutation
* dev: updated social auth workflow and handled multiple loads on user
* dev: mutaing user and updated analytics logout issue resolved
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
|
2023-06-10 01:26:38 +05:30 |
|
Vamsi Kurama
|
49f19c2c44
|
Merge pull request #1257 from makeplane/stage-release
promote: stage release to production
|
2023-06-09 16:27:25 +05:30 |
|
guru_sainath
|
9529ddb393
|
Merge pull request #1262 from makeplane/develop
promote: develop to stage-relaease
|
2023-06-09 16:23:23 +05:30 |
|
Aaryan Khandelwal
|
e7af3da115
|
chore: update remove file function logic (#1259)
* chore: update remove file function logic
* fix: workspace file delete endpoint
|
2023-06-09 10:24:57 +05:30 |
|
guru_sainath
|
d09f410f21
|
Merge pull request #1252 from makeplane/develop
promote: develop to stage release
|
2023-06-08 00:19:08 +05:30 |
|
pablohashescobar
|
98e6a1366c
|
chore: update workspace invitation email redirection url (#1236)
* chore: update workspace invitation email redirection url
* dev: update workspace invitation mail
|
2023-06-08 00:14:53 +05:30 |
|
pablohashescobar
|
754142afa2
|
fix: workspace and project member user deletion (#1241)
* fix: workspace and project member user deletion
* fix: workspace member deletion
* dev: add comments
|
2023-06-08 00:14:41 +05:30 |
|
Aaryan Khandelwal
|
42fceb4dcd
|
fix: user profile data mutation (#1243)
|
2023-06-07 19:03:49 +05:30 |
|
Aaryan Khandelwal
|
e949c4e130
|
chore: fetch only high priority issues for the active cycle (#1228)
|
2023-06-07 19:03:02 +05:30 |
|
Anmol Singh Bhatia
|
78c1a64690
|
fix: assignee dropdown, sign in button, and onboarding flicker fix (#1242)
|
2023-06-07 17:45:57 +05:30 |
|
guru_sainath
|
3d5fcbd4ce
|
dev: route validation on non authenticated pages (#1238)
|
2023-06-07 13:47:56 +05:30 |
|
Anmol Singh Bhatia
|
f9cd1b1352
|
fix: last workspace id (#1237)
|
2023-06-07 13:18:45 +05:30 |
|
Peter Dave Hello
|
18f66805cb
|
Improve apk usages in Dockerfile (#1198)
|
2023-06-07 12:30:42 +05:30 |
|
pablohashescobar
|
382a1343ea
|
fix: file asset uploads in workspace (#1234)
|
2023-06-07 12:21:09 +05:30 |
|
pablohashescobar
|
c05eb9e240
|
fix: forgot password email subject and update template (#1233)
|
2023-06-07 09:09:59 +05:30 |
|
Anmol Singh Bhatia
|
40d2990565
|
fix: onboarding ui fix (#1225)
|
2023-06-07 01:56:58 +05:30 |
|
Aaryan Khandelwal
|
684df96969
|
chore: replace nextjs Image element (#1227)
|
2023-06-07 01:56:21 +05:30 |
|
Aaryan Khandelwal
|
1f3fdd5d0a
|
feat: reset password page for self-hosted added (#1221)
* feat: reset password page for self-hosted added
* chore: change reset password workflow
* dev: update email template for reset password
* chore: updated restricted workspace slugs list
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2023-06-06 21:36:13 +05:30 |
|
Anmol Singh Bhatia
|
6f2a38ad66
|
fix: bug and auth fixes (#1224)
* fix: sign in and invitation page fixes
* fix: project and workspace services track event fix
* fix: user onboarding complete track event fix
* fix: issue track event fix
* fix: partial property , issue comment and mark as done issue track event fix
* fix: bulk delete , move to cycle or module and issue label track event fix
* fix: state , cycle and module track event fix
* fix: pages and block track event fix
* fix: integration , estimate , importer , analytics and gpt track event fix
* fix: view track event fix
* fix: build fix
* fix: build fix
|
2023-06-06 21:36:00 +05:30 |
|
pablohashescobar
|
c127353281
|
chore: workspace invite created detail (#1209)
* chore: workspace invite created detail
* dev: select related workspace member invite list
|
2023-06-06 19:15:56 +05:30 |
|
pablohashescobar
|
705371eaf3
|
fix: file upload size limit (#1218)
|
2023-06-06 19:15:42 +05:30 |
|
pablohashescobar
|
fae9d8cdc1
|
chore: reset password url (#1220)
* chore: reset password url
* dev: update password reset endpoint
* dev: update reset password url
|
2023-06-06 19:15:20 +05:30 |
|
pablohashescobar
|
b6c0ddac50
|
chore: move minio endpoint url to environment configuration (#1210)
|
2023-06-06 08:21:57 +05:30 |
|
pablohashescobar
|
557e96c68e
|
fix: email tls when selfhosting (#1206)
|
2023-06-05 21:26:04 +05:30 |
|
guru_sainath
|
7eae6b4c9e
|
fix: user public authentication workflow updates (#1207)
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
* dev: Implemented SEO in app.tsx
* dev: User public auth workflow updates.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
|
2023-06-05 17:48:29 +05:30 |
|
pablohashescobar
|
77e05a3599
|
fix: project member role update (#1205)
|
2023-06-05 17:45:10 +05:30 |
|
pablohashescobar
|
2511a284eb
|
feat: plane proxy setup (#1181)
* feat: plane proxy setup
* dev: remove port mapping from web, api and minio containers
|
2023-06-05 12:53:04 +05:30 |
|
pablohashescobar
|
e3da80755c
|
fix: minio settings (#1172)
|
2023-06-05 12:52:25 +05:30 |
|
pablohashescobar
|
58d1d8f132
|
fix: issue search for blocking and blocked_by condition (#1182)
* fix: issue search for blocking and blocked_by condition
* fix: issue search endpoint blockers
* fix: rectify the filter parameters
|
2023-06-05 12:51:30 +05:30 |
|
pablohashescobar
|
50060a0bf9
|
chore: update docker uploads (#1202)
|
2023-06-05 12:51:12 +05:30 |
|
pablohashescobar
|
bffc6a60e7
|
fix: workspace member role update (#1203)
|
2023-06-05 12:50:44 +05:30 |
|
pablohashescobar
|
799cf230b7
|
Revert "Update README.md (#1189)" (#1193)
This reverts commit 37442f482b .
|
2023-06-04 15:51:06 +05:30 |
|
tarunratan
|
37442f482b
|
Update README.md (#1189)
change in readme of docker-compose
|
2023-06-04 09:49:13 +05:30 |
|
Nathanael Demacon
|
c234f2a087
|
docs: fix docker compose quick start (#1173)
* docs: add missing .env.example fetch in docker compose quick start
* docs: clone the repository instead of fetching particular files
|
2023-06-02 12:27:15 +05:30 |
|
Anmol Singh Bhatia
|
857879f5ed
|
fix : theme provider fix (#1164)
|
2023-06-01 14:40:27 +05:30 |
|
sriram veeraghanta
|
44f8ba407d
|
Authentication Workflow fixes. Redirection fixes (#832)
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
|
2023-05-30 19:14:35 +05:30 |
|
Anmol Singh Bhatia
|
33db616767
|
fix: default status set for module form (#1160)
|
2023-05-29 22:16:32 +05:30 |
|
Anmol Singh Bhatia
|
c949c4d244
|
fix: empty module mutation and issue view flicker fix (#1158)
|
2023-05-29 18:35:43 +05:30 |
|
Anmol Singh Bhatia
|
c8caa925b1
|
chore: page and cycle refactor (#1159)
* fix: release note modal fix
* chore: cycle and page endpoint refactor
|
2023-05-29 18:35:16 +05:30 |
|
Aaryan Khandelwal
|
26ba4d71c3
|
fix: order by last updated, cycles empty state alignment (#1151)
* fix: order by last updated
* fix: cycles empty space alignment, chore: new meta tags
* chore: update meta tags
|
2023-05-29 15:38:35 +05:30 |
|
Aaryan Khandelwal
|
022960d7e3
|
fix: pages layout and alignment issues (#1152)
|
2023-05-29 15:16:49 +05:30 |
|
guru_sainath
|
dce3c3f008
|
Merge pull request #1153 from makeplane/fix/cycles_layout
refactor: cycles list code and folder structure
|
2023-05-29 15:16:10 +05:30 |
|
pablohashescobar
|
ffc6077e9b
|
chore: improve docker setup (#1150)
|
2023-05-29 12:11:16 +05:30 |
|
guru_sainath
|
23d08a2ad1
|
Merge pull request #1156 from makeplane/hot-fix
promote: hot-fix to develop
|
2023-05-29 10:46:45 +05:30 |
|
Aaryan Khandelwal
|
1c98f2dca9
|
chore: update cycle fetch keys names
|
2023-05-29 02:38:16 +05:30 |
|
Aaryan Khandelwal
|
053ebc031d
|
fix: cycles layout
|
2023-05-29 02:14:40 +05:30 |
|
pablohashescobar
|
c9dee593eb
|
chore: total members in user workspace invites (#1143)
|
2023-05-28 18:11:59 +05:30 |
|
pablohashescobar
|
bc8430220b
|
chore: email settings for docker setup (#1148)
|
2023-05-28 18:11:36 +05:30 |
|