mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
cddd012a2f
* ⚡ Add `updatedAt` to store * ⚡ Set `updatedAt` in store * 👕 Update FE types * 👕 Update BE types * ⚡ Set `updatedAt` on workflow open * ⚡ Add endpoint check * ⚡ Add first update check * 🔥 Remove log * ⚡ Simplify check * ⚡ Make `makeWorkflow` more flexible * 🗃️ Make `updatedAt` default consistent * 🧪 Adjust tests checking for `updatedAt` * 🧪 Add tests for interim changes block * ✏️ Remove unneeded quotes * ⏪ Simplify without using `-1` * 👕 Simplify interfaces * 🐛 Fix calls to `setWorkflowUpdatedAt` setter * :track: Move update to API call * ⚡ Restrict check to multiple users only * 🧪 Add more tests * 🐛 Account for activation outside of canvas * ✏️ Add warning comment * 🔥 Remove unneeded check * ⏪ Revert to `new Date()` for `-1` * 🐛 Fix display for never updated |
||
---|---|---|
.. | ||
commands | ||
publicApi | ||
shared | ||
auth.api.test.ts | ||
auth.mw.test.ts | ||
credentials.ee.test.ts | ||
credentials.test.ts | ||
me.api.test.ts | ||
nodes.api.test.ts | ||
owner.api.test.ts | ||
passwordReset.api.test.ts | ||
users.api.test.ts | ||
workflows.controller.ee.test.ts | ||
workflows.controller.test.ts |