Aaryan Khandelwal
bd20d71fc4
chore: add extra check to the version editor ( #5521 )
2024-09-05 12:38:50 +05:30
Aaryan Khandelwal
b80049d533
fix: untitle page title in favorites list ( #5515 )
2024-09-05 12:37:15 +05:30
Akshita Goyal
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
2024-09-05 12:16:24 +05:30
Prateek Shourya
c78b2344b8
[WEB-2376] dev: workspace settings improvement & refactor. ( #5519 )
...
* [WEB-2376] dev: workspace settings improvement & refactor.
* chore: update `filterWorkspaceSettingLinks` to `shouldRenderSettingLink`.
2024-09-04 20:21:16 +05:30
Anmol Singh Bhatia
eea6ceaec4
fix: pwa intake issue comment section z-index ( #5522 )
2024-09-04 20:15:46 +05:30
Mihir
7750844fc3
[WEB-2216] fix: added validation check for white space for create issue modal ( #5468 )
...
* Updated validation check for issue modal
* Updates to functions for throwing errors
* Updates to functions for throwing errors
2024-09-04 20:15:14 +05:30
Prateek Shourya
20b1558dd7
[WEB-2332] fix: application layout and minor UI improvements. ( #5514 )
...
* [WEB-2332] fix: application layout and minor UI improvements.
* [WEB-2332] fix: revert back layout changes.
* fix: lint error.
* fix: lint errors.
2024-09-04 16:09:55 +05:30
Akshita Goyal
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
Ketan Sharma
b6d596b474
replaced necessary .svg files with .webp and made edits the imports in the file ( #5474 )
2024-09-03 18:31:01 +05:30
Dima Hinev
a36d4480bd
chore: search on enter for image picker popover unsplash input ( #5499 )
2024-09-03 18:29:48 +05:30
rahulramesha
3fbfe94f5f
add issue_type to filters from when loading from persisted data ( #5509 )
2024-09-03 17:59:43 +05:30
Ketan Sharma
1ef535af7b
[WEB-2254] fix: change message for issue via link empty state ( #5492 )
...
* change empty state message for issues opened via link
* remove log statement
2024-09-03 15:56:38 +05:30
Aaryan Khandelwal
9910ed6e5f
[WEB-1116] refactor: page helpers for document transformation ( #5503 )
...
* refactor: page helpers for document transformation
* refactor: update tranforamtion function name
2024-09-03 15:31:32 +05:30
Prateek Shourya
a11c12cd7b
[ENG-37] chore: sidebar help section revamp. ( #5495 )
...
* [ENG-37] chore: sidebar help section revamp.
* fix: lint error.
2024-09-02 21:29:09 +05:30
Anmol Singh Bhatia
e9f486eec6
fix: completed cycle issue transfer validation ( #5494 )
2024-09-02 18:01:37 +05:30
Aaryan Khandelwal
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +05:30
rahulramesha
10c253471c
[WEB-2365] fix: Misaligned tooltips in few components ( #5486 )
...
* fix mis-aligned tooltips in few components
* fix tooltip for kanban title
2024-09-02 15:09:55 +05:30
Dima Hinev
65b9cfbfe2
fix: improve identation for workspace menu ( #5487 ) ( #5489 )
2024-09-02 15:08:40 +05:30
Anmol Singh Bhatia
12a304b04f
[WEB-2228] fix: dashboard peek overview issue fetch ( #5442 )
...
* fix: dashboard peekoverview issue fetch
* fix: intake issue modal remove parent issue action
2024-09-02 14:01:57 +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
Aaryan Khandelwal
03c28a11e8
fix: highlight current user on read only lite text editor ( #5472 )
2024-09-02 13:58:55 +05:30
rahulramesha
bcd08b3159
[WEB-2363] fix: Error while updating issue in cycles ( #5478 )
...
* fix update parent stats error
* fix web lint
2024-09-02 13:58:36 +05:30
Ketan Sharma
9d9a812f7b
changed the old message to the new one ( #5475 )
2024-08-30 19:58:39 +05:30
Anmol Singh Bhatia
b9f78ba42b
chore: next image config updated ( #5452 )
2024-08-30 19:24:29 +05:30
Ketan Sharma
2e890e4d6f
[WEB-2294] fix: remove 'Add Project' button from archives route and remove it from the dropdown in header ( #5469 )
...
* fix: remove 'Add Project' button from archives route and remove it from the dropdown in header
* Improved Code Logic
* Fixed Clear All Button and UI Fixes
2024-08-30 19:08:35 +05:30
rahulramesha
c1d3da0cab
use-platform-os hook optimization to not cause re renders ( #5453 )
2024-08-30 19:05:22 +05:30
rahulramesha
4598b1b49d
[WEB-2341] feat: Add display filters and display properties to create/update view dialog ( #5451 )
...
* Add display filters and display properties to create view dialog
* revert back display filter selection change
2024-08-30 19:04:38 +05:30
rahulramesha
693085577d
[WEB-2316] chore: Render Tooltips and Drop downs in certain places on hover hover to improve rendering performance ( #5456 )
...
* render tooltips and dropdowns in certain places post hover to improve performance
* fix useEffect hooks
2024-08-29 21:07:49 +05:30
Anmol Singh Bhatia
33ab6029dc
fix: intake issue accept modal ( #5465 )
2024-08-29 19:26:26 +05:30
Ketan Sharma
dc2e7ca3d5
increase z-index from z-20 to z-[21] in dropdown.tsx ( #5446 )
2024-08-29 19:25:55 +05:30
Mihir
b14a919c35
[WEB-2145] chore: added copy button for intake issues ( #5455 )
...
* chore: added copy button for intake issues
* Updated button UX
Updated button UX and handleCopyIssue function
* Removed commented code
2024-08-29 18:22:02 +05:30
Aaryan Khandelwal
f843a5153b
fix: version history editor overflow ( #5461 )
2024-08-29 12:49:59 +05:30
Anmol Singh Bhatia
3c78292618
[WEB-2344] fix: quick action hover ( #5449 )
...
* fix: quick action hover
* chore: code refactor
2024-08-28 20:02:14 +05:30
Aaryan Khandelwal
de273dd618
[WEB-2293] refactor: version editor ( #5454 )
...
* refactor: version editor
* chore: added missing props
2024-08-28 19:56:28 +05:30
Aaryan Khandelwal
0cce39ec7c
[WEB-2338] chore: handle untitled page breadcrumbs ( #5445 )
...
* chore: handle untitle page titles
* chore: store page title in a const
2024-08-28 14:35:45 +05:30
Anmol Singh Bhatia
3ee14771e7
[PWA-1] fix: pwa app sidebar redirection ( #5416 )
...
* fix: pwa app sidebar redirection
* chore: pwa app sidebar improvement
2024-08-28 14:33:10 +05:30
Anmol Singh Bhatia
59697d34f8
[PWA-17] chore: project view list header improvement ( #5425 )
...
* chore: project view list header improvement
* chore: code refactor
2024-08-28 14:31:27 +05:30
Aaryan Khandelwal
7efda1c392
[WEB-2050] dev: added new information panels to a page ( #5409 )
...
* dev: added new information panels to pages
* refactor: update function name
2024-08-28 14:08:29 +05:30
Aaryan Khandelwal
fb2a04dc14
chore: add authorization to restore version ( #5444 )
2024-08-28 14:03:01 +05:30
Akshita Goyal
716300d964
[WEB-2114]: Chore: project cycle optimization ( #5430 )
...
* chore: project cycle optimization
* fix: typo
* chore: changed the label typo
* feat: intergrated optimized api
* chore: added every key as plural
* fix: productivity dropdown
* fix: removed logging
* fix: handled loading
* fix: loaders
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-27 19:50:20 +05:30
Aaryan Khandelwal
b22bdef9e1
chore: move version history editor to edition specific structure ( #5441 )
2024-08-27 19:50:07 +05:30
guru_sainath
09209694a4
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 17:45:17 +05:30
Prateek Shourya
88013e3b06
[WEB-2312] chore: minor UI and UX copy improvements. ( #5438 )
2024-08-27 17:27:59 +05:30
Anmol Singh Bhatia
f39fc3e9ca
[PWA-12] chore: project analytics modal header improvement ( #5427 )
...
* chore: project analytics modal header improvement
* chore: code refactor
2024-08-27 16:49:52 +05:30
Anmol Singh Bhatia
e3cd7050fa
[PWA-11] fix: pwa kanban layout block ( #5426 )
...
* fix: pwa kanban layout block
* chore: code refactor
2024-08-27 16:47:49 +05:30
Anmol Singh Bhatia
a19226ac64
fix: intake issue create and update modal ( #5434 )
2024-08-27 16:47:05 +05:30
rahulramesha
e7a41b3c32
redirect to issues page post deletion ( #5437 )
2024-08-27 16:46:53 +05:30
Ketan Sharma
224c8bc0a1
add vertical padding to div containing SidebarUserMenu ( #5436 )
2024-08-27 16:08:50 +05:30
Prateek Shourya
83ceba3166
[WEB-2332 | 2295] style: UI improvements. ( #5433 )
...
* [WEB-2332] style: minor layout improvements.
* [WEB-2295] style: fix scrollbar padding in workspace list section of profile settings.
* style: add `app-container` css.
2024-08-27 14:26:09 +05:30
Ketan Sharma
08c9bd7949
change z-index from 5 to 1 ( #5428 )
2024-08-27 12:54:12 +05:30