Commit Graph

2632 Commits

Author SHA1 Message Date
pablohashescobar
11c2aa1faf Merge branch 'develop' of github.com:makeplane/plane into develop-deploy 2023-11-24 11:19:18 +05:30
pablohashescobar
a489a5c07f Merge branch 'chore/user_deactivation' of github.com:makeplane/plane into develop-deploy 2023-11-24 00:13:33 +05:30
NarayanBavisetti
78ed078627 chore: v3 endpoint for user profile 2023-11-24 00:11:58 +05:30
NarayanBavisetti
3b38435a4f chore: removed triage 2023-11-23 21:10:51 +05:30
Bavisetti Narayan
dece103873
chore: user activity in profile page (#2856)
* chore: user activity endpoint change

* chore: added workspace detail in activity serializer
2023-11-23 21:00:49 +05:30
pablohashescobar
e9b22c29f9 Merge branch 'chore/user_activity' of github.com:makeplane/plane into develop-deploy 2023-11-23 20:50:42 +05:30
pablohashescobar
96fc9c9133 Merge branch 'chore/user_deactivation' of github.com:makeplane/plane into develop-deploy 2023-11-23 20:49:47 +05:30
Anmol Singh Bhatia
c6125876be
fix: view date filter select fix (#2858) 2023-11-23 20:40:41 +05:30
Anmol Singh Bhatia
1f85bf2302
style: module ui improvement (#2838) 2023-11-23 20:39:58 +05:30
Anmol Singh Bhatia
20baba3bb0
style: issue activity section improvement (#2836) 2023-11-23 20:39:18 +05:30
Ramesh Kumar Chandra
85907b32d1
feat: change password page (#2847) 2023-11-23 20:38:50 +05:30
sabith-tu
ef2bef83dc
style: removing extra options heading and drop down icon (#2852) 2023-11-23 20:38:05 +05:30
NarayanBavisetti
f20e26731c chore: instance admin passowrd change 2023-11-23 19:08:18 +05:30
NarayanBavisetti
318153652e chore: serializer message change 2023-11-23 19:06:32 +05:30
NarayanBavisetti
97c215b70c Merge branch 'develop' of github.com:makeplane/plane into chore/user_deactivation 2023-11-23 19:03:47 +05:30
NarayanBavisetti
837a66611e chore: added get configuration value 2023-11-23 18:38:27 +05:30
pablohashescobar
b04d4cf1ee Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into develop-deploy 2023-11-23 18:37:20 +05:30
pablohashescobar
f5c42d550e dev: state get object 2023-11-23 18:36:52 +05:30
NarayanBavisetti
a6f4e74aa5 chore: deactivation and login disabled 2023-11-23 18:35:15 +05:30
Aaryan Khandelwal
6e7a96394a
fix: page scroll area (#2850) 2023-11-23 18:22:25 +05:30
pablohashescobar
e275740a45 dev: webhooks 2023-11-23 17:58:45 +05:30
Aaryan Khandelwal
5726f6955c
dev: added tailwind merge helper function (#2844) 2023-11-23 17:21:47 +05:30
Aaryan Khandelwal
82665a35ee
fix: archived issues infinite call (#2848) 2023-11-23 16:58:08 +05:30
sriram veeraghanta
4efd225599
fix: updated document editor package in web and space apps (#2846) 2023-11-23 15:27:20 +05:30
NarayanBavisetti
c3170577c9 chore: added workspace detail in activity serializer 2023-11-23 15:10:56 +05:30
sriram veeraghanta
2481706581
chore: optimizations and file name changes (#2845)
* fix: deepsource antipatterns

* fix: deepsource exclude file patterns

* chore: file name changes and removed unwanted variables

* fix: changing version number for editor
2023-11-23 15:09:46 +05:30
pablohashescobar
2e513af4f3 Merge branch 'develop' of github.com:makeplane/plane into chore/api_endpoints 2023-11-23 15:09:19 +05:30
pablohashescobar
ff0f1252ab Merge branch 'develop' of github.com:makeplane/plane into develop-deploy 2023-11-23 14:53:16 +05:30
pablohashescobar
d73a81f52e Merge branch 'chore/archived_draft_issues_v3' of github.com:makeplane/plane into develop-deploy 2023-11-23 14:52:47 +05:30
pablohashescobar
c8706a166b dev: updated webhook configuration 2023-11-23 14:52:19 +05:30
guru_sainath
a17b08dd15
chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843)
* fix: Implemented new workflow in the issue store and updated the quick add workflow in list layout

* fix: initial load and mutaion of issues in list layout

* dev: implemented the new project issues store with grouped, subGrouped and unGrouped issue computed functions

* dev: default display properties data made as a function

* conflict: merge conflict resolved

* dev: implemented quick add logic in kanban

* chore: implemented quick add logic in calendar and spreadsheet layout

* fix: spreadsheet layout quick add fix

* dev: optimised the issues workflow and handled the issues order_by filter

* dev: project issue CRUD operations in new issue store architecture

* dev: issues filtering in calendar layout

* fix: build error

* dev/issue_filters_store

* chore: updated filters computed structure

* conflict: merge conflicts resolved in project issues

* dev: implemented gantt chart for project issues using the new mobx store

* dev: initialized cycle and module issue filters store

* dev: issue store and list layout store updates

* dev: quick add and update, delete issue in the list

* refactor list root changes

* dev: store new structure

* refactor spreadsheet and gnatt project roots

* fix errors for base gantt and spreadsheet roots

* connect Calendar project view

* minor house keeping

* connect Kanban View to th enew store

* generalise base calendar issue actions

* dev: store project issues and issue filters

* dev: store project issues and filters

* dev: updated undefined with displayFilters in project issue store

* Add Quick add to all the layouts

* connect module views to store

* dev: Rendering list issues in project issues

* dev: removed console log

* dev: module filters store

* fix errors and connect modules list and quick add for list

* dev: module issue store

* dev: modle filter store issue fixed and updates cycle issue filters

* minor house keeping changes

* dev: cycle issues and cycle filters

* connecty cycles to teh store

* dev: project view issues and issue filtrs

* connect project views

* dev: updated applied filters in layouts

* dev: replaced project id with view id in project views

* dev: in cycle and module store made cycledId and moduleId as optional

* fix minor issues and build errots

* dev: project draft and archived issues store and filters

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-11-23 14:47:04 +05:30
NarayanBavisetti
06f76b7d5d chore: archive and draft issues v3 2023-11-23 14:45:19 +05:30
Aaryan Khandelwal
a7d6b528bd
chore: deactivate user option added (#2841)
* dev: deactivate user option added

* chore: new layout for profile settings

* fix: build errors

* fix: user profile activity
2023-11-23 14:44:06 +05:30
Lakhan Baheti
9ba724b78d
fix: onboarding bugs & improvements (#2839)
* fix: terms & condition alignment

* fix: onboarding page scrolling

* fix: create workspace name clear

* fix: setup profile sidebar workspace name

* fix: invite team screen button text

* fix: inner div min height

* fix: allow single invite also in invite member

* fix: UI clipping in invite members

* fix: signin screen scroll

* fix: sidebar notification icon

* fix: sidebar project name & icon

* fix: user detail bottom image alignment

* fix: step indicator in invite member

* fix: try different account modal state

* fix: setup profile remove image

* fix: workspace slug clear

* fix: invite member UI & focus

* fix: step indicator size

* fix: inner div placement

* fix: invite member validation logic

* fix: cuurent user data persistency

* fix: sidebar animation colors

* feat: signup & resend

* fix: sign out theme persist from popover

* fix: imports

* chore: signin responsiveness

* fix: sign-in, sign-up top padding
2023-11-23 13:45:00 +05:30
Bavisetti Narayan
c2da9783a3
chore: change password endpoint (#2842) 2023-11-23 13:44:50 +05:30
pablohashescobar
01b97f3822 Merge branch 'chore/instance_admin' of github.com:makeplane/plane into develop-deploy 2023-11-23 13:08:35 +05:30
NarayanBavisetti
827a00c1d3 chore: instance admin passowrd change 2023-11-23 13:07:42 +05:30
pablohashescobar
762d68ad22 Merge branch 'chore/user_deactivation' of github.com:makeplane/plane into develop-deploy 2023-11-23 13:04:35 +05:30
pablohashescobar
40d22d34e7 Merge branch 'chore/user_activity' of github.com:makeplane/plane into develop-deploy 2023-11-23 13:02:52 +05:30
pablohashescobar
5186990426 dev: webhooks restructuring 2023-11-23 13:02:17 +05:30
NarayanBavisetti
1697554ddd chore: user activity endpoint change 2023-11-23 12:51:52 +05:30
NarayanBavisetti
528372aff6 chore: user deactivation 2023-11-23 12:34:34 +05:30
pablohashescobar
19c354dca8 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into develop-deploy 2023-11-22 18:40:02 +05:30
pablohashescobar
bc0c9404a4 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 18:39:36 +05:30
pablohashescobar
1d273181ec dev: disable ssl for emails 2023-11-22 18:39:16 +05:30
NarayanBavisetti
a85e5df592 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 16:30:32 +05:30
NarayanBavisetti
e5c59be594 chore: webhook cycle and module event 2023-11-22 16:30:15 +05:30
pablohashescobar
651c091ae8 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into develop-deploy 2023-11-22 16:24:08 +05:30
pablohashescobar
53b1a0a5c6 dev: make the user active if he was already part of project member 2023-11-22 16:22:30 +05:30
Anmol Singh Bhatia
784be47e91
[FED-888] fix: parent issue select modal improvement (#2837)
This PR include improvement for parent issue select modal.
2023-11-22 16:16:52 +05:30