violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

an app engine for your business. Seamlessly implement business logic with a powerful API. Out of the box CMS, blog, forum and email functionality. Developer friendly & easily extendable for your next...

Results 256 violet_rails issues
Sort by recently updated
recently updated
newest added

calculate current test coverage after we fix: https://github.com/restarone/violet_rails/issues/245 and then add a rule that prevents merging to master if the change lowers coverage

good first issue

**Is your feature request related to a problem? Please describe.** Activejob is needless complexity when we are already invested in sidekiq **Describe the solution you'd like** We are looking to...

enhancement
good first issue

https://github.com/restarone/violet_rails/security/dependabot?q=is%3Aopen+severity%3Ahigh

enhancement

Priorities 1. [Custom web dev guide](https://github.com/restarone/violet_rails/wiki/custom-web-development-guide) 2. [Built in features](https://github.com/restarone/violet_rails/wiki/Built-in-Features) 3. [Getting started](https://github.com/restarone/violet_rails/wiki/Getting-started-(development-cheatsheet)) 4. [Production AWS setup](https://github.com/restarone/violet_rails/wiki/Production-AWS-setup)

documentation

any PR (including RC) to main/master should have all its commits squashed into one and merged

enhancement
help wanted

when `Subdomain.all` is called, it should include the public schema (created by default, mapped to the apex domain) ``` ruby (byebug) Subdomain.all # ``` the above list should include the...

bug
help wanted

TO-DO: 1. Create branches for Violet Rails `master` and `staging` running on Rails 7 (`rails_7_master`, `rails_7_staging`) from the HEAD of `master` 2. on the `rails_7_staging` branch upgrade to Rails 7...

enhancement

there is a button on each forum thread that allows the current user to subscribe / unsubscribe to a thread. We want to: 1. List all the threads a user...

enhancement