sriram veeraghanta
685e62a72f
fix: replacing onclick redirections with link tag. ( #3263 )
...
* fix: adding links to dashboard summary items
* fix: adding links to workspace sidebar dropdown
* fix: adding links to the sidebar
2023-12-28 14:29:20 +05:30
Bavisetti Narayan
78428fb564
chore: estimates and issue parent id fixes ( #3188 )
...
* chore: validations and bug fixes
* chore: estimate point character limit validation
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
2023-12-27 15:35:15 +05:30
Anmol Singh Bhatia
05eb728c40
chore: cycle & module sidebar improvement ( #3251 )
...
* chore: no lead option added in module lead select dropdown
* chore: module lead select dropdown code refactor
* chore: cycle sidebar improvement
* chore: module sidebar improvement
* style: cycle and module sidebar improvement
* style: app sidebar improvement
2023-12-27 15:16:13 +05:30
Lakhan Baheti
e14baf17a7
style: create webhook page to modal ( #3223 )
...
* style: create webhook page to modal
* fix: create page removed
* fix: auto modal close on empty state
* fix: secret key heading removed from generated modal
2023-12-26 13:28:47 +05:30
sriram veeraghanta
dc131ee05b
Merge pull request #3232 from makeplane/release-0.15
...
fix: moving patch fixes from release 0.15 to 0.14.2
2023-12-22 18:19:47 +05:30
Lakhan Baheti
816b6abf3b
chore: allow non-latin characters to project identifier ( #3226 )
2023-12-22 18:10:21 +05:30
Lakhan Baheti
6ecaa661a7
style: email placeholder changed across the platform ( #3206 )
...
* style: email placeholder changed across the platform
* fix: placeholder text
2023-12-22 18:10:21 +05:30
Lakhan Baheti
aceee7d2e2
fix: bugs & improvements ( #3189 )
...
* fix: workspace invitation modal form values reset
* fix: profile sidebar avatar letter
2023-12-22 18:09:41 +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
Prateek Shourya
5f681973a0
style: instance admin email settings ui & ux update. ( #3186 )
2023-12-22 18:09:41 +05:30
David Chiang
d76840ff6f
Fix spelling error in setting-label-list.tsx ( #3210 )
2023-12-22 17:24:02 +05:30
Lakhan Baheti
40b8b0ac35
fix: role authorization for create project button in project empty state ( #3204 )
2023-12-20 18:53:35 +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
Lakhan Baheti
c9792da4a1
fix: bug fixes & improvements ( #3159 )
...
* fix: on issue update updates_on not updating
* fix: on project change cycle update
* fix: update issue
2023-12-18 14:59:25 +05:30
Prateek Shourya
37df0bcdd8
fix: issue with peek view properties not editable and options not being shown in all workspace issues
. ( #3100 )
...
* fix: issue with peek view properties not editable and options not being shown in `all workspace issues`..
* refactor: use projectId from props instead of router query.
fix: issue in add to module/ cycle not working properly.
2023-12-18 14:47:40 +05:30
Prateek Shourya
18c86bd8cc
chore: add email from address
in Instance Admin Email Settings. ( #3155 )
2023-12-18 13:36:09 +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
a37dec45d9
chore: made project-identifier rule consistent ( #3148 )
2023-12-17 00:39:23 +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
Prateek Shourya
3d83101f69
fix: issue with cycle
and module
sidebar filter implementation. ( #3142 )
2023-12-17 00:34:42 +05:30
Lakhan Baheti
d473ba9d0d
fix: create issue project ID ( #3131 )
2023-12-17 00:32:00 +05:30
Anmol Singh Bhatia
2edd2d947e
chore: implement validation for accepting 'http://' and 'https://' url in link modal ( #3147 )
2023-12-15 16:39:32 +05:30
Anmol Singh Bhatia
7684a2c091
chore: sidebar quick action improvement ( #3133 )
2023-12-14 17:24:42 +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
1c546e3cc5
fix: cycle & module sidebar date range picker ( #3127 )
...
* fix: cycle sidebar date range picker
* chore: cycle sidebar hover pointer
* fix: module sidebar date range picker
* fix: module sidebar state select popover pointer
2023-12-14 16:31:39 +05:30
Anmol Singh Bhatia
8d3a0a2eec
fix: build error ( #3128 )
2023-12-14 16:07:53 +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
Lakhan Baheti
4bb99d5fbf
fix: cycle delete & active cycle loading ( #3088 )
2023-12-13 23:06:38 +05:30
Anmol Singh Bhatia
6c61fbd102
chore: guest user profile access-related problem ( #3089 )
...
* fix: resolve guest user profile access-related problem
* chore: header and app sidebar permission validation added
2023-12-13 23:05:50 +05:30
Anmol Singh Bhatia
2605b938f0
chore: empty state action button validation ( #3094 )
2023-12-13 23:05:23 +05:30
Anmol Singh Bhatia
b4f51cb5af
chore: cycle and module sidebar permission validation ( #3095 )
2023-12-13 23:05:02 +05:30
Anmol Singh Bhatia
fe80ca3e1c
chore: issue sidebar and project view improvement and validation ( #3098 )
...
* chore: project view header button validation
* chore: copy view link option added in project view list item and role action validation added
* chore: issue sidebar improvement
2023-12-13 23:04:33 +05:30
Anmol Singh Bhatia
b78e83d81b
chore: image file update, icon consistency, bug fixes and code refactor ( #3107 )
...
* chore: workspace view icon consistency
* chore: icon added in breadcrumb dropdown
* chore: svg image replaced with webp
* fix: build fix
* chore: unused variables removed
* chore: module sidebar copy module link fix
2023-12-13 23:03:54 +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
sriram veeraghanta
239f68e260
Merge pull request #3117 from makeplane/chore/issue_related_bug_and_improvement
...
chore: issue details related bug fixes and improvement
2023-12-13 23:01:19 +05:30
Anmol Singh Bhatia
13d7832d35
chore: app sidebar quick action permission validation added
2023-12-13 20:32:39 +05:30
Anmol Singh Bhatia
0f892d4670
chore: analytics permission validation added
2023-12-13 20:15:50 +05:30
Anmol Singh Bhatia
e8945f244d
chore: remove parent option added in issue sidebar and peek overview
2023-12-13 19:29:49 +05:30
Anmol Singh Bhatia
a0588be405
chore: remove parent option added in issue sidebar and peek overview
2023-12-13 18:57:50 +05:30
Anmol Singh Bhatia
29a0ba4ddc
chore: sub issue propery permission validation
2023-12-13 18:40:46 +05:30
Anmol Singh Bhatia
644073f063
chore: issue detail page title and indicator improvement
2023-12-13 18:32:21 +05:30
Anmol Singh Bhatia
63a15f2bf9
chore: calendar layout day tile improvement
2023-12-13 14:48:42 +05:30
Aaryan Khandelwal
48fe6f9b9a
chore: update self hosted sign in form cta in the web and space apps ( #3096 )
...
* chore: update self hosted sign in form cta
* chore: update self hosted sign in form cta in the space app
2023-12-12 17:40:02 +05:30
sriram veeraghanta
05d675c138
Merge pull request #3086 from makeplane/fix/issue_layout_permission_validation
...
chore: issue layout quick add issue button permission validation
2023-12-12 17:36:07 +05:30
sriram veeraghanta
09b4f6dedd
Merge pull request #3091 from makeplane/chore/project-member-leave
...
chore: guest and viewer can leave project
2023-12-12 17:35:14 +05:30
LAKHAN BAHETI
c7d50bb7ce
fix: member role project leave
2023-12-12 17:00:59 +05:30
Anmol Singh Bhatia
24c02495aa
chore: instance setup done image update ( #3090 )
2023-12-12 16:05:59 +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
361ee16567
fix: modal size not changing when switching between modes ( #3082 )
2023-12-12 00:44:58 +05:30
Anmol Singh Bhatia
1d3745157d
style: cycle and module sidebar improvement ( #3076 )
...
* style: cycle and module sidebar improvement
* chore: issue attachment error message updated
2023-12-11 22:27:28 +05:30
Aaryan Khandelwal
07c15fcc1f
fix: gantt issues not getting updated ( #3075 )
2023-12-11 22:26:57 +05:30
Anmol Singh Bhatia
c33cfeb227
chore: issue link mobx integration ( #3072 )
...
* chore: issue link mobx integration
* chore: issue link code refactor and build fix
2023-12-11 22:26:29 +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
Prateek Shourya
3b12332704
fix: issue with clear filter option not working for filter groups in create view modal. ( #3081 )
2023-12-11 22:23:20 +05:30
Aaryan Khandelwal
c7cad452ab
fix: disable label combining for labels inside a group ( #3069 )
2023-12-11 17:31:22 +05:30
Lakhan Baheti
8041b23a63
chore: access restriction for lower roles ( #3067 )
2023-12-11 17:29:43 +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
Prateek Shourya
b515c0ffa6
fix: issue with GPT assistant response not updating on new requests. ( #3063 )
2023-12-11 17:27:52 +05:30
Aaryan Khandelwal
b629263bc2
fix: icon consistency for issue properties ( #3065 )
2023-12-11 17:27:29 +05:30
sriram veeraghanta
1bf064df15
sync: preview with develop
2023-12-11 16:26:11 +05:30
Aaryan Khandelwal
dd87bd0ee2
style: update OAuth buttons UI ( #3061 )
2023-12-11 15:52:21 +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
5b0066140f
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:50:45 +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
Henit Chobisa
fffcb2d947
fix: debounce logic in issue detail and description
2023-12-08 18:31:40 +05:30
Palanikannan1437
29e8e6c997
added comments to prevent further changes
2023-12-08 18:31:25 +05:30
Palanikannan1437
c68ade11ec
regression: peek overview rerendering
2023-12-08 18:31:25 +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
Aaryan Khandelwal
d0d106901e
bug: cycle and module change not working from the peek overview
2023-12-08 15:45:24 +05:30
sriram veeraghanta
4ff3a34a65
fix: merge conflicts resolved
2023-12-07 20:03:21 +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
M. Palanikannan
2a5ff3397f
[REGRESSION]: Inbox issue editor initialization ( #3025 )
...
* fixed core editor package build error
* reverting back changes such that editor doesn't rerender randomly in inbox issues
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
Aaryan Khandelwal
c455f03ced
fix: sub-issue properties not rendering and other sub-issue bugs ( #3020 )
...
* fix: sub-issue properties not rendering
* fix: delete sub-issue
* fix: delete issue modal on command k and the issue details page
2023-12-07 19:59:35 +05:30
Lakhan Baheti
68dcfcd451
fix: deactivate account post loading ( #3022 )
2023-12-07 19:59:35 +05:30
Nikhil
e755ce3272
dev: instance refactor ( #3015 )
...
* dev: remove license engine communication
* dev: remove license engine base url
* dev: update instance configuration function
* chore: removed the print statement
* chore: changed config variables
* chore: cleanup
* chore: added SKIP_ENV_VAR
* chore: changed the EMAIL_FROM
* dev: patch endpoint for workspace
* dev: custom port for takeoff script
* chore: changed my sequence
* fix: update operaton for member invitations in workspace
* clean-up: remove logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Henit Chobisa
b5ac2f8078
[ FEATURE ] New Issue Widget for displaying issues inside document-editor
( #2920 )
...
* feat: added heading 3 in the editor summary markings
* feat: fixed editor and summary bar sizing
* feat: added `issue-embed` extension
* feat: exposed issue embed extension
* feat: added main embed config configuration to document editor body
* feat: added peek overview and issue embed fetch function
* feat: enabled slash commands to take additonal suggestions from editors
* chore: replaced `IssueEmbedWidget` into widget extension
* chore: removed issue embed from previous places
* feat: added issue embed suggestion extension
* feat: added issue embed suggestion renderer
* feat: added issue embed suggestions into extensions module
* feat: added issues in issueEmbedConfiguration in document editor
* chore: package fixes
* chore: removed log statements
* feat: added title updation logic into document editor
* fix: issue suggestion items, not rendering issue widget on enter
* feat: added error card for issue widget
* feat: improved focus logic for issue search and navigate
* feat: appended transactionid for issueWidgetTransaction
* chore: packages update
* feat: disabled editing of title in readonly mode
* feat: added issueEmbedConfig in readonly editor
* fix: issue suggestions not loading after structure changed to object
* feat: added toast messages for success/error messages from doc editor
* fix: issue suggestions sorting issue
* fix: formatting errors resolved
* fix: infinite reloading of the readonly document editor
* fix: css in avatar of issue widget card
* feat: added show alert on pages reload
* feat: added saving state for the pages editor
* fix: issue with heading 3 in side bar view
* style: updated issue suggestions dropdown ui
* fix: Pages intiliazation and mutation with updated MobX store
* fixed image uploads being cancelled on refocus due to swr
* fix: issue with same description rerendering empty content fixed
* fix: scroll in issue suggestion view
* fix: added submission prop
* fix: Updated the comment update to take issue id in inbox issues
* feat:changed date representation in IssueEmbedCard
* fix: page details mutation with optimistic updates using swr
* fix: menu options in read only editor with auth fixed
* fix: add error handling for title and page desc
* fixed yarn.lock
* fix: read-only editor title wrapping
* fix: build error with rich text editor
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.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
Aaryan Khandelwal
c3f3578e8b
chore: remove unused fields from the god mode ( #3007 )
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
Lakhan Baheti
4c53157b0e
fix: custom analytic grouped bar tooltip value as ID ( #3003 )
...
* fix: tooltip value is coming as ID
* fix lint named module
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
1f860312c6
chore: added authorization to pages ( #3006 )
...
* chore: updated pages authorization
* chore: updated pages empty state image
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
aba4592b73
fix: bug fixes ( #3010 )
...
* fix: project view modal auto close bug fix
* fix: issue peek overview label select permission validation added
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
Anmol Singh Bhatia
24a28e44ff
chore: updated plane deploy sign-in workflows for cloud and self-hosted instances ( #2999 )
...
* chore: deploy onboarding workflow
* chore: sign in workflow improvement
* fix: build error
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