Commit Graph

29 Commits

Author SHA1 Message Date
Ferdinand Mütsch 91b4cb2c13 fix: explicit milliseconds precision of timestamp columns 2022-03-18 13:48:28 +01:00
Ferdinand Mütsch a3acdc7041 fix: duration aggregation for heartbeats with identical timestamps (resolve #340) 2022-03-18 12:29:43 +01:00
Ferdinand Mütsch 302eb33b1b fix: branches chart (resolve #322) 2022-02-22 08:19:51 +01:00
Ferdinand Mütsch aebfdc535d refactor: redefine tailwind build
chore: encapsulate commonly used css classes
chore: add npm scripts for building tailwind and iconify assets
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch c217f8e664 chore: move vue components to separate js files 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch af0d2e84e1 refactor: replace roboto by source sans 3 font
chore: minor front page styling
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 44a2e609fb refactor: redesign login page
refactor: redesign signup page
refactor: redesign summary page
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch 5df0f48303 feat: user avatars 2021-10-14 12:04:21 +02:00
Ferdinand Mütsch ee31212cdd fix: hotfix for invalid api base url prefix (#203) 2021-05-19 10:18:18 +02:00
Ferdinand Mütsch 331ace3c1e chore: remove config script [ci ckip] 2021-04-28 22:31:36 +02:00
Ferdinand Mütsch 0bccbffd80 chore: quick run script
fix: run in production mode by default
2021-04-28 22:20:25 +02:00
Ferdinand Mütsch 26ef93c1af chore: minor refactorings to custom time parsing logic 2021-04-25 09:21:21 +02:00
Ferdinand Mütsch 0556efd39a chore: minor tweaks to migration script 2021-04-23 15:50:00 +02:00
Thore 030181fb2f sqlitemigrate patches for larger datasets 2021-04-22 23:37:20 +02:00
Ferdinand Mütsch 6576837396 chore: batch mode for sample data script 2021-04-19 21:01:09 +02:00
Ferdinand Mütsch 50a54bde22 chore: usage instructions for sqlite migration script [ci-skip] 2021-04-18 11:08:28 +02:00
Ferdinand Mütsch e2deadfd44 chore: add experimental sqlite to mysql migration script 2021-04-18 10:59:13 +02:00
Ferdinand Mütsch d3713017e3 fix: include icon library to fix missing emojis on some platforms (resolve #119) 2021-04-16 17:07:11 +02:00
Ferdinand Mütsch 20dd4cf0ab fix: precedence in case of multiple matching language mappings (fix #172) 2021-04-13 23:39:31 +02:00
Ferdinand Mütsch b3afe9bfa2 feat: gui for sample data generator script 2021-03-11 23:54:35 +01:00
Ferdinand Mütsch e55adf6287 fix: mysql character encoding (resolve #131) 2021-02-17 21:04:22 +01:00
Ferdinand Mütsch c39538db13 chore: include machine name in sample data script 2021-01-21 22:17:46 +01:00
Ferdinand Mütsch cb8f68df82 chore: add quick start scripts for spinning up dev database container 2020-11-03 10:32:18 +01:00
Ferdinand Mütsch f7520b2b4a fix: timestamp precision 2020-10-16 12:49:36 +02:00
Ferdinand Mütsch 44b6efb6ee chore: add random seed to generator script 2020-10-16 11:59:08 +02:00
Ferdinand Mütsch efd4764728 fix: sample data script 2020-10-11 09:55:01 +02:00
Ferdinand Mütsch 21b822de42 chore: minor code enhancements 2020-10-09 21:37:20 +02:00
Ferdinand Mütsch 2ea9b74a0c fix: fix build script to cross-compile with sqlite dependency 2020-04-26 14:35:53 +02:00
Ferdinand Mütsch 34037d2957 Same data generator script. 2020-03-31 14:33:26 +02:00