jbargu
2cd5d85d68
Merge pull request #120 from jbargu/jg_SCI_328_move_experiment_reconnect
...
When moving a task, it should connect the source and destination
2016-08-30 18:01:38 +02:00
mlorb
905acfd43d
Merge pull request #109 from mlorb/ml_sci_286
...
fixes notification when adding new sample [SCI-286]
2016-08-30 17:54:45 +02:00
Mojca Lorber
dd8e5d5e12
fixes hound
2016-08-30 17:12:26 +02:00
Mojca Lorber
1b1e6daa21
fixes notification disappearance and error notifications
2016-08-30 16:55:59 +02:00
Jure Grabnar
9a82e7d72b
Connect tasks on moving
...
SCI-328 #close
2016-08-30 15:57:27 +02:00
mlorb
8fc29248b3
Merge pull request #119 from mlorb/ml_sci_396
...
fixes missing experiment name in side bar [SCI-396]
2016-08-30 15:05:04 +02:00
Zmago Devetak
11b314fa20
Merge pull request #107 from ZmagoD/zd_bug_fix
...
fixes new task button after tutorial ends
2016-08-30 15:04:11 +02:00
Mojca Lorber
52f228725a
fixes hound
2016-08-30 14:04:47 +02:00
Mojca Lorber
aeda6f77d2
fixes missing experiment name in side bar
2016-08-30 13:51:16 +02:00
Luka Murn
c6e575bd2a
Merge pull request #115 from Ducz0r/lm-deleting-comments-fix
...
Fix for deleting comments
2016-08-30 13:15:35 +02:00
Luka Murn
77ec5bcff9
Reposition comment dropdowns horizontally if needed
...
Closes SCI-258
2016-08-30 11:39:50 +02:00
Luka Murn
4ee4c6caba
Remove JS validator from step comments
2016-08-30 11:06:30 +02:00
zmagod
4b6567e488
fixed workflowimg link
2016-08-30 11:03:33 +02:00
zmagod
6f1c4df942
fixed new task button in canvas
2016-08-30 10:48:28 +02:00
zmagod
57c1707e81
fixes secondary navigation [fixes SCI-338]
2016-08-30 09:53:56 +02:00
zmagod
d33bb50519
disabled secondary navigation in samples tutorial
2016-08-30 08:57:05 +02:00
zmagod
5518d1cd1e
fixed 16 step of tutorial
2016-08-30 08:52:44 +02:00
Mojca Lorber
53cdbc2638
fixes notification when adding new sample
2016-08-29 13:45:54 +02:00
zmagod
5af9d10c6a
fixes new task button after tutorial ends
2016-08-29 11:46:45 +02:00
zmagod
d886d05ccb
Merge branch 'zd_SCI_338'
2016-08-26 16:32:49 +02:00
Matej Zrimšek
e3a7f45fdf
Merge branch 'master' into mz_file_upload_and_client_side_upgrade
...
Conflicts:
app/assets/javascripts/application.js
app/views/results/_result_asset.html.erb
app/views/steps/_step.html.erb
2016-08-26 11:13:40 +02:00
Zmago Devetak
0cfc758f43
Merge pull request #102 from ZmagoD/zd_SCI_336
...
implement first time popup logic
2016-08-26 09:19:36 +02:00
zmagod
b0bd92e3f4
fixed edit action
2016-08-26 09:17:55 +02:00
Matej Zrimšek
782d384e26
Spinner now doesn't hide prematurally on file uploading. Some recently introduced bugs quickfixes (report images not showing, locale missplealing, client-side blank tables deletion deleted all tables, error if no asset present in a step).
2016-08-25 22:26:53 +02:00
Matej Zrimšek
04d9163ff6
Paperclip file spoofing corrected/modified.
2016-08-25 18:57:06 +02:00
zmagod
99976722a8
uncomment js file
2016-08-25 18:49:49 +02:00
zmagod
1738ca66d2
one-time introductory popup [fixes SCI-336]
2016-08-25 18:44:21 +02:00
Luka Murn
8018cff02e
Merge pull request #103 from Ducz0r/bb_edit_delete_comments
...
Edit&delete comments
2016-08-25 17:18:48 +02:00
mlorb
b1218cb3d6
Merge pull request #59 from biosistemika/ml_sci_244
...
fixes tutorial bug of inappropriate window [SCI-244]
2016-08-25 17:16:45 +02:00
Luka Murn
b533b0aca6
Fix another minor bug
2016-08-25 17:15:53 +02:00
Luka Murn
7cd94e8b0d
Fix a minor bug on canvas
2016-08-25 17:09:55 +02:00
Luka Murn
9cd99fc532
Display "no comments" if you delete the last comment
2016-08-25 17:01:30 +02:00
zmagod
7a47ff6bc5
fixed new task error
2016-08-25 15:30:32 +02:00
zmagod
8ff645fb89
disabled experiment dropdown actions
2016-08-25 15:16:51 +02:00
Zmago Devetak
b090fd8d5b
Merge pull request #95 from ZmagoD/zd_SCI_374
...
adds edit workflow link if no workflow [fixes SCI-374]
2016-08-25 14:07:33 +02:00
Luka Murn
a480c8d403
Styling fixes
2016-08-25 13:59:50 +02:00
Luka Murn
24dd25d9f5
Add edit/delete result comment functionality
...
Lessons learned during this fix:
Don't use dependant: :destroy on both ends of association
between 2 ActiveRecords, or you will run into stack overflow.
2016-08-25 13:51:31 +02:00
Luka Murn
bac0455435
Add edit&delete functionality to step comments
...
This commit also:
* fixes a bug in permission_helper.rb,
* fixes comments.js a bit,
* adds 2 more re-renders of dropdown position calculations to canvas.js and projects/index.js.
2016-08-25 13:51:31 +02:00
Luka Murn
c92d016f65
Add edit&delete module/task comments functionality
...
This required a minor fix of comments.js.
2016-08-25 13:51:31 +02:00
Luka Murn
f0d9cb96fa
Add edit project comments functionality
2016-08-25 13:51:30 +02:00
Luka Murn
15c0baeee8
Add delete project comment functionality
...
This commit also removes the old code from @bberic.
2016-08-25 13:51:30 +02:00
Luka Murn
5569a1e6d2
Revert 2 files that contained no changes
2016-08-25 13:51:30 +02:00
scibb
a76d82d188
delete and edit comments for projects, protocols, results, and workflow elements
2016-08-25 13:51:30 +02:00
zmagod
5fabe06b8d
implement first time popup logic
2016-08-25 11:44:49 +02:00
zmagod
f515366d91
fixes workflowing after updating description, fixes canvas bug
2016-08-25 09:11:42 +02:00
zmagod
92bb3dda99
hide last next button
2016-08-25 08:46:11 +02:00
zmagod
dbdbff12eb
add experiment level tutorial step [fixes SCI-338]
2016-08-24 19:03:58 +02:00
mlorb
2d90ad1a65
Merge pull request #88 from mlorb/ml_sci_362
...
fixes tile size in edit canvas [SCI-362]
2016-08-24 17:07:11 +02:00
Mojca Lorber
d04df349d5
fixes medium and small zoom
2016-08-24 14:18:12 +02:00
zmagod
9393a96302
adds edit workflow link if no workflow [fixes SCI-374]
2016-08-24 14:10:50 +02:00