-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Column "name" is not filled #35
Comments
Update: It seems to work with Internet Explorer (tried 11.0.9600), but the names are missing with Firefox (using 38.7.1). As the latter is my default browser, the issue is still inconvenient. |
@xorxor perhaps you have an idea since it looks like a front-end issue? |
@muatik yes, I am working on new version, including this issue |
I checked just to make sure: Neither browser gives a Javascript warning, and both browsers are serving the exact same sources. |
Once the build system is recovered/discovered or in place, I can take the front end part up. Life happens, I understand @xorxor can be pre occupied :) Let's wait for a while (1 month would be decent amount of time) for response from @xorxor, otherwise I will reverse engineer the already built files and create a JS build system around it. Thanks :) |
@muatik : Should I start on reverse engineering the JS build system ? Any preferences on what do you want to use for the new build system ? ( say |
Okay, I had a chance to talk to @xorxor and he replied that he will not be able to contribute in short term, unfortunately. If I am supposed to work on the front-end, I would choose bootstrap and native javascript alongside some jquery plugins. I've not been doing anything on the front-end side for considerable time, about 3-4 years so that I feel I lack modern methods. It is up to you to choose methodologies and technologies. But I think simple, extendable and maintainable solution what we need. |
I set up
flask-profiler
as described in the README, and it works fine so far. However, column "name" is always empty:Apart from that, everything works find - it's just a bit inconvenient to only see the HTTP method.
I am using:
I am happy to provide more information if needed.
The text was updated successfully, but these errors were encountered: