Nikhil and GitHub
fd9da3164e
[WEB-4452] fix: enhance URL detection logic in contains_url function ( #7352 )
...
* fix: enhance URL detection logic in contains_url function
* fix: improve error handling in URL detection logic
* fix: enhance URL detection logic with length limits and edge case handling
* fix: adjust URL line length limit for improved detection accuracy
2025-07-08 18:28:47 +05:30
Aaryan Khandelwal and GitHub
a4ec80ceca
[WIKI-530] regression: page version history dropdown item ( #7360 )
2025-07-08 16:07:03 +05:30
Sangeetha and GitHub
16332e0f6d
[WEB-4380] chore: work item link sentry error ( #7316 )
...
* chore: add warning param in log_exception:''
* fix: logging the exception
2025-07-08 15:43:42 +05:30
Prateek Shourya and GitHub
f40dda8fdc
[WEB-4454] fix: check project publish status using anchor field from publish settings
2025-07-08 15:22:00 +05:30
M. Palanikannan and GitHub
13ab0624d0
[WIKI-510] feat: enhance issue description input with unsaved changes tracking ( #7357 )
2025-07-08 14:58:41 +05:30
Aaron Heckmann and GitHub
c0f986cf95
fix(partial): get dev env working ( #7356 )
...
part of #7355
2025-07-08 13:33:12 +05:30
Prateek Shourya and GitHub
a2a62e2731
[WEB-4453] fix: enable revalidation on focus and stale data for current user fetch to handle 401 errors ( #7353 )
2025-07-07 19:52:18 +05:30
Aaryan Khandelwal and GitHub
e306a92adb
[WIKI-523] refactor: assets item component ( #7346 )
2025-07-07 18:04:12 +05:30
Prateek Shourya and GitHub
0f0c4b5293
[WEB-4443] fix: remove scroll-behaviour smooth causing Gantt chart continuous scroll ( #7351 )
2025-07-07 16:09:52 +05:30
Aaryan Khandelwal and GitHub
b909416c74
[WIKI-519] regression: page creator and version info #7341
2025-07-04 17:10:03 +05:30
sriram veeraghanta and GitHub
509db32267
chore: updated node version to 22 and python version to 3.12.10 ( #7343 )
...
* chore: updated node version to 22 and python version to 3.12.10
* chore: remove unneccessary comments
* chore: remove nodejs-current dependency
2025-07-04 16:28:30 +05:30
sriram veeraghanta and GitHub
fdbe4c2ca6
chore: rename server to api ( #7342 )
2025-07-04 15:32:21 +05:30
sriramveeraghanta
6bee97eb26
chore: remove unused files
2025-07-04 15:08:25 +05:30
sriram veeraghanta and GitHub
ba884d1e4d
feat: adding standard scripts for lint and format check ( #7326 )
...
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
2025-07-04 14:23:18 +05:30
sriram veeraghanta and GitHub
f2a87e8f15
feat: Adding Docker CMD in all Dockerfiles ( #7339 )
...
* fix: adding cmd to dockerfiles
* fix: adding cmd to live docker file
2025-07-04 13:59:14 +05:30
sriramveeraghanta
4f5272c8af
sync: canary cahnges to preview
2025-07-04 13:57:40 +05:30
Nikhil and GitHub
805cfed1a3
refactor: update paths and structure for server services in Docker and documentation ( #7333 )
...
- Changed references from 'apiserver' to 'apps/server' in Docker configurations and environment setup.
- Updated contributing documentation to reflect the new service structure.
- Adjusted setup script to accommodate the new directory layout.
- Removed obsolete files related to the previous structure.
2025-07-03 18:42:14 +05:30
sriram veeraghanta and GitHub
1de95ef0d0
feat: optimize docker builds for live server ( #7334 )
...
* feat: optimize docker builds for live server
* chore: removed package.json from dockerfile
2025-07-03 18:38:15 +05:30
Bavisetti Narayan and GitHub
59919d3874
[WEB-4435] bug: trigger event for work item comment #7331
2025-07-03 15:06:11 +05:30
Vamsi Krishna and GitHub
75235f2ad5
[WEB-4432] fix: webhooks translation #7332
2025-07-03 15:05:13 +05:30
Aaryan Khandelwal and GitHub
6f27ec031d
[WIKI-466] refactor: remove rich text read only editor ( #7241 )
...
* refactor: remove rich text read only editor
* fix: type imports
2025-07-03 14:16:17 +05:30
sriram veeraghanta and GitHub
021b6eebdd
fix: admin and space docker paths ( #7322 )
2025-07-03 01:08:49 +05:30
sriram veeraghanta
549a0009e7
Merge branch 'preview' of github.com:pratapalakshmi/plane into pratapalakshmi-preview
2025-07-03 00:53:05 +05:30
sriram veeraghanta and GitHub
944b873184
chore: move all services inside the apps folder ( #7321 )
...
* chore: move all services inside the apps folder
* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30
sriram veeraghanta and GitHub
8cc23bc4a5
refactor: Admin App with better layouts and Meta Information ( #7200 )
...
* fix: layout structure in admin
* fix: layout structure in admin
* fix: delete layout files
* chore: updated form related info
* fix: admin import statements
* fix: general page unauthorized flickering issue
* chore: logs related
* chore: lock file updates
* fix: build errors
* fix: coderabbit suggestions
2025-07-02 19:43:44 +05:30
1e152c666c
New Directory Setup ( #2065 )
...
* chore: moved app & space from apps to root
* chore: modified workspace configuration
* chore: modified dockerfiles for space and web
* chore: modified icons for space
* feat: updated files for new svg icons supported by next-images
* chore: added /spaces base path for next
* chore: added compose config for space
* chore: updated husky configuration
* chore: updated workflows for new configuration
* chore: changed app name to web
* fix: resolved build errors with web
* chore: reset file tracing root for both projects
* chore: added nginx config for deploy
* fix: eslint and tsconfig settings for space app
* husky setup fixes based on new dir
* eslint fixes
* prettier formatting
---------
Co-authored-by: Henit Chobisa <[email protected] >
2023-09-03 18:50:30 +05:30
Aaryan Khandelwal and GitHub
20e36194b4
fix: peek overview layout switch ( #2064 )
2023-09-03 11:25:37 +05:30
M. Palanikannan and GitHub
abe8df4eca
added table-icons for left,right columns and top,bottom rows ( #2061 )
2023-09-02 00:45:34 +05:30
Aaryan Khandelwal and GitHub
0196fee7e3
fix: sidebar cycle and module select ( #2056 )
2023-09-01 20:54:14 +05:30
sriram veeraghanta
2155a336ed
peekover mutation fixes
2023-09-01 20:52:12 +05:30
sriram veeraghanta
1732945ec6
fix: speeding up reactions and votes 🚀
2023-09-01 20:38:53 +05:30
Aaryan Khandelwal and GitHub
f71a62f142
style: sign in page bg color ( #2055 )
2023-09-01 17:21:52 +05:30
Aaryan Khandelwal and GitHub
54d781ef91
fix: auth screens ( #2054 )
2023-09-01 17:10:06 +05:30
Anmol Singh Bhatia and GitHub
441e83eba6
fix: notification count mutation fix ( #2053 )
2023-09-01 17:08:02 +05:30
Anmol Singh Bhatia and GitHub
74bf9062b4
chore: bug fixes and ui/ux enhancements ( #2036 )
2023-09-01 16:52:44 +05:30
8a95a41100
feat: Converting space app to pages dir ( #2052 )
...
Co-authored-by: Bavisetti Narayan <[email protected] >
Co-authored-by: NarayanBavisetti <[email protected] >
Co-authored-by: Bavisetti Narayan <[email protected] >
Co-authored-by: Nikhil <[email protected] >
Co-authored-by: M. Palanikannan <[email protected] >
Co-authored-by: Lakhan Baheti <[email protected] >
Co-authored-by: Dakshesh Jain <[email protected] >
Co-authored-by: Aaryan Khandelwal <[email protected] >
2023-09-01 16:42:30 +05:30
Kritika Upadhyay and GitHub
42ece0d784
chore: updates project invite placeholder ( #2049 )
2023-09-01 15:37:27 +05:30
Aaryan Khandelwal and GitHub
4ba3ef5c24
fix: peek overview bugs ( #2043 )
...
* fix: side peek modal shaking
* refactor: peek overview layout
* fix: date selector, activity mutation
* fix: delete issue handler
* fix: assignees mutation
2023-09-01 13:52:55 +05:30
Aaryan Khandelwal and GitHub
0d4bcd2758
fix: Gantt chart bugs ( #2024 )
...
* fix: only left mouse button should trigger all the events
* fix: extra block shadow
2023-09-01 11:23:43 +05:30
Lakhan Baheti and GitHub
eab1d9329b
feat: editor for issue description ( #2038 )
2023-09-01 10:59:17 +05:30
Aaryan Khandelwal and GitHub
af929ab741
style: tiptap table ( #2033 )
2023-08-31 16:30:28 +05:30
M. Palanikannan and GitHub
38b7f4382f
[feat]: Tiptap table integration ( #2008 )
...
* added basic table support
* fixed table position at bottom
* fixed image node deletion logic's regression issue
* added compatible styles
* enabled slash commands
* disabled slash command and bubble menu's node selector for table cells
* added dropcursor support to type below the table/image
* blocked image uploads for handledrop and paste actions
2023-08-31 13:41:41 +05:30
Aaryan Khandelwal and GitHub
5e00ffee05
fix: bugs on the user profile page ( #2018 )
2023-08-30 17:28:17 +05:30
Aaryan Khandelwal and GitHub
54527cc2bb
dev: revamp publish project modal ( #2022 )
...
* dev: revamp publish project modal
* chore: sidebar dropdown text
2023-08-30 17:27:49 +05:30
Aaryan Khandelwal and GitHub
f5a076e9a9
dev: revamp peek overview ( #2021 )
...
* dev: mobx for issues store
* refactor: peek overview component
* chore: update open issue button
* fix: issue mutation after any crud action
* chore: remove peek overview from gantt
* chore: refactor code
2023-08-30 13:26:28 +05:30
Aaryan Khandelwal and GitHub
2e5ade05fe
chore: update module status icons and colors ( #2011 )
...
* chore: update module status icons and colors
* refactor: import statements
* fix: add default alue to module status
2023-08-30 11:43:47 +05:30
Aaryan Khandelwal and GitHub
168e79d6df
style: revamp of the issue details sidebar ( #2014 )
2023-08-29 20:15:12 +05:30
Aaryan Khandelwal and GitHub
d8bbdc14ac
feat: access selector for comment ( #2012 )
...
* dev: access specifier for comment
* chore: change access order
2023-08-29 20:14:13 +05:30
Aaryan Khandelwal and GitHub
fd0efb0242
fix: start date filter not working on the platform ( #2007 )
2023-08-29 20:11:38 +05:30
Aaryan Khandelwal and GitHub
38a5623c43
dev: user timezone select option ( #2002 )
2023-08-29 20:11:06 +05:30