-
This is the issue for design of the UI for citation extraction.
It is not clear to me at this point whether citations will require backend support or can be done entirely on the front-end using exi…
dethe updated
6 years ago
-
Working config
ruby 2.6.2
rails 5.2.4
delayed_job 4.1.8
```ruby
#config/environments/development.rb
config.active_job.queue_adapter = :delayed_job
config.active_job.queue_name_pr…
-
If the map is zoomed in, and then zoomed out, the part of the map outside of the zoomed in section will not load. This is likely tied to the VTL layer, I don't think I see the problem without it. Ther…
-
### **团队介绍**
Brand:
Magickbase => Magi(decision-making system), CKB(Common Knowledge Base), Base
Products:
Neuron, a full-node desktop ckb wallet
CKB Explorer, ckb explorer for the layer1
GwSc…
-
Notes from 1/13/15
Don’t start updates until we get clarification from Sage after discussing with Janice and Carrie.
Ready for Development updates, but Joe to discuss with Allan issues of jumping …
-
**Description:**
It seems any libraries we use via CDN defined in the `public/index.html` in plugins do not load. Instead, it has to be placed on the front-end in order for it to load. The librarie…
-
Hi Lindsay and all,
This is great progress. I've got some time this weekend where I think I might hack on a front end. I'm thinking of using [Glitch](https://glitch.com/) for development. Glitch is…
-
This is simultaneously a test run for me to add an issue, and an actual 'issue' that occurred to me while working through the precourse.
So, this is what I wanted to suggest:
In the Javascript …
-
**Is your feature request related to a problem? Please describe.**
We currently use console.log / .error on the backend, this system only works for local development, doesn't allow centralised loggin…
Lan2u updated
4 years ago
-
Hello,
Cool tools for SignalR you have here!
I don't really want to have to input my jwt token everytime im refreshing, it would be cool to allow for the token to come from a cookie or something…