Akshita Goyal
de008ff442
[WEB-2268] feat: persisted filters for project grouping ( #899 )
...
* feat: persisted filters for project grouping
* fix: css
2024-08-22 13:08:06 +05:30
Prateek Shourya
863d83d9f7
[WEB-1185] Improvements issue types ( #904 )
...
* improvement: trim values before sending to API.
* fix: weird scroll behaviour on create options.
* chore: default options validation when switching from single select to multi.
2024-08-22 12:28:52 +05:30
Akshita Goyal
962df4a6c6
fix: state dropdown ( #901 )
2024-08-21 18:29:28 +05:30
sriram veeraghanta
ee638d83f6
fix: merge conflicts resolved
2024-08-21 18:01:35 +05:30
Prateek Shourya
ae9267e0b0
chore: remove next pwa ( #5396 )
2024-08-21 17:54:13 +05:30
Prateek Shourya
36c9f8bd83
chore: fix z-index issue in memeber picker. ( #5404 )
2024-08-21 16:52:53 +05:30
rahulramesha
696b1340c5
[WEB-2133] fix : Remove inbox delete option for members ( #5395 )
...
* remove inbox delete option for members
* change inbox issue delete condition slightly
2024-08-21 16:50:03 +05:30
Prateek Shourya
00c19ad2c8
[WEB-2258] fix: bugs ( #895 )
...
* fix: memeber picker z-index issue.
* fix: features list toggle always disabled for non-pro users.
2024-08-21 16:42:25 +05:30
Aaryan Khandelwal
881d0525cc
refactor: ai menu ( #5400 )
2024-08-21 16:19:28 +05:30
Anmol Singh Bhatia
c100c0bd85
fix: empty state comic button responsiveness ( #5401 )
2024-08-21 16:17:35 +05:30
Akshita Goyal
240d9a3570
[WEB-2232] fix: scope dropdown changes ( #886 )
...
* fix: scope dropdown changes
* fix: fixed persistent state
* fix: dependency array
2024-08-21 15:08:02 +05:30
Prateek Shourya
fbcf15737e
[WEB-1185] Issue types updates ( #887 )
...
* chore: admin role validation for issue types settings.
* chore: reset `is_required`, if property type is switched to `read_only`.
* chore: trim option name and fix cursor behaviour in options.
* chore: fix issue property description info icon.
* fix: property title overflow.
* chore: issue properties UI and UX copy updates.
* chore: remove option to disable the property if it's already disabled while deleting.
* chore: update lodash import.
2024-08-21 14:00:29 +05:30
Prateek Shourya
8187c253db
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-21 13:57:57 +05:30
Akshita Goyal
5fc99c9ce5
[WEB-1986] fix: remove the user favourites when archived a particular entity ( #5388 )
...
* chore: pages custom error codes
* fix: project archive issue
* fix: delete issue + dropdown z-index fix
* fix: import issue
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-21 13:20:22 +05:30
Prateek Shourya
1b3c2d751d
chore: coming soom badge for self hosted payment. ( #888 )
2024-08-20 21:51:49 +05:30
M. Palanikannan
968a3a9b84
fix: show silo iframe only if all variables are configured ( #881 )
2024-08-20 20:03:23 +05:30
Akshita Goyal
e5c17d0994
fix: scope dropdown changes ( #884 )
2024-08-20 18:54:09 +05:30
Akshita Goyal
1b219ea3dc
fix: ui + project state mutation issue ( #880 )
2024-08-20 17:22:58 +05:30
Anmol Singh Bhatia
522e3b61b8
fix: issue activity filter ( #879 )
2024-08-20 16:15:13 +05:30
Prateek Shourya
8d82f33905
[WEB-1185] fix: minor improvements and disable PI AI ( #878 )
...
* chore: minor issue types improvements.
* chore: disable PI AI.
* chore: remove renew data for offline paymenets.
2024-08-20 15:53:21 +05:30
Satish Gandham
9a5b0eacfd
Merge pull request #877 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-20 15:53:06 +05:30
Prateek Shourya
854a90c3f1
chore: minor UI improvement in issue modal. ( #5390 )
2024-08-20 15:50:29 +05:30
Prateek Shourya
166177c8b0
[WEB-1185] fix: required properties validation and reset to default values when create more toggle is on. ( #875 )
2024-08-19 21:22:12 +05:30
Prateek Shourya
b870d413a3
[WEB-1185] chore: issue modal restructure ( #873 )
...
* chore: add issue modal provider.
* fix: reset number and text input data when `create more` toggle is on.
* chore: minor loader improvement for issue identifier.
2024-08-19 20:41:50 +05:30
Prateek Shourya
15d96a5309
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-19 19:51:04 +05:30
Prateek Shourya
e6526a31c8
chore: create/ update issue modal restructure. ( #5385 )
...
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
2024-08-19 19:38:28 +05:30
Akshita Goyal
a7a404f990
fix: card gradient + kanban collapse issue ( #870 )
2024-08-19 19:30:37 +05:30
Prateek Shourya
647dc4d0ad
fix: minor feature flags fixes. ( #871 )
...
* fix: feature flag private views access switcher.
* fix: show issue worklog as disabled on project settings if feature flag is inactive.
2024-08-19 19:28:18 +05:30
sriram veeraghanta
ff753e60fa
Merge branch 'preview' of github.com:makeplane/plane-ee into uat
2024-08-19 16:31:30 +05:30
Nikhil
0f9cb41a85
fix: license sync endpoint ( #866 )
...
* dev: update licence subscription sync
* fix: refresh interval on workspace license
* chore: display trial end date on billing page.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-08-19 16:09:14 +05:30
Prateek Shourya
99ee309e6a
fix: list products enpoint not being called. ( #864 )
2024-08-19 14:19:57 +05:30
Prateek Shourya
b7ab6cf1da
Issue types properties improvement ( #861 )
...
* chore: update logic to check if issue type is enabled for the project or not.
* minor improvement in enable issue type logic.
* dev: issue custom properties activity.
* chore: add issue property logo component.
* revert back changes in ui package logo componenet.
* chore: fetch property activities after last activity `created_at` timestamp.
* chore: issue identifier improvements.
* fix: unsaved changes background color on custom theme.
* fix: reset default options when switching from multi select to single select.
* fix: issue identifier display in command palette search.
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-19 14:05:19 +05:30
Prateek Shourya
c5dae5038e
dev: issue custom properties activity. ( #859 )
...
* chore: update logic to check if issue type is enabled for the project or not.
* minor improvement in enable issue type logic.
* dev: issue custom properties activity.
* chore: add issue property logo component.
* revert back changes in ui package logo componenet.
* chore: fetch property activities after last activity `created_at` timestamp.
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-08-19 14:00:36 +05:30
Satish Gandham
b11317510f
Merge remote-tracking branch 'origin/preview' into sync/ce-ee
2024-08-19 13:55:23 +05:30
Prateek Shourya
807dfec7ad
chore: components restructure and improvements ( #5383 )
...
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
2024-08-19 13:40:19 +05:30
Nikhil
bb7dbc6900
fix: current plan api and return subscription id ( #860 )
...
* fix: workspace current plan endpoint
* dev: return workspace license
* dev: add subscription details in user workspace website endpoint
* chore: handled validation for subscription
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-08-19 10:37:31 +05:30
Akshita Goyal
3c91c2fc18
[WEB-2232] fix: project grouping UI changes ( #856 )
...
* fix: project grouping bugs
* feat: join btn change + access filters
* fix: handled states api call + made attributes common
* fix: archived projects handling
* fix: removed log
* fix: copy changes
* fix: UI based changes
2024-08-16 21:03:16 +05:30
M. Palanikannan
c82525f169
fix: silo iframe redirection ( #855 )
...
* fix: logo spinner and dashboard redirection
* fix: consistency with platform
2024-08-16 19:35:06 +05:30
sriram veeraghanta
a3871922d1
fix: merge conflicts from uat
2024-08-16 18:45:43 +05:30
Prateek Shourya
162fbcfb7e
[WEB-2195] dev: move issue types to workspace level ( #852 )
...
* chore: move issues types to workspace
* fix: add project id to issue type get endpoint.
* dev: multi project issue types
* chore: update issue types to support multiple project.
* dev: update default project issue type
* fix: issue type activity
* chore: order issue types by `created_at` date.
* dev: add filter by issue types.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-08-16 18:27:11 +05:30
Satish Gandham
67616c4500
Merge pull request #854 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-16 18:20:04 +05:30
Akshita Goyal
9d6eb7288a
[WEB-2232] fix: project grouping bugs archived ( #851 )
...
* fix: project grouping bugs
* feat: join btn change + access filters
* fix: handled states api call + made attributes common
* fix: archived projects handling
* fix: removed log
* fix: copy changes
2024-08-16 18:17:33 +05:30
Prateek Shourya
f675ea3f5d
chore: rename active filters to applied filters ( #5377 )
2024-08-16 18:15:55 +05:30
sriram veeraghanta
f931386074
fix: merge conflicts
2024-08-16 18:02:07 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +05:30
sriram veeraghanta
7e4f02c196
fix: build errors
2024-08-16 17:39:26 +05:30
sriram veeraghanta
560d25c9ea
fix: merge conflicts
2024-08-16 17:28:22 +05:30
Prateek Shourya
4ca45a971c
chore: issue filters restructuring. ( #5372 )
2024-08-16 16:48:00 +05:30
Anmol Singh Bhatia
0a1c656865
[WEB-2126] chore: guest and viewer role permission ( #5347 )
...
* chore: user store code refactor
* chore: general unauthorized screen asset added
* chore: workspace setting sidebar options updated for guest and viewer
* chore: NotAuthorizedView component code updated
* chore: project setting layout code refactor
* chore: workspace setting members and exports page permission validation added
* chore: workspace members and exports settings page improvement
* chore: project invite modal updated
* chore: workspace setting unauthorized access empty state
* chore: workspace setting unauthorized access empty state
* chore: project settings sidebar permission updated
* fix: project settings user role permission updated
* chore: app sidebar role permission validation updated
* chore: app sidebar role permission validation
* chore: disabled page empty state validation
* chore: app sidebar add project improvement
* chore: guest role changes
* fix: user favorite
* chore: changed pages permission
* chore: guest role changes
* fix: app sidebar project item permission
* fix: project setting empty state flicker
* fix: workspace setting empty state flicker
* chore: granted notification permission to viewer
* chore: project invite and edit validation updated
* chore: favorite validation added for guest and viewer role
* chore: create view validation updated
* chore: views permission changes
* chore: create view empty state validation updated
* chore: created ENUM for permissions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-08-16 16:35:05 +05:30
Anmol Singh Bhatia
d60e988ca1
fix: issue delete notification message updated ( #5373 )
2024-08-16 16:30:54 +05:30