Scott.Idem
  • Joined on 2026-03-10
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 20:29:57 -04:00
1df17e68bb fix(badges): lighten placeholder text in create form
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 18:13:07 -04:00
deea250a85 fix(badges): add fallback badge_type_code_li when template has no badge_type_list
4d43fd8a67 fix(badges): move Badge Type field to top of Staff section
Compare 2 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 17:48:14 -04:00
9180384ec1 temp(badges): restrict Copy Link to Administrator + Edit Mode only
75f755c660 temp(badges): restrict Email Link to Administrator + Edit Mode only
Compare 2 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 17:34:54 -04:00
4780be7a00 fix(badges): sync create form badge types with search filter; default to attendee
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 17:30:45 -04:00
5d6cc4ca35 fix(badges): shorten pending_close Save button label to prevent wrapping
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 17:20:38 -04:00
a68b85e1f1 fix(badges): use direct token classes for field_actions buttons
0199c2e2c9 fix(badges): guard unsaved edits — warn on close, error on second close
126eb77be2 fix(badges): cancel edit state on field switch, not just on explicit cancel
7733ef8708 fix(badges): auto-focus input after accordion animation + mute placeholder text
a81d65ce7e fix(badges): detect and surface PATCH failure in handle_print_badge
Compare 6 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-14 00:07:11 -04:00
345641e4c4 fix(badges): show 'already printed' notice to public users on print page
71c615bf4a fix(badges): hide template debug info bar from non-staff users
81aa0eefcd fix(badges): properly suppress pronouns and lead scanning with {#if false}
Compare 3 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 23:15:23 -04:00
430d39231d temp(badges): comment out pronouns and lead scanning for Axonius 2026
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 22:50:05 -04:00
5203104fef refactor(badges): move hide toggle + print count editor to individual badge view
bf31f13650 fix(badges): gate Show Hidden filter on trusted_access + edit_mode
Compare 2 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 22:22:30 -04:00
7bc7bf5554 feat(badges): hide toggle, print count editor, show hidden filter
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 19:46:11 -04:00
6aeaef6f1d fix(badges): trusted staff visibility driven by filter, not edit mode
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 19:41:02 -04:00
ae00ddffb0 fix(badges): fix Printed/Not Printed filter visibility and API query
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 19:26:51 -04:00
8d430a9c31 fix(badges): drive printed badge visibility from status filter not edit_mode
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 19:16:31 -04:00
f6051156cf fix(badges): include sort selection in active-filters check
d64222ca91 fix(badges): implement missing sort cases for all sort options
Compare 2 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-13 18:42:38 -04:00
acf0a13955 fix(badges): update badge type list and fix filter-only search
5826b21821 feat(badges): allow public_access to print first-print badges
Compare 2 commits »
Scott.Idem pushed to development at Scott.Idem/OSIT-AE-API-FastAPI 2026-04-11 20:32:28 -04:00
c0626e061e fix: remove account_id injection from nested POST handler
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-11 19:51:54 -04:00
ad3b27b747 fix(badges): auto-save font sizes on adjustment
15566efec1 revert(badges): remove _random workaround on badge create template ID
5e07f2822c fix(badges): send event_badge_template_id_random on badge create
Compare 3 commits »
Scott.Idem pushed to development at Scott.Idem/OSIT-AE-API-FastAPI 2026-04-11 19:13:38 -04:00
dfb5289188 fix: skip account_id injection when model excludes it from DB writes
Scott.Idem pushed to development at Scott.Idem/OSIT-AE-API-FastAPI 2026-04-11 19:02:40 -04:00
0ecc5a97d5 fix: resolve secondary FKs in nested POST (event_badge_template_id)
516865b7d8 Updated docs
7f9666dc1e fix: authenticate_passcode — priority ordering, full role flags, per-role TTL, min_length
f9f588ddf2 docs: add temporary Axonius Zoom CSV Upload section (Apr 2026)
ea25bf78d4 import: map marketing consent CSV column to event_badge.agree_to_tc and allow_tracking
Compare 5 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-11 18:08:46 -04:00
d35a28f912 ui(badges): show template name on create form when only one exists
2e01e7f115 fix(badges): always pre-select first template on badge create
f7ddcaa448 fix(badges): use base fields instead of _override on badge create
Compare 3 commits »