Commit 956aaaa
Move Zapier link from connections list to user menu (SaaS only) and lazy-load SDK (#1536)
- Remove Zapier link and SVG logos from connections list
- Add Zapier menu item to both desktop dropdown and mobile sidebar menus, gated behind isSaas
- Remove global Zapier SDK script/CSS from index.html and index.saas.html
- Dynamically load Zapier SDK in ZapierComponent on init
- Migrate Zapier component to signals and @if template syntax
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 946e33d commit 956aaaa
File tree
7 files changed
+205
-237
lines changed- frontend/src
- app
- components
- connections-list/own-connections
- zapier
7 files changed
+205
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
182 | 188 | | |
183 | 189 | | |
184 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
185 | 197 | | |
186 | 198 | | |
187 | 199 | | |
| |||
0 commit comments