sriram veeraghanta
83bfca6f2d
fix: linting issues and rule changes ( #5681 )
...
* fix: lint config package updates
* fix: tsconfig changes
* fix: lint config setup
* fix: lint errors and adding new rules
* fix: lint errors
* fix: ui and editor lints
* fix: build error
* fix: editor tsconfig
* fix: lint errors
* fix: types fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-09-23 17:10:38 +05:30
Prateek Shourya
b2533b94ce
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. ( #5595 )
...
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
2024-09-12 20:10:04 +05:30
Ketan Sharma
ad5c6ee4f5
[WEB-2201] fix: clear email button on login screen ( #5546 )
...
* fixed the logic
* made required css changes
* replicated same for space component
* fixed variable name
* replicated for space
* better variable name
* improved the css
* replicated for space
2024-09-09 14:58:06 +05:30
Ketan Sharma
9415a5ba00
made required changes in css ( #5542 )
2024-09-06 16:22:59 +05:30
Aaryan Khandelwal
bac5b53ffb
[WEB-2348] fix: allow updating comments with just mentions in them ( #5471 )
...
* fix: accept mentions while updating comments
* chore: remove console log
* chore: update empty string helper function
2024-09-02 14:00:41 +05:30
rahulramesha
89633d8b2a
fix sort order in states for space app ( #5374 )
2024-08-16 16:47:07 +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
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
rahulramesha
3b21018154
fix issue description in space app's peek overview ( #5328 )
2024-08-08 17:00:15 +05:30
rahulramesha
91142659ca
[WEB-2192] fix: order of state groups in space app ( #5317 )
...
* chore: added sequence in the states endpoint
* fix state grouping order in space app
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-07 13:49:45 +05:30
sriram veeraghanta
c89fe9a313
fix: url mismatches in space app
2024-08-01 14:12:57 +05:30
rahulramesha
889393e1d1
fix empty grouping in Kanban ( #5269 )
2024-07-30 19:51:47 +05:30
rahulramesha
fffa8648bb
Space app Kanban block reactions ( #5272 )
2024-07-30 19:32:24 +05:30
Aaryan Khandelwal
518327e380
[WEB-1974] fix: images getting replaced on resize ( #5233 )
...
* fix: image resizer error
* refactor: created common function to get the active image element
* fix: build errors
2024-07-30 14:58:40 +05:30
rahulramesha
c2c2ad0d7a
fix project issue loader and error handling ( #5223 )
2024-07-25 14:15:16 +05:30
rahulramesha
1f9c7a4b67
fix issue reactions in space app ( #5222 )
2024-07-24 20:34:03 +05:30
rahulramesha
8577a56068
[WEB-1255] chore: Required Spaces refactor ( #5177 )
...
* Changes required to enable Publish Views
* default views to not found page
* refactor exports
* remove uncessary view service
* fix review comments
2024-07-22 16:01:46 +05:30
Aaryan Khandelwal
2ee6cd20d8
chore: add missing headings to the rich text editor ( #5135 )
2024-07-22 15:17:24 +05:30
guru_sainath
cd85a9fe09
chore: handled the auto form submit for all authenticators ( #5139 )
2024-07-16 14:16:10 +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
Anmol Singh Bhatia
e758e08785
chore: space app issue comment placeholder updated ( #5121 )
2024-07-15 13:35:06 +05:30
Anmol Singh Bhatia
a90724516b
chore: auth screen layout padding ( #5087 )
2024-07-11 13:18:06 +05:30
Aaryan Khandelwal
b50df9ef99
fix: peek overview layout dropdown icons ( #4993 )
2024-07-02 19:27:13 +05:30
Aaryan Khandelwal
e78263e01f
[WEB-1689] fix: command enter submits the form ( #4986 )
...
* fix: command enter submits the form
* fix: build errors
2024-07-01 17:00:53 +05:30
Aaryan Khandelwal
761fbe3ffb
chore: rename deploy to publish ( #4957 )
2024-06-28 11:52:46 +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
guru_sainath
1b1302dfbd
chore: handled password validation on onboarding screen ( #4894 )
2024-06-20 17:27:28 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
Prateek Shourya
268c35a584
fix: update root store import in space app. ( #4883 )
2024-06-20 13:32:42 +05:30
Aaryan Khandelwal
46ac908155
chore: updated error and empty states' content ( #4870 )
2024-06-19 16:39:31 +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
Aaryan Khandelwal
59f0e9fe2c
[WEB-1397] fix: UI package logo component ( #4858 )
...
* fix: logo component
* chore: add missing anchor observable
2024-06-18 16:16:50 +05:30
Aaryan Khandelwal
c9cf7cc631
[WEB-1397] refactor: edition specific migration ( #4847 )
...
* refactor: edition specific migration
* revert: pagination from space endpoints
* fix: project publish
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-06-17 20:09:15 +05:30