mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-29 15:57:00 +02:00
* 📘 Update request type * 📘 Update FE types * ⚡ Adjust store * ⚡ Set received hash * ⚡ Send and load hash * ⚡ Make helper more flexible * 🗃️ Add new field to entity * 🚨 Add check to endpoint * 🧪 Add tests * ⚡ Add `forceSave` flag * 🐛 Fix workflow update failing on new workflow * 🧪 Add more tests * ⚡ Move check to `updateWorkflow()` * ⚡ Refactor to accommodate latest changes * 🧪 Refactor tests to keep them passing * ⚡ Improve syntax |
||
|---|---|---|
| .. | ||
| 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 | ||