NarayanBavisetti
fb43cfffc2
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-12-05 14:54:59 +05:30
Lakhan Baheti
effad33f67
chore: issue update status in peekview & detail ( #2985 )
2023-12-05 14:40:29 +05:30
Aaryan Khandelwal
fd73f18d95
fix: leave project mutation ( #2976 )
2023-12-05 13:44:01 +05:30
Nikhil
32bfa4d7cf
fix: sentry dsn error ( #2981 )
2023-12-05 13:42:16 +05:30
Anmol Singh Bhatia
7b12d54d83
chore: draft issue layout and permission validation ( #2982 )
...
* chore: create draft issue option added in draft issue layout and permission validation added
* chore: create draft issue option added in draft issue list layout and permission validation added
2023-12-05 13:41:31 +05:30
Anmol Singh Bhatia
2cf847e8a7
chore: module and cycle sidebar date mutation fix ( #2986 )
2023-12-05 13:40:29 +05:30
Bavisetti Narayan
e2524799d2
chore: html validation ( #2970 )
...
* chore: changed api serializers
* chore: state status code
* chore: removed sorted keys
2023-12-05 13:39:09 +05:30
NarayanBavisetti
3c80b87365
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-12-04 22:04:06 +05:30
rahulramesha
8a8eea38f9
fix: Permission levels for project settings ( #2978 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
* fix show sub issue filter FED-1102
* use Enums instead of numbers
* fix Estimates setting permission for admin
* disable access to project settings for viewers and guests
* fix project unautorized flicker
* add observer to estimates
* add permissions to member list
2023-12-04 20:03:23 +05:30
rahulramesha
b527ec582f
fix: mutation on transfer issues from cycle ( #2979 )
...
* fix cycle issues mutation on transfering issues
* fix transfer issues from cycle
2023-12-04 20:02:14 +05:30
Aaryan Khandelwal
fa990ed444
refactor: custom hook for sign in redirection ( #2969 )
2023-12-04 15:04:04 +05:30
Nikhil
79fa860b28
chore: instance ( #2955 )
2023-12-04 14:48:40 +05:30
NarayanBavisetti
f2b3a645bd
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-12-04 12:11:46 +05:30
NarayanBavisetti
4cd70f3b73
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-12-04 12:11:36 +05:30
rahulramesha
59110c7205
fix: sub display filter params for fetching issues ( #2972 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
* fix show sub issue filter FED-1102
2023-12-02 18:23:07 +05:30
Aaryan Khandelwal
9756abece4
chore: update instance admin sign in endpoint ( #2973 )
2023-12-02 18:19:59 +05:30
guru_sainath
f4aa059da6
fix: global issues properties updation issue resolved ( #2974 )
2023-12-02 18:19:29 +05:30
rahulramesha
d22c258c00
fix: V3 release blocker bugs ( #2968 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
2023-12-01 18:51:52 +05:30
sabith-tu
65253c6383
style: empty state for analytics, views and pages ( #2967 )
2023-12-01 18:19:17 +05:30
guru_sainath
8c462f96ee
fix: corrected rendering of workspace-level labels, members, and states in project view ( #2966 )
...
* fix: dynamic issue properties filters in project, workspace and profile level
* clean-up: removed logs from the project store
2023-12-01 17:35:33 +05:30
Aaryan Khandelwal
332e56bb0d
style: updated the UI of the instance admin setup and the sign in workflow ( #2962 )
...
* style: updated the UI of the signin and instance setups
* fix: form validations and mutations
* fix: updated Link tags in accordance to next v14
* chore: latest features image, reset password redirection
2023-12-01 15:50:01 +05:30
Lakhan Baheti
eca96da837
fix: create workspace form validation ( #2958 )
...
* fix: create workspace form validation
* fix: textfield placeholder typo
* fix: name field onchange
2023-12-01 15:18:48 +05:30
guru_sainath
5446447231
chore: workspace global issues ( #2964 )
...
* dev: global issues store
* build-error: all issues render
* build-error: build error resolved in global view store
2023-12-01 15:16:36 +05:30
Anmol Singh Bhatia
dec1fb5a63
chore: profile issue display filters content updated ( #2963 )
2023-12-01 15:14:18 +05:30
Anmol Singh Bhatia
2b63827caa
chore: create issue modal improvement ( #2960 )
2023-12-01 15:12:25 +05:30
Manish Gupta
5993fc38f0
branch build fixes ( #2961 )
2023-12-01 13:40:16 +05:30
Anmol Singh Bhatia
ab37ce979a
fix: view modal overlapping ( #2956 )
2023-12-01 13:27:16 +05:30
sriram veeraghanta
c6764111a3
fix: upgrading to nextjs 14 ( #2959 )
2023-12-01 13:25:48 +05:30
Manish Gupta
4a2f8d93b1
fix: branch build 2 ( #2957 )
...
* branch build fix
* removed quotes
2023-12-01 13:23:50 +05:30
Manish Gupta
5db9b2b638
branch build fix ( #2954 )
2023-12-01 12:46:18 +05:30
Bavisetti Narayan
e2b704ea6f
chore: removed django settings module ( #2953 )
2023-12-01 12:21:17 +05:30
Nikhil
452c9f0d5b
dev: update email templates ( #2948 )
...
* dev: update magic link email
* dev: forgot password mail
* dev: workspace invitation update
* dev: update email templates and task
* dev: remove email verification template
* dev: change all conversation links to issues
2023-11-30 13:30:13 +05:30
rahulramesha
139c0857eb
fix: quick add positioning ( #2949 )
...
* fix quick add posutioning for kanban and spreadsheet
* fix kanban quick add project identifier
2023-11-30 12:22:43 +05:30
Nikhil
2556d052de
chore: status code changed ( #2947 )
2023-11-29 21:46:54 +05:30
Nikhil
c65915665b
dev: transactional emails ( #2946 )
2023-11-29 21:46:18 +05:30
Nikhil
6ece5a57e2
dev: instance registration ( #2912 )
...
* dev: remove auto script for registration
* dev: make all of the instance admins as owners when adding a instance admin
* dev: remove sign out endpoint
* dev: update takeoff script to register the instance
* dev: reapply instance model
* dev: check none for instance configuration encryptions
* dev: encrypting secrets configuration
* dev: user workflow for registration in instances
* dev: add email automation configuration
* dev: remove unused imports
* dev: reallign migrations
* dev: reconfigure license engine registrations
* dev: move email check to background worker
* dev: add sign up
* chore: signup error message
* dev: updated onboarding workflows and instance setting
* dev: updated template for magic login
* chore: page migration changed
* dev: updated migrations and authentication for license and update template for workspace invite
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-11-29 20:33:37 +05:30
Anmol Singh Bhatia
a779fa1497
dev: instance setup workflow ( #2935 )
...
* chore: instance type updated
* chore: instance not ready screen added
* chore: instance layout added
* chore: instance magic sign in endpoint and type added
* chore: instance admin password endpoint added
* chore: instance setup page added
* chore: instance setup form added
* chore: instance layout updated
* fix: instance admin workflow setup
* fix: admin workflow setup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-29 20:33:08 +05:30
sriram veeraghanta
5eb7740833
fix: removed unused packages and upgraded to next 14 ( #2944 )
...
* fix: upgrading next package and removed unused deps
* chore: unused variable removed
* chore: next image icon fix
* chore: unused component removed
* chore: next image icon fix
* chore: replace use-debounce with lodash debounce
* chore: unused component removed
* resolved: fixed issue with next link component
* fix: updates in next config
* fix: updating types pages
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2023-11-29 20:32:10 +05:30
guru_sainath
86408fcd46
chore: replaced v3 issues endpoints ( #2945 )
...
* chore: removed v3 endpoints
* chore: replace v3 issues to normal issues endpoints
* build-error: Bulid error is new issue structure
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-11-29 20:26:43 +05:30
Anmol Singh Bhatia
86de3188b1
chore: cycle and module status indicator improvement ( #2942 )
2023-11-29 20:02:41 +05:30
Anmol Singh Bhatia
c5996382bc
style: empty state improvement ( #2943 )
2023-11-29 20:02:13 +05:30
rahulramesha
2796754e5f
fix: v3 issues for the layouts ( #2941 )
...
* fix drag n drop exception error
* fix peek overlay close buttons
* fix project empty state view
* fix cycle and module empty state view
* add ai options to inbox issue creation
* fix inbox filters for viewers
* fix inbox filters for viewers for project
* disable editing permission for members and viewers
* define accurate types for drag and drop
2023-11-29 19:58:27 +05:30
Lakhan Baheti
3488dc3014
style: deactivate acount modal ( #2940 )
2023-11-29 19:12:12 +05:30
Bavisetti Narayan
c7a3d8f0a0
chore: v3 global issues ( #2938 )
2023-11-29 19:08:14 +05:30
Aaryan Khandelwal
6d97dd814a
chore: updated sign in workflow ( #2939 )
...
* chore: new sign in workflow
* chore: request new code button added
* chore: create new password form added
* fix: build errors
* chore: remove unused components
* chore: update submitting state texts
* fix: oauth sign in process
2023-11-29 19:07:33 +05:30
Lakhan Baheti
804c03bd15
chore: redirection to profile after workpace delete/leave ( #2937 )
2023-11-29 16:52:54 +05:30
Manish Gupta
59981e3e68
fix: Branch Build and Self hosting fixes ( #2930 )
...
* Branch build yml modified to create preview and latest tags
* self host install modified to handle public image only
* testing update-docker
* testing
* wip
* rolled back to orignal
* selfhosting readme updated
2023-11-29 14:58:31 +05:30
Aaryan Khandelwal
1be1b9f4a3
chore: issue peek overview ( #2918 )
...
* chore: autorun for the issue detail store
* fix: labels mutation
* chore: remove old peek overview code
* chore: move add to cycle and module logic to store
* fix: build errors
* chore: add peekProjectId query param for the peek overview
* chore: update profile layout
* fix: multiple workspaces
* style: Issue activity and link design improvements in Peek overview.
* fix issue with labels not occupying full widht.
* fix links overflow issue.
* add tooltip in links to display entire link.
* add functionality to copy links to clipboard.
* chore: peek overview for all the layouts
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-29 14:25:57 +05:30
Lakhan Baheti
7cd02401c1
fix: spreadsheet layout issue properties ( #2936 )
...
* fix: spredsheet layout state column state name & tootltip
* fix: label select dropdown first item auto active state
* fix: priority column padding & tooltip position
2023-11-29 14:20:58 +05:30
Bavisetti Narayan
6d175c0e56
chore: api rate limiting ( #2933 )
2023-11-29 14:14:26 +05:30