Commit Graph

62 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
31a4e1a277 web: ssr redirects 2023-12-31 13:35:11 +01:00
Carl-Gerhard Lindesvärd
1ec95ca242 web: better reset 2023-12-17 20:57:06 +01:00
Carl-Gerhard Lindesvärd
4845cbf6f8 web: rename events 2023-12-17 14:19:05 +01:00
Carl-Gerhard Lindesvärd
fdb9b912d7 web: edit report and edit dashboard 2023-12-17 13:44:45 +01:00
Carl-Gerhard Lindesvärd
5ae8decbc0 api: always return json 2023-12-14 09:57:21 +01:00
Carl-Gerhard Lindesvärd
0a15a773e2 web: filter events by name (all events and profile events) 2023-12-13 11:08:10 +01:00
Carl-Gerhard Lindesvärd
13d7ad2a8c web: round values and add average 2023-12-13 10:15:32 +01:00
Carl-Gerhard Lindesvärd
f6823cd303 web: add average per user 2023-12-12 22:59:40 +01:00
Carl-Gerhard Lindesvärd
fc141a80e0 web: delete dashboards 2023-12-12 21:55:42 +01:00
Carl-Gerhard Lindesvärd
3bd06b610e api: improve get events sql and setup simple caching 2023-12-12 15:54:10 +01:00
Carl-Gerhard Lindesvärd
f82636a0d9 web: fix report table 2023-12-12 15:07:02 +01:00
Carl-Gerhard Lindesvärd
7ca643bf7e web: easier to navigate around + a lot of minor ui improvements 2023-12-12 14:26:54 +01:00
Carl-Gerhard Lindesvärd
c175707be4 web: ui improvements for report edit mode 2023-12-12 09:49:06 +01:00
Carl-Gerhard Lindesvärd
0db81832bf web: improve picking values, added contains operator in api 2023-12-11 22:39:06 +01:00
Carl-Gerhard Lindesvärd
e727109235 web improvements 2023-12-11 10:40:15 +01:00
Carl-Gerhard Lindesvärd
4ddafcad07 add native and web sdks 2023-11-06 08:52:58 +01:00
Carl-Gerhard Lindesvärd
3431958c79 allow options as well 2023-11-04 22:02:57 +01:00
Carl-Gerhard Lindesvärd
853e6adbe2 allow cors 2023-11-04 20:19:41 +01:00
Carl-Gerhard Lindesvärd
f5670253bc responsive design and bug fixes 2023-11-04 10:01:22 +01:00
Carl-Gerhard Lindesvärd
13618d1fd4 a bit better caching on the docker file 2023-11-02 20:47:35 +01:00
Carl-Gerhard Lindesvärd
107feda4ad oh lord. prettier eslint and all that 2023-11-02 20:24:41 +01:00
Carl-Gerhard Lindesvärd
e1f37b439e remove logging 2023-11-02 15:32:05 +01:00
Carl-Gerhard Lindesvärd
c64e33bbad wip 2023-11-02 15:15:00 +01:00
Carl-Gerhard Lindesvärd
1afec0a5c2 return res 2023-11-02 15:06:21 +01:00
Carl-Gerhard Lindesvärd
4a3221cef0 add logging 2023-11-02 14:58:58 +01:00
Carl-Gerhard Lindesvärd
4e7c984e90 disable buildkit 2023-11-02 14:15:07 +01:00
Carl-Gerhard Lindesvärd
0f5660e8f0 docker changes 2023-11-02 14:09:52 +01:00
Carl-Gerhard Lindesvärd
493e1b7650 added tooling (eslint, typescript and prettier) 2023-11-02 12:14:37 +01:00
Carl-Gerhard Lindesvärd
9b329ef2f2 replace bun with pnpm and added dockerfile for web 2023-11-02 11:29:28 +01:00
Carl-Gerhard Lindesvärd
4dde07704a remove old backend 2023-11-02 11:27:33 +01:00
Carl-Gerhard Lindesvärd
09672b34a3 web: added interval minute, profile list and profile view 2023-11-01 20:36:19 +01:00
Carl-Gerhard Lindesvärd
3f7db1935c simple event list and fix tables on settings 2023-10-29 21:15:09 +01:00
Carl-Gerhard Lindesvärd
48becb23dc add validation for update organization 2023-10-28 23:24:22 +02:00
Carl-Gerhard Lindesvärd
aa5c881ec6 handle auth correctly and added change password 2023-10-28 22:59:33 +02:00
Carl-Gerhard Lindesvärd
e0cc9ef83b add range picker on dashboard 2023-10-28 22:17:20 +02:00
Carl-Gerhard Lindesvärd
7e40c2e391 add range on dashboard 2023-10-28 22:07:37 +02:00
Carl-Gerhard Lindesvärd
c5823dc4cb use range instead of dates across the web 2023-10-28 21:58:17 +02:00
Carl-Gerhard Lindesvärd
c8c86d8c23 minor fixes 2023-10-28 21:57:43 +02:00
Carl-Gerhard Lindesvärd
a05f7933af add save report modal 2023-10-27 21:38:29 +02:00
Carl-Gerhard Lindesvärd
ed7ed2ab24 add bar chart support and other fixes 2023-10-27 20:37:08 +02:00
Carl-Gerhard Lindesvärd
d8c587ef90 web: fix typecheck 2023-10-26 21:15:08 +02:00
Carl-Gerhard Lindesvärd
8a87fff689 web: added the base for the web project 2023-10-26 20:53:11 +02:00
Carl-Gerhard Lindesvärd
15e29edaa7 minor 2023-10-20 22:19:36 +02:00
Carl-Gerhard Lindesvärd
4576453aef save, create and view reports in dashboard 2023-10-19 11:56:52 +02:00
Carl-Gerhard Lindesvärd
2cb6bbfdd3 improve graphs and table 2023-10-18 09:50:12 +02:00
Carl-Gerhard Lindesvärd
206ae54dea gui: work in progress 2023-10-17 21:47:37 +02:00
Carl-Gerhard Lindesvärd
b9fe6127ff log errors 2023-10-13 15:42:11 +02:00
Carl-Gerhard Lindesvärd
4e0ec23f09 create profile if not exists 2023-10-13 13:31:07 +02:00
Carl-Gerhard Lindesvärd
cef7fc6965 add nextjs and migrated api to next api 2023-10-12 23:19:02 +02:00
Carl-Gerhard Lindesvärd
5e382911a8 hash clientSecret and better logging for sdk 2023-10-12 13:51:11 +02:00