psychedelicious 7254a6a517 feat(ui): add UI-level nodes denylist
This simply hides nodes from the workflow editor. The nodes will still work if an API request is made with them. For example, you could hide `iterate` nodes from the workflow editor, but if the Linear UI makes use of those nodes, they will still function.

- Update `AppConfig` with optional property `nodesDenylist: string[]`
- If provided, nodes are filtered out by `type` in the workflow editor
2023-09-08 13:24:37 -04:00
..
2023-08-01 07:59:01 -04:00
2023-09-08 15:22:22 +10:00
2023-09-03 00:34:37 +12:00
2023-08-23 23:06:42 +10:00
2023-09-08 13:24:37 -04:00
2023-07-28 09:46:44 -04:00
2023-05-11 11:55:51 +10:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00