mirror of
https://github.com/directus/directus.git
synced 2026-01-24 17:57:56 -05:00
* [WIP] Start working on script operation * WIP Remove npx-import experiment * Don't break on string value in options scope * WIP Add module whitelist * Mission critical import cleanup work * Add translated labels * Use nodeVM for everything Keeps the export function callback structure consistent * Tweak wording * WIP start on tests * Improve typing in shared define types * Add missing base reactive properties in server store * Add tests for exec index in app * Add tests * Optimize error handling