issues
search
fractaledmind
/
solid_errors
database-backed, app-internal exception tracker for Rails applications
MIT License
332
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix console `uninitialized constant Rails` error
#72
ron-shinall
opened
2 weeks ago
0
updated documentation to show how to add additional information to the context
#71
francescob
opened
3 weeks ago
0
`I18n::InvalidLocale` error when `:en` is not included in `config.i18n.available_locales`
#70
BarnabeD
opened
4 weeks ago
1
Introducing destroy_after config property and new model
#69
ron-shinall
opened
4 weeks ago
2
Adding single database configuration instructions to readme
#68
ron-shinall
closed
1 month ago
1
Introduce base_controller_class config option
#67
ron-shinall
opened
1 month ago
2
configuration for a subject prefix for email
#66
francescob
closed
1 month ago
3
Minitest system tests trying to use `app_db.solid_errors` table
#65
janpeterka
opened
2 months ago
0
fix some small typos
#64
defkode
closed
2 months ago
0
Add clickable email links for viewing errors online
#63
defkode
closed
2 months ago
0
Fix the install generator by putting the schema file in the db/ direc…
#62
fractaledmind
closed
2 months ago
0
generator for version 0.6 fails
#61
francescob
closed
2 months ago
1
Slim down installer and have it use a final schema instead of migrations
#60
fractaledmind
closed
2 months ago
0
Fix rails 8 warning: "Drawing a route with a hash key name is deprecated"
#59
dorianmariecom
closed
3 months ago
4
Loosen Rails def constraints to allow for Rails 8
#58
fractaledmind
closed
3 months ago
0
Reporting example
#57
fractaledmind
closed
3 months ago
0
Resolved errors
#56
fractaledmind
closed
3 months ago
1
Introduce ability to view resolved errors and delete them
#55
acoffman
closed
3 months ago
4
Support for Rails 7.0.8.4?
#54
mbajur
opened
3 months ago
1
Add one_email_per_occurrence option and migration task
#53
imageaid
closed
4 weeks ago
13
Bump actions/checkout from 2 to 4
#52
dependabot[bot]
closed
3 months ago
0
CI: Tell dependabot to update GH Actions
#51
olleolleolle
closed
5 months ago
0
Fix partial not being found with different inflector
#50
emilioeduardob
closed
5 months ago
2
Relax dependency on Rails to allow Rails 8
#49
dorianmariecom
closed
3 months ago
3
Lastest occurrences first in `SolidErrors::ErrorsController#show`
#48
Bhacaz
closed
6 months ago
1
Highlight source line
#47
Bhacaz
closed
6 months ago
1
fix SolidErrors.send_emails? that always returns true
#46
defkode
closed
6 months ago
1
Update README.md with rails error reporting example
#45
stillhart
closed
3 months ago
2
Support errors happening in ActiveJob (solid_queue, sidekiq, ...)
#44
stillhart
opened
7 months ago
3
recent_occurrence can be string or date time
#43
fractaledmind
closed
7 months ago
2
Either open the first of N occurrences if N occurrences, or open the occurrence if not
#42
fractaledmind
closed
7 months ago
0
After PR #38, ensure that last_seen_at is a DateTime object
#41
fractaledmind
closed
7 months ago
1
Ensure the footer sticks to the bottom of the page
#40
fractaledmind
closed
7 months ago
0
Paginate occurrences
#39
fractaledmind
closed
7 months ago
0
Avoid triggering N+1 on index page
#38
luizkowalski
closed
7 months ago
0
More information in the context of each exception
#37
everton
opened
9 months ago
5
Force :en locale inside ErrorsController to avoid missing translations
#36
everton
closed
8 months ago
1
Declare dependency only for Rails used parts
#35
everton
closed
7 months ago
0
Suggestion: use default "distance_in_words" translations
#34
everton
closed
8 months ago
0
Declare dependency only for Rails used parts
#33
everton
closed
9 months ago
1
Declare dependency only for Rails used parts
#32
everton
closed
7 months ago
0
Add `SolidErrors::migrated?` to ensure that automatically updated dependencies fail when missing migrations
#31
MarcusRiemer
opened
9 months ago
1
Add documentation on ejecting/overwriting the views
#30
dorianmariecom
closed
8 months ago
0
Update Gemfile.lock with new Rails version
#29
fractaledmind
closed
9 months ago
0
Fix occurrence partial open check
#28
fractaledmind
closed
9 months ago
0
What about some kind of "eject" to have the views locally?
#27
dorianmariecom
closed
9 months ago
2
Fix mailer
#26
dorianmariecom
closed
9 months ago
2
Fix errors index
#25
dorianmariecom
closed
9 months ago
1
bundle update
#24
dorianmariecom
closed
8 months ago
4
Upgrade bundler from 2.5.1 to 2.5.6
#23
dorianmariecom
closed
9 months ago
0
Next