Commit graph

145 commits

Author SHA1 Message Date
167cd98299 ci: build binaries 2024-06-03 21:47:22 +02:00
eaa80d3a91 feat: bump dependencies to latest and avoid cgo use 2024-06-03 21:47:22 +02:00
804f3040fd
chore: move dockerignore to build 2024-05-29 21:32:01 +02:00
1935cd9db3
fix: update docker compose and dockerfile to be work out of the box 2024-05-29 21:28:37 +02:00
e5dd6e2cd1
docs: wrong development guide 2024-05-29 21:15:27 +02:00
796edc1e1c
chore: remove powered by 2024-05-29 21:15:00 +02:00
234e798501
docs: screenshot link 2024-05-29 21:14:20 +02:00
1ef49c444d
feat: initial hooks boilerplate and updated screenshots 2024-05-29 21:11:51 +02:00
c51bed6cb5
fix: non selectable chevron 2024-05-29 20:12:31 +02:00
b68c348f2a
feat: ui, logger and other general improvements 2024-05-29 16:39:50 +02:00
4afb709b87
feat: new navbar design 2024-05-28 22:22:29 +02:00
dc314a4828
feat(index): colors, remove checks, degraded 2024-05-28 19:59:44 +02:00
3e8832709a
feat(index): more information about checks and worker groups 2024-05-27 20:44:40 +02:00
2a0447bc7b
refactor: use yaml v3 2024-05-25 19:55:25 +02:00
91fddaafaa
Merge pull request #5 from mentos1386/target-instead-of-checks
Target instead of checks
2024-05-25 19:52:50 +02:00
da53c04659
feat: check history and ui fixes 2024-05-25 19:52:37 +02:00
813c76fc3e
ci: fresh db for demo 2024-05-25 13:46:31 +02:00
315b7c1381
feat: working target history 2024-05-25 13:45:25 +02:00
034f530923
feat: redirect to original page after login 2024-05-25 12:59:13 +02:00
b8c37cfd3c
feat: working targets and check integration 2024-05-25 10:24:05 +02:00
c2eabedb91
feat: using js as filter syntax 2024-05-24 22:22:19 +02:00
3e68f03097
feat: using js as filter syntax 2024-05-24 22:19:06 +02:00
414097108f
wip 2024-05-23 20:34:52 +02:00
0f28cdf175
feat: refactor, renames almost working workflow 2024-05-23 18:33:30 +02:00
73835b500d
ci: build arm64 image, ensure concurency for deploy 2024-05-18 22:24:35 +02:00
51200fab4a
feat: triggers fixes, examples, states, migrations 2024-05-18 22:18:28 +02:00
cfc5668c48
feat: sidebar design 2024-05-17 21:54:14 +02:00
b07297cf31
fix: removed route by mistake 2024-05-16 22:18:56 +02:00
1afde077a6
feat: renaming things and thus breaking existing database schema 2024-05-16 22:15:14 +02:00
4603f7a79a
feat: trying to setup building blocks 2024-05-15 17:25:39 +02:00
0d06d684c5
fix: align settings to center 2024-05-14 22:01:44 +02:00
a5b6325339
fix: align settings to center 2024-05-14 21:47:09 +02:00
c153fe1b8f
feat: readability imrovements, new pages, script escaping
Progress towards finalizing the building blocks: targets, monitors, triggers, notifications and worker groups.
2024-05-14 21:38:45 +02:00
b6058d4201
feat: slight design improvements 2024-05-09 21:05:08 +02:00
7335b7b4a2
fix(monitors): add back the monitors get route 2024-04-30 20:05:08 +02:00
4255c3b69d
feat(triggers): initial get/describe/create/update pages 2024-04-28 21:24:00 +02:00
509cf026fd
feat: add cache headers for static and index 2024-04-28 16:23:41 +02:00
e7b51aefc5
feat(index): details open by default 2024-04-28 16:10:17 +02:00
2780faa2e6
feat(fly): sqlite and keyvalue paths 2024-04-28 16:08:06 +02:00
bb1ba5ed58
feat(keyvalue): add badger as keyvalue store
KeyValue store will be used by Incidents, so that the functions
can decide based on history not just on the event that triggered them.
2024-04-28 16:06:49 +02:00
e77764c4b9
fix: chevron orientation 2024-04-28 14:42:43 +02:00
1ed71e455e
fix(index): safari details 2024-03-04 14:46:27 +01:00
0947b498ea
fix(monitors): delete 2024-03-04 14:29:57 +01:00
65e2d8fd73
feat: ui improvements on the home page 2024-03-04 14:20:01 +01:00
d2c22b5403
feat: ui improvements 2024-03-04 09:36:12 +01:00
24e8414e03
feat: groups for monitors 2024-03-03 15:28:25 +01:00
571fee81f5
docs: roadmap and progress 2024-03-01 11:11:02 +01:00
739e506ad7
fix: button text 2024-03-01 11:07:42 +01:00
8683a8b17e
feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
820e597d72
fix(index): bucket calculation 2024-02-29 23:57:23 +01:00