Commit Graph

2577 Commits

Author SHA1 Message Date
rahulramesha
66b728db90 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-07 17:51:58 +05:30
Aaryan Khandelwal
581c89fb5f chore: update instance admin sign in endpoint (#2973) 2023-12-07 17:51:58 +05:30
guru_sainath
4336cfa0a5 fix: global issues properties updation issue resolved (#2974) 2023-12-07 17:51:58 +05:30
rahulramesha
108fc27a6e 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-07 17:51:58 +05:30
sabith-tu
ca8e685c9c style: empty state for analytics, views and pages (#2967) 2023-12-07 17:51:58 +05:30
guru_sainath
ef14f00777 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-07 17:51:58 +05:30
Aaryan Khandelwal
0ff5f9ef62 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-07 17:51:58 +05:30
Lakhan Baheti
8d021389a0 fix: create workspace form validation (#2958)
* fix: create workspace form validation

* fix: textfield placeholder typo

* fix: name field onchange
2023-12-07 17:51:58 +05:30
guru_sainath
81bccc1884 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-07 17:51:58 +05:30
Anmol Singh Bhatia
e6ee7e01be chore: profile issue display filters content updated (#2963) 2023-12-07 17:51:58 +05:30
Anmol Singh Bhatia
819fcc77e7 chore: create issue modal improvement (#2960) 2023-12-07 17:51:58 +05:30
Manish Gupta
6fb9c2c3fc branch build fixes (#2961) 2023-12-07 17:51:57 +05:30
Anmol Singh Bhatia
d7be4788de fix: view modal overlapping (#2956) 2023-12-07 17:51:57 +05:30
sriram veeraghanta
beab501c96 fix: upgrading to nextjs 14 (#2959) 2023-12-07 17:51:57 +05:30
Manish Gupta
ace9ca0e57 fix: branch build 2 (#2957)
* branch build fix

* removed quotes
2023-12-07 17:51:57 +05:30
Manish Gupta
7d3fbbec63 branch build fix (#2954) 2023-12-07 17:51:57 +05:30
Bavisetti Narayan
6075bef96a chore: removed django settings module (#2953) 2023-12-07 17:51:57 +05:30
Nikhil
b67da79e2d 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-12-07 17:51:57 +05:30
rahulramesha
b2cbbd80d3 fix: quick add positioning (#2949)
* fix quick add posutioning for kanban and spreadsheet

* fix kanban quick add project identifier
2023-12-07 17:51:57 +05:30
Nikhil
733e89ca76 chore: status code changed (#2947) 2023-12-07 17:51:57 +05:30
Nikhil
329e93cd43 dev: transactional emails (#2946) 2023-12-07 17:51:57 +05:30
Nikhil
c5cced1f19 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-12-07 17:51:57 +05:30
Anmol Singh Bhatia
ea69d82ea5 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-12-07 17:51:57 +05:30
sriram veeraghanta
380b00c1a2 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-12-07 17:51:57 +05:30
guru_sainath
d55b4ed2e8 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-12-07 17:51:57 +05:30
Anmol Singh Bhatia
46a1556f83 chore: cycle and module status indicator improvement (#2942) 2023-12-07 17:51:57 +05:30
Anmol Singh Bhatia
796fd2d6c8 style: empty state improvement (#2943) 2023-12-07 17:51:57 +05:30
rahulramesha
0ffa075110 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-12-07 17:51:57 +05:30
Lakhan Baheti
876cdc987c style: deactivate acount modal (#2940) 2023-12-07 17:51:57 +05:30
Bavisetti Narayan
377ab63989 chore: v3 global issues (#2938) 2023-12-07 17:51:57 +05:30
Aaryan Khandelwal
7edbc194f1 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-12-07 17:51:57 +05:30
Lakhan Baheti
a1adee47b8 chore: redirection to profile after workpace delete/leave (#2937) 2023-12-07 17:51:57 +05:30
Manish Gupta
6db28a234a 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-12-07 17:51:57 +05:30
Aaryan Khandelwal
223984d900 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-12-07 17:51:57 +05:30
Lakhan Baheti
8662305f0a 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-12-07 17:51:57 +05:30
Bavisetti Narayan
43e0369f04 chore: api rate limiting (#2933) 2023-12-07 17:51:57 +05:30
Bavisetti Narayan
d34486aa37 chore: api webhooks validation (#2928)
* chore: api webhooks update

* chore: webhooks signature validation
2023-12-07 17:51:57 +05:30
rahulramesha
9289bcbe9f fix issue sorting and add sorting to other properties (#2931) 2023-12-07 17:51:57 +05:30
Aaryan Khandelwal
1549a3f5dc chore: update the content of webhooks form (#2932) 2023-12-07 17:51:57 +05:30
Aaryan Khandelwal
66bc1cb167 chore: update profile settings layout (#2925)
* chore: update profile layout

* fix: multiple workspaces

* chore: removed breadcrumbs

* chore: fix sidebar collapsed state
2023-12-07 17:51:57 +05:30
Anmol Singh Bhatia
a184b72056 style: workspace sidebar scroll fix and improvement (#2934) 2023-12-07 17:51:57 +05:30
Lakhan Baheti
e53781053b fix: google auth button content alignment (#2929) 2023-12-07 17:51:57 +05:30
Lakhan Baheti
443522691d style: switch or delete account modal (#2926)
* style: switch or delete account modal

* fix: popover text color

* fix: typo
2023-12-07 17:51:57 +05:30
Aaryan Khandelwal
aae54fb69f fix: workspace and analytics page casing 2023-11-28 22:30:07 +05:30
guru_sainath
3400c119bc
fix: drag and drop implementation in calendar layout and kanban layout (#2921)
* fix profile issue filters and kanban

* chore: calendar drag and drop

* chore: kanban drag and drop

* dev: remove issue from the kanban layout and resolved build errors

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-11-28 19:17:38 +05:30
sabith-tu
d5853405ca
style: new empty state ui (#2923) 2023-11-28 18:47:52 +05:30
rahulramesha
db510dcfcd
fix: all functionalities for profile, archived and draft issues (#2922)
* fix profile issue filters and kanban

* fix profile draft and archived issues
2023-11-28 18:15:46 +05:30
Lakhan Baheti
62c0615012
style: member role visibility (#2919)
* style: member role visibility

* fix: build errors
2023-11-28 17:11:04 +05:30
Bavisetti Narayan
3914a75334
chore: deactivated user workflow change (#2888)
* chore: deactivated user workflow change

* chore: removed archived and draft from v3 by default

* chore: draft and archive update

* chore: bool field

* chore: fall back workspace updated

* chore: workspace member active
2023-11-28 17:08:05 +05:30
Aaryan Khandelwal
0cbb201348
fix: workspace settings pages authorization (#2915)
* fix: workspace settings pages authorization

* chore: user cannot add a member with a higher role than theirs

* chore: update workspace general settings auth
2023-11-28 17:05:42 +05:30