Commit Graph

45 Commits

Author SHA1 Message Date
Matteo Gheza b04ab5aa20 Update .gitignore, add environment variable operations 2024-01-17 17:48:20 +01:00
Matteo Gheza 03145b2e83 Small UI fixes 2024-01-17 16:25:28 +01:00
Matteo Gheza 7d0896957c Fix table isPublicIp 2024-01-17 01:28:59 +01:00
Matteo Gheza 97ebd36325 Fix data filtering issue in TableComponent 2024-01-12 19:20:24 +01:00
Matteo Gheza 82c8741b6e Add check for undefined object in extractNames 2024-01-12 19:11:48 +01:00
Matteo Gheza 843c0f099a Remove console.log statement in TableComponent 2024-01-12 19:03:43 +01:00
Matteo Gheza 898c59104f Refactor impersonation functionality and handle error messages 2024-01-11 22:52:30 +01:00
Matteo Gheza d99fc9264f Update name display in various components (support surname) 2024-01-11 21:09:53 +01:00
Matteo Gheza cc266c8e39 Add date range filter to LogsController and TableComponent 2024-01-10 16:07:19 +01:00
Matteo Gheza 350e0b22bd Improve logging, display additional info to superadmin 2024-01-09 22:05:45 +01:00
Matteo Gheza 676ae0a0e9 Better permission system 2024-01-07 18:43:52 +01:00
Matteo Gheza dbc50da95a Add edit-user page WIP 2024-01-07 02:02:50 +01:00
Matteo Gheza c63a9789cc Add user info modal 2024-01-04 00:41:41 +01:00
Matteo Gheza 9a6a163229 Add date range filter to table component 2024-01-02 01:21:13 +01:00
Matteo Gheza 9b29e554f2 Update frontend to Angular 16 2023-12-24 19:06:17 +01:00
Matteo Gheza ca090f99f1 Add etag support to list 2023-10-26 16:45:42 +02:00
Matteo Gheza 235a70160b Add support for etag and not modified resources 2023-10-23 08:08:10 +02:00
Matteo Gheza 1f61d2e96a Add support for trainings and small fixes 2023-09-07 14:01:54 +02:00
Matteo Gheza 97d7620c52 Add some frontend error catch 2023-09-03 01:04:19 +02:00
Matteo Gheza 1791b4e5cd Add table search 2023-09-02 16:53:42 +02:00
Matteo Gheza 6ba2f6b5be Add pagination for long lists 2023-09-02 00:43:17 +02:00
Matteo Gheza f9c50b0d2d Fix user online check 2023-09-01 14:39:44 +02:00
Matteo Gheza fc9c8635a6 Implement service update and deletion 2023-09-01 13:23:44 +02:00
Matteo Gheza 34cd5795cb Add services support and lock WIP UI features 2023-09-01 00:21:35 +02:00
Matteo Gheza 0ce0c3e6b9 Fix guards, redirections and login core 2023-08-30 00:59:53 +02:00
Matteo Gheza 10484739c9 Add support for impersonation 2023-06-06 18:53:49 +02:00
Matteo Gheza dec10cee4e Add permissions check frontend 2023-06-06 17:18:30 +02:00
Matteo Gheza 72c50c7b2c
Revert "More translations and service updates" 2022-04-02 22:28:00 +02:00
Matteo Gheza 8acbd08293 Service update 2022-04-01 00:15:05 +02:00
Matteo Gheza 6234b10556 Telegram notifications for Alerts 2022-03-12 20:58:49 +01:00
Matteo Gheza f01b866e53 Other translations 2022-03-01 00:07:51 +01:00
Matteo Gheza 2d681ecea1 Fix service edit UI 2022-02-24 23:41:46 +01:00
Matteo Gheza 118c87706d Improve user impersonation 2022-02-14 16:49:55 +01:00
Matteo Gheza 8b0015543e Add "impersonating users" support 2022-02-14 11:40:47 +01:00
Matteo Gheza 08bd86eefd Roles in JWT 2022-02-10 09:46:40 +01:00
Matteo Gheza 36ee86a167 Add service delete 2022-01-11 13:33:39 +01:00
Matteo Gheza b2ed7b1fbc Working service form and list
With new map place details page
2022-01-11 00:32:21 +01:00
Matteo Gheza 8a5d6a2aa7 Display place image in list 2022-01-10 12:18:55 +01:00
Matteo Gheza 84b8bc0136 Add table destroy event 2021-12-30 11:58:25 +01:00
Matteo Gheza f7667a563d Fix role and update naming 2021-12-29 15:38:16 +01:00
Matteo Gheza 2492fae71c Refresh table data 2021-12-29 13:12:16 +01:00
Matteo Gheza f8f015ed1f Support for non-chief 2021-12-27 19:58:38 +01:00
Matteo Gheza 7c9c3d1b30 Underline user in list if online 2021-12-27 14:43:01 +01:00
Matteo Gheza 0f90b28c26 Hide hidden rows 2021-12-27 13:22:32 +01:00
Matteo Gheza e2e113853e Implement availability and user auth 2021-12-24 15:21:22 +01:00