Akshita Goyal
763a28ab60
[WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451
2025-07-22 16:47:14 +05:30
Aaryan Khandelwal
5c22a6cecc
[WIKI-484] chore: update editor packages ( #7265 )
2025-07-21 19:25:49 +05:30
Vamsi Krishna
4c3af7f8a1
[WEB-4531]chore: refactor for timeline chart ( #7440 )
2025-07-21 19:22:58 +05:30
Aaryan Khandelwal
cc673a17a0
[WIKI-357] fix: created by filter for pages list #7445
2025-07-21 19:22:27 +05:30
Prateek Shourya
2377474823
fix: build errors in work item modal ( #7450 )
2025-07-21 16:18:51 +05:30
Prateek Shourya
f3daac6f95
[WEB-4457] refactor: decouple work item properties from mobx store ( #7363 )
2025-07-18 20:38:21 +05:30
Anmol Singh Bhatia
5660b28574
[WEB-4507] fix: webhooks translation #7424
2025-07-18 20:09:39 +05:30
Vamsi Krishna
d7d1545801
[WEB-4192]fix: inactive member is hidden in created by #7435
2025-07-18 20:08:59 +05:30
Vamsi Krishna
3ab1f0de84
[WEB-4522]fix: removed redundant state indicator ( #7434 )
...
* fix: removed redundant state indicator
* fix: removed redundant state indicator for relation list item
2025-07-18 20:08:36 +05:30
Bavisetti Narayan
a75ae71ff0
[WEB-4442] fix: removed the deleted labels from webhook payload ( #7337 )
...
* chore: removed the deleted label from payload
* chore: optimised the query
* chore: optimised the logic
* chore: defined function for prefetch
2025-07-18 20:08:01 +05:30
Aaryan Khandelwal
d5eb374217
[WEB-561] refactor: editor build config ( #7442 )
...
* refactor: editor build config
* fix: type errors
2025-07-18 20:06:48 +05:30
sriram veeraghanta
df4ea1f7ac
fix: update tsup build packages ( #7438 )
2025-07-18 15:04:31 +05:30
Anmol Singh Bhatia
07c80bb02c
[WEB-4525] fix: project create/update error handling ( #7429 )
...
* chore: project create/update error handling
* chore: code refactor
2025-07-18 14:25:28 +05:30
Prateek Shourya
1ad792b4bb
[WEB-4528] fix: calendar options interactions ( #7437 )
2025-07-18 14:25:08 +05:30
sriram veeraghanta
0eb4af9d19
fix: on-headers vulnerability ( #7436 )
2025-07-18 13:27:53 +05:30
Aaryan Khandelwal
7136b3129b
[WIKI-543] fix: unable to delete last cell of a table ( #7394 )
...
* fix: delete last cell of a table
* refactor: last cell selection logic
2025-07-17 21:19:54 +05:30
Aaryan Khandelwal
48f1999c95
[WIKI-557] fix: keyboard navigation in tables ( #7428 )
2025-07-17 15:15:18 +05:30
Akshat Jain
3783e34ae8
[INFRA-213] Fix aio dockerfile with new file structure ( #7427 )
...
* fix: update paths in Dockerfile and supervisor.conf for application directories
* fix: update live command in supervisor.conf to use server.js
2025-07-17 14:59:13 +05:30
Sangeetha
e313aee3df
[WEB-4346] chore: refactor copy_s3_object bg task ( #7298 )
2025-07-17 13:10:34 +05:30
Vipin Chaudhary
6bb79df0eb
[WIKI-547] fix: update find suggestion logic for emoji extension ( #7411 )
...
* fix: update find suggestion logic
* refactor: remove logs
* refactor : make logic simpler
* feat: check for one char to show suggestion
* refactor : import types from extension
* refactor: add early return
* refactor : put custom suggestion in helper
* fix : char
* fix: types
2025-07-17 13:07:12 +05:30
Sangeetha
ec0ef98c1b
[WEB-4281] chore: error code on project updation endpoint ( #7218 )
2025-07-17 13:05:24 +05:30
Vamsi Krishna
9523c28c3e
[WEB-4514]chore: moved EIssueLayoutTypes enum to types #7416
2025-07-17 13:01:24 +05:30
Anmol Singh Bhatia
156ed329ac
[WEB-4510] fix: peek view ui layout ( #7422 )
2025-07-17 12:53:37 +05:30
Bavisetti Narayan
ef0e3dca12
[WEB-4520] chore: changed the serializer for cycle issues #7423
2025-07-17 12:53:04 +05:30
Aaryan Khandelwal
d8f2c97810
[WIKI-554] feat: delete multiple rows/columns from a table ( #7426 )
2025-07-17 12:52:33 +05:30
Anmol Singh Bhatia
89983b06d2
[WEB-4515] fix: duplicate work item quick action #7421
2025-07-16 15:19:55 +05:30
Bavisetti Narayan
3224122df0
[WEB-1643] chore: support cyrillic characters in subject #7336
2025-07-16 01:04:59 +05:30
Sangeetha
99127ff8e4
[WEB-4479] feat: enable/disable SMTP configuration ( #7393 )
...
* feat: api update instance configuration
* chore: add enable_smtp key
* fix: empty string for enable_smtp key
* chore: update email_port and email_from
* fix: handled smtp enable disable
* fix: error handling
* fix: refactor
* fix: removed enabled toast
* fix: refactor
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-07-16 01:04:18 +05:30
Anmol Singh Bhatia
da5390fa03
[WEB-4497] chore: reduce breadcrumb height ( #7413 )
...
* chore: reduce breadcrumb height from 3.75rem to 3.25rem
* chore: code refactor
* chore: code refactor
2025-07-16 01:03:31 +05:30
Anmol Singh Bhatia
ac22df3f88
[WEB-4451] chore: work item header quick action enhancements ( #7414 )
...
* chore: work item header quick action enhancements
* chore: code refactor
2025-07-16 00:52:30 +05:30
Aaryan Khandelwal
df762afaef
[WIKI-551] refactor: work item activity logic #7417
2025-07-15 20:49:20 +05:30
Aaryan Khandelwal
2058f06b8a
[WIKI-549] fix: comment scroll logic #7412
2025-07-15 15:12:27 +05:30
Anmol Singh Bhatia
bfd4bd5e75
[WEB-4506] fix: date range modal z-index #7410
2025-07-15 13:51:16 +05:30
Nikhil
ac928f263a
[WIKI-520] fix: update content disposition handling in asset download endpoints ( #7380 )
2025-07-15 13:24:17 +05:30
Bavisetti Narayan
62065a6ebb
[WEB-4504] chore: added migration for app rail and reactions #7408
2025-07-14 20:57:29 +05:30
Prateek Shourya
67b62dcbe3
[WEB-4498] improvement: remove workspace details from workspace members list API ( #7407 )
...
* [WEB-4498] improvement: remove workspace details from workspace members list API
* refactor: update select_related usage in workspace invitation and member views
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-14 20:45:23 +05:30
Aaryan Khandelwal
a427367720
[WIKI-277] fix: unable to delete last table column/row in editor ( #7389 )
...
* fix: delete column not working
* refactor: delete column commad
* fix: delete last row logic
* refactor: row count logic
* refactor: isCellSelection utility function
2025-07-14 17:27:09 +05:30
Aaryan Khandelwal
c067eaa1ed
[WIKI-542] refactor: editor extensions ( #7345 )
...
* refactor: editor extensions
* fix: placeholder extension
2025-07-14 17:10:32 +05:30
Aaryan Khandelwal
2c70c1aaa8
[WIKI-509] feat: comment copy link option ( #7385 )
...
* feat: comment copy link option
* chore: add translations
* chore: update block position
* chore: rename use id scroll hook
* refactor: setTimeout function
* refactor: use-hash-scroll hook
2025-07-14 17:07:44 +05:30
Akshat Jain
f90e553881
[INFRA-209] Remove nginx related configurations from plane community ( #7406 )
...
* Remove deprecated Nginx configuration files and scripts, including Dockerfiles, environment scripts, and configuration templates, to streamline the project structure.
* Update environment configuration and Docker setup for proxy services
- Added LISTEN_PORT and LISTEN_SSL_PORT variables to .env.example and related files.
- Updated Docker Compose files to reference new port variables instead of deprecated NGINX_PORT.
- Adjusted README and variable documentation to reflect changes in port configuration.
- Changed build context for proxy services to use the new directory structure.
* Refactor port configuration in environment and Docker files
- Renamed LISTEN_PORT and LISTEN_SSL_PORT to LISTEN_HTTP_PORT and LISTEN_HTTPS_PORT in .env.example and related files.
- Updated Docker Compose configurations to reflect the new port variable names.
- Adjusted documentation in README and variables.env to ensure consistency with the new naming conventions.
2025-07-14 16:38:27 +05:30
Aaryan Khandelwal
0af0e52275
[WIKI-545] fix: shrinking headings in page table of contents #7404
2025-07-14 16:30:19 +05:30
Anmol Singh Bhatia
7829e3adf5
[WEB-4494] fix: kanban delete modal ux #7405
2025-07-14 16:29:26 +05:30
Anmol Singh Bhatia
47354f0e91
[WEB-4468] fix: setting sidebar truncate #7403
2025-07-14 16:26:04 +05:30
M. Palanikannan
db2f783d33
[WEB-4407] chore: add project page creation event tracking #7378
2025-07-14 15:30:45 +05:30
Manish Gupta
6d01622663
[INFRA-208] Reorganize deployment structure and update build workflows ( #7391 )
...
* refactor: reorganize deployment structure and update build workflows
- Restructure deployment directories from deploy/ to deployments/
- Move selfhost files to deployments/cli/community/
- Add new AIO community deployment setup
- Update GitHub Actions workflows for new directory structure
- Add Caddy proxy configuration for CE deployment
- Remove deprecated AIO build files and workflows
- Update build context paths in install scripts
* chore: update Dockerfile and supervisor configuration
- Changed `apk add` command in Dockerfile to use `--no-cache` for better image size management.
- Updated `build.sh` to ensure proper directory navigation with quotes around `dirname "$0"`.
- Modified `supervisor.conf` to set `stderr_logfile_maxbytes` to 50MB and added `stderr_logfile_backups` for better log management across multiple services.
* chore: consistent node and python version
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-14 14:38:43 +05:30
Anmol Singh Bhatia
dff2f8ae12
[WEB-4482] fix: kanban drag and delete #7402
2025-07-14 14:18:38 +05:30
sriram veeraghanta
4c57ed4336
fix: local dev environment setup using yarn v4 ( #7400 )
...
* chore: adding typescript dependency to constants.
* chore: package deps update
2025-07-14 13:08:41 +05:30
Nikhil
c8dab1cc9c
[WEB-4484]chore: streamline issue saving process with advisory locks for sequence management ( #7396 )
...
* chore: streamline issue saving process with advisory locks for sequence management
* fix: update advisory lock usage in issue model for improved concurrency management
2025-07-14 13:08:26 +05:30
Aaron Heckmann
17c90a9d93
[WEB-4485] - fix(dev): get local dev migrator working again #7397
2025-07-12 19:45:45 +05:30
Masoom Wahid
a3714c8e3e
feat : added Kabul to the list of timezones ( #7370 )
2025-07-12 19:30:39 +05:30