• Joined on 2025-11-24
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:13:16 -06:00
3c4712b5ee Update CI workflow to enhance deployment command for application restart
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:04:35 -06:00
77fccefd16 Update dependencies in package.json and bun.lock for Svelte and Rollup plugins
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:02:56 -06:00
4e96e505db Update Svelte configuration to use adapter-node and add dependency in package.json
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:00:19 -06:00
5eae8b6611 Enhance CI workflow for deployment artifact preparation
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:57:29 -06:00
43712043d6 Update CI workflow to use Node.js 20 container for improved compatibility
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:56:00 -06:00
8c9d12c0db Update CI workflow to use Ubuntu 22.04 container and streamline dependency installation
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:55:03 -06:00
b01620a2b4 Enhance CI workflow for deployment and build process
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:50:20 -06:00
653a8d125d Update CI workflow to use actions v3 for artifact upload and download
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:46:43 -06:00
c9453b19ed Add start script to package.json and enhance CI workflow for deployment
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:41:39 -06:00
0c69463e74 Refactor CI workflow to use Bun container and streamline dependency installation
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:37:28 -06:00
69c6b1a4d4 Update CI workflow to install Bun directly via script
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:18:59 -06:00
b3735ffbe2 Refactor employee search and improve notification handling
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 09:13:15 -06:00
09487bbede Add svelte-sonner for notifications and enhance employee search functionality
eewing pushed to main at Cardoza_Construction/HRM 2026-02-16 16:04:17 -06:00
faae3c1a43 Update README.md to include project stack, development and build instructions, and details on PocketBase and shadcn-svelte integration.
eewing created repository Cardoza_Construction/HRM 2026-02-16 14:10:40 -06:00
eewing pushed to main at Cardoza_Construction/Evoke 2026-02-07 12:03:07 -06:00
ffef3b14a1 Update README.md with setup instructions, project stack details, chat functionality, and PocketBase integration information.
eewing created repository Cardoza_Construction/Evoke 2026-02-07 11:12:23 -06:00
eewing created repository Cardoza_Construction/Jobs 2026-01-31 12:17:37 -06:00
eewing pushed to main at Cardoza_Construction/Sveltekit 2026-01-22 17:23:57 -06:00
e38a1793a2 Update README.md to enhance project documentation, including development commands, project structure, SvelteKit file types, and deployment instructions.
eewing pushed to main at Cardoza_Construction/Sveltekit 2026-01-22 17:23:00 -06:00
4a7f3c192d Update environment type definitions and remove generated files. Added new environment variables to ambient.d.ts and dynamic private module. Deleted obsolete generated files including root.js, root.svelte, and client-related files. Updated route metadata and types for improved structure and clarity.