Commit Graph

43 Commits

Author SHA1 Message Date
Klaas van Schelven f4dedc9319 unmute as a separate thing to test (Yesterday's work) 2024-01-10 08:22:23 +01:00
Klaas van Schelven 94661b4bb8 Swap FK event<->issue 2024-01-05 22:38:59 +01:00
Klaas van Schelven bc849874f1 Missing migrations 2024-01-05 20:31:08 +01:00
Klaas van Schelven 89cab4f3c8 WIP: midway checkin in the PeriodCounter registry stuff 2024-01-05 20:20:14 +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 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 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 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 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 d07be57b54 Issue UI: attempt to create a 'sub place' for the event 2023-11-14 23:32:04 +01:00
Klaas van Schelven 6db3f94eb6 View events only as part of an issue 2023-11-14 19:14:53 +01:00
Klaas van Schelven 5d1bb46a40 Use base.html (and adapt it to my tastes) 2023-11-14 18:51:42 +01:00
Klaas van Schelven d76904016e Project issue-list: slightly less ugly (rectangles) 2023-11-14 18:39:16 +01:00
Klaas van Schelven 13a69ca3a9 'can be done safely' fix 2023-11-13 19:17:15 +01:00
Klaas van Schelven 901306fbbb exception.values is required, act like it 2023-11-13 17:58:20 +01:00
Klaas van Schelven 725822ce3d Events: some modelling and a command to ingest JSONs from other projects as examples 2023-11-11 21:13:15 +01:00
Klaas van Schelven 3ca27a43d5 First jab at ingesting loads of example data 2023-11-10 19:50:42 +01:00
Klaas van Schelven 51bfb2879d The very basics of a project view 2023-11-08 22:49:36 +01:00
Klaas van Schelven 2dd3a23f5a Add separator to issue_grouper for better human readability 2023-11-08 22:25:30 +01:00
Klaas van Schelven b8b65b1ea6 Add visibility (debugability) to issue_grouper concept 2023-11-08 22:22:18 +01:00
Klaas van Schelven 79e333c923 tailwind 2023-11-08 20:16:10 +01:00
Klaas van Schelven 972fd99697 Issue model introduced and used 2023-11-05 17:43:05 +01:00
Klaas van Schelven fc7e186918 getting hash for issue: use GlitchTip's approach as an early stand-in
af9a700a8706f20771b005804d8c92ca95c8b072 in GlitchTip
2023-11-04 22:14:39 +01:00
Klaas van Schelven 1a5bf7d56c The ugliest thing that could get a stacktrace on screen 2023-11-04 21:02:04 +01:00