Iván Ovejero
|
37a6e329af
|
🔨 Infer typings for config schema (#2656)
* 🚚 Move schema to standalone file
* ⚡ Add assertions to string literal arrays
* ✨ Infer typings for convict schema
* 🔥 Remove unneeded assertions
* 🔨 Fix errors surfaced by typings
* ⚡ Type nodes.include/exclude per docs
* ⚡ Account for types for exception paths
* ⚡ Set method alias to flag incorrect paths
* ⚡ Replace original with alias
* ⚡ Make allowance for nodes.include
* ⚡ Adjust leftover calls
* 🔀 Fix conflicts
* 🔥 Remove unneeded castings
* 📘 Simplify exception path type
* 📦 Update package-lock.json
* 🔥 Remove unneeded imports
* 🔥 Remove unrelated file
* ⚡ Update schema
* ⚡ Update interface
* 📦 Update package-lock.json
* 📦 Update package-lock.json
* 🔥 Remove leftover assertions
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-04-08 19:37:27 +02:00 |
|
Ben Hesseldieck
|
d3a1d3ffef
|
Revert "⚡ Simplify config imports in cli package (#1840)" (#1931)
This reverts commit c21c8b3369 .
|
2021-06-23 11:20:07 +02:00 |
|
Iván Ovejero
|
c21c8b3369
|
⚡ Simplify config imports in cli package (#1840)
* ⚡ Set path alias for config
* ⚡ Update config export
* ⚡ Simplify config imports
* ⚡ Update also additional imports
* ⚡ Update path in collation migration
* ⚡ Resolve aliased paths
* 👕 Fix Codacy issue
* 👕 Retry to fix Codacy issue
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-06-22 23:18:52 +02:00 |
|
ricardo
|
494b1de93f
|
Merge branch 'master' into static-stateless-webhooks
|
2020-06-22 16:16:50 -04:00 |
|
Jan Oberhauser
|
a5055940b3
|
🐛 Fix issue with multiuser-setup
|
2020-06-13 12:34:20 +02:00 |
|
ricardo
|
4e9490a88d
|
⚡ Improvements
|
2020-05-30 19:04:04 -04:00 |
|
Jan Oberhauser
|
6c685ccae1
|
🐛 Fix postgres schema
|
2020-05-13 09:31:31 +02:00 |
|
Jan Oberhauser
|
96e5d34065
|
🐛 Fix entityPrefix
|
2020-05-13 09:22:14 +02:00 |
|
Jan Oberhauser
|
42b997fdb4
|
⚡ Improve database migrations
|
2020-05-04 17:29:39 +02:00 |
|
Rupenieks
|
3acd779282
|
Fixed Queries,
|
2020-04-29 13:57:21 +02:00 |
|
Rupenieks
|
16bf916df5
|
Migration configs, migration files, removed test queries
|
2020-04-29 11:34:12 +02:00 |
|
Rupenieks
|
032f4075e4
|
postgresql initial migration
|
2020-04-28 00:52:30 +02:00 |
|
Rupenieks
|
daeafe68f3
|
init migration test files, ormconfig
|
2020-04-27 12:46:09 +02:00 |
|