कारतोफ्फेलस्क्रिप्ट™
|
82fe6383ef
|
refactor(core): Delete boilerplate code across migrations (no-changelog) (#5254)
|
2023-05-05 11:28:59 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a86c9a628b
|
refactor(core): Add support for implicit schema in postgres migrations (#5233)
|
2023-01-24 10:55:20 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
698d96a617
|
refactor: Setup typescript project references across workflow, core, and cli (#4519)
* refactor: use consistent folder structure across workflow, core, and cli
* setup typescript project references across workflow, core, and cli
|
2022-11-09 15:25:00 +01:00 |
|
Iván Ovejero
|
b1e715299d
|
feat(core, editor): Support pairedItem for pinned data (#3843)
* 📘 Adjust interface
* ⚡ Adjust pindata in state store
* ✨ Add utils
* ⚡ Replace utils calls
* ⚡ Adjust pindata intake and display
* 🔥 Remove excess BE fixes
* 📝 Update comment
* 🧪 Adjust tests
* 🔥 Remove unneeded helper
* 🚚 Improve naming
* 🧹 Clean up `ormconfig.ts`
* 📘 Add types and type guards
* ⚡ Improve serializer for sqlite
* ✨ Create migration utils
* ⚡ Set up sqlite serializer
* 🗃️ Write sqlite migration
* 🗃️ Write MySQL migration
* 🗃️ Write Postgres migration
* ⚡ Add imports and exports to barrels
* 🚚 Rename `runChunked` to `runInBatches`
* ⚡ Improve migration loggers
* ♻️ Address feedback
* 🚚 Improve naming
|
2022-08-22 17:46:22 +02:00 |
|
Mutasem Aldmour
|
679a443a0c
|
refactor: Add node IDs (#3788)
* update type
* add id to new nodes
* update paste/import behavior
* update duplicate/copy
* update duplicate workflow
* update import functions + templates
* add instance id on copy
* on download add instance id
* simplify for testing
* update telemetry events
* add ids to nodegraph
* not if same instance
* update spacing
* fix tests
* update tests
* add uuid
* fix tests
update tests
add uuid
fix ts issue
* fix telemetry event
* update workflow import
* update public api
* add sqlit migration
* on workflow update
* add psql migration
* add mysql migration
* revert to title
* fix telemetry bug
* remove console log
* remove migration logs
* fix copy/paste bug
* replace node index with node id
* remove console log
* address PR feedback
* address comment
* fix type issue
* fix select
* update schema
* fix ts issue
* update tel helpers
* fix eslint issues
|
2022-08-03 13:06:53 +02:00 |
|