David Chiang
d76840ff6f
Fix spelling error in setting-label-list.tsx ( #3210 )
2023-12-22 17:24:02 +05:30
sriram veeraghanta
d4b6f4faf1
Merge pull request #3227 from makeplane/develop
...
fix: posthog events trigger in staging (#3220 )
2023-12-22 14:05:51 +05:30
Ramesh Kumar Chandra
fe9519314a
fix: posthog events trigger in staging ( #3220 )
...
* fix: posthog events trigger in staging
* refactor: cleared comment lines for warnings, added dependancy values
* refactor: removed unnecessary dependency
2023-12-22 14:05:17 +05:30
M. Palanikannan
e141091e99
fix: Resolved page not saving/not copying contents bug ( #3203 )
...
This commit adds a duplicate_page function to the PageDetailsPage component, which allows users to duplicate a page. If the current page does not have a description_html value, it will be set to the default value from the pageDetails object. The formData object is updated with the necessary values for duplication, including the new page name and description. Additionally, the handleSubmit dependency is included in the useEffect hook to ensure proper form submission.
2023-12-20 18:54:16 +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
sriram veeraghanta
216a7c8fda
fix: adding additional headers to restrict iframe
2023-12-20 13:49:17 +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
sriram veeraghanta
a86dafc11c
Merge pull request #3170 from makeplane/preview
...
sync: moving contributions from preview to develop
2023-12-18 15:25:34 +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
Aaryan Khandelwal
e5902152ab
fix: overflow issues in the profile settings layout ( #3163 )
2023-12-17 00:21:03 +05:30
Anmol Singh Bhatia
b7e2f1e57a
chore: resolve priority sorting order ( #3141 )
2023-12-15 17:37:37 +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
Aaryan Khandelwal
5b67f27345
fix: remove get requests from the catch block ( #3135 )
...
* fix: refetching project filters on error
* fix: get request in the catch block
2023-12-14 19:55:45 +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
Anmol Singh Bhatia
aafac9ed1d
chore: state sequence ordering ( #3130 )
2023-12-14 16:45:39 +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
Nikhil
5c7382d894
fix: environment file missing for space ( #3105 )
...
* fix: environment file missing for space
* dev: remove container name from the docker-compose local
* dockerfile.dev modified for volumes
* local dev fixes
---------
Co-authored-by: Manish Gupta <manish@mgupta.me>
2023-12-14 16:18:02 +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
Alexander Pushkov
dadd2cf39b
Fix .vertical-lr in Firefox
2023-12-13 19:04:12 +03:00
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
f119d702c7
chore: set an expiry of 30 days for the access and refresh tokens ( #3071 )
2023-12-11 22:25:48 +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
Anmol Singh Bhatia
82c0ee00a3
chore: profile setting bug fixes ( #3068 )
...
* chore: change password page redirection fix
* chore: profile activity profile redirection fix
2023-12-11 17:30:17 +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
Nikhil
bf2c6e36ef
chore: configurations ( #3059 )
...
* fix: encrypt and decrypt function to check for None case.
* fix: google and github oauth login check when one of them is not configured.
* remove: NEXT_PUBLIC_ENABLE_OAUTH variable.
2023-12-11 14:32:28 +05:30
sriram veeraghanta
62e66acc37
fix: upgrading lucide react dependency ( #3057 )
2023-12-10 17:54:36 +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
Henit Chobisa
01874cb2db
fix: added useCallback for controlling debounce function triggering on every rerendeer
...
Added a useCallback function, which helps keeping only one version of the debounce function, what happens is that when we type in the editor, the rerenders produces multiple debounce function, which all triggers together after the specifier amount of time, making many request to backend, consiquently failing the debounce. Now useCallback will give only one function even if the rerenders are happening which fixes the issue
2023-12-08 18:31:40 +05:30
Henit Chobisa
b82f04ea04
fix: document editor debounced
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
Anmol Singh Bhatia
5ac2c17e53
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia
3400e31d0a
chore: release version update
2023-12-08 16:34:15 +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
sriram veeraghanta
9d16b39c15
fix: adding sentry configs on space app and updated docker ignore ( #3018 )
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
sriram veeraghanta
691666e5e2
fix: upgrading types react package ( #3014 )
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
Aaryan Khandelwal
be2cf2e842
chore: updated sign-in workflows for cloud and self-hosted instances ( #2994 )
...
* chore: update onboarding workflow
* dev: update user count tasks
* fix: forgot password endpoint
* dev: instance and onboarding updates
* chore: update sign-in workflow for cloud and self-hosted instances (#2993 )
* chore: updated auth services
* chore: new signin workflow updated
* chore: updated content
* chore: instance admin setup
* dev: update instance verification task
* dev: run the instance verification task every 4 hours
* dev: update migrations
* chore: update latest features image
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
f481957818
fix: bug fixes and improvement ( #2992 )
...
* chore: issue sidebar permission bug fix and not authorized page redirection added
* chore: unauthorized project setting page improvement
* fix: build error fix
2023-12-07 19:59:35 +05:30
M. Palanikannan
1bddaf75b2
fix: Image Resizing and PR ( #2996 )
...
* added image min width and height programatically
* fixed editor initialization for peek view and inbox issues
* fixed ts issues with issue id in inbox
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
Anmol Singh Bhatia
a035cee165
[FED-1147] chore: module link mobx integration ( #2990 )
...
* chore: link type updated
* chore: mobx implementation for module link
* chore: update module mutation logic updated and toast alert added
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
Anmol Singh Bhatia
e6eef7eb0b
chore: space ui component revamp and bug fixes ( #2980 )
...
* chore: replace space ui component with plane ui component
* fix: space project icon and user pic bug
* chore: code refactor
* fix: profile section navbar fix
2023-12-07 19:59:35 +05:30
Lakhan Baheti
dbc8150852
chore: email invite accept validation ( #2965 )
...
* fix: empty state flickering on accepting only invitation
* fix: redirection from workspace-invitaion to onboarding
* chore: onboarding step 1 skip on accepting invite from email
* fix: dashboard redirection path
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
Lakhan Baheti
1b51892489
chore: issue update status in peekview & detail ( #2985 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
d12bd9507e
fix: leave project mutation ( #2976 )
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
Anmol Singh Bhatia
882cf91a91
chore: module and cycle sidebar date mutation fix ( #2986 )
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
rahulramesha
c346d82b0b
fix: mutation on transfer issues from cycle ( #2979 )
...
* fix cycle issues mutation on transfering issues
* fix transfer issues from cycle
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
054691d80e
refactor: custom hook for sign in redirection ( #2969 )
2023-12-07 19:59:35 +05:30
rahulramesha
979e6fe383
fix: sub display filter params for fetching issues ( #2972 )
...
* 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
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
6392a24098
chore: update instance admin sign in endpoint ( #2973 )
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
sabith-tu
d7457ed5f4
style: empty state for analytics, views and pages ( #2967 )
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
Aaryan Khandelwal
1296b6af42
style: updated the UI of the instance admin setup and the sign in workflow ( #2962 )
...
* style: updated the UI of the signin and instance setups
* fix: form validations and mutations
* fix: updated Link tags in accordance to next v14
* chore: latest features image, reset password redirection
2023-12-07 19:59:35 +05:30
Lakhan Baheti
a515c59518
fix: create workspace form validation ( #2958 )
...
* fix: create workspace form validation
* fix: textfield placeholder typo
* fix: name field onchange
2023-12-07 19:59:35 +05:30
guru_sainath
a276bd2301
chore: workspace global issues ( #2964 )
...
* dev: global issues store
* build-error: all issues render
* build-error: build error resolved in global view store
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
83026e8b2f
chore: profile issue display filters content updated ( #2963 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
1ef0a86c9d
chore: create issue modal improvement ( #2960 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
43cd0554fb
fix: view modal overlapping ( #2956 )
2023-12-07 19:59:35 +05:30
rahulramesha
c95a6522ab
fix: quick add positioning ( #2949 )
...
* fix quick add posutioning for kanban and spreadsheet
* fix kanban quick add project identifier
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
fd5b7d20a8
dev: instance setup workflow ( #2935 )
...
* chore: instance type updated
* chore: instance not ready screen added
* chore: instance layout added
* chore: instance magic sign in endpoint and type added
* chore: instance admin password endpoint added
* chore: instance setup page added
* chore: instance setup form added
* chore: instance layout updated
* fix: instance admin workflow setup
* fix: admin workflow setup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-07 19:59:35 +05:30
sriram veeraghanta
ee30eb0590
fix: removed unused packages and upgraded to next 14 ( #2944 )
...
* fix: upgrading next package and removed unused deps
* chore: unused variable removed
* chore: next image icon fix
* chore: unused component removed
* chore: next image icon fix
* chore: replace use-debounce with lodash debounce
* chore: unused component removed
* resolved: fixed issue with next link component
* fix: updates in next config
* fix: updating types pages
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2023-12-07 19:59:35 +05:30
guru_sainath
804313413b
chore: replaced v3 issues endpoints ( #2945 )
...
* chore: removed v3 endpoints
* chore: replace v3 issues to normal issues endpoints
* build-error: Bulid error is new issue structure
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
b2a948dcae
chore: cycle and module status indicator improvement ( #2942 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
468e117492
style: empty state improvement ( #2943 )
2023-12-07 19:59:35 +05:30
rahulramesha
90ca459b4a
fix: v3 issues for the layouts ( #2941 )
...
* fix drag n drop exception error
* fix peek overlay close buttons
* fix project empty state view
* fix cycle and module empty state view
* add ai options to inbox issue creation
* fix inbox filters for viewers
* fix inbox filters for viewers for project
* disable editing permission for members and viewers
* define accurate types for drag and drop
2023-12-07 19:59:35 +05:30
Lakhan Baheti
f7fa4d8b65
style: deactivate acount modal ( #2940 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
ffa74e21ac
chore: updated sign in workflow ( #2939 )
...
* chore: new sign in workflow
* chore: request new code button added
* chore: create new password form added
* fix: build errors
* chore: remove unused components
* chore: update submitting state texts
* fix: oauth sign in process
2023-12-07 19:59:35 +05:30
Lakhan Baheti
c2b90df498
chore: redirection to profile after workpace delete/leave ( #2937 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
220389e74e
chore: issue peek overview ( #2918 )
...
* chore: autorun for the issue detail store
* fix: labels mutation
* chore: remove old peek overview code
* chore: move add to cycle and module logic to store
* fix: build errors
* chore: add peekProjectId query param for the peek overview
* chore: update profile layout
* fix: multiple workspaces
* style: Issue activity and link design improvements in Peek overview.
* fix issue with labels not occupying full widht.
* fix links overflow issue.
* add tooltip in links to display entire link.
* add functionality to copy links to clipboard.
* chore: peek overview for all the layouts
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-07 19:59:35 +05:30