Prateek Shourya
4263e9b507
Style: custom theme UI fixes ( #3284 )
...
* style: fix `background-color` inconsistency in issue layout when custom theme is applied.
* fix: theme dropdown overlapping with input color picker icons (z-index issue).
2023-12-30 11:05:15 +05:30
Prateek Shourya
f132fe59ae
Chore/user role validation ( #3260 )
...
* chore: remove `Save View` option for guest/ viewer from project issues header.
* chore: allow guest/ viewer to clear applied filters in project issues.
* chore: disable `date`, `label` property access for guests/ viewer in all project issue views.
* chore: update `Workspace Issues` -> `All Issues` header.
* chore: refactor apply/ clear filter implementation in All Issues.
* Revert "chore: refactor apply/ clear filter implementation in All Issues."
This reverts commit 024822d54f4061eb2686d811a2b87cd0789b6b90.
* Revert "chore: allow guest/ viewer to clear applied filters in project issues."
This reverts commit 3dae871d23424d55abac95e16522696ad3c2a5c4.
* Revert "chore: update `Workspace Issues` -> `All Issues` header."
This reverts commit 03f90be188bc6b2f98a780ae22e0a29d9c59268d.
* chore: remove `cursor-pointer` style from non actionable issue properties.
2023-12-29 16:35:03 +05:30
Bavisetti Narayan
10ab081a0b
chore: cycle current status ( #3270 )
...
* dev: cycle status
* chore: cycle status logic updated
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2023-12-29 15:24:07 +05:30
Anmol Singh Bhatia
91e84aede1
fix: onboarding redirection loop and bug fixes ( #3250 )
...
* chore: try and catch added in handleSignInRedirection
* chore: remove unnecessary hooks
* fix: handleCopyIssueLink url updated
* chore: swap next_url with next_path and validate redirection logic for next_path url
2023-12-28 17:17:04 +05:30
Anmol Singh Bhatia
0a41eff435
chore: bug fixes & improvement ( #3218 )
...
* chore: draft issue validation added to prevent saving empty or whitespace title
* chore: resolve scrolling issue in page empty state
* chore: kanban layout quick add issue improvement
2023-12-22 18:09:41 +05:30
Anmol Singh Bhatia
7bff8d2ec5
chore: cycle and module sidebar mutation fix ( #3174 )
...
* chore: issue action cycle sidebar mutation fix
* chore: issue action module sidebar mutation fix
2023-12-18 19:01:10 +05:30
Aaryan Khandelwal
81256d6373
chore: add tooltips to issue properties with no value ( #3169 )
...
* chore: add tolltips to properties with no value
* chore: update property types
2023-12-18 15:17:38 +05:30
Prateek Shourya
184db0156c
User role validation across workspace and projects. ( #3167 )
...
* chore: remove `add link` button for guests & viewer in modules sidebar.
* chore: remove `+` (add view) icon for guests & viewer in `All Issues`.
* chore: remove `Start Project` button from Dashboard & Projects empty state for guests & viewers.
* chore: project level user role validation for empty states.
2023-12-18 13:25:03 +05:30
Lakhan Baheti
05e7afab8d
fix: issue peek-overview delete functionality ( #3134 )
...
* fix: peek-overview delete issue
* refactor: removed unused variables
2023-12-18 12:14:57 +05:30
Anmol Singh Bhatia
969a51f425
chore: issue click & peek overview improvement ( #3157 )
...
* improve issue popover to detect outside click
* chore: stopPropagation event added to prevent peekoverview triggering in action menu & issue properties
* chore: stopPropagation event added to prevent peekoverview triggering in issue properties
* chore: enable entire issue card clickability in list and kanban layout, introduce control-click functionality
to open issues in new tabs
* chore: build error fix and unused variable removed
* chore: build error fix
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-18 12:11:14 +05:30
Lakhan Baheti
e1793dda74
chore: role restriction to issue detail & peek-overview ( #3146 )
...
* chore: disabled interaction with title & description in peekview & issue detail
* chore: restriction to attachments delete for lower roles
* chore: kanban & calendar block drag restriction for lower roles
* fix: module/issue sidebar links access for lower roles
* fix: issue detail role validation
* fix: user role validation condition
2023-12-17 00:38:05 +05:30
Anmol Singh Bhatia
31fdaf2659
fix: project members fetch fix ( #3145 )
...
* chore: all issues assignee fetch fix
* chore: assignee fetch logic updated
2023-12-17 00:36:56 +05:30
Aaryan Khandelwal
8a1a6c6f62
chore: disable API calls for un-authorized users ( #3144 )
...
* fix: disable api calls if user doesn't have access
* chore: remove permissions from component level
* chore: rmeove console log and organize import statements
2023-12-17 00:35:53 +05:30
Lakhan Baheti
4e2bf24e8d
chore: filter edit operation in views is disabled for lower roles ( #3113 )
...
* chore: edit/delete view options hidden for lower roles
* chore: project -> views access restriction for lower roles
* refactor: allowance condition
2023-12-14 16:49:36 +05:30
Prateek Shourya
3adf48e429
chore: add new or existing issues
validation for guest & viewers in cycles and modules empty state. ( #3126 )
2023-12-14 16:31:57 +05:30
Lakhan Baheti
9d0056cfee
fix: spreadsheet layout sub-issues property update ( #3110 )
...
* fix: spreadsheet subissues property update
* fix: hover effect for sub-issues
* refactor: mutate sub-issues
2023-12-13 23:07:26 +05:30
Anmol Singh Bhatia
2605b938f0
chore: empty state action button validation ( #3094 )
2023-12-13 23:05:23 +05:30
sriram veeraghanta
ee68c3ae86
Merge pull request #3111 from makeplane/chore/calendar_layout_improvement
...
chore: calendar layout improvement
2023-12-13 23:03:07 +05:30
Anmol Singh Bhatia
29a0ba4ddc
chore: sub issue propery permission validation
2023-12-13 18:40:46 +05:30
Anmol Singh Bhatia
63a15f2bf9
chore: calendar layout day tile improvement
2023-12-13 14:48:42 +05:30
Anmol Singh Bhatia
43cbe44a35
chore: issue layout quick add issue button permission validation
2023-12-12 11:49:43 +05:30
Aaryan Khandelwal
07c15fcc1f
fix: gantt issues not getting updated ( #3075 )
2023-12-11 22:26:57 +05:30
Aaryan Khandelwal
0f752f93b6
fix: pre-fill cycle and module details when editing an issue ( #3070 )
...
* fix: prefill cycle and module when editing an issue
* chore: remove console.log
2023-12-11 22:25:14 +05:30
Lakhan Baheti
ae2e1a4b64
fix: delete issue mutation & toast ( #3079 )
...
* fix: delete issue mutation
* fix: toast on delete issue
* fix: activity to issue detail redirection
2023-12-11 22:24:41 +05:30
Lakhan Baheti
472a5d8047
fix: spreadsheet layout alignment ( #3080 )
2023-12-11 22:23:49 +05:30
Anmol Singh Bhatia
f38278f465
chore: user permission related fix ( #3066 )
...
* chore: page action user permission validation
* chore: cycle & module action user permission validation
* chore: issue quick action user permission validation
* chore: spreadsheet layout improvement
2023-12-11 17:29:10 +05:30
Lakhan Baheti
73b58e91ee
fix: spreadsheet layout sub issues overlapping ( #3064 )
...
* fix: spreadsheet layout sub issues overlapping
* fix: logs
2023-12-11 17:28:44 +05:30
Aaryan Khandelwal
b629263bc2
fix: icon consistency for issue properties ( #3065 )
2023-12-11 17:27:29 +05:30
Lakhan Baheti
26d37fbd38
chore: error handling for user permission while issue drag & drop ( #3060 )
...
* filx: gantt chart quick add permission
* fix: permission toast on drag & drop issues
2023-12-11 15:51:40 +05:30
sriram veeraghanta
8d15b9e7de
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
gurusainath
cb2577d259
fix: handled undefined issue_id in list layout
2023-12-08 17:43:24 +05:30
gurusainath
d4a4046cd3
fix: Handled navigation dates in week view in calendar layout
2023-12-08 15:46:04 +05:30
gurusainath
39d1916ab2
fix: calendar filters and handled kanban issue empty state dnd error
2023-12-08 15:46:04 +05:30
Nikhil
74ca187659
chore: workspace roles ( #3024 )
...
* chore: workspace project roles for the current user
* dev: workspace and project member
* chore: store implementation for workspace user projects role
* view changes for the project roles
* connect workspace member's project roles to assigned
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
8409a84004
fix: kanban layout UI ( #3023 )
...
* fix: quick add placement
* fix: assignee avatar size in kanban header
* fix: issue detail sidebar scroll
* fix: extra margin around links
* formatting
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
539c7a3455
refactor: issue peek overview ( #3001 )
...
* refactor: peek overview components
* fix: issue reactions
* chore: update comment types
* fix: access sepcifier value
* chore: remove unused vars
* fix: build errors
* build-error: build error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
95c7403efc
fix: spreadsheet layout bugs ( #3016 )
...
* fix: date picker z visibility
* fix: typo in empty issue screen
* fix: spread sheet column rightmost border
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
92cb1834a5
fix: remove all unused variables and added dependecies to useEffect and useCallback ( #3013 )
2023-12-07 19:59:35 +05:30
guru_sainath
e585255c4c
fix: issue layouts bugs and ui fixes ( #3012 )
...
* fix: initial issue creation issue in the list layout
* fix kanban drag n drop and updating properties
* reduce z index of spreadsheet bottom row to not overlap with other elements
* fix state update by using state id instead of state detail's id
* fix add default use state for description
* add create issue button for project views to be at par with production
* save draft issues from modal
* chore: added save view button in all layouts applied filters
* use useEffect instead of swr for fetching issue details for peek overview
* fix: resolved kanban dnd
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
c4602951c9
fix: kanban board block's menu & drop delete. ( #2987 )
...
* fix: kanban board block menu click
* fix: menu active/disable
* fix: drag n drop delete modal
* fix: quick action button in all the layouts
* chore: toast for drag & drop api
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
b35874e294
chore: posthog event for workspace invite ( #2989 )
...
* chore: posthog event for workspace invite
* chore: updated event names, added all the existing events to workspace metrics group
* chore: seperated workspace invite
* fix: workspace invite accept event updated
---------
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
97bc153ef9
fix: bugs & improvements ( #2998 )
...
* fix: create more toggle in update issue modal
* fix: spreadsheet estimate column hide
* fix: flickering in all the layouts
* fix: logs
2023-12-07 19:59:35 +05:30
rahulramesha
91cb15c2e3
fix: bugs related to issues ( #2995 )
...
* hide properties in list and kanban with 0 or nil values
* module and cycle mutation from peek overlay
* fix peek over view title change while switching
* fix create issue fetching
* fix build errors by mutating the values as well
2023-12-07 19:59:35 +05:30
guru_sainath
a4d7b2423e
chore: workspace profile issues, kanabn DND upgrade, implemented filters in plaen deploy ( #2991 )
2023-12-07 19:59:35 +05:30
sabith-tu
de9c1a60e0
style: image picker, spreadsheet view title, icons ( #2988 )
...
* style: image picker, spreadsheet view title, icons
* fix: build error fix
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
eda0b32b97
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-07 19:59:35 +05:30
rahulramesha
a36aa4d093
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-07 19:59:35 +05:30
guru_sainath
f1b748947a
fix: global issues properties updation issue resolved ( #2974 )
2023-12-07 19:59:35 +05:30
rahulramesha
7bc05b0bdc
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 19:59:35 +05:30
guru_sainath
f969ed0662
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 19:59:35 +05:30