Anmol Singh Bhatia
9f20936c86
fix: project intake viewer permission validation ( #5408 )
2024-08-22 16:11:53 +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
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
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
854a90c3f1
chore: minor UI improvement in issue modal. ( #5390 )
2024-08-20 15:50:29 +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
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
Prateek Shourya
f675ea3f5d
chore: rename active filters to applied filters ( #5377 )
2024-08-16 18:15:55 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +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
Aaryan Khandelwal
a36adae995
[WEB-2047] dev: pages side menu refactor ( #5371 )
...
* dev: pages ai menu
* chore: remove unused tasks
2024-08-16 16:17:33 +05:30
Anmol Singh Bhatia
3e83eed398
[WEB-2233] fix: intake issue comment ( #5368 )
...
* fix: intake issue comment
* chore: issue comment improvement
2024-08-14 19:38:37 +05:30
dependabot[bot]
5f26ce2466
chore(deps): bump axios from 1.7.2 to 1.7.4 ( #5364 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 13:41:16 +05:30
Anmol Singh Bhatia
d9c9d85d38
[WEB-2221] fix: app sidebar and favorites improvement ( #5357 )
...
* fix: project collapsible toggle
* fix: project favorite redirection
* chore: favorite redirection scroll into view implementation
* fix: use favorite item details project details
2024-08-14 12:53:53 +05:30
Satish Gandham
3f4c95412d
Fix the missing eexport in EE folder ( #5358 )
2024-08-12 19:59:53 +05:30
Aaryan Khandelwal
4792c1cdf5
fix: project modal shortcut ( #5353 )
2024-08-12 19:17:10 +05:30
Akshita Goyal
041f2b16c3
[WEB-1986] chore: Build Fix, project page import ( #5356 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
* fix: import error
2024-08-12 19:12:35 +05:30
Akshita Goyal
91693b2269
chore: seperated project components for CE ( #5324 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
2024-08-12 18:24:42 +05:30
Anmol Singh Bhatia
269e6ccd18
[WEB-2204] chore: asset optimization ( #5346 )
...
* chore: dashboard empty state asset updated and remove unwanted asset
* chore: workspace active cycle asset updated
* chore: onboarding pages asset updated and remove unwanted asset from web and space app
* chore: onboarding profile setup and create workspace asset updated and remove unwanted asset from web and space app
* chore: code refactor
2024-08-10 12:09:57 +05:30
Aaryan Khandelwal
85f8fe9247
[WEB-2045] dev: editor variable font sizes and styles support ( #5340 )
...
* chore: added variable font size and font style support
* chore: remove font style switcher
* chore: update typography
2024-08-09 19:22:47 +05:30
Anmol Singh Bhatia
6d0cf1b4e9
[WEB-2190] fix: unauthorised delete and redirections ( #5342 )
...
* fix: cycle unauthorised delete action redirection
* fix: intake unauthorised delete action redirection
2024-08-09 19:14:38 +05:30
Anmol Singh Bhatia
679b0b6465
[WEB-2189] fix: issue peek overview and issue detail unauthorised delete action ( #5341 )
...
* fix: issue peek overview and issue detail delete action
* chore: code refactor
* chore: code refactor
2024-08-09 19:09:25 +05:30
Anmol Singh Bhatia
421bf2abc7
[WEB-2178] fix: empty folder title ( #5344 )
...
* fix: empty folder title
* fix: collapsible overflow issue
2024-08-09 19:03:25 +05:30
Anmol Singh Bhatia
24b1e71cbf
[WEB-2211] fix: input autoComplete ( #5333 )
...
* fix: input autoComplete
* chore: code refactor
* chore: set autoComplete on for email, password and name
2024-08-09 16:42:31 +05:30
timf34
644d1db44c
Fixed typo in manifest.json ( #5310 )
2024-08-08 20:13:09 +05:30
Anmol Singh Bhatia
48cb0f5afc
[WEB-2202] chore: user favorites mutation and code refactor ( #5330 )
...
* chore: fav item drag and drop improvement
* chore: user favorite type updated
* chore: user favorites helper function added
* dev: favorite item common component added
* dev: favorite item component added and code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-08-08 20:11:18 +05:30
guru_sainath
a2098ffb5e
chore: made cursor update on created_by in issue poprities pane in issue deatil, and issue peekoverview ( #5331 )
2024-08-08 17:13:52 +05:30
Anmol Singh Bhatia
1b624ef3ac
fix: work log activity validation ( #5332 )
2024-08-08 16:43:45 +05:30
Aaryan Khandelwal
be82cbb8e8
[WEB-2047] chore: add missing exports ( #5334 )
...
* chore: add missing exports
* chore: delete unnecessary files
2024-08-08 16:41:49 +05:30
Prateek Shourya
49a895f117
improvement: merge quick add logic for all layouts. ( #5323 )
2024-08-07 20:54:08 +05:30
Aaryan Khandelwal
943dd593fa
dev: editor extensions feature flagging ( #5279 )
2024-08-07 20:06:15 +05:30
Anmol Singh Bhatia
86909cff14
[WEB-2182] chore: user favorites item enhancements ( #5321 )
...
* fix: user favorties item icon type and alignment
* chore: user favorite item clickable area improvement
2024-08-07 17:56:20 +05:30
Anmol Singh Bhatia
598846adc4
[WEB-2182] chore: user favorites improvement ( #5318 )
...
* chore: favorite collapsible spacing
* chore: favorite collapsible tooltip added
* chore: user favorites icon improvement and code refactor
* chore: favorites empty state added
* chore: project identifier message updated
* chore: favorties collapsible improvement
* chore: code refactor
* fix: build error
* fix: app sidebar draft issue z-index
2024-08-07 15:28:25 +05:30
Akshita Goyal
806eae0139
fix: reloading on favorite action ( #5313 )
2024-08-07 12:58:24 +05:30
Anmol Singh Bhatia
3279bb6ac9
[WEB-2182] fix: favorite item alignment and redirection ( #5316 )
...
* fix: favorite item alignment
* fix: favorite item redirection
* chore: code refactor
2024-08-06 18:21:53 +05:30
Anmol Singh Bhatia
3f9523804b
fix: delete action mutation ( #5315 )
2024-08-06 16:42:13 +05:30
guru_sainath
9715922fc1
[WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions ( #5314 )
...
* chore: handled intercom operations programatically.
* fix: app sidebar improvement
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-08-06 16:02:01 +05:30
Prateek Shourya
95641f31af
fix: sidebar help section padding. ( #5311 )
2024-08-06 13:08:39 +05:30
Prateek Shourya
333a989b1a
chore: components restructuring and UI improvements. ( #5285 )
...
* chore: components restructuring and minor UI improvements.
* chore: minor UI improvements fro icons and member dropdown.
* chore: update issue identifier.
* chore: rename `Issue Extra Property` to `Issue Additional Property`
* chore: fix popovers placement issue on components with overflow.
* chore: add `scrollbar-xs`
* chore: add `xs` size for input and textarea components.
* chore: update `sortable` to return back `movedItem` in the onChange callback.
* chore: minor UI adjustments for radio-select.
* chore: update outside click delay to 1ms.
2024-08-05 20:42:14 +05:30
Akshita Goyal
a93dfc1b8d
fix: favorite improvements ( #5307 )
2024-08-05 20:17:59 +05:30
Akshita Goyal
91e4da502a
[WEB-1907] Fix/favorite move out of folder ( #5305 )
...
* fix: fav feature review changes
* fix: enabled moving out of folder on hovering
* fix: removed consoles
2024-08-05 17:06:53 +05:30
Akshita Goyal
fafa2c06c3
fix: fav feature review changes ( #5304 )
2024-08-05 16:33:30 +05:30
Aaryan Khandelwal
dd806dfa2f
chore: remove yjs resolve ( #5301 )
2024-08-05 15:30:17 +05:30
rahulramesha
42462c78f7
modify cycle options ( #5299 )
2024-08-05 15:15:11 +05:30
Anmol Singh Bhatia
21343034c2
[WEB-2173] fix: app sidebar spacing and build error ( #5300 )
...
* fix: app sidebar spacing
* fix: build error
2024-08-05 15:13:51 +05:30