Commit Graph

51 Commits

Author SHA1 Message Date
d0c4272f51 Flash added rows 2022-10-11 19:43:46 +03:00
eeb104ee60 Improve row examination 2022-10-11 19:43:12 +03:00
a51fc71990 Use Vuetify dialog for seeing log content 2022-10-11 19:16:27 +03:00
c2f53a4703 Remove row editing, add more tooltips 2022-10-11 19:16:03 +03:00
3141586477 Material theme for ag-grid 2022-10-11 19:15:29 +03:00
c5a76c28ad Added Vuetify 2022-10-11 19:14:59 +03:00
b02b20528a Remove .drone.yml from backend 2022-10-11 17:39:01 +03:00
1a89440624 Updated backend Dockerfile 2022-10-11 17:07:51 +03:00
fb7d8fdd37 Optimized backend Dockerfile
Some checks reported errors
continuous-integration/drone Build was killed
2022-10-11 17:01:01 +03:00
a014b0b531 Attempt to use Drone
Some checks reported errors
continuous-integration/drone Build was killed
2022-10-11 16:25:05 +03:00
693ab863c2 Staged Docker builds for dev and prod 2022-10-11 16:24:15 +03:00
dde5a13550 Different k8s manifests for dev and staging (skaffold run) 2022-10-11 16:23:29 +03:00
3326e0e9e3 Initial support for deploy via skaffold run 2022-10-11 04:05:05 +03:00
845773f3f1 Regular filters instead of experimental combobox, sort by timestamp 2022-10-11 03:21:32 +03:00
d4052f03a1 Regular filters instead of experimental combobox, sort by timestamp 2022-10-11 03:20:12 +03:00
c9cf7ae603 Removed base.css so ag-grid filtering works 2022-10-11 03:19:22 +03:00
b2439a7a49 Experimental combobox, pagination 2022-10-11 02:50:03 +03:00
274620c994 Experimental update mechanism for a single page view 2022-10-11 02:27:31 +03:00
26e79bbb20 Handle non-insert changes 2022-10-11 02:24:41 +03:00
4b8591f51e Make MongoClient prefer secondaries 2022-10-11 02:24:16 +03:00
cfcd17d45e Make MongoClient prefer secondaries 2022-10-11 02:23:54 +03:00
Erki Aas
7797eb9210 Workaround for message id 2022-10-05 18:18:22 +03:00
6cb78c657f Vue.js 3 based frontend 2022-10-05 17:44:28 +03:00
b6f21b8192 Vue.js 3 based frontend 2022-10-05 17:43:41 +03:00
5fe7f45728 Skaffold + k8s configuration for development 2022-10-05 17:41:06 +03:00
23471d5bb3 Updated backend to use nodemon for development, removed minio integration and made other changes 2022-10-05 17:38:34 +03:00
2908a0bed0 Refactor S3 argument parsing
All checks were successful
continuous-integration/drone Build is passing
2022-08-25 08:31:08 +03:00
ec59a423bb Fix docker-compose.yml
All checks were successful
continuous-integration/drone Build is passing
2022-08-17 08:49:04 +03:00
56e2273ba2 Fix Drone config 2022-08-17 08:26:19 +03:00
5060e36d02 Simplify Drone config 2022-08-17 08:25:12 +03:00
b8e9f03b86 Update screenshot handling 2022-03-06 08:18:15 +02:00
426370bc62 Fix screenshot displaying issue
All checks were successful
continuous-integration/drone Build is passing
2022-02-17 10:41:24 +02:00
6370a37e5a Fix log-viewer ignoring screenshotless events
All checks were successful
continuous-integration/drone Build is passing
2022-02-17 10:25:36 +02:00
066474190d Fix state mutation of doc.screenshots in server.js
All checks were successful
continuous-integration/drone Build is passing
2022-02-16 13:56:41 +02:00
a951f16494 Add iteration through screenshot array in frontend/src/component/Event.js
All checks were successful
continuous-integration/drone Build is passing
2022-02-16 11:48:18 +02:00
705b57f3a0 Fix SSL flag for Minio
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 23:33:22 +02:00
52ecba53cc Fix presigned URL generation race conditions 2022-02-15 23:21:56 +02:00
a08f1d37b7 More bugfixes
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 22:14:27 +02:00
05911bbc80 Fix SSE handling
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 21:34:59 +02:00
6b977a09b4 Generalize Drone config 2022-02-15 19:37:04 +02:00
ddc73ad30c Separate event type on server side 2022-02-15 19:22:33 +02:00
2977247193 Implement react-hooks-sse library 2022-02-15 18:34:10 +02:00
4c77fb127d Put back event array on React side
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 10:55:59 +02:00
b90ae0c18d Add emitter and missing mongo-init.sh
All checks were successful
continuous-integration/drone Build is passing
2022-02-14 11:59:21 +02:00
82b91e7161 Add dummy-emitter
(not functioning in current state)
2022-02-14 09:45:34 +02:00
08a261e491 Reduce environment variables number + optimise code 2022-02-11 11:36:53 +02:00
9b73c08fc8 Removed useless frontend/README.md file
All checks were successful
continuous-integration/drone Build is passing
2022-02-09 14:03:41 +02:00
32ea3f5031 Add frontend and backend files 2022-02-09 13:56:34 +02:00
cf7aee71a2 Try both dockerfile and context
All checks were successful
continuous-integration/drone Build is passing
2022-02-08 23:27:16 +02:00
ffffad67a1 Use context instead dockerfile
Some checks failed
continuous-integration/drone Build is failing
2022-02-08 23:24:32 +02:00