Commit Graph

2507 Commits

Author SHA1 Message Date
pablohashescobar
c1c3cf5ae4 dev: remove deactivation flag if max retries exceeded 2023-11-23 20:38:55 +05:30
pablohashescobar
5314518fb2 dev: update workspace slug validation 2023-11-23 20:28:30 +05:30
pablohashescobar
f5c42d550e dev: state get object 2023-11-23 18:36:52 +05:30
pablohashescobar
e275740a45 dev: webhooks 2023-11-23 17:58:45 +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
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
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
5186990426 dev: webhooks restructuring 2023-11-23 13:02:17 +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
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
pablohashescobar
551c3f9256 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 16:08:20 +05:30
pablohashescobar
209d425076 dev: default values for environment variables 2023-11-22 16:08:00 +05:30
NarayanBavisetti
fdd2c2fd53 chore: issue comment 2023-11-22 16:04:47 +05:30
Anmol Singh Bhatia
0fdd9c28bf
fix: project setting ui consistency (#2835) 2023-11-22 15:36:34 +05:30
Anmol Singh Bhatia
644b06749b
fix: profile setting overflow (#2834) 2023-11-22 15:35:51 +05:30
Anmol Singh Bhatia
dd8c7a7487
fix: cycle and module create/update modal fix (#2833) 2023-11-22 15:35:24 +05:30
Anmol Singh Bhatia
e6a1f34713
fix: module and cycle sidebar loading state (#2831) 2023-11-22 15:34:39 +05:30
sabith-tu
1dff6b63f8
style: new empty project screen (#2832) 2023-11-22 15:34:06 +05:30
pablohashescobar
9449036a61 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 15:33:17 +05:30
pablohashescobar
8c04a1067d dev: update webhook and workspace leave 2023-11-22 15:32:55 +05:30
NarayanBavisetti
2231487b18 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 15:31:38 +05:30
NarayanBavisetti
174bf70cce chore: api fixes 2023-11-22 15:31:29 +05:30
NarayanBavisetti
065fee9420 Merge branch 'develop' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 15:27:49 +05:30
Anmol Singh Bhatia
59dbbb29cd
fix: custom analytics project dropdown fix (#2828) 2023-11-22 14:55:18 +05:30
Anmol Singh Bhatia
6cb3939835
style: project card improvement (#2827) 2023-11-22 14:54:52 +05:30
Anmol Singh Bhatia
021c0675b7
fix: module sidebar link section (#2830) 2023-11-22 14:36:29 +05:30
Anmol Singh Bhatia
67000892e5
chore: dashboard redirection fix (#2826) 2023-11-22 13:47:59 +05:30
pablohashescobar
4bd466c16b dev: error messages for deactivation 2023-11-22 13:22:04 +05:30
pablohashescobar
ca84c15658 dev: webhook validation and fix webhook flow for app 2023-11-22 13:21:44 +05:30
sriram veeraghanta
3df4794e77
fix: AI Assistance hide/unhide depending on the configuration (#2825)
* fix: gpt error handlijng

* fix: enabling ai assistance only when it is configured.
2023-11-22 13:20:59 +05:30
Prateek Shourya
42ccd1de58
Style: UI improvements (#2824)
* style: update notification Read status toast alert description.

* style: update issue subscribe button design.

* fix: remove group_by `none` display filter from the kanban view in profile and draft issues.

* style: design improvement in members settings.
* style: add display name for all user role.
* style: remove email for user roles other than admin.
* style: fix border color as per designs.
2023-11-22 12:58:55 +05:30
NarayanBavisetti
9210edce98 Merge branch 'develop' of github.com:makeplane/plane into chore/api_endpoints 2023-11-22 12:49:31 +05:30
Aaryan Khandelwal
c8c89007c0
style: revamped page details UI (#2823)
* style: revamp page details UI

* chore: updated the info popover date format

* fix: page actions mutation

* style: made the page content responsive
2023-11-22 12:32:49 +05:30
NarayanBavisetti
21b6804ebc Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-21 20:17:06 +05:30
NarayanBavisetti
c5788d20e7 Merge branch 'develop' of github.com:makeplane/plane into chore/api_endpoints 2023-11-21 20:16:56 +05:30
pablohashescobar
330ce08871 dev: update webhook send 2023-11-21 20:16:25 +05:30
NarayanBavisetti
33ab17e024 Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints 2023-11-21 19:15:02 +05:30
NarayanBavisetti
f39f95f166 chore: improvements 2023-11-21 19:14:42 +05:30
Bavisetti Narayan
4cf3e69e22
chore: file asset update (#2816)
* chore: endpoint to update file asset

* chore: aws storage endpoint change
2023-11-21 17:52:19 +05:30
Lakhan Baheti
fb1f65c2c1
fix: sidebar project section hover (#2818)
* fix: sidebar project section hover

* fix: icons alignment
2023-11-21 17:37:17 +05:30
Lakhan Baheti
d91b4e6fa1
fix: bug fixes & UI improvements (#2819)
* fix: profile setting fields border

* fix: webhooks empty state UI

* fix: cycle delete redirection from cycle detail

* fix: integration access restriction
2023-11-21 17:35:29 +05:30
Aaryan Khandelwal
561223ea71
chore: update join project endpoint (#2821) 2023-11-21 17:35:15 +05:30
Aaryan Khandelwal
982eba0bd1
fix: complete pages editor not clickable, recent pages calculation logic (#2820)
* fix: whole editor not clickable

* fix: recent pages calculation

* chore: update older pages calculation logic in recent pages list

* fix: archived pages computed function

* chore: add type for older pages
2023-11-21 15:47:34 +05:30