-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(utils): copy helper functions from web/helpers #6264
base: master
Are you sure you want to change the base?
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Helper Functions Migration
This PR copies non-React helper functions from
web/*/helpers/*
to the@plane/utils
package.Changes Made
array.helper.ts
→packages/utils/src/array.ts
(new file)string.helper.ts
→packages/utils/src/string.ts
date-time.helper.ts
→packages/utils/src/datetime.ts
color.helper.ts
→packages/utils/src/color.ts
Skipped Functions
authentication.helper.tsx
Changes and Merges
Testing and Verification
Link to Devin run: https://app.devin.ai/sessions/4d9c1fede5c44a5d8f3b68c1338979d0