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

Cannot seem to download certain files like .mov video file from a Violet Rails forum. Chrome is blocking the download because the file is not served over HTTPS. ![Capture](https://user-images.githubusercontent.com/73725297/165343720-a646dbc4-e1ef-4eba-8692-6f74358c2a93.PNG)

bug

**Describe the bug** Rails default routes are processed by content_controller. Eg: http://lvh.me:5250/rails/conductor/action_mailbox/inbound_emails/new ``` solutions_app | Processing by Comfy::Cms::ContentController#show as HTML solutions_app | Parameters: {"cms_path"=>"rails/conductor/action_mailbox/inbound_emails/new"} ``` **To Reproduce** Steps to reproduce...

bug

https://team.restarone.solutions/api_namespaces/2/resources/188 @alis-khadka and @Pralish are often consulted by the team for finding which parts of the code to change, this is an opportunity to create a guide so that their...

documentation

**Describe the bug** When violet is deployed to subdomain, it cannot generate asset urls correctly. **Expected behavior** When the deployment is done in subdomain level, the asset must contain url...

bug

**Describe the bug** Once we deploy each PR to its review app, the APP_HOST needs to be its own. **Expected behavior** If a PR is deployed to review app. for...

bug

**Describe the bug** We have noticed patterned outages (eg: nikean.org) ![Screen_Shot_2023-03-31_at_9 45 25_AM](https://user-images.githubusercontent.com/35935196/229876168-9c00c937-4c0b-43c7-9e91-96097c38eda3.png) and high resource use in certain systems (eg: sipshucksip / markedrestaurant.com) The goal of this task is...

bug

profiling was introduced as part of: https://github.com/restarone/violet_rails/releases/tag/0.9.98 we should add 2 tests to ensure that: 1. `?pp=*` query param commands are only run when the user is an admin and...

enhancement

**Describe the bug** we have a gap in our test suite. We were able to deploy rack-attack https://github.com/restarone/violet_rails/pull/1494#issuecomment-1483889558 without detecting that 2FA sign in was broken. **To Reproduce** https://user-images.githubusercontent.com/35935196/227735391-891665ce-544f-47a2-ae48-211bbfb33686.MP4 https://user-images.githubusercontent.com/35935196/227735397-d83f770c-be2b-44c4-a1ca-c8249259a492.mov

high priority

**Is your feature request related to a problem? Please describe.** we currently have a social share mapping definition for API entities. **Describe the solution you'd like** extend similar functionality (to...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the easiest way to do aggregations with Violet Rails data is to download a CSV and use Excel. We...

enhancement