sriram veeraghanta
b7be45d08a
chore: upgrade axios version to 1.11.0 ( #7469 )
2025-07-24 13:50:37 +05:30
Akshita Goyal
d2629d723c
[WEB-4552] chore: minor design changes for home #7459
2025-07-23 14:30:25 +05:30
Akshita Goyal
9007ec3709
[WEB-4546] chore: home update #7456
2025-07-23 10:11:18 +05:30
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
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
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
Sangeetha
e313aee3df
[WEB-4346] chore: refactor copy_s3_object bg task ( #7298 )
2025-07-17 13:10:34 +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
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
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
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
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
Masoom Wahid
a3714c8e3e
feat : added Kabul to the list of timezones ( #7370 )
2025-07-12 19:30:39 +05:30
Nikhil
71cd36865b
[WEB-4484]chore: streamline issue saving process with advisory locks for sequence management #7395
2025-07-11 21:18:31 +05:30
Dheeraj Kumar Ketireddy
4501e44702
[WEB-4481] optimize workspace member view by prefetching related assets ( #7390 )
2025-07-11 21:17:33 +05:30
Vamsi Krishna
f661e06582
[WEB-4480]fix: full screen modals ( #7392 )
2025-07-11 16:41:27 +05:30
Vamsi Krishna
86f3ff1bd2
[WEB-4471]fix: full screen view visibility ( #7387 )
...
* fix: full screen mode for analytics, work items peek and timeline chart
* chore: added null check for portal elements
2025-07-11 11:50:26 +05:30
Anmol Singh Bhatia
bb48250467
[WEB-4477] fix: sidebar resize behaviour #7386
2025-07-11 04:16:36 +05:30
Prateek Shourya
5fbe411e04
[WEB-4475] fix: add default theme for subscription colors ( #7382 )
2025-07-10 18:32:17 +05:30
Akshita Goyal
2e75ff7f1c
[WEB-4405] chore: project settings events ( #7362 )
...
* chore: workspace events
* fix: refactor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-10 17:05:30 +05:30
Akshita Goyal
eb4239417a
[WEB-4405] chore: profile settings events ( #7313 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: profile settings events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-10 17:02:06 +05:30
Akshita Goyal
c6fbbfd8cc
[WEB-4405] chore: workspace settings events ( #7312 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: workspace-settings-events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
2025-07-10 16:54:06 +05:30
Anmol Singh Bhatia
4d0a7e4658
[WEB-4470] fix: sidebar custom theme bg ( #7379 )
2025-07-10 15:35:13 +05:30
Vamsi Krishna
3618ffc2c3
[WEB-4469] fix: full screen mode visibility for Gnatt and Analytics
2025-07-10 14:23:08 +05:30
Anmol Singh Bhatia
9d88fc999c
[WEB-4464] fix: content wrapper overflow ( #7367 )
2025-07-09 13:52:17 +05:30
M. Palanikannan
dadd76b3ed
[WIKI-534] fix: save title input on closing ( #7366 )
...
* fix: save title input on closing
* fix: title input updatioin
2025-07-09 13:37:17 +05:30
sriram veeraghanta
6ce700fd5d
chore: format files using prettier ( #7364 )
...
* chore: format files using prettier
* chore: api server files formatted
2025-07-08 20:41:11 +05:30
Anmol Singh Bhatia
0225d806cc
[WEB-4328] feat: sidebar revamp ( #7217 )
...
* chore: sidebar peek state added to theme store
* chore: extended sidebar wrapper added
* chore: resizeable sidebar component added
* chore: appsidebar root component
* chore: updated sidebar and applied necessary changes across codebase
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: breadcrumb changes
* chore: sidebar improvements and fixes
* chore: enhancements and fixes
* fix: peek sidebar leave
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: icons added
* chore: add dock variable and toggle function to theme store
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: theme and workspace store updated
* chore: workspace content wrapper and apprail context
* chore: workspace and project wrapper updated
* chore: app rail component
* chore: content wrapper
* chore: sidebar component updated
* chore: layout changes and code refactoring
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: appsidebar toggle button
* chore: code refactor
* chore: workspace menu improvements
* chore: sidebar spacing and padding improvements
* chore: settings layout improvement
* chore: enhancements
* chore: extended sidebar code refactor
* chore: code refactor
* fix: merge conflict
* fix: merge conflict
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-07-08 20:18:39 +05:30
Nikhil
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
a4ec80ceca
[WIKI-530] regression: page version history dropdown item ( #7360 )
2025-07-08 16:07:03 +05:30
Sangeetha
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
f40dda8fdc
[WEB-4454] fix: check project publish status using anchor field from publish settings
2025-07-08 15:22:00 +05:30
M. Palanikannan
13ab0624d0
[WIKI-510] feat: enhance issue description input with unsaved changes tracking ( #7357 )
2025-07-08 14:58:41 +05:30
Aaron Heckmann
c0f986cf95
fix(partial): get dev env working ( #7356 )
...
part of #7355
2025-07-08 13:33:12 +05:30
Prateek Shourya
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
e306a92adb
[WIKI-523] refactor: assets item component ( #7346 )
2025-07-07 18:04:12 +05:30
Prateek Shourya
0f0c4b5293
[WEB-4443] fix: remove scroll-behaviour smooth causing Gantt chart continuous scroll ( #7351 )
2025-07-07 16:09:52 +05:30
Aaryan Khandelwal
b909416c74
[WIKI-519] regression: page creator and version info #7341
2025-07-04 17:10:03 +05:30
sriram veeraghanta
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
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
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
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
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
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
59919d3874
[WEB-4435] bug: trigger event for work item comment #7331
2025-07-03 15:06:11 +05:30
Vamsi Krishna
75235f2ad5
[WEB-4432] fix: webhooks translation #7332
2025-07-03 15:05:13 +05:30
Aaryan Khandelwal
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
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
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
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
sriram veeraghanta
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 <chobisa.henit@gmail.com>
2023-09-03 18:50:30 +05:30
Aaryan Khandelwal
20e36194b4
fix: peek overview layout switch ( #2064 )
2023-09-03 11:25:37 +05:30
M. Palanikannan
abe8df4eca
added table-icons for left,right columns and top,bottom rows ( #2061 )
2023-09-02 00:45:34 +05:30
Aaryan Khandelwal
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
f71a62f142
style: sign in page bg color ( #2055 )
2023-09-01 17:21:52 +05:30
Aaryan Khandelwal
54d781ef91
fix: auth screens ( #2054 )
2023-09-01 17:10:06 +05:30
Anmol Singh Bhatia
441e83eba6
fix: notification count mutation fix ( #2053 )
2023-09-01 17:08:02 +05:30
Anmol Singh Bhatia
74bf9062b4
chore: bug fixes and ui/ux enhancements ( #2036 )
2023-09-01 16:52:44 +05:30
sriram veeraghanta
8a95a41100
feat: Converting space app to pages dir ( #2052 )
...
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-09-01 16:42:30 +05:30
Kritika Upadhyay
42ece0d784
chore: updates project invite placeholder ( #2049 )
2023-09-01 15:37:27 +05:30
Aaryan Khandelwal
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
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
eab1d9329b
feat: editor for issue description ( #2038 )
2023-09-01 10:59:17 +05:30
Aaryan Khandelwal
af929ab741
style: tiptap table ( #2033 )
2023-08-31 16:30:28 +05:30
M. Palanikannan
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
5e00ffee05
fix: bugs on the user profile page ( #2018 )
2023-08-30 17:28:17 +05:30
Aaryan Khandelwal
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
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
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
168e79d6df
style: revamp of the issue details sidebar ( #2014 )
2023-08-29 20:15:12 +05:30
Aaryan Khandelwal
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
fd0efb0242
fix: start date filter not working on the platform ( #2007 )
2023-08-29 20:11:38 +05:30
Aaryan Khandelwal
38a5623c43
dev: user timezone select option ( #2002 )
2023-08-29 20:11:06 +05:30
sriram veeraghanta
c65bbf865d
fix: tiptap editor export fixes ( #2001 )
2023-08-28 15:54:49 +05:30
srinivas pendem
b2e5760391
bugfix: Export download next link changed to anchor ( #2000 )
...
* bugfix: Export download next link changd to anchot
* bugfix: user workspace service name update
---------
Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
2023-08-28 15:54:20 +05:30
sriram veeraghanta
293d90ddda
fix: Cycles and Modules Cards view responsiveness ( #1997 )
...
* fix: modules cards fixes
* fix:cycles responsive cards
2023-08-28 13:34:05 +05:30
Aaryan Khandelwal
485e56bcdf
fix: my profile activity endpoint ( #1983 )
...
* fix: my profile activity endpoint
* chore: update service name
2023-08-28 13:29:48 +05:30
Aaryan Khandelwal
6e7701d854
chore: don't show completion percentage if user has no assigned issues ( #1984 )
2023-08-28 13:29:07 +05:30
Aaryan Khandelwal
a1acd2772e
feat: mark all as read ( #1982 )
2023-08-28 13:26:38 +05:30
Aaryan Khandelwal
47abe9db5e
dev: gantt chart revamp ( #1900 )
...
* style: gantt chart polishing
* chore: sidebar y-axis drag and drop
* chore: remove y-axis drag and drop from the main content
* refactor: drop end function
* refactor: resizing logic
* chore: x-axis block move
* chore: x-axis block move flag
* chore: update scroll end logic
* style: modules gantt chart
* style: block background tint
* refactor: context dispatcher types
* refactor: draggable component
* chore: filters added to gantt chart
* refactor: folder structure
* style: cycle blocks
* chore: move to block arrow
* chore: move to block on the right side arrow
* chore: added proper comments for functions
* refactor: blocks render logic
* fix: x-axis drag and drop
* chore: minor ui fixes
* chore: remove link tag from blocks
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-28 13:25:47 +05:30
sriram veeraghanta
a61e8370b5
fix: workspace accepted invitation redirects to the workspace ( #1971 )
...
* fix: workspace accepted invitation redirects to the workspace
* chore: removing logs
* fix: updating user last workspace id with newly joined one
* adding error toast
2023-08-28 13:25:09 +05:30
sriram veeraghanta
9f420a00d7
fix: create new project as fav ( #1993 )
2023-08-28 13:09:27 +05:30
Aaryan Khandelwal
2b168edd99
feat: peek overview for spreadsheet issues ( #1979 )
...
* feat: peak overview for issues
* fix: peek spelling
* chore: truncate issue property labels
* style: full screen view designed
* chore: add comment section
* chore: copy link and delete options added
* chore: update icons
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-25 17:41:23 +05:30
sriram veeraghanta
0525e7d6b3
fix: workspace members reordering ( #1978 )
2023-08-25 13:38:50 +05:30
Aaryan Khandelwal
1530993b84
fix: tiptap editor max width ( #1968 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-25 12:42:12 +05:30
Aaryan Khandelwal
d8b8c903f2
fix: issue activity redirection to cycle and module ( #1973 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-25 12:21:11 +05:30
Aaryan Khandelwal
bf0d0503b2
fix: redirection after deleting a project ( #1970 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-25 12:17:17 +05:30
Aaryan Khandelwal
ab4a17c178
chore: custom CSS shadow variables added ( #1969 )
...
* chore: custom shadow variables added
* fix: 2xs shade
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-24 23:07:20 +05:30
Aaryan Khandelwal
38934e8b99
chore: group by assignees option for project issues ( #1957 )
...
* dev: group by assignees option for project issues
* fix: no assignee title
---------
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-24 19:46:12 +05:30
Aaryan Khandelwal
d18ac83909
feat: start date filter added across the platform ( #1955 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-24 19:45:23 +05:30
sriram veeraghanta
802e6b3e8e
fix: project member mutate issue ( #1967 )
2023-08-24 19:43:50 +05:30
sriram veeraghanta
bce8cae0da
fix: mutate fixes
2023-08-24 18:21:57 +05:30
sriram veeraghanta
f97597958a
fix: workspace memebers mutate issue
2023-08-24 17:44:20 +05:30
Aaryan Khandelwal
2d1406953e
fix: mutate projects list after joining ( #1944 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-23 15:44:27 +05:30
Aaryan Khandelwal
a8fdd42cb9
fix: label color select popover overflow ( #1949 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-23 15:43:09 +05:30
Aaryan Khandelwal
561fb9815b
chore: update export services icons ( #1946 )
...
Co-authored-by: Aaryan Khandelwal <aaryan610@Aaryans-MacBook-Pro.local>
2023-08-23 12:29:59 +05:30
guru_sainath
b406a70e72
fix: access environment variables is changed in services ( #1930 )
...
Co-authored-by: Sainath <sainath@Sainaths-MacBook-Pro.local>
2023-08-22 01:13:51 +05:30
Aaryan Khandelwal
b02417120b
chore: hide new issue button from my subscribed issues page ( #1927 )
2023-08-21 20:50:17 +05:30
Aaryan Khandelwal
d040394826
fix: create project button not appearing on the sidebar ( #1926 )
2023-08-21 20:44:51 +05:30
guru_sainath
9bb6254515
chore: updated default api base_url ( #1922 )
2023-08-21 18:17:32 +05:30
Aaryan Khandelwal
ae052f1890
chore: update restricted workspace slugs ( #1920 )
2023-08-21 18:13:08 +05:30
Henit Chobisa
cfc7049343
Dockerrizing space project ( #1921 )
...
* chore: Added Dockerfile for Space Project
* fix: next js config to standalone mode
* fix: workedaround build error with rename 404 page
* chore: modified dockerfile with new conventions
* chore: modified dockercompose file for new plane-deploy
* fix: handled ts errors with possibly undefined states
* chore: updated main dockerfile with plane-deploy
* feat: included space project to start.sh
* chore: modified space project port while running in production
* chore: restored changes inside space project
* chore: added ngnix config for space project running :4000
* fix: Updated docker-compose files
* chore: added space url for ngnix config
* chore: Updated ngnix template
* chore: updated space url in compose hub file
* dev: updated dockerfile.space and start and replace script
* dev: equate hub and build docker files
* dev: revert workspace space page
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-08-21 18:12:41 +05:30
guru_sainath
41e55dff85
fix: build error for 404 and search params null check ( #1919 )
2023-08-21 12:43:41 +05:30
Aaryan Khandelwal
0bccb63a9f
fix: module start and target date validations ( #1914 )
2023-08-21 11:46:02 +05:30
Aaryan Khandelwal
2eb956e97e
refactor: project and workspace delete modals ( #1915 )
2023-08-21 11:44:59 +05:30
M. Palanikannan
d470adf262
fix: Image resize, Link selector in Modals, Delete/ sync images and so much more ( #1896 )
...
* added image-resizing support
* link form removed
* updated image upload logic and 35% default width on upload
* removed shadow, added alert if not saved and ts errors
* prevent enter key on Link selector to trigger modal submit
* added workspace slug to all tiptap instances
* added delete plugin with loading indicator
* added better syncing of "Saved" state of editor and Image uploads
* removed redundant description_html check
2023-08-19 18:58:54 +05:30
Aaryan Khandelwal
cebc8bdc8d
fix: context menu dynamic positioning, multiple context menus opening issue ( #1913 )
...
* fix: context menu positioning
* fix: close already opened context menu on outside click
2023-08-19 18:50:12 +05:30
Anmol Singh Bhatia
64b5ba196f
style: responsive empty state for profile stats ( #1911 )
2023-08-18 20:18:03 +05:30
Anmol Singh Bhatia
8d5018318d
chore: add favorite project from sidebar ( #1909 )
2023-08-18 18:42:50 +05:30
Anmol Singh Bhatia
0fbdc0b157
style: consistent ui for create update issue modal ( #1907 )
2023-08-18 18:42:04 +05:30
Dakshesh Jain
d825dc5579
style: showing first name for bot profile ( #1894 )
2023-08-18 17:15:20 +05:30
Aaryan Khandelwal
1f8117c987
fix: dashboard upcoming issues list ( #1904 )
2023-08-18 17:10:12 +05:30
Anmol Singh Bhatia
93164755e2
style: analytics stats empty state ( #1903 )
2023-08-18 15:15:33 +05:30
Aaryan Khandelwal
6344f6f562
chore: set order by to manual on gantt chart ( #1886 )
2023-08-18 15:12:12 +05:30
Aaryan Khandelwal
b67e30fd9c
chore: analytics start date property for x-axis and group ( #1888 )
2023-08-18 15:11:25 +05:30
Anmol Singh Bhatia
93fec2c678
fix: completed cycle validation , style: assignee count alignment fix ( #1901 )
...
* style: assignee count alignment fix
* fix: completed cycle validation
2023-08-18 14:23:13 +05:30
Anmol Singh Bhatia
c3c6ba9e34
chore: link edit functionality ( #1895 )
2023-08-18 12:03:31 +05:30
Anmol Singh Bhatia
d74ec7bda9
fix: ui improvement and bug fixes ( #1883 )
2023-08-18 12:01:51 +05:30
guru_sainath
abb8782c44
fix: handled default view on plane deploy ( #1893 )
...
* fix: handled default view on plane deploy
* fix: handled default view on refresh
2023-08-17 14:24:33 +05:30
guru_sainath
0afd72db95
fix: updated theming in workspace preferences ( #1890 )
2023-08-16 20:35:17 +05:30
guru_sainath
65295f6c6f
chore: updating the theme using MobX from command k ( #1879 )
...
* chore: updating the theme using mobx from command k
* feat: Showing the project published status in the app header
* dev: updated validation and redirection the project publish modal and added redirection on the app header
2023-08-16 18:26:36 +05:30
Aaryan Khandelwal
5b6b43fb83
fix: quick action buttons: ( #1884 )
2023-08-16 18:25:11 +05:30
Dakshesh Jain
f8497125db
style: fixed display name coming twice on profile page ( #1889 )
2023-08-16 18:18:57 +05:30
guru_sainath
10dface85d
chore: updated error pages 404 and project-not-found in plane deploy ( #1885 )
...
* dev: custom error messages.
* dev: updated next version in yarn.lock
* dev: updated project-not-published icon
2023-08-16 17:05:40 +05:30
sriramveeraghanta
fde978861c
Merge branch 'develop' of github.com:makeplane/plane into stage/merge-fixes
2023-08-16 13:17:21 +05:30
guru_sainath
f44d142f2c
chore: tip-tap editor update in workspace user activity ( #1877 )
2023-08-16 13:16:20 +05:30
guru_sainath
1ded8f486f
chore: updated meta tags for project issues ( #1875 )
...
* dev: updated meta tags for project issues
* dev: updated project description in meta tags in plane deploy.
2023-08-16 13:15:57 +05:30
Dakshesh Jain
0979acc1a4
fix: notification card not redirecting to archive issue detail for archived issue ( #1861 )
2023-08-16 13:09:56 +05:30
sriramveeraghanta
9003c58d89
merge conflicts resolved
2023-08-16 13:00:58 +05:30
sriram veeraghanta
e1ae0d3b56
feat : Tiptap integration ( #1832 )
...
* remirror instances commented out to avoid prosemirror conflicts
* styles migrated for remirror to tiptap transition
* added bubblemenu support with extensions
* fixed css for task lists and code with syntax highlighting
* added support for slash command
* fixed bubble menu to match styles and added better seperation in UI
* saving with debounce logic added and it's stored in backend
* added migration support by updating to html
* Image uploads done
* improved file structure and delete image function implemented
* Integrated tiptap with Issue Modal
* added additional props and Tiptap Integration with Comments
* added tiptap integration with user activity feeds
* added ref control support and bubble menu support for readonly editor
* added tiptap support for plane pages
* added tiptap support to gpt assistant modal (yet to be tested)
* removed remirror instances and cleaned up code
* improved code structure for extracting props in Tiptap
* fixing ts errors for next build
* fixing node ts error for Horizontal Rule
* added ts fix for node types
* temp fix
* temp fix
* added min height for issue description in modal
* added resolutions to prosemirror-model version
* trying pnpm overrides
* explicitly added prosemirror deps
* bugfixes
* removed extra gap at the top and moved saved indicator to the bottom
* fix: slash command scroll position
* chore: update custom css variables
* matched theme colours
* fixed gpt-assistant modal
* updated yarn lock
* added debounced updates for the title and removed saved state after timeout
* added css animations for saved state
* build fixes and remove remirror instances
* minor commenting fixes
---------
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-15 15:04:46 +05:30
guru_sainath
daa8f7d79b
feat / public deploy settings workflow ( #1863 )
...
* Feat: Implemented project publish settings
* dev: updated the env dependancy in turbo and enabling the publish access to admin
2023-08-14 19:18:38 +05:30
Anmol Singh Bhatia
6774eddb66
style: sidebar select date width ( #1859 )
2023-08-14 18:10:21 +05:30
Dakshesh Jain
8ccc1b3fcc
fix: gray background on png image ( #1856 )
2023-08-14 16:23:10 +05:30
Anmol Singh Bhatia
5e76e03a55
style: profile activity loader ( #1858 )
2023-08-14 16:20:53 +05:30
srinivas pendem
77fb50faa4
fix: route fix in imports and exports ( #1857 )
2023-08-14 16:19:13 +05:30
Aaryan Khandelwal
f7a596c113
fix: gantt chart block left drag flicker ( #1854 )
...
* fix: left drag flicker
* fix: opposite side manual scroll
2023-08-14 14:27:02 +05:30
Dakshesh Jain
f73239be92
refactor: using webp image format instead of svg ( #1852 )
2023-08-14 13:26:16 +05:30
Anmol Singh Bhatia
dc2438b2d3
style: image upload modal aspect ratio ( #1853 )
2023-08-14 13:06:00 +05:30
srinivas pendem
ddd3301d17
feat: csv, json and, xlsx exporter ( #1840 )
...
* feat : csv, jason and, xlxs exporter
* handeling the export fail
* adding expired state to exports
* typo update
* header change
* improvement: added validation for the expired date
---------
Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
2023-08-14 11:44:17 +05:30
Anmol Singh Bhatia
079a5b28d8
style: custom theming color picker position ( #1846 )
2023-08-11 19:17:59 +05:30
Aaryan Khandelwal
c6eea9c7a9
fix: empty groups not appearing in the kanban view ( #1843 )
2023-08-11 19:17:02 +05:30
Anmol Singh Bhatia
5f5790ebf9
chore: start date option added in spreadsheet view ( #1824 )
2023-08-11 19:14:54 +05:30
Anmol Singh Bhatia
a3d99100ee
fix: sub issue progress indicator fix ( #1847 )
2023-08-11 19:05:13 +05:30
Anmol Singh Bhatia
ac6d2b0139
chore: updated user permission for project and workspace settings ( #1807 )
...
* fix: updated user permission for project and workspace settings
* chore: workspace delete modal fix
2023-08-11 18:29:24 +05:30
Dakshesh Jain
7becec4ee9
feat: randomize color on label create ( #1839 )
...
fix: create label state being persisted after edit label
2023-08-11 17:42:47 +05:30
guru_sainath
cd5e5b96da
feat: Mobx integration, List and Kanban boards implementation in plane space ( #1844 )
...
* feat: init mobx and issue filter
* feat: Implemented list and kanban views in plane space and integrated mobx.
* feat: updated store type check
2023-08-11 17:18:33 +05:30
Dakshesh Jain
ad4cdcc512
fix: cmdk modal not closing when choosing an option ( #1833 )
2023-08-11 17:16:37 +05:30
Dakshesh Jain
abec46a725
fix: cmdk not changing theme if active theme is custom-theme ( #1842 )
2023-08-11 16:16:20 +05:30
Aaryan Khandelwal
785a6e8871
chore: gantt chart resizable blocks, y-axis drag and drop ( #1810 )
...
* chore: gantt chart resizable blocks
* chore: right scroll added
* chore: left scroll added
* fix: build errors
* chore: remove unnecessary console logs
* chore: add block type and remove info toggle
* feat: gantt chart blocks y-axis drag and drop
* chore: disable drag flag
* fix: y-axis drag mutation
* fix: scroll container undefined error
* fix: negative scroll
* fix: negative scroll
* style: blocks tooltip consistency
2023-08-11 15:59:13 +05:30
Anmol Singh Bhatia
762ef422ca
chore: project search added in project list page ( #1837 )
2023-08-11 15:57:11 +05:30
Anmol Singh Bhatia
e2b5657c3e
chore: profile cover photo ( #1836 )
2023-08-11 15:56:26 +05:30
Anmol Singh Bhatia
dbb53a663e
style: sidebar ui improvement ( #1816 )
...
* style: sidebar ui improvement
* style: sidebar menu spacing
* style: sidebar consistent spacing
* style: notification improvement
* style: remove from favorite filled icon added
* chore: settings option added in sidebar context menu
* chore: update delete project option visibility for sidebar
* style: sidebar project list display border top on scroll
2023-08-11 15:53:10 +05:30
Anmol Singh Bhatia
5c964d144a
style: ui improvement ( #1806 )
...
* style: kanban board theming
* style: assignee ui revamp
* style: kanban board header, label , priority , state and avatar ui revamp
* style: kanban card state dropdown
* style: sidebar profile dropdown
* style: sidebar dropdown icon
* style: sidebar workspace dropdown
* style: assignee select component
* fix: state select
* style: consistent app header button
2023-08-11 15:50:05 +05:30
Anmol Singh Bhatia
289e81d6eb
chore: issue activity user redirection added ( #1805 )
...
* feat: issue activity user redirection added
* feat: analytics page user redirection
2023-08-11 15:48:52 +05:30
Dakshesh Jain
f562fcd466
refactor: both delete or backspace can be used to open modal ( #1829 )
...
* refactor: both delete or backspace can be used to open modal
* fix: 'Bulk Issue Delete' modal will open on single click
2023-08-10 16:02:10 +05:30
Dakshesh Jain
8c8668a3e6
refactor: not making calls to member's endpoint to get membership status ( #1831 )
...
* refactor: not making call to members endpoint to get membership status
* refactor: type for IProject
2023-08-10 15:39:32 +05:30
Dakshesh Jain
9ce85cdf21
refactor: if/else conditions ( #1822 )
...
* refactor: shortcuts if/else
* fix: merge conflict
2023-08-10 13:12:17 +05:30
Dakshesh Jain
1c6cdb8328
refactor: added validation for display_name ( #1823 )
2023-08-10 13:05:03 +05:30
guru_sainath
005b42cb8d
dev: Updating themening worfkflow ( #1827 )
2023-08-10 13:03:42 +05:30
Dakshesh Jain
be062ccd34
fix: import user using endpoint with email ( #1819 )
2023-08-09 17:49:25 +05:30
Dakshesh Jain
c9d0c5353d
style: displaying email in members page depending on user role ( #1817 )
...
* style: displaying email in members page depending on user role
* refactor: added null safety
2023-08-09 17:23:57 +05:30
Dakshesh Jain
2a6eb5fe23
style: option to edit display name in profile page ( #1818 )
2023-08-09 16:44:35 +05:30
Aaryan Khandelwal
d9ccce41bc
chore: profile and my issues page start date option ( #1815 )
...
* chore: profile and my issues page start date option
* fix: properties order in my profile view options
2023-08-09 15:46:47 +05:30
Anmol Singh Bhatia
3db69a3a71
style: profile empty state ( #1811 )
...
* style: profile empty state
* style: priority empty state padding
2023-08-09 15:45:20 +05:30
Dakshesh Jain
faa50b0bbb
fix: analytics showing user id instead of display name ( #1812 )
...
* fix: replacing first, last name and email with display name
* fix: different endpoint for workspace & project member
* fix: falling back to email if display_name doesn't exist
* fix: analytics showing user id instead of display name
2023-08-09 15:20:29 +05:30
Dakshesh Jain
1991e09035
refactor: removed escape keydown listener ( #1814 )
2023-08-09 15:18:26 +05:30
Aaryan Khandelwal
4fcd081d27
chore: select start date option for issue ( #1813 )
2023-08-09 15:17:32 +05:30
Aaryan Khandelwal
5f1209f1db
chore: empty state for multi-level dropdown ( #1802 )
...
* fix :label filter should show something if there is no label #1779 (#1795 )
* style: children empty state
---------
Co-authored-by: Pankaj Chotaliya <34762752+pankajvc@users.noreply.github.com>
2023-08-08 14:13:26 +05:30
Aaryan Khandelwal
88e5a05253
chore: subscribed by me tab on my issues page ( #1800 )
...
* chore: add subscribed by me tab in my issues
* chore: update tab titles
* fix: build error
2023-08-08 13:15:25 +05:30
Dakshesh Jain
981acc81c1
fix: replaced first name, last name or email to display name ( #1796 )
...
* fix: replacing first, last name and email with display name
* fix: different endpoint for workspace & project member
* fix: falling back to email if display_name doesn't exist
2023-08-08 13:01:43 +05:30
guru_sainath
9df0ba6e3a
feat: initiated plane space ( #1801 )
2023-08-08 12:55:42 +05:30
guru_sainath
b6744dcd29
Chore: mobx setup and app sidebar and theme management ( #1798 )
...
* dev: Mobx integration for app sidebar and custom theme
* dev: Handled edge case and conditional rendering for mobx store
2023-08-08 12:50:27 +05:30
DevMiner
a164dfd532
chore(frontend): add sharp ( #1451 )
2023-08-07 15:52:08 +05:30
Nikhil
9b4aebc385
promote: develop to stage-release v0.10-patch ( #1783 )
...
* chore: show message if dragging unjoined project (#1763 )
* fix: invalid project selection in create issue modal (#1766 )
* style: sidebar project list improvement (#1767 )
* fix: comment reaction mutation (#1768 )
* fix: user profiles n plus 1 (#1765 )
* fix: bulk issue import (#1773 )
* style: profile activity (#1771 )
* style: profile activity comment log styling
* chore: profile feed activity refactor
* style: sidebar project list
* chore: add non existing states for project entities (#1770 )
* fix: notification read status being toggled when click on link (#1769 )
* fix: custom theme persisting after signing out (#1780 )
* fix: custom theme persistence
* chore: remove console logs
* fix: build error
* fix: change theme from command k
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
2023-08-03 15:28:22 +05:30
Aaryan Khandelwal
97c3fb40e7
fix: custom theme persisting after signing out ( #1780 )
...
* fix: custom theme persistence
* chore: remove console logs
* fix: build error
* fix: change theme from command k
2023-08-03 15:01:31 +05:30
Dakshesh Jain
5aad6c71da
fix: notification read status being toggled when click on link ( #1769 )
2023-08-02 17:23:55 +05:30
Aaryan Khandelwal
a1ae338c37
chore: add non existing states for project entities ( #1770 )
2023-08-02 16:47:36 +05:30
Anmol Singh Bhatia
c16b0daa22
style: profile activity ( #1771 )
...
* style: profile activity comment log styling
* chore: profile feed activity refactor
* style: sidebar project list
2023-08-02 16:45:34 +05:30
Dakshesh Jain
87a920174e
fix: comment reaction mutation ( #1768 )
2023-08-02 14:21:48 +05:30
Anmol Singh Bhatia
584192faba
style: sidebar project list improvement ( #1767 )
2023-08-02 14:21:26 +05:30
Dakshesh Jain
b61adbed4b
fix: invalid project selection in create issue modal ( #1766 )
2023-08-02 13:38:45 +05:30
Aaryan Khandelwal
7434800999
chore: show message if dragging unjoined project ( #1763 )
2023-08-02 12:09:53 +05:30
Anmol Singh Bhatia
f3bd1691ce
style: sidebar project list styling ( #1756 )
2023-08-01 19:11:09 +05:30
Anmol Singh Bhatia
d83a76a3aa
style: my issue and profile page view dropdown ( #1754 )
2023-08-01 19:04:53 +05:30
Aaryan Khandelwal
2cd431b4a4
fix: my issues mutation ( #1753 )
...
* fix: my issues mutation
* fix: activity message and icon return value
2023-08-01 18:40:04 +05:30
Aaryan Khandelwal
d22e4b8212
fix: profile activity workspace slug ( #1752 )
2023-08-01 18:38:33 +05:30
Anmol Singh Bhatia
0e0e09c4fd
style: profile dropdown updated ( #1751 )
2023-08-01 18:25:13 +05:30
Aaryan Khandelwal
a8816ef473
refactor: issue activity component ( #1749 )
2023-08-01 17:07:11 +05:30
Anmol Singh Bhatia
d315a24c1c
style: primary color variable added in global ( #1748 )
2023-08-01 17:04:23 +05:30
Dakshesh Jain
a66a0680df
fix: showing alert on error while deleting workspace member or invited member ( #1746 )
...
style: showing 'Leave' for current user
2023-08-01 15:32:42 +05:30
Anmol Singh Bhatia
98c7453741
style: view dropdown ( #1742 )
2023-08-01 14:16:43 +05:30
Anmol Singh Bhatia
8a9ff31009
style: sidebar project disclosure list open by default ( #1744 )
2023-08-01 14:13:42 +05:30
Dakshesh Jain
d310b8f86f
style: style if user doesn't have profile pic ( #1745 )
2023-08-01 14:12:57 +05:30
Nikhil
4e297d92f3
chore: update empty states, fix: delete issue modal ( #1743 )
...
* chore: update empty states
* fix: delete issue modal
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-01 13:58:58 +05:30
Anmol Singh Bhatia
e48147f87e
style: create project modal ( #1741 )
2023-08-01 13:34:54 +05:30
Aaryan Khandelwal
85a7a7df2b
chore: profile dropdown in the sidebar ( #1737 )
...
* chore: profile dropdown in the sidebar
* style: update spacing and font sizes
2023-08-01 13:31:16 +05:30
Dakshesh Jain
92b22dc99e
style: showing 'Created by me' tab to all user ( #1739 )
...
* style: showing 'Created by me' tab to all user
* refactor: removed unnecessary imports
2023-08-01 13:30:51 +05:30
Aaryan Khandelwal
cb4d294608
style: sidebar projects design ( #1736 )
...
* chore: disclosure menu for sidebar projects
* fix: projects list spacing
* style: new design
2023-08-01 12:24:34 +05:30
Aaryan Khandelwal
df8504e6f7
fix: issue redirection ( #1733 )
2023-08-01 11:22:47 +05:30
Dakshesh Jain
7287c27b73
refactor: changed per_page to 30 ( #1734 )
2023-08-01 11:19:06 +05:30
Aaryan Khandelwal
d733fb92cd
fix: show project drag handle only when uncollapsed ( #1727 )
...
* fix: show project drag handle only when uncollapsed
* chore: fetch profile issues auth
* chore: update theme colors
* chore: update profile page redirection
2023-07-31 18:11:25 +05:30
Aaryan Khandelwal
7ad0466d65
refactor: new onboarding workflow ( #1724 )
...
* refactor: new onboarding workflow
* refactor: new onboarding workflow
2023-07-31 17:23:49 +05:30
Anmol Singh Bhatia
e8f748a67d
style: responsive title ( #1683 )
...
* style: responsive issue title added
* style: responsive breadcrumbs and app-header layout
* style: breadcrumbs styling
* fix: app header dropdown issue and limit app header title to 32 characters
2023-07-31 17:22:48 +05:30
Dakshesh Jain
81b1405448
refactor: moved mutate to 'finally' block ( #1722 )
...
* refactor: moved mutate to 'finally' block
fix: content for success
* fix: invited -> added
2023-07-31 17:21:37 +05:30
Anmol Singh Bhatia
98d9763f8e
feat: sidebar project ordering functionality added ( #1725 )
2023-07-31 17:10:23 +05:30
Dakshesh Jain
c9498fa54d
fix: workspace member invitation mutate ( #1721 )
...
* fix: workspace member invitation mutate
* fix: mutate on finally
2023-07-31 16:58:45 +05:30
Aaryan Khandelwal
0586d30a33
style: profile page responsiveness added ( #1710 )
...
* refactor: folder structure
* style: mobile responsiveness added
* chore: add user profile redirection
* chore: profile page authorization
2023-07-31 16:57:28 +05:30
Dakshesh Jain
406b323e8e
fix: image upload accepting non-image format ( #1720 )
...
* fix: image upload accepting non-image format
* style: showing all the valid for image upload
2023-07-31 14:17:51 +05:30
Anmol Singh Bhatia
47838a506a
fix: workspace name validation added ( #1702 )
2023-07-31 12:03:16 +05:30
Dakshesh Jain
4fb11cb388
fix: project cover image upload ( #1704 )
...
* fix: popover close on image upload
* fix: removed comments
2023-07-31 11:47:45 +05:30
Anmol Singh Bhatia
6769d1139e
feat: project user preference for pages ( #1673 )
...
* feat: project user preference for pages
* feat: page block description improvement
* fix: create block input box
2023-07-31 11:47:22 +05:30
Anmol Singh Bhatia
89e7975821
style: ui improvements ( #1699 )
...
* style: sibling issues ui
* style: view dropdown
2023-07-31 11:45:10 +05:30
Nikhil
89bf24bd64
Merge pull request #1718 from makeplane/stage-release
...
dev: equate stage-release and develop branch
2023-07-31 11:42:18 +05:30
Anmol Singh Bhatia
c98edd4a91
style: reactions ui improvement ( #1705 )
2023-07-30 02:08:52 +05:30
Dakshesh Jain
35bb71303e
refactor: fetching notification only when popover is open ( #1706 )
2023-07-30 02:05:30 +05:30
Dakshesh Jain
f40eb1add1
fix: google not accepting width as string
2023-07-28 19:21:55 +05:30
Aaryan Khandelwal
10f145f85c
feat: user profile analytics, views and filters ( #1698 )
...
* feat: user profile overview
* chore: profile sidebar designed
* feat: user issues filters and view options
* refactor: filters
* refactor: mutation logic
* fix: percentage calculation logic and sidebar shadow
2023-07-28 13:39:42 +05:30
Dakshesh Jain
8930840a76
style: text color & position ( #1692 )
...
* feat: developed reaction selector component
* feat add reaction on issue & issue comment
refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook
* fix: emoji.helper.tsx function
* refactor: reaction not working on inbox issue
* fix: user not been passed to create/delete function
* style: text position & color
2023-07-28 10:46:35 +05:30