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...
currently the form renderer and snippet renderer are different. We need to rename the tabs marked below as: 1. View Interface => Interface 2. View Connections => Connections 3. View...
Currently we test every change on http://violetrails.herokuapp.com before releasing it to our customers. We have enjoyed Heroku's generous free tier for testing in the last year. Starting November 28, 2022...
## Add drive strategy: email to External API Connection the email payload should be passed in via `parameters`
example: `a-toi.ca` https://user-images.githubusercontent.com/35935196/190869660-48caec7c-b2b4-40c0-920d-04e5694f7b06.mov We will need to investigate and determine if this bug is due to the individual site's implementation (is there anything `a-toi.ca` can do differently?) or if there...
Addresses: https://github.com/restarone/violet_rails/issues/1075 # Demo https://user-images.githubusercontent.com/35935196/191496793-30d7e50f-7674-489f-bb30-699fa4ab02f6.mp4
https://stackoverflow.com/questions/60194474/rails-5-2-active-storage-how-to-determine-and-ensure-that-there-are-no-floating
given a [JSON path](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html) that points to a string value (called the input), this plugin will scan the the associated API Resources of the API Namespace output the value to...
given a [JSON path](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html) that points to a string value, this plugin will scan the the associated API Resources of the API Namespace it is run against to output a...
This task is a placeholder to remind us to document how we built the platform for `nikean.org` *AFTER* the platform is released to the general public https://mushfiqur.restarone.solutions/forum/threads/nikean-org-integrate-story-platform-with-html-renderer#forum_post_911
from the application apex (eg: taron.cloud) the user is unable to send emails ``` txt An ActiveRecord::NotNullViolation occurred in message_threads#create: PG::NotNullViolation: ERROR: null value in column "mailbox_id" violates not-null constraint...