botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) 7bb230b59c fix(htmx): register auth header listener on document immediately
The listener was being registered on document.body inside initHTMX(),
but HTMX requests could start before body was ready.

Now register on document at script load time (immediately) to ensure
all HTMX requests get the Authorization header.
2026-01-10 14:19:22 -03:00
..
admin Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
analytics Add Phase 4 (@ Mentions) and Phase 5 (Business Reports) 2026-01-10 07:06:39 -03:00
assets/icons fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
attendant feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
auth fix(auth): Save access_token in login.html before redirect 2026-01-07 07:21:28 -03:00
billing Add CRM to header tabs and update CSS breakpoints 2026-01-10 06:59:58 -03:00
calendar feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
canvas Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
chat Add Phase 4 (@ Mentions) and Phase 5 (Business Reports) 2026-01-10 07:06:39 -03:00
crm Add CRM to header tabs and update CSS breakpoints 2026-01-10 06:59:58 -03:00
css fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
dashboards Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
docs feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
drive feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
goals Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
js fix(htmx): register auth header listener on document immediately 2026-01-10 14:19:22 -03:00
learn Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
mail feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
meet feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
monitoring feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
paper feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
partials feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
people Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
player Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
products Add CRM to header tabs and update CSS breakpoints 2026-01-10 06:59:58 -03:00
project Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
public Fix duplicate WS progress bug - rebuild tree on structure change 2026-01-02 12:48:54 -03:00
research feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
settings feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
sheet feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
slides feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
social Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
sources feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
tasks feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
tickets Add SMB Suite apps: CRM, Billing, Products, Tickets, Forms 2026-01-09 22:41:32 -03:00
tools fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
video Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
workspace Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
base-layout-preview.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.css Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.js Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base.html Add admin, dashboards, learn, social, and video UI components 2026-01-08 13:16:06 -03:00
default.gbui chore: remove Alpine.js references 2025-12-18 18:53:11 -03:00
designer.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
designer.html fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
designer.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
editor.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
editor.html fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
editor.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
home.html fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
index.html feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
single.gbui - Spliting from botserver. 2025-12-03 18:42:22 -03:00