-
Notifications
You must be signed in to change notification settings - Fork 47
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
New project page components #342
base: master
Are you sure you want to change the base?
New project page components #342
Conversation
e728e33
to
39d38fb
Compare
Hello, thanks for not merging this right now, I still have some more things to do as for instance removing the dependency on jQuery in the Atlasmaker files. |
dd6104e
to
013e252
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #342 +/- ##
===========================================
- Coverage 64.33% 45.34% -19.00%
===========================================
Files 16 16
Lines 2316 2329 +13
===========================================
- Hits 1490 1056 -434
- Misses 826 1273 +447
Flags with carried forward coverage won't be shown. Click here to find out more.
|
hello @dhovart! It works very nicely! I'm checking it:
|
Hello! To make sure I'm understanding your requests:
The toolbox should still be a floating palette, but one cannot drag it outside of the MRI image, is that right?
will correct that, it indeed doesn't on the MRI page
So you'd want this on the chat scrollable window? Should the palette be resizable as well?
ok, which corner is preferable to you? |
Yes!
Yes!
|
Looks like there are a few oddities with the resizable tool palette, will look into it. |
hey @dhovart, it's looking really nice!
(continues...) |
(...continuation)
(continues...) |
All right, will look into this, thanks for the feedback. |
19dc9f9
to
8752e98
Compare
thank you for the commits! I updated the feedback items to show as checkboxes, and marked [x] the resolved ones :) |
All right, thank you. Should we disable vertically resizing when the chat or script is collapsed ? |
Also, I can't reproduce the issue where the file name is not appearing... |
" When a message is displayed, the "chat" space overflows the toolbox" -> this one is not fixed for you ? |
|
ccf7e33
to
9f0a440
Compare
2b22f70
to
b15ac6b
Compare
hi @dhovart! I'm checking the new PR. |
Ah, I am sorry, I must have forgotten to import something. I'll provide a
fix.
Denis
Le lun. 14 nov. 2022 à 16:10, Roberto Toro ***@***.***> a
écrit :
… hi @dhovart <https://github.com/dhovart>! I'm checking the new PR.
After npm install, npm run build, npm start, I open localhost:3001,
select the "Lion from Zenodo" from the list of brains, and nothing
displays. I'm attaching screenshots of the display and the console.
[image: Screenshot 2022-11-14 at 16 09 10]
<https://user-images.githubusercontent.com/2310732/201694881-d27c248d-5684-48f2-8156-e5258686eaec.png>
[image: Screenshot 2022-11-14 at 16 09 21]
<https://user-images.githubusercontent.com/2310732/201694892-7ecc489e-3fec-4fbf-827f-b0d4b810be34.png>
—
Reply to this email directly, view it on GitHub
<#342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF2VIAXN5NN3N7DQ6AU2ODWIJI5JANCNFSM5YGZKERA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hi Denis,
Have you been able to find the bug?
…On Nov 15 2022, at 10:06 am, Denis Hovart ***@***.***> wrote:
Ah, I am sorry, I must have forgotten to import something. I'll provide a
fix.
Denis
Le lun. 14 nov. 2022 à 16:10, Roberto Toro ***@***.***> a
écrit :
> hi @dhovart <https://github.com/dhovart>! I'm checking the new PR.
> After npm install, npm run build, npm start, I open localhost:3001,
> select the "Lion from Zenodo" from the list of brains, and nothing
> displays. I'm attaching screenshots of the display and the console.
>
> [image: Screenshot 2022-11-14 at 16 09 10]
> <https://user-images.githubusercontent.com/2310732/201694881-d27c248d-5684-48f2-8156-e5258686eaec.png>
>
> [image: Screenshot 2022-11-14 at 16 09 21]
> <https://user-images.githubusercontent.com/2310732/201694892-7ecc489e-3fec-4fbf-827f-b0d4b810be34.png>
>
> —
> Reply to this email directly, view it on GitHub
> <#342 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAF2VIAXN5NN3N7DQ6AU2ODWIJI5JANCNFSM5YGZKERA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub (#342 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AARUETF3TZ7RCGXOU3237RLWINHBTANCNFSM5YGZKERA).
You are receiving this because you commented.
|
Hi, sorry, the published package on npm wasn't matching the sources and there was indeed an import missing. I've bumped it to 1.2.1 and it seems to be working now, so it should be ok on your side as well. |
thank you!
…On Jan 5 2023, at 4:26 pm, Denis Hovart ***@***.***> wrote:
Hi, sorry, the published package on npm wasn't matching the sources and there was indeed an import missing. I've bumped it to 1.2.1 and it seems to be working now, so it should be ok on your side as well.
—
Reply to this email directly, view it on GitHub (#342 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AARUETCCHXIHIHSLKVXAYXDWQ3R4DANCNFSM5YGZKERA).
You are receiving this because you commented.
|
Hello @dhovart, I recently updated brainbox dependencies and performed some linting, which produced some conflicts, sorry for that. |
The fullscreen button doesn't work on an ipad (i still see the table). It does work on desktop. |
I can't drag the toolbar in an ipad (maybe the toolbar is only using click but not touch events?) |
271f6fc
to
19fb533
Compare
… project owner settings
4495c57
to
92cf6d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for moving this forward!!
These changes fix #__ (github issue number if applicable).
npm run mocha-test
ran with full success.npm run mocha-test
resulted in failure locally: some permissions tests did not pass locally, although the backend was not changed.All BrainBox tools behave as expected:
Atlas saved Wed Oct 18 2017 12:49:12 GMT+0200 (CEST)