Commit Graph

115 Commits

Author SHA1 Message Date
Douglas Barone
4928dd3a73 Refatored UserPrecense functionality 2020-12-17 17:45:12 -04:00
Douglas Barone
9945b58fb1 Added RECENT status 2020-12-17 16:28:09 -04:00
Douglas Barone
ea5e698264 v2.5.0 DB schema 2020-12-17 13:47:43 -04:00
Douglas Barone
b4d0f7af13 Use same date for all entries 2020-12-17 13:15:47 -04:00
Douglas Barone
79d3bc47b9 Extract method 2020-12-17 13:15:22 -04:00
Douglas Barone
a47f05ab18 Handle the zero device case 2020-12-17 13:04:38 -04:00
Douglas Barone
cf21f1534d Better log message 2020-12-17 13:04:06 -04:00
Douglas Barone
738bae1a15 Better filtering 2020-12-17 08:57:38 -04:00
Douglas Barone
ed65680a3b Fix: properly sort itens 2020-12-16 11:24:52 -04:00
Douglas Barone
acbe13a0b1 Sort result 2020-12-16 11:18:45 -04:00
Douglas Barone
37d7f94141 Added prisma-dev script 2020-12-16 09:34:05 -04:00
Douglas Barone
f7cc0f3f07 Update prisma migration 2020-12-15 16:01:39 -04:00
Douglas Barone
9c1c78a4b3 Update prisma 2020-12-15 11:35:45 -04:00
Douglas Barone
c605734d8f Refactor 2020-12-15 11:13:18 -04:00
Douglas Barone
c39c2a7d3a Rename folder 2020-12-14 16:51:43 -04:00
Douglas Barone
d77e131385 Code refactoring 2020-12-14 16:42:38 -04:00
Douglas Barone
58369b0df6 Fix sessionId for cache 2020-12-14 16:22:36 -04:00
Douglas Barone
e872afaf35 Organize project struture 2020-12-14 16:18:28 -04:00
Douglas Barone
6bd6049c02 Fix: set working state properly 2020-12-14 10:42:35 -04:00
Douglas Barone
6ee96e7f16 Bump version to 2.4.0 2020-12-11 11:59:41 -04:00
Douglas Barone
58a7a70040 Optimize query 2020-12-10 20:18:06 -04:00
Douglas Barone
dae45fe928 Extract timeout from entry 2020-12-10 20:09:02 -04:00
Douglas Barone
b77716ebc6 Clean unused variables 2020-12-10 19:56:05 -04:00
Douglas Barone
a7322693d3 Improve Palo Alto user-id mapping using a single POST req 2020-12-10 16:29:14 -04:00
Douglas Barone
3200b8624b Added StatsWidget 2020-12-10 10:11:36 -04:00
Douglas Barone
1cd561bd62 Initialize var properly 2020-12-10 08:28:07 -04:00
Douglas Barone
12db9c49b2 Prevent unnecessary user-id update 2020-12-09 08:30:17 -04:00
Douglas Barone
6599707386 Added totalWifiDevices to stats query. 2020-12-07 14:13:11 -04:00
Douglas Barone
a9d515d1f4 Rename vars 2020-12-05 13:11:59 -04:00
Douglas Barone
f38f358fca Debounce upsertUser 2020-12-05 12:11:44 -04:00
Douglas Barone
05db879b27 Added authUpdated subscription 2020-12-04 18:40:47 -04:00
Douglas Barone
30422ccb24 Adjust userPresence slice 2020-12-04 10:55:12 -04:00
Douglas Barone
2e454ea88f Added onlineUsers to Stats 2020-12-04 10:38:08 -04:00
Douglas Barone
472982a97f Bumped version to 2.3.0 2020-12-03 18:27:51 -04:00
Douglas Barone
023dc39076 UserPresence subscription OK 2020-12-03 17:50:25 -04:00
Douglas Barone
43a2638d18 Refactor authorization extraction 2020-12-03 17:30:35 -04:00
Douglas Barone
fea7befa8a Added support to Subscriptions 2020-12-03 17:27:03 -04:00
Douglas Barone
3f1355c8b8 Added env var 2020-12-03 16:10:20 -04:00
Douglas Barone
87f7ed4cd8 Decouple updateDevicesInfo: delegate to cronTasks 2020-12-02 15:54:49 -04:00
Douglas Barone
5de1bb4f0b Bump version to 2.2.0 2020-12-02 13:54:40 -04:00
Douglas Barone
eccdca4f29 Initial support for user-id mappings 2020-12-02 11:20:27 -04:00
Douglas Barone
52d561f396 Minimal refactoring 2020-12-01 15:19:03 -04:00
Douglas Barone
04a2fb01cb Optimized AD user import 2020-12-01 14:56:20 -04:00
Douglas Barone
95364dc8a7 Removo TODO 2020-11-30 14:56:05 -04:00
Douglas Barone
72a6e577bc Added a cron task to update OUIs 2020-11-30 14:53:43 -04:00
Douglas Barone
73fb2c49ae Added isOnline property to WifiDevice 2020-11-30 14:30:50 -04:00
Douglas Barone
adb6289e99 Wifi views OK 2020-11-30 14:15:19 -04:00
Douglas Barone
94773e52bf Added wifiUsers query 2020-11-27 15:01:55 -04:00
Douglas Barone
d2d6a3a28a WiFi devices page OK 2020-11-27 10:37:28 -04:00
Douglas Barone
63126777cf Minimal refactoring 2020-11-27 08:19:34 -04:00