Commit Graph

118 Commits

Author SHA1 Message Date
Klaas van Schelven
02180d391d Rename -> initial_event_state 2024-01-04 20:20:11 +01:00
Klaas van Schelven
bf9c40c0e2 Rewrite comment 2024-01-04 20:19:06 +01:00
Klaas van Schelven
0fec3469cb Performance of event-handling 2024-01-04 20:15:38 +01:00
Klaas van Schelven
ea6378c2d4 event listeners 2023-12-19 18:40:55 +01:00
Klaas van Schelven
63c02c9ff5 print_thoughts_about PeriodCounter.inc() 2023-12-19 17:08:57 +01:00
Klaas van Schelven
806bf1a0c5 Tool to test w/ bursty data 2023-12-18 23:32:08 +01:00
Klaas van Schelven
84c12e97a1 First performance-tests added 2023-12-18 22:52:22 +01:00
Klaas van Schelven
e586f9b0a0 Add a few more tests to _prev_tup 2023-12-18 22:52:11 +01:00
Klaas van Schelven
45560cfcc5 PeriodCounter, WIP 2023-12-15 23:23:59 +01:00
Klaas van Schelven
1757c33968 PeriodCounter WIP midway checkin 2023-12-15 23:10:37 +01:00
Klaas van Schelven
930828d23d Initial thoughts about alerts 2023-12-15 20:40:41 +01:00
Klaas van Schelven
ad08a6def5 More rabbit-hole thought about explicit reopening 2023-12-14 22:57:32 +01:00
Klaas van Schelven
368cc3679f No 'reopen' in the UI 2023-12-14 22:49:07 +01:00
Klaas van Schelven
e8e9412765 Tests for 'any later reoccurrence is a regression' 2023-12-14 22:45:22 +01:00
Klaas van Schelven
681f742026 Fresh objects for assertions 2023-12-14 22:41:14 +01:00
Klaas van Schelven
dad54bd53a Tests (and testability) of is_issue_regression 2023-12-14 22:21:43 +01:00
Klaas van Schelven
99ac06a0d8 Releases, events, issues: WIP 2023-12-14 19:57:06 +01:00
Klaas van Schelven
ff66ed66a2 maxlength and missing migrations 2023-12-09 10:13:32 +01:00
Klaas van Schelven
dd9df78b64 More docs 2023-12-09 10:09:17 +01:00
Klaas van Schelven
269ee2e66d Add docs for semver handling 2023-12-09 10:07:36 +01:00
Klaas van Schelven
74c1d28529 Releases can have a package 2023-12-09 09:36:24 +01:00
Klaas van Schelven
07325dcf11 Note why we don't do per-org releases 2023-12-09 08:48:15 +01:00
Klaas van Schelven
2f69ec821c Fix typo 2023-12-09 08:39:56 +01:00
Klaas van Schelven
435470eabf semver is a dependency 2023-12-09 08:34:40 +01:00
Klaas van Schelven
351d81b106 Yesterday's work: releases and ordering 2023-12-01 08:18:32 +01:00
Klaas van Schelven
e4ef92ced5 2 thoughts documented 2023-11-30 17:07:29 +01:00
Klaas van Schelven
a98fe2c798 Express idea 'fixed later' 2023-11-29 20:44:06 +01:00
Klaas van Schelven
2282b84d62 Document some thoughts 2023-11-29 20:41:44 +01:00
Klaas van Schelven
80da9a2710 Naming 2023-11-29 20:31:01 +01:00
Klaas van Schelven
f44fda3898 A model for 'what is a regression' 2023-11-29 20:30:08 +01:00
Klaas van Schelven
4caff2dbb3 Quick-links at top of the issue-list page 2023-11-26 12:23:55 +01:00
Klaas van Schelven
5f955c40cb Issue-list: some table header 2023-11-26 11:52:02 +01:00
Klaas van Schelven
60098da3ef PoC table-based issue-list 2023-11-26 11:04:53 +01:00
Klaas van Schelven
4c8fb20daa Slightly prettier issue-list; I might have overflow under control 2023-11-24 20:36:10 +01:00
Klaas van Schelven
ee045a4639 Test-data for norepr 2023-11-24 20:36:41 +01:00
Klaas van Schelven
a197efb888 Implement (and document) 'unrepr' 2023-11-24 20:20:43 +01:00
Klaas van Schelven
97b83a7d16 Pull show/hide buttons to the same line as the exception-text 2023-11-20 17:13:24 +01:00
Klaas van Schelven
641e36977b Resolve/mute buttons at top of detail page (not yet implemented) 2023-11-20 17:11:57 +01:00
Klaas van Schelven
19bc960a1b Cyan is the color 2023-11-19 21:29:03 +01:00
Klaas van Schelven
71d307f34a Add fresh_xxx options to send_json command 2023-11-19 21:25:20 +01:00
Klaas van Schelven
1e342dbd18 Show borders on 2 sides of the frame header when expanded too
the trick was: do it by having this border at the bottom of the framedetails.
and: to be able to collapse the border too: make div-in-div.

This gets rid of the remove-flex-when-collapsing code too
2023-11-19 21:20:20 +01:00
Klaas van Schelven
1c8b03828a Dead end for 'short date format' (for now) 2023-11-19 21:09:10 +01:00
Klaas van Schelven
8c5d416447 DSN added to project admin 2023-11-19 17:27:29 +01:00
Klaas van Schelven
84358bbda6 Write down thoughts on what the main exception is 2023-11-17 22:55:57 +01:00
Klaas van Schelven
771d820297 Open only the last-frame-of-last-exception when viewing 2023-11-17 22:52:45 +01:00
Klaas van Schelven
65b41599ce Add / path which redirect to the first project 2023-11-17 22:49:24 +01:00
Klaas van Schelven
be845ec393 Links from/to the admin 2023-11-17 22:45:16 +01:00
Klaas van Schelven
39bce77d08 Rename template 2023-11-17 22:42:10 +01:00
Klaas van Schelven
5af368596d Raw & download links at the bottom 2023-11-17 22:40:18 +01:00
Klaas van Schelven
7e643e19f1 'var' keyword is pre-2015 2023-11-17 22:37:51 +01:00