twenty/packages
Jérémy M 04edf2bf7b
feat: add resolve absolute path util (#5836)
Add a new util called `resolveAbsolutePath` to allow providing absolute
path for environment variable like `STORAGE_LOCAL_PATH`.
If the path in the env start with `/` we'll not prefix it with
`process.cwd()`.

Also we're using a static path for the old `db_initialized` file now
named `db_status` and stop using the env variable for this file as this
one shouldn't ne stored in the `STORAGE_LOCAL_PATH`.

Fix #4794

---------

Co-authored-by: Quentin Galliano <qgalliano@gmail.com>
2024-06-12 21:17:31 +02:00
..
twenty-chrome-extension 5623 add an inviteteam onboarding step (#5769) 2024-06-12 21:13:18 +02:00
twenty-docker feat: add resolve absolute path util (#5836) 2024-06-12 21:17:31 +02:00
twenty-emails 5078 ability to invite team members (#5750) 2024-06-05 16:35:14 +02:00
twenty-front 5623 add an inviteteam onboarding step (#5769) 2024-06-12 21:13:18 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server feat: add resolve absolute path util (#5836) 2024-06-12 21:17:31 +02:00
twenty-ui Refactored all FieldDisplay types for performance optimization (#5768) 2024-06-12 18:36:25 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Temporary fix README (#5814) 2024-06-11 10:18:08 +02:00
twenty-zapier Add authentication optional api url parameter (#5803) 2024-06-11 12:08:21 +02:00