sangeethailango
b4acaa2086
chore: test cases
2025-09-04 17:04:06 +05:30
sangeethailango
00e38a7149
chore: move validation to serializer
2025-09-03 16:40:17 +05:30
sangeethailango
04e14f32bf
chore: move validation to viewset
2025-09-03 16:21:41 +05:30
gakshita
56795bbcba
fix: allowed empty screen for last name
2025-09-03 16:14:10 +05:30
gakshita
03bbe79320
Merge branch 'fix-user-name-validation' of https://github.com/makeplane/plane into fix-user-name-validation
2025-08-28 19:21:59 +05:30
gakshita
9ef0de4848
fix: allowed spaces
2025-08-28 19:21:57 +05:30
sangeethailango
4e4e3ef659
Merge branch 'fix-user-name-validation' of github.com:makeplane/plane into fix-user-name-validation
2025-08-28 19:18:23 +05:30
sangeethailango
43cdaec895
chore: allow space
2025-08-28 19:15:09 +05:30
gakshita
fde6de3fcf
fix: handled fe to not allow special characters in first_name and last_name
2025-08-28 16:04:50 +05:30
sangeethailango
33d3e032b3
fix: user name validation
2025-08-21 14:57:59 +05:30
Bavisetti Narayan
b8a88fe89c
[WIKI-599] chore: removed the regex tags calculation in description ( #7608 )
2025-08-20 21:26:21 +05:30
Bavisetti Narayan
a59ebadd34
[WEB-4712] chore: work item attachment patch endpoint ( #7595 )
2025-08-20 18:56:15 +05:30
Akshita Goyal
174ebfad56
[WEB-4637] fix: scrolling issue fixed #7600
2025-08-20 18:55:22 +05:30
Sangeetha
008e048968
[WEB-4430] fix: incorrect WI count while scrolling ( #7596 )
...
* fix: wrong WI count while scrolling
* chore: optimize issue queryset
* fix: use separate query for total_count_queryset
* fix: guest visibility constraint
* fix: use separate query for total_count_queryset in external api
* fix: use queryset.count()
2025-08-20 18:54:32 +05:30
sriram veeraghanta
7e15fcc080
fix: docker node_modeles symlink path matching with pnpm path ( #7605 )
2025-08-20 16:17:35 +05:30
sriram veeraghanta
6636b8882f
fix: package cleanup ( #7602 )
2025-08-20 02:24:12 +05:30
Bavisetti Narayan
6398fc3cba
[WEB-4716] chore: created new description model ( #7597 )
...
* chore: created new description model
* chore: added project field
* chore: removed the duplicate workspace
* chore: updated the comment
2025-08-20 01:07:23 +05:30
Vamsi Krishna
fc698bd9b4
[WEB-4710]feat: added module filters to local storage ( #7598 )
...
* feat: added module filters to local storage
* chore: removed debounce
2025-08-20 01:04:17 +05:30
Vamsi Krishna
cbcdd86569
[WEB-4698]fix: work items modal select/deselect button #7599
2025-08-19 20:07:14 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
Aaron Heckmann
d8f58d28ed
fix: CI to include lint and format along with build ( #7482 )
...
* fix(lint): get ci passing again
* chore(ci): run lint before build
* chore(ci): exclude web app from build check for now
The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.
* fix: formating of files
* fix: adding format to ci
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-18 21:27:16 +05:30
sriram veeraghanta
927da438c7
[PRIME-17] fix: enable github api to fetch latest version information ( #7548 )
...
* fix: enable github api to fetch latest version information
* chore: typo fixes
* chore: add timeout to request
2025-08-18 20:12:48 +05:30
sriram veeraghanta
4b06bc4d2d
fix: remove page title hook ( #7583 )
...
* fix: page title hook removed
* fix: build errors
2025-08-16 14:10:10 +05:30
Aaryan Khandelwal
d692db47b2
refactor: space app barrel exports ( #7573 )
...
* refactor: space app barrel files
* chore: rename views layout
2025-08-15 13:12:36 +05:30
Aaryan Khandelwal
3391e8580c
refactor: remove barrel exports from web app ( #7577 )
...
* refactor: remove barrel exports from some compoennt modules
* refactor: remove barrel exports from issue components
* refactor: remove barrel exports from page components
* chore: update type improts
* refactor: remove barrel exports from cycle components
* refactor: remove barrel exports from dropdown components
* refactor: remove barrel exports from ce components
* refactor: remove barrel exports from some more components
* refactor: remove barrel exports from profile and sidebar components
* chore: update type imports
* refactor: remove barrel exports from store hooks
* chore: dynamically load sticky editor
* fix: lint
* chore: revert sticky dynamic import
* refactor: remove barrel exports from ce issue components
* refactor: remove barrel exports from ce issue components
* refactor: remove barrel exports from ce issue components
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-15 13:10:26 +05:30
Prateek Shourya
9cf564caae
[WEB-4693] fix: remove initial load flicker on auto-archive and auto-close automation page ( #7578 )
...
* [WEB-4693] fix: remove initial load flicker on auto-archive and auto-close automation page
* refactor: optimize auto-archive and auto-close status calculations using useMemo
* chore: add requested changes
2025-08-13 19:17:20 +05:30
Prateek Shourya
34c6047d80
[WEB-4677] improvement: add defaultOpen property to CustomSearchSelect ( #7576 )
...
* [WEB-4677] improvement: add defaultOpen property to CustomSearchSelect
* improvement: add utils to format time duration
* improvement: added initializing state for project store
* improvement: minor changes in automations page
2025-08-12 19:37:53 +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
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
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
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
Akshita Goyal
dffe3a844f
[WEB-4632] chore: pinned your work to the sidebar #7537
2025-08-04 20:06:03 +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
Bavisetti Narayan
7cec92113f
[WEB-4628] chore: return 200 response for work item comment #7532
2025-08-04 15:27:05 +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
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