sriram veeraghanta
22bbdd5ab8
fix: add validations
2023-12-29 22:07:52 +05:30
sriram veeraghanta
5de94c575a
fix: workspace invitation status fixes ( #3279 )
2023-12-29 17:49:39 +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
1d5a3a02c1
fix: issue parent select ( #3267 )
2023-12-29 15:22:30 +05:30
sriram veeraghanta
62b9b259c0
fix: adding issue title to the activity ( #3271 )
2023-12-28 18:53:06 +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
Prateek Shourya
71bf049e89
Style/UI improvements ( #3269 )
...
* style: update `Workspace Issues` -> `All Issues` header.
* style: fix issue activity text overflow issue.
2023-12-28 14:30:33 +05:30
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