93 Commits

Author SHA1 Message Date
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
3784ec7ca7 chore: version service worker cache 2026-02-11 19:58:15 -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
0e22240d11 update to notify 2025-10-09 21:26:18 -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
1729d077ab notification popup 2025-10-09 12:53:14 -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
9445e9e624 changed wording 2025-08-10 10:25:56 -04:00
a7f8d3b8e0 update mobile buttons again 2025-08-10 10:25:07 -04:00
992f9337ba changed wording 2025-08-10 10:20:57 -04:00
ed41c4d598 update mobile buttons 2025-08-10 10:19:56 -04:00
1cb7942580 update mobile buttons 2025-08-10 10:16:23 -04:00
2492ecf93c add admin time off edit fuctionaliy 2025-08-10 10:12:34 -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
bb7e1e7950 remember tab added 2025-08-10 09:39:52 -04:00
4fd18e5ea3 remember tab added 2025-08-10 09:37:46 -04:00
688712e6da remember tab added 2025-08-10 09:36:10 -04:00
2c4ba19b71 fix handleAuthSubmit 2025-08-10 09:31:24 -04:00
0cabc5288e add logging to initializeApp 2025-08-10 09:29:50 -04:00
6cb764faf7 add logging to main auth 2025-08-10 09:25:18 -04:00
2072aa30ef fix dupe fuction in ui.js 2025-08-10 09:23:00 -04:00
cab217cf24 forgot to export function 2025-08-10 09:01:16 -04:00
d41170ab61 fix tab switch after action 2025-08-10 08:58:53 -04:00
fe64c8a96f updated archive buttons 2025-08-10 08:53:29 -04:00
53fb0ed01d update icon location 2025-08-10 08:49:05 -04:00
3ddfc8442a update main location 2025-08-10 08:42:01 -04:00
214d94e819 updated icons and pwa install 2025-08-10 08:39:50 -04:00
2ecf1fc49f fix sw link 2025-08-09 21:28:10 -04:00
b5c64fd2bc pwa update, icons update 2025-08-09 21:16:48 -04:00
efc29f199a update message timeout 2025-08-09 20:42:54 -04:00
c7379f5af3 test tabbed interface 2025-08-09 20:37:52 -04:00
faee2459bc debugging login 2025-08-09 20:28:31 -04:00
60fca73823 push 2025-08-08 21:32:01 -04:00
8e1622fad0 off load js and css 2025-08-08 20:36:21 -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
36c350437b new fix for note js 2025-08-02 09:47:16 -04:00