Aaryan Khandelwal
a0ed51c845
[WEB-2293] feat: pages version history ( #5417 )
...
* chore: project page version
* feat: page version history implemented
* chore: hide save button when version history overlay is active
* refactor: updated navigation logic
* chore: added error states
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-26 14:03:55 +05:30
Anmol Singh Bhatia
9f20936c86
fix: project intake viewer permission validation ( #5408 )
2024-08-22 16:11:53 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +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
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
Aaryan Khandelwal
8f8a97589d
fix: casing throughout the platform ( #5293 )
2024-08-04 10:09:29 +05:30
rahulramesha
1707f4f282
Add live button on views ( #5227 )
2024-07-25 15:16:14 +05:30
Akshita Goyal
d1828c9496
[WEB-2040] fix: text updates ( #5221 )
...
* fix: text updates
* fix: page title
* fix: icon color
* fix: Page title changes
2024-07-24 20:30:52 +05:30
guru_sainath
8a05cd442c
fix: mutating the issues count in the archived issues header when we restore the issues ( #5192 )
2024-07-23 16:04:03 +05:30
Anmol Singh Bhatia
2ad1047323
[WEB-1982] chore: sidebar navigation item refactor ( #5184 )
...
* chore: sidebar navigation item refactor
* chore: module and cycle sidebar padding adjustment
2024-07-22 15:16:23 +05:30
Aaryan Khandelwal
209b700fd9
fix: page breadcrumb tooltip persistence ( #5137 )
2024-07-18 15:49:25 +05:30
Anmol Singh Bhatia
39e3c28ad8
[WEB-1981] chore: project view icon and empty state ( #5153 )
...
* chore: view icon updated
* chore: view asset updated
* chore: project view empty state updated
2024-07-18 15:46:16 +05:30
Anmol Singh Bhatia
e4d6e5e1af
[WEB-1730] chore: project intake ( #5140 )
...
* chore: intake icon added
* chore: project inbox updated to intake in app sidebar and feature settings
* chore: intake icon added
* chore: project intake
* chore: project intake empty state asset updated
2024-07-16 15:21:03 +05:30
guru_sainath
f5f3c4915f
[WEB-1846] chore: integrated project other features enabled/disabled feature on project settings and updated the pro icon as a component ( #5071 )
...
* chore: integrated time traking enabled/disabled feature on project settings and updated the pro icon as a component
* chore: Showing the toggle and disabled to make any operations on project features
* chore: default exports in constants
* chore: seperated isEnabled and isPro
* chore: updated time traking key
* chore: updated UI in project feature settings
2024-07-15 19:48:27 +05:30
Anmol Singh Bhatia
f7de9a3497
fix: module and cycle sidebar scroll ( #5113 )
2024-07-15 13:26:28 +05:30
guru_sainath
f617937542
[WEB-1900] chore: mentions mutation, ui fix on app sidebar notification badge, and back button inbox issue notification embed ( #5083 )
...
* chore: mention notification boolean field
* chore: handled mentions and all notification mutation and UI fix on the app sidebar notification badge and Back redirection button on inbox issue resposiveness
* chore: Moved everthing to chip
* chore: cleaning up the selection when we unmount the page
* chore: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-09 13:41:34 +05:30
guru_sainath
fc2585bf64
[WEB-1878] ui: implementing popover component in a UI package ( #5063 )
...
* ui: impleented popover commponent
* chore: implemente component in project-states
* chore: added default styling for popover menu panel
* chore: removed propsWithChildren in popover component type
2024-07-08 15:03:22 +05:30
guru_sainath
38f8aa90c1
[WEB-1519] chore: update component structure in project state settings and implement DND ( #5043 )
...
* chore: updated project settings state
* chore: updated sorting on project state
* chore: updated grab handler in state item
* chore: Updated UI and added garb handler icon
* chore: handled top and bottom sequence in middle element swap
* chore: handled input state element char limit to 100
* chore: typos and code cleanup in create state
* chore: handled typos and comments wherever is required
* chore: handled sorting logic
2024-07-05 16:09:33 +05:30
guru_sainath
156f1011f3
chore: Active cycle muatation when current cycle creation when current_date is in between start_date and end_date ( #5050 )
2024-07-05 12:13:28 +05:30
Anmol Singh Bhatia
af51992eba
[WEB-1715] chore: issue filters indicator enhancement ( #5027 )
...
* chore: isIssueFilterActive helper function added
* chore: isIssueFilterActive implementation
* chore: code refactor
2024-07-03 15:43:22 +05:30
Aaryan Khandelwal
86464c1d6f
fix: project publish redirection ( #5004 )
2024-07-02 19:28:55 +05:30
rahulramesha
1f9f821543
[WEB-1255] chore: necessary changes for advanced views ( #4955 )
...
* make necessary changes for advanced views
* fix update view access methods
2024-06-27 18:42:07 +05:30
rahulramesha
82661589fb
[WEB-1255] feat: filters for project views and changes required for advanced views ( #4949 )
...
* View with filters and changes required for advanced views
* minor refactoring of views
* minor name change
2024-06-27 14:40:14 +05:30
Aaryan Khandelwal
eda1599c0d
chore: add extra check to fetch pages list and page details ( #4945 )
2024-06-26 18:49:13 +05:30
Prateek Shourya
4e97fcd776
[WEB-1724] fix: initial pages list loading. ( #4939 )
...
* [WEB-1724] fix: inital page loading.
* chore: update getPageById action.
* fix: lint error
2024-06-26 14:19:22 +05:30
sriram veeraghanta
f087af3946
fix: export page root from component pages
2024-06-25 20:48:34 +05:30
M. Palanikannan
99184371f7
[WEB-1727] refactor: pages editor sync logic solidified ( #4926 )
...
* feat: pages editor sync logic solidified
* chore: added validation for archive and lock in a page
* feat: pages editor sync logic solidified
* fix: updated the auto save hook to run every 10s instead of 10s after the user stops typing!!
* chore: custom status code for pages
* fix: forceSync in case of auto save
* fix: modifying a locked and archived page shows a toast for now!
* fix: build errors and better error messages
* chore: page root moved
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-25 18:58:57 +05:30
rahulramesha
635efeab7b
[WEB-1255] chore: public and unlocked views ( #4932 )
...
* chore private and public views required changes
* fix slight alignment of view icons
* add feedback for update View button
* fix object reference sharing by using cloneDeep to replicate objects
* addressing review comments
2024-06-25 18:21:30 +05:30
Prateek Shourya
e538bfad1f
[WEB-1702] chore: fix project archives breadcrumbs and minor ui fixes in profile page. ( #4916 )
...
* [WEB-1702] chore: fix project archives breadcrumbs.
* chore: minor padding fix in profile page.
* chore: update archive page breadcrumbs display logic.
* chore: add/ update page title.
2024-06-24 17:15:35 +05:30
Aaryan Khandelwal
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-06-21 17:37:11 +05:30
Anmol Singh Bhatia
24adddd29f
[WEB-1647] chore: breadcrumb items loader ( #4887 )
...
* chore: breadcrumb item loader added
* chore: breadcrumb item loader implementation
2024-06-20 16:08:14 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
Aaryan Khandelwal
135024a940
[WEB-1397] chore: update space app types ( #4861 )
...
* chore: update types
* chore: dummy page actions components
* chore: rename component
* refactor: rearrange declarations
2024-06-18 17:51:52 +05:30
Prateek Shourya
6828d33c3f
[WEB-1634] dev: update application router to support n-progress. ( #4846 )
...
* [WEB-1634] dev: update application router to support n-progress.
* chore: update app router initilization logic.
* fix: lint errors
2024-06-18 11:35:20 +05:30
Anmol Singh Bhatia
c99579cddc
[WEB-1600] chore: issue detail ui enhancement ( #4832 )
...
* chore: archived issue header consistency
* chore: restor banner removed from issue detail page
* chore: issue detail quick action component added
* chore: moved sidebar issue quick action to app header
2024-06-15 18:12:18 +05:30
guru_sainath
61d8586f7f
[WEB-522] chore: enabled estimate point analytics for module and cycle ( #4763 )
...
* chore: updated modal and form validations
* chore: module estimate analytics
* chore: state analytics
* chore: cycle estimate analytics
* chore: module points serializer
* chore: added fields in serializer
* chore: module state estimate points
* dev: updated module analytics
* dev: updated hover description on the burndown
* dev: UI and module total percentage validation
* chore: estimate points structure change
* chore: module burndown
* chore: key values changed
* chore: cycle progress snapshot
* chore: cycle detail endpoint
* chore: progress snapshot payload change
* chore: resolved merge conflicts
* chore: updated issue and point dropdown in active cycle
* chore: optimized grouped issues count in cycle and module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-12 19:02:27 +05:30
Aaryan Khandelwal
aa92ace57f
[WEB-1559] chore: make AI assistant endpoint workspace level ( #4770 )
...
* chore: make ai assistant endpoint workspace level
* chore: create workspace level ai assistant endpoint
2024-06-12 15:01:53 +05:30
Prateek Shourya
e3ebb9b61c
chore: files restructure ( #4766 )
...
* chore: bulk operations folder restructuring.
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-06-11 17:53:48 +05:30
Anmol Singh Bhatia
b05579d506
[WEB-1508] chore: module and cycle peek view improvement ( #4758 )
...
* chore: module and cycle list layout peek view improvement
* chore: code refactor
2024-06-11 17:33:31 +05:30
Satish Gandham
346bc2afe2
Refactor folder structure ( #4759 )
2024-06-11 14:39:52 +05:30
Prateek Shourya
05de4d83f3
chore: app dir headers re-implementation ( #4751 )
...
* chore: header refactor.
* fix: core imports
* chore: refactor profile activity header and fix all other header imports.
* fix: import fixes
* chore: header refactor.
* fix: app dir header reimplementation
* fix: removing parllel headers
* fix: adding route groups to handle pages
* fix: disabling sentry for temp
* chore: update default exports in layouts & headers for consistency.
* fix: bugfixes
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-06-11 02:23:19 +05:30