violet_rails
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...
**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 ...
API Namespace name breadcrumb present in API Action view API Namespace name breadcrumb not present in API Form view
non primitive property created, and present not rendered in info view
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...
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...
**Describe the bug**  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...