Iván Ovejero
|
cfd32d2642
|
refactor: Phase out TSLint in nodes-base (no-changelog) (#4798)
* 🔥 Remove TSLint scripts
* 🔥 Remove TSLint config
* 🔥 Remove TSLint exceptions
* 👕 Adjust lint config
* ✏️ Add story numbers
|
2022-12-02 15:25:21 +01:00 |
|
Iván Ovejero
|
632f573021
|
refactor(core): Introduce overload for string-type node parameter (no-changelog) (#4797)
* 📘 Set up overload
* 🔥 Remove inferrable assertions
|
2022-12-02 12:53:59 +01:00 |
|
Iván Ovejero
|
0d9eeea024
|
refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648)
* 📘 Set up overload
* 🔥 Remove inferrable record assertions
* 👕 Fix semicolon
* 👕 Fix another semicolon
|
2022-11-18 16:29:44 +01:00 |
|
Iván Ovejero
|
0565194473
|
refactor(core): Introduce overload for number-type node parameter (no-changelog) (#4644)
* 📘 Set up overloads
* 📘 Add temporary assertion
* 🔥 Remove inferrable number assertions
* ✏️ Add ticket ref
|
2022-11-18 15:26:22 +01:00 |
|
Iván Ovejero
|
6757c9a2ea
|
refactor(core): Introduce overload for boolean-type node parameter (no-changelog) (#4647)
* 📘 Set up overloads
* 📘 Add temporary assertion
* 🔥 Remove inferrable boolean assertions
* ⏪ Undo autoformatting
|
2022-11-18 14:31:38 +01:00 |
|
Iván Ovejero
|
d2b97c0713
|
refactor(core): apply lint rule node-class-description-non-core-color-present (#4426)
* 👕 Enable rule `node-class-description-non-core-color-present`
* 👕 Apply rule to remove deprecated `color`
* ✏️ Fix unrelated typos
* ✏️ Fix another unrelated typo
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2022-10-25 09:06:54 +02:00 |
|
Michael Kret
|
1d57b10942
|
refactor(core): fix for no-uncaught-json-parse warnings
|
2022-10-21 21:52:43 +03:00 |
|
Ricardo Espinoza
|
9b3f30d584
|
feat(AWS Certificate Manager): add AWS Certificate Manager node (#4263)
* ✨ AWS Certificate Manager
* ⚡ Add codex and paired items
* ⚡ Add codex
* 🐛 Fix typo
|
2022-10-07 09:08:55 -04:00 |
|