36 Commits

Author SHA1 Message Date
b5cf8f4346 feat: improve calendar layout 2026-02-12 12:45:45 -05:00
0421d840e3 feat: employee calendar tab 2026-02-11 20:52:41 -05:00
61401d8dc7 feat: admin calendar settings preview 2026-02-11 20:15:43 -05:00
eca6f4ece8 feat: Allow individual log archiving
Adds the ability for admins to archive individual time log entries.

- Adds an 'Archive' button to the detailed logs table in the admin UI.
- Adds a new API endpoint  to handle the
  archiving of a single log entry.
- Updates the frontend to call the new endpoint when the 'Archive'
  button is clicked.
2025-11-20 12:50:25 -05:00
6381038c90 fix api route 2025-10-09 21:39:25 -04:00
3e77f25b87 fix notification test 2025-10-09 20:53:31 -04:00
a188f08726 readd private key 2025-10-09 13:00:23 -04:00
b7756c3ff8 add public key 2025-10-09 12:58:01 -04:00
28f4523014 undo last change 2025-10-09 12:39:58 -04:00
a67874fe83 lower case vars? 2025-10-09 12:38:22 -04:00
c7c7f80a31 add console test 2025-10-09 12:34:58 -04:00
37f02ae29b fit notify route 2025-10-09 12:31:52 -04:00
74ad2750b0 add notifications 2025-10-09 12:22:23 -04:00
0f2bfbb6a0 added webdav time off add calendar 2025-08-15 09:16:07 -04:00
772f034914 add admin time off edit fuctionaliy 2025-08-10 10:00:01 -04:00
2a7f0b5762 edit time off requests 2025-08-10 09:51:16 -04:00
d30c0921cf change logout to 30 days 2025-08-08 10:47:41 -04:00
d2e50dccd1 add missing routes for admin 2025-08-08 10:42:38 -04:00
fbd18b8678 fix change pw 2025-08-04 16:20:53 -04:00
68ba7c4a5e time-off history 2025-08-02 11:17:21 -04:00
bf3bbc379a add delete noted 2025-08-02 09:55:30 -04:00
5e506e5ab6 duplicated code for notes 2025-08-02 09:41:02 -04:00
a903e4b3de opps, forgot to add logic fuction to notes 2025-08-02 09:37:41 -04:00
dc2369ce5e add notes 2025-08-02 09:34:40 -04:00
901efb6bf6 updated add punch admin 2025-08-02 09:22:29 -04:00
b005af58a2 readd delete 2025-08-02 08:53:43 -04:00
c3b02c4530 hv 2025-08-02 08:43:40 -04:00
ff1fe0ff92 testing 2025-08-02 08:32:22 -04:00
8fad0801e7 fix 2025-08-02 08:03:12 -04:00
01300ab958 ui changes and bugs for punch 2025-08-02 07:54:40 -04:00
29326699de stop server caching 2025-08-02 07:42:51 -04:00
3168aa5320 refactored server to serve index, allowing to just access a port on a local envirnment 2025-07-30 22:21:35 -04:00
da0c7b27d5 fix attempt 2025-07-30 08:22:35 -04:00
d01d27e8a5 move index to public folder 2025-07-30 08:19:30 -04:00
64da46717a fix view archives and add delete time off request 2025-07-29 17:00:15 -04:00
53b9087078 initial commit 2025-07-28 12:56:38 -04:00