You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jose Olarte III 9628d5c8c6 refactor: move display text logic to BulkMembersDialog component 5 days ago
..
assets refactor: migrate dialog styles from scoped CSS to Tailwind utilities 1 week ago
components refactor: move display text logic to BulkMembersDialog component 5 days ago
composables Fix UserNameDialog open error and add defensive ref check 4 months ago
constants feat: implement member visibility dialog with checkbox selection and refresh 3 weeks ago
db fix: remaining starred-project issues, plus better Error logging and user verbiage 1 month ago
db-sql Merge branch 'star-projects' into star-projects2, bringing star-projects onto master 1 month ago
interfaces refactor: make the meeting member "set visibility" screen much like the organizer's "admit" screen 1 week ago
libs feat: change icon for pending members 2 weeks ago
router feat: add a 'not found' page 4 weeks ago
services fix: remaining starred-project issues, plus better Error logging and user verbiage 1 month ago
test Merge branch 'star-projects' into star-projects2, bringing star-projects onto master 1 month ago
types Integrate TypeScript type checking into build process with conditional execution 3 months ago
utils fix: remaining starred-project issues, plus better Error logging and user verbiage 1 month ago
views refactor: simplify logic for opening onboarding dialogs 1 week ago
App.vue refactor: rename SetVisibilityDialog to SetBulkVisibilityDialog and remove unused code 3 weeks ago
env.d.ts chore: cleanup and test 7 months ago
main.capacitor.ts chore: move more logger infos to debugs 2 months ago
main.common.ts Fix duplicate export declarations and migrate ContactsView with sub-components 4 months ago
main.electron.ts Integrate TypeScript type checking into build process with conditional execution 3 months ago
main.ts chore: move more logger infos to debugs 2 months ago
main.web.ts Remove manual service worker registration; rely on VitePWA auto-registration 4 months ago
registerSQLWorker.js Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 4 months ago
shims-vue.d.ts init 3 years ago
util.d.ts fix linting 2 years ago
vite-env.d.ts add ability to edit a GiveAction 1 year ago
vite.config.utils.js docs: move build instructions from README to BUILDING.md 9 months ago