Prateek Shourya
65caaa14cd
[WEB-1957] fix: exception error on label creation for unauthorized users. ( #5127 )
2024-07-15 20:29:20 +05:30
dependabot[bot]
0e92cae05f
chore(deps): bump django in /apiserver/requirements ( #5128 )
...
Bumps [django](https://github.com/django/django ) from 4.2.11 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.14 )
---
updated-dependencies:
- dependency-name: django
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-07-15 20:24:53 +05:30
Anmol Singh Bhatia
9523799f34
fix: isssue widgets collapsible ui ( #5126 )
2024-07-15 19:51:59 +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
rahulramesha
08d9e95a86
[WEB-1255] chore: Refactor existing Space app for project publish ( #5107 )
...
* chore: paginated the issues in space app
* chore: storing query using filters
* chore: added filters for priority
* chore: issue view model save function
* chore: votes and reactions added in issues endpoint
* chore: added filters in the public endpoint
* chore: issue detail endpoint
* chore: added labels, modules and assignees
* refactor existing project publish in space app
* fix clear all filters in space App
* chore: removed the extra serialier
* remove optional chaining and fallback to an empty array
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-15 18:35:45 +05:30
guru_sainath
22671ec8a7
[WEB-1954] chore: implemented table component in ui library ( #5125 )
...
* chore: implemented table component in ui library
* chore: added export in the UI package
2024-07-15 18:34:16 +05:30
Prateek Shourya
56331a7b55
[WEB-1949] chore: delete workspace components restructuring. ( #5123 )
...
* [WEB-1949] chore: delete workspace components restructuring.
* chore: update delete workspace section.
2024-07-15 16:55:26 +05:30
Akshita Goyal
33d6a8d233
[WEB-1820]: Fix/project selection dropdown ( #5122 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
* fix: handled the custom search button
* Freeze hookform version
* Revert yarn lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 16:47:40 +05:30
Akshita Goyal
4c353b6eeb
[WEB-1557] fix: create issue disabled for guests ( #5102 )
...
* fix: create issue disabled for guests
* fix: workspace role type
* fix: create modal issue
* fix: removed the create action in guest mode
* Remove unused imports
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 14:18:57 +05:30
Bavisetti Narayan
0cc5a5357b
fix: added atomic transactions ( #5109 )
2024-07-15 14:06:50 +05:30
Anmol Singh Bhatia
e758e08785
chore: space app issue comment placeholder updated ( #5121 )
2024-07-15 13:35:06 +05:30
Anmol Singh Bhatia
890888a274
chore: export issues validation added ( #5118 )
2024-07-15 13:27:20 +05:30
Anmol Singh Bhatia
f7de9a3497
fix: module and cycle sidebar scroll ( #5113 )
2024-07-15 13:26:28 +05:30
Anmol Singh Bhatia
830d1c0b5a
fix: issue label activity truncate fix and chip component added ( #5120 )
2024-07-15 13:13:20 +05:30
rahulramesha
4b0946e093
fix sort order for workspace views ( #5112 )
2024-07-12 19:53:11 +05:30
Anmol Singh Bhatia
1a26768291
[WEB-1902] fix: last draft issue properties ( #5110 )
...
* fix: handleFormChange added to start and due date properties
* fix: useEffect added to update localStorage when isDirty changes
2024-07-12 19:49:23 +05:30
Anmol Singh Bhatia
c93b826c48
chore: updated the order of issue detail widgets in the peek overview ( #5111 )
2024-07-12 19:46:00 +05:30
Prateek Shourya
ce89c7dcff
[WEB-1929] chore: improve finishOnboarding logic to handle case where user profile setup is done and user already has a workspace. ( #5105 )
2024-07-12 17:17:58 +05:30
Akshita Goyal
f06095f120
[WEB-1759] fix: project dropdown action ( #5088 )
...
* fix: project dropdown action
* chore: added redirection for collapsed sidebar
* fix: disclosure panel close issue
* fix: removed redundancy
* fix: truncate issue
2024-07-11 20:20:32 +05:30
Anmol Singh Bhatia
dd3b0f6a3f
[WEB-1921] fix: issue widgets modal and code refactor ( #5106 )
...
* fix: celery fix
* chore: issue relationkey and issueCrudOperation state added to issueDetail store
* chore: moved issue detail widget modal to root
* chore: code refactor
* chore: default open widget updated
2024-07-11 20:12:09 +05:30
Bavisetti Narayan
24973c1386
[WEB-1909] chore: removed duplication of assignee and label activity ( #5095 )
...
* chore: removed duplication of assignee and label activity
* chore: removed the print statement
* chore: updated the queryset
2024-07-11 14:43:02 +05:30
Anmol Singh Bhatia
15b0a448ee
[WEB-1925] dev: issue detail widget enhancement ( #5101 )
...
* chore: collapsible button border color updated
* chore: TIssueDetailWidget type added
* chore: issue link modal onClose updated
* chore: issue detail widgets collapse state added to store
* chore: issue detail widget interaction added
* chore: issue detail widget interaction added
2024-07-11 14:34:56 +05:30
Nikhil
4d484577b5
dev: fix page versioning task ( #5104 )
2024-07-11 13:47:32 +05:30
Akshita Goyal
2d78f6fd22
fix: empty state for view page fixed ( #5090 )
2024-07-11 13:37:40 +05:30
Akshita Goyal
77694ee8ba
[WEB-1876] fix: "Show sub-issues" checkbox checked by default under Archives ( #5091 )
...
* fix: "Show sub-issues" checkbox checked by default under Archives
* fix: default value set
2024-07-11 13:37:07 +05:30
Akshita Goyal
ac8e588ac3
[WEB-1820] fix: analytics truncate project name ( #5089 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
2024-07-11 13:36:34 +05:30
guru_sainath
2136872351
[WEB-1916] ui: updated the empty state design in workspace notifications and ui changes ( #5093 )
...
* ui: updated the empty state design in workspace notifications and ui changes
* chore: updated the popover custom components
* ui: updated the badge ui on the sidrbar options
* ui: broken down the menu components
2024-07-11 13:19:07 +05:30
Anmol Singh Bhatia
a90724516b
chore: auth screen layout padding ( #5087 )
2024-07-11 13:18:06 +05:30
Prateek Shourya
31f67e189d
[WEB-1843] chore: billing page and upgrade badge UI improvements. ( #5099 )
...
* [WEB-1843] chore: billing page and upgrade badge UI improvements.
* chore: fix sidebar collaped state.
2024-07-10 19:38:21 +05:30
Nikhil
c6db050443
chore: page version migrations ( #5103 )
...
* chore: rewrite page version migration to remove data back migration
* dev: rename exporter history choice field
* dev: update migration
2024-07-10 19:37:04 +05:30
Nikhil
f9a3778c7f
fix: data migrations for page versioning ( #5100 )
...
* dev: remove issue type back migrations
* dev: revert data migrations
* dev: update migrations to run async
* dev: remove unused imports
2024-07-10 15:03:41 +05:30
Nikhil
ec1662cbd6
dev: remove page version back migrations ( #5092 )
2024-07-09 19:58:49 +05:30
Nikhil
7986a28ca2
[WEB - 1837]feat: page versioning ( #5019 )
...
* dev: create issue types and add back migration for existing issues
* dev: fix save
* dev: fix migration for issue types
* dev: create page version
* dev: add page versioning migrations
* dev: create page version endpoints
* dev: add is_default value in issue type
* dev: add start date and target date to project
* chore: updated migration
* dev: get issue_types
* fix: typo
* dev: update fetch ordering
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 18:55:35 +05:30
guru_sainath
cd540e9641
[WEB-1908] chore: update input type number validation to type text in estimate input form ( #5086 )
...
* chore: removed input type number validation in estimate input form
* chore: removed pattern
2024-07-09 15:31:12 +05:30
Anmol Singh Bhatia
676ec7e396
[WEB-1899] fix: issue attachment delete modal and code refactor ( #5085 )
...
* chore: issue attachment modal state updated in store
* fix: issue attachment delete modal fix and code refactor
2024-07-09 15:14:23 +05:30
Bavisetti Narayan
6b12c78cea
[WEB-1904] chore: updated setup env ( #5082 )
...
* chore: updated setup env
* chore: removed the web env
2024-07-09 13:48:36 +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
Nikhil
988201d729
[WEB - 1888] dev: log issue activity when transferring issues from one cycle to another ( #5073 )
...
* fix: cycle transfer activity
* chore: external api transfer issue
* chore: moved the cycle id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-08 20:54:10 +05:30
Anmol Singh Bhatia
6c2b28df91
fix: attachment delete modal ( #5080 )
2024-07-08 20:53:35 +05:30
Anmol Singh Bhatia
53e5d4b40c
[WEB-1680] dev: issue detail activity revamp and issue detail page improvement ( #5075 )
...
* chore: issue link activity message updated
* chore: activity filter type constant added
* dev: issue activity revamp and code refactor
* chore: issue detail widget oreder updated in peek overview
* chore: issue detail page padding improvement
* fix: relation widget toast alert
* fix: relation widget toast alert
* fix: peek overview attachment delete modal
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: issue detail sidebar parent field
2024-07-08 19:33:19 +05:30
Anmol Singh Bhatia
fd61079c8b
chore: project active cycle progress state group color updated ( #5077 )
2024-07-08 18:52:47 +05:30
guru_sainath
7767be2e21
[WEB-1889] fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peek overview component ( #5074 )
...
* fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peekoverview component
* fix: code cleanup
* fix: code cleanup on workspace notification store
* fix: updated selected notification on workspace notification store
2024-07-08 18:52:30 +05:30
rahulramesha
a623456e63
[WEB-1890] fix: issue creation by using appropriate stores ( #5072 )
...
* fix issue creation by using appropriate stores
* add comments
* change useIssuesStore hook to use useIssueStoreType
2024-07-08 18:52:10 +05:30
Anmol Singh Bhatia
fb586c58d2
fix: created by tooltip removed ( #5076 )
2024-07-08 17:43:20 +05:30
Anmol Singh Bhatia
fb46249ccf
[WEB-1872] fix: completed cycle gantt layout quick add issue validation ( #5066 )
...
* fix: completed cycle gantt layout quick add issue validation
* chore: code refactor
2024-07-08 15:55:53 +05:30
Anmol Singh Bhatia
0e4ce2baa5
chore: issue widgets added to issue peek overview ( #5069 )
2024-07-08 15:51:59 +05:30
Anmol Singh Bhatia
4e815c0fed
fix: issue link error toast alert ( #5068 )
2024-07-08 15:28:38 +05:30
Nikhil
1cd55cd95b
fix: remove user workspace cache on account deactivation ( #5065 )
2024-07-08 15:27:45 +05:30
Satish Gandham
d8d476463b
[WEB-1728] Chore: Preload apis required to bootstrap the application ( #5026 )
...
* chore: prefetch apis
* chore: implemented cache-control
* Preload links with credentials
* chore: updated time in the cache and handled it based on cookie
* chore: make cache private
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-08 15:26:52 +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