gakshita
51c33e7b13
Merge branch 'feat-base-ui-migration' of https://github.com/makeplane/plane into chore-base-ui-menu
2025-08-14 18:43:32 +05:30
gakshita
0502b7e833
fix: removed all instances of headless ui's Menu
2025-08-13 15:56:07 +05:30
gakshita
0b99dcee5a
chore: implemented menu using base ui
2025-08-12 18:29:29 +05:30
Anmol Singh Bhatia
5629a4d4b6
[WEB-4674] fix: update broken email preference links in notification emails #7574
2025-08-12 15:55:26 +05:30
Nikhil
545507fa97
[WEB-4668] fix: LabelDetailAPIEndpoint from LabelListCreateAPIEndpoint ( #7571 )
2025-08-12 14:43:14 +05:30
Jayash Tripathy
3272abac09
refactor: style cleanup
2025-08-12 01:22:18 +05:30
Jayash Tripathy
650df35840
Merge remote-tracking branch 'origin/preview' into feat-base-ui-migration
2025-08-12 01:03:42 +05:30
Jayash Tripathy
5e0d3c9108
Feat base UI tabs ( #7569 )
...
* chore: added base-ui tabs
* refactor: cleanup
2025-08-11 18:47:15 +05:30
Anmol Singh Bhatia
d317755ab9
[WEB-4542] feat: god mode auth revamp and code refactor ( #7563 )
...
* chore: auth color updated and remove unused tokens
* chore: god-mode brand revamp
* fix: space app spinner logo
2025-08-11 18:46:23 +05:30
sriram veeraghanta
047080a66f
[WEB-4661] fix: move helpers file into utils #7568
2025-08-11 18:42:51 +05:30
sriram veeraghanta
a085c0ec62
[WEB-4660] chore: replace jsx element with react node ( #7567 )
...
* chore: replace jsx element with react node
* fix: review comments
* fix: tooltip types update
* fix: propel pacakge fix
2025-08-11 18:42:23 +05:30
Sangeetha
1ef30746a2
[WEB-4657] refactor: optimize project v2 endpoint and issue detail endpoint #7558
2025-08-11 00:56:15 +05:30
Sriram Veeraghanta
e3deeb2b43
fix: minor wrapper order in provider
2025-08-11 00:55:11 +05:30
Anmol Singh Bhatia
736296090e
[WEB-4654] refactor: replace nprogress with bprogress and clean up unused code ( #7559 )
...
* refactor: replace nprogress with bprogress and clean up unused code
* chore: code refactor
* chore: code refactor
2025-08-11 00:37:35 +05:30
Vamsi Krishna
9de5b1a009
[WEB-4634]chore: refactor for work items store ( #7538 )
...
* chore: refactor for work items store
* chore: updated conditions order
2025-08-06 22:44:33 +05:30
Anmol Singh Bhatia
21c59692f9
[WEB-4635] fix: space auth screen re-loading issue ( #7551 )
...
* fix: prevent auth redirect on window focus
* fix: space auth screen re-loading issue.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-06 22:32:52 +05:30
Vamsi Krishna
806619d73f
[WEB-4645]chore: added event trackers for labels #7552
2025-08-06 22:29:55 +05:30
Anmol Singh Bhatia
c5e5454265
[WEB-4650] fix: email template logo updated #7553
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-06 22:27:59 +05:30
Akshita Goyal
3972b6639f
[WEB-4632] fix: sidebar item refactored #7539
2025-08-06 22:26:47 +05:30
Anmol Singh Bhatia
51e146f8ca
[WEB-4488] feat: brand revamp ( #7544 )
...
* chore: empty state asset and theme improvement (#7542 )
* chore: empty state asset and theme improvement
* chore: upgrade modal improvement and code refactor
* feat: onboarding revamp and theme changes (#7541 )
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* chore: brand logo added
* chore: terms and conditions refactor
* chore: auth form refactor
* chore: oauth enhancements and refactor
* chore: plane new logos added
* chore: auth input form field added to ui package
* chore: password input component added
* chore: web auth refactor
* chore: update brand colors and remove onboarding-specific styles
* chore: clean up unused assets
* chore: profile menu text overflow
* chore: theme related changes
* chore: logo spinner updated
* chore: onboarding constant and types updated
* chore: theme changes and code refactor
* feat: onboarding flow revamp
* fix: build error and code refactoring
* chore: code refactor
* fix: build error
* chore: consent option added to onboarding and code refactor
* fix: build fix
* chore: code refactor
* chore: auth screen revamp and code refactor
* chore: onboarding enhancements
* chore: code refactor
* chore: onboarding logic improvement
* chore: code refactor
* fix: onboarding pre release improvements
* chore: color token updated
* chore: color token updated
* chore: auth screen line height and size improvements
* chore: input height updated
* chore: n-progress theme updated
* chore: theme and logo enhancements
* chore: space auth and code refactor
* chore: update new brand empty states (#7543 )
* [WEB-4585]chore: branding updates (#7540 )
* chore: updated logo, og image, and loaders
* chore: updated branding colors
* chore: tour modal logo
* chore: updated logo spinner size
* chore: updated email templates logos and colors
* chore: code refactor
* fix: removed conditional hook render
* fix: space app loader
---------
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-08-06 22:24:47 +05:30
sriramveeraghanta
70cdd49ea9
fix: update avatar component
2025-08-06 20:01:47 +05:30
Dancia
6450793d72
docs: updated README images ( #7547 )
2025-08-05 17:24:33 +05:30
Akshita Goyal
dffe3a844f
[WEB-4632] chore: pinned your work to the sidebar #7537
2025-08-04 20:06:03 +05:30
Aaryan Khandelwal
7ead606798
[WIKI-578] refactor: editor types structure #7536
2025-08-04 18:01:51 +05:30
Vipin Chaudhary
fa150c2b47
[WIKI-576] fix: trail node ( #7527 )
...
* fix : trail node
* remove flagged
* refactor : add disable flagging
* refactor:update disabled extension
* refactor: additional disabled
* refactor: update enum
* chore: add description key to page response type
* chore: update base page instance
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-08-04 16:12:46 +05:30
Aaryan Khandelwal
c3273b1a85
[WIKI-568] refactor: add touch device support to editor ( #7439 )
...
* refactor: add isTouchDevice prop
* chore: handle event propagation in touch devices
* refactor: isTouchDevice implementation
* chore: misc editor updates and utility functions (#7455 )
* chore: misc editor updated and utility functions
* fix: code review
* passed isTouchDevice prop to editor-wrapper
* added more props to editor-wrapper.
* chore: update types
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* fix: remove unnecessary deps
---------
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
2025-08-04 16:04:09 +05:30
Bavisetti Narayan
7cec92113f
[WEB-4628] chore: return 200 response for work item comment #7532
2025-08-04 15:27:05 +05:30
Vipin Chaudhary
8cc513ba5e
[WIKI-577] fix: unexpected emoji input ( #7534 )
...
* fix: unexpected emoji input
* update array
2025-08-04 15:21:10 +05:30
P B
784b8da9be
docs: update README.md ( #7531 )
...
changed tagline
2025-08-01 18:19:02 +05:30
Vihar Kurama
1d443310ce
feat: update new logo on readme ( #7530 )
...
* feat: update new logo on readme
Changed logo on Readme
* fix: image url
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-01 17:32:34 +05:30
Akshat Jain
cc49a2ca4f
[INFRA-219] fix: update Dockerfile and docker-compose for proxy service ( #7523 )
...
* fix: update Dockerfile and docker-compose for version v0.28.0 and improve curl commands in install script
* fix: update docker-compose to use 'stable' tag for all services
* fix: improve curl command options in install script for better reliability
2025-07-31 13:27:34 +05:30
sriram veeraghanta
ee53ee33d0
Potential fix for code scanning alert no. 631: Incomplete URL scheme check ( #7514 )
...
* Potential fix for code scanning alert no. 631: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix: ignore warning in this file
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-31 13:23:59 +05:30
sriram veeraghanta
99f9337f35
fix: enable email notification by default for new users ( #7521 )
2025-07-31 13:02:41 +05:30
sriram veeraghanta
1458c758a3
fix: adding proxy command in compose file #7518
...
fix: adding proxy command in compose file
2025-07-30 21:01:34 +05:30
sriramveeraghanta
2d9988f584
fix: adding proxy command
2025-07-30 21:00:16 +05:30
Sangeetha
27fa439c8d
[WEB-4602] fix: 500 error on draft wi labels update #7515
2025-07-30 20:18:48 +05:30
sriramveeraghanta
57935a94cc
fix: header observer for state changes
2025-07-30 17:24:40 +05:30
Vamsi Krishna
876ccce86b
[WEB-4597] fix: project icon render in switcher #7504
2025-07-30 17:18:18 +05:30
Nikhil
a67dba45f8
[WEB-4599] feat: add marketing email consent field to Profile model and timezone migration #7510
2025-07-30 17:17:16 +05:30
Prateek Shourya
ef8e613358
[WEB-4603] feat: add missing event trackers ( #7513 )
...
* feat: add event trackers for password creation
* feat: add event trackers for project views
* feat: add event trackers for product updates and changelogs
* chore: use element name instead of event name for changelog redirect link
2025-07-30 17:15:59 +05:30
sriramveeraghanta
c4d2c5b1bb
sync: canary changes to preview
v0.28.0
2025-07-30 15:44:41 +05:30
Bavisetti Narayan
d4705e1649
[WEB-4544] chore: added field validations in serializer ( #7460 )
...
* chore: added field validations in serializer
* chore: added enum for roles
2025-07-30 15:41:44 +05:30
Rishi
8228ecc087
fix(cli): improve API service readiness check in install script ( #7468 )
...
* fix: improve API service readiness check in install script
* fix(cli): correct python indentation in api health check
* fix(cli): prevent false positive api ready message on timeout
2025-07-30 15:08:30 +05:30
Aaryan Khandelwal
ce08c9193c
[WIKI-573] regression: comment card padding #7512
2025-07-30 15:02:55 +05:30
Bavisetti Narayan
69d5cd183f
chore: added validation for description ( #7507 )
...
* added PageBinaryUpdateSerializer for binary data validation and update
* chore: added validation for description
* chore: removed the duplicated file
* Fixed coderabbit comments
- Improve content validation by consolidating patterns and enhancing recursion checks
- Updated `PageBinaryUpdateSerializer` to simplify assignment of validated data.
- Enhanced `content_validator.py` with consolidated dangerous patterns and added recursion depth checks to prevent stack overflow during validation.
- Improved readability and maintainability of validation functions by using constants for patterns.
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-07-30 14:19:49 +05:30
Aaryan Khandelwal
6e1734c86e
[WIKI-570] fix: image alignment for read only editor #7509
2025-07-30 14:12:33 +05:30
dependabot[bot]
05f56d04ba
chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory ( #7506 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs ).
Updates `linkifyjs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases )
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-version: 4.3.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-30 13:12:00 +05:30
Aaryan Khandelwal
3f60f14bb1
[WIKI-539] regression: toolbar visible in comments card #7508
2025-07-30 13:11:56 +05:30
Aaryan Khandelwal
e0b0aafc2b
[WIKI-539] regression: editor build errors #7503
2025-07-29 19:10:39 +05:30
Aaryan Khandelwal
e0fa6553ae
[WIKI-539] refactor: remove lite text read only editor ( #7481 )
...
* refactor: remove lite text read only editor
* chore: update types
2025-07-29 18:09:39 +05:30