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
trafficstars

**Steps to reproduce** - Navigate to contractors.restarone.solution - Click ''app settings" - Click "choose File" **Expected results** - When the user use clicks "Choose File" the user should be able...

**Bug Description** An incorrect page was open when click the Contact Us button in Home page. **Steps to reproduce** 1. Go to https://violet.restarone.solutions/ .Should shown Violet Rails Home Page ![home](https://github.com/restarone/violet_rails/assets/32412868/fb6d1f42-32b4-4126-8f59-a65fa2e6f238)...

API Namespace name breadcrumb present in API Action view API Namespace name breadcrumb not present in API Form view

bug

non primitive property created, and present not rendered in info view

bug

We are familiar with the fact that we need to pass `host` and/or `subdomain` parameters in url helper for it to work properly, especially for asset urls. And we were...

Failing UAT :x: :skull_and_crossbones:

Currently the Dokku testnet is not backed up https://dokku.com/docs~v0.9.4/advanced-usage/backup-recovery/ Create a guide on backing up the database, and doing periodic uploads to S3

currently, we are using client side web hooks without authentication. The goal is to use the [rails session/authentication](https://api.rubyonrails.org/classes/ActionController/HttpAuthentication/Token.html) to automatically authenticate the incoming request (verify cryptographically that the request is...

enhancement

**Describe the bug** ![image](https://user-images.githubusercontent.com/35935196/237192614-aa2e4957-96dc-4ab7-813d-0a38e8559da6.png) Form does not submit and there is the following error in the server: ``` txt A NoMethodError occurred in resource#create: undefined method `error_api_actions' for nil:NilClass app/controllers/concerns/api_actionable.rb:104:in...

bug