-
During capistrano deployment's JS build phase the server became unresponsive for a few seconds before the job failed and Rails restarted automatically (no intervention)
```txt
2022-06-13T23:58:43…
-
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.githu…
-
when the app loads it should make a call to Violet Rails API Namespace (based on the app root) to the `VioletRailsAppContext` namespace which returns an object that describes how to set the navigation…
-
calculate current test coverage after we fix: https://github.com/restarone/violet_rails/issues/245
and then add a rule that prevents merging to master if the change lowers coverage
-
you can see the automation steps in this TikTok here 😆 https://www.tiktok.com/@donrestarone/video/7041333639379963141?is_copy_url=1&is_from_webapp=v1&lang=en
you can find the scripts here: ht…
-
1. Add simple navbar
2. Add footer
3. add GraphQL support
4. show publicly queryable information
5. share ahoy visit with ember client
6. share current_user (if any) with ember client
-
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 us…
-
**Describe the bug**
For the dashboard controller, we are including the cms.js as well as application.js file [in here](https://github.com/restarone/violet_rails/blob/master/app/views/layouts/comfy/a…
-
## when we merge: https://github.com/restarone/violet_rails/pull/905 the following changes will need to be made:
### This change resets sidekiq jobs + stats! :red_circle:
So be sure to drain a…
-
``` txt
solutions_sidekiq | 2022-04-23T03:39:25.183Z pid=1 tid=gmo8hx245 WARN: DEPRECATION WARNING: Initialization autoloaded the constants EmberCliRailsAssetsHelper, ApplicationHelper, ApiClients…