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

at the application apex (eg: taron.cloud)-- receiving emails results in the following error: ``` txt 2022-09-25T21:55:21.765789377Z app[web.1]: I, [2022-09-25T21:55:21.765708 #190] INFO -- : [d5b80bab-03cb-4e0a-a4f3-103e357548a9] Completed 400 Bad Request in 3ms...

bug

``` txt 2022-09-24T01:39:09.7174116Z ✔ 01 ubuntu@*** 0.301s 2022-09-24T01:39:09.7187139Z 00:02 deploy:check:make_linked_dirs 2022-09-24T01:39:09.7188661Z 01 mkdir -p /var/www/violet/shared/config 2022-09-24T01:39:09.9789641Z ✔ 01 ubuntu@*** 0.260s 2022-09-24T01:39:12.2225333Z 00:05 git:clone 2022-09-24T01:39:12.2229794Z The repository mirror is at /var/www/violet/repo...

Addresses: https://github.com/restarone/violet_rails/issues/1052 Demo: https://user-images.githubusercontent.com/50227291/188492173-82f9a8ed-609a-44b1-a608-77aa0e1d1600.mov

**Describe the bug** When login expires and you want to login again if you hit login button it does not redirect you to your page instead gives you error that...

bug

**Describe the bug** A 500 server error is raised when trying to create an API resource for an API namespace whose `has_form` property is set to `false` **To Reproduce** Steps...

Being new to rails, I bring my own way of working with codebases. Wanted to ask @donrestarone how a good dev process/setup would look for working with rails and any...

**Demo:** [Screencast from 13-9-22 10:17:08 अपराह्न +0545.webm](https://user-images.githubusercontent.com/52355478/189960153-d5373d1e-0b4f-489f-96f2-15a2fad11a7a.webm)

**Describe the bug** Unable to load fonts through referencing font files because CORS is not allowed **To Reproduce** Loading fonts using font-face syntax in CSS: ![code](https://user-images.githubusercontent.com/79543272/189698599-026427f2-d7d9-407e-aabb-7d7a8c585f67.png) **Expected behavior** Load fonts...

bug