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...
**Describe the bug** ``` txt An ActionView::Template::Error occurred in api_namespaces#index: PG::UndefinedFunction: ERROR: operator does not exist: jsonb ~~* unknown LINE 1: ...i_namespaces" WHERE "api_namespaces"."properties" ILIKE '"%s... ^ HINT: No operator...
Addresses: https://github.com/restarone/violet_rails/issues/267 ## Demo https://user-images.githubusercontent.com/35935196/185770631-67a9aed9-bc09-47bd-b437-17e35cc824c6.mov ## HOW TO USE #### Api Resource Index - create snippet with identifier same as api_namespace slug - Variables available on snippet: @api_resources & @api_namespace...
**Describe the bug** currently cron/whenever is only working in production/staging environments. We need to make sure it works in development (ie; Docker)
**Describe the bug** When a site with an OG image is shared on Twitter the Twitter preview card is not working. **To Reproduce** Steps to reproduce the behavior: Set an...
This template can be used as a workaround for issue #491. 1) Create a layout called `default-staging` 2) Add the following template to `Content` ```html Document {{ cms:snippet navbar-staging }}...
**Is your feature request related to a problem? Please describe.** Violet uses an S3 bucket for storing all the objects in the subdomains **Describe the solution you'd like** We need...
The image/video file are not being rendered in heroku.  In the image above, we can see that url for the image _(http://public.herokuapp.com/rails/active_storage/blobs/redirect...)_ is invalid. The domain is incorrect in...
**Is your feature request related to a problem? Please describe.** currently there is no way to enforce integers + decimals in API forms (we can enforce numbers, but not decimals)...
example of how to seed CMS pages: https://github.com/restarone/violet_rails/releases/tag/0.9.18 The plugin should allow creating a templated page like this:
https://support.restarone.solutions/api_namespaces/monitoring-target-incident ``` txt An ActiveRecord::NotNullViolation occurred in api_namespaces#create: PG::NotNullViolation: ERROR: null value in column "version" violates not-null constraint DETAIL: Failing row contains (10, , a1679845-2c26-417a-a1e4-f6a666f8cfb1, null, {"Null": null, "Array": [1,...