Commit Graph

9 Commits

Author SHA1 Message Date
nathan
9d7fe14387 Et2Template: Fix missing template caused the whole template to stall until timeout
Fixes calendar takes too long
2025-01-30 11:55:29 -07:00
nathan
02da5f8c2c Et2Template: Add additional parameters to load() for other arrayMgrs 2025-01-28 13:19:23 -07:00
ralf
0de371829c do NOT remove template ID, if we have none
otherwise further templates in an overlay have no ID!
2025-01-28 11:23:25 +01:00
nathan
2457b77cca Et2Template: Fix load error clearing when load finishes did not remove correct message 2025-01-23 11:08:07 -07:00
nathan
47a66b3fb7 Et2Template: Load timeout improvements
- Use longer load timeout (15s)
- Improve console log message
- clean up displayed warning message if it does eventually finish.
2025-01-21 11:34:15 -07:00
nathan
be2df46d07 Et2Template: Don't try to load if not template was specified 2025-01-20 09:58:52 -07:00
Nathan Gray
d86d26cc24
Change et2_template to Et2Template webComponent (#169)
* Change template to webcomponent
2025-01-16 13:34:27 -07:00
nathan
b287d54149 Revert "Change template to webcomponent", not ready for pushing
This reverts commit e107b48c3a.
2024-11-07 17:24:31 -07:00
nathan
e107b48c3a Change template to webcomponent 2024-11-07 16:44:46 -07:00