mlorb
|
f97477f3f0
|
some extra button styling
|
2018-04-26 15:19:05 +02:00 |
|
mlorb
|
763d934aa7
|
fix buttons again
|
2018-04-26 15:02:24 +02:00 |
|
zmagod
|
8dac887f10
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2261
|
2018-04-26 14:18:41 +02:00 |
|
zmagod
|
24acd5c779
|
fixes per @duco 's request
|
2018-04-26 14:13:46 +02:00 |
|
mlorb
|
88d5ba369d
|
Merge branch 'ux-release-1' into ml-sci-2244
|
2018-04-26 14:07:03 +02:00 |
|
Luka Murn
|
cb6fe50832
|
Merge branch 'master' into ux-release-1
Conflicts:
app/assets/javascripts/repositories/index.js
|
2018-04-26 11:38:54 +02:00 |
|
Zmago Devetak
|
ac10f9fdb1
|
Merge pull request #1117 from ZmagoD/zd_SCI_2187
remove task description info from canvas task card [fixes SCI-2187]
|
2018-04-26 09:42:47 +02:00 |
|
mlorb
|
9e11f3b220
|
update buttons positions and wording throughout app
|
2018-04-25 13:57:12 +02:00 |
|
Luka Murn
|
cd04596c62
|
Merge pull request #1111 from Ducz0r/lm-sci-2276-fix
Update the code for repository table states so it (hopefully) causes less errors [SCI-2276]
|
2018-04-25 12:37:27 +02:00 |
|
Luka Murn
|
bd6f97fabc
|
Add initializer to include helpers in all assets (including .js)
|
2018-04-25 10:51:19 +02:00 |
|
zmagod
|
4d6e995481
|
add dismiss buttons back
|
2018-04-25 10:43:16 +02:00 |
|
zmagod
|
c026044322
|
fixes flash message [fixes SCI-2142]
|
2018-04-25 07:32:49 +02:00 |
|
zmagod
|
3a4df069d7
|
remove task description info from canvas task card [fixes SCI-2187]
|
2018-04-24 15:11:48 +02:00 |
|
zmagod
|
c2d19fee52
|
fixes images preview in repository/library [fixes SCI-2321]
|
2018-04-24 13:11:55 +02:00 |
|
zmagod
|
824962c084
|
propagate assigned repository items in workflow [fixes SCI-2261]
|
2018-04-23 11:33:16 +02:00 |
|
Luka Murn
|
caab0cf55c
|
Update the ordering upon table load
|
2018-04-20 12:31:22 +02:00 |
|
Luka Murn
|
21e7e7057e
|
Refactor all the methods into two new services
|
2018-04-20 12:31:22 +02:00 |
|
Luka Murn
|
5e2622ecfc
|
Change default repository state to Ruby representation
Also remove some dead code from repositories datatables
|
2018-04-20 12:31:22 +02:00 |
|
zmagod
|
e96b690a5b
|
removes reports link from secondary navigation, fix bug with turbolinks
|
2018-04-20 11:57:52 +02:00 |
|
zmagod
|
dafa29d4bf
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2124
|
2018-04-20 10:33:15 +02:00 |
|
mlorb
|
3249d5db0d
|
Merge pull request #1100 from mlorb/ml-sci-2303
Update reports show page to work with new navigation [SCI-2303]
|
2018-04-20 09:50:35 +02:00 |
|
Zmago Devetak
|
93fc1af12d
|
Merge pull request #1083 from ZmagoD/zd_SCI_2259
set limit on maximum number of dropdown list items [fixes SCI-2259]
|
2018-04-19 17:17:54 +02:00 |
|
Zmago Devetak
|
1290435372
|
Merge pull request #1086 from ZmagoD/zd_SCI_2207
enables copying of repository items [fixes SCI-2207]
|
2018-04-19 17:13:43 +02:00 |
|
mlorb
|
ea4d3f815b
|
add back needed code
|
2018-04-19 16:51:37 +02:00 |
|
zmagod
|
f555e8cea4
|
fix error message
|
2018-04-19 15:32:14 +02:00 |
|
zmagod
|
ce52eb851b
|
add validation to dropdown items
|
2018-04-19 14:02:42 +02:00 |
|
zmagod
|
9d282d1800
|
adds new reports index page [fixes SCI-2124]
|
2018-04-18 16:47:52 +02:00 |
|
mlorb
|
57f09029f5
|
return needed code
|
2018-04-18 16:22:36 +02:00 |
|
mlorb
|
cc34376253
|
update reports show page to work with new navigation
|
2018-04-18 14:40:53 +02:00 |
|
mlorb
|
c08d72be36
|
remove breadcrumbs throughout application
|
2018-04-17 17:00:04 +02:00 |
|
mlorb
|
2627efe402
|
implement file column type when editing & creating new rows in inventories DataTables
|
2018-04-13 17:21:17 +02:00 |
|
Luka Murn
|
fa603b54b8
|
Merge pull request #930 from okriuchykhin/ok_SCI_1860
Remove tutorial [SCI-1860]
|
2018-04-12 14:46:20 +02:00 |
|
Luka Murn
|
9bf8b5d864
|
Merge branch 'ok_SCI_1860' of https://github.com/okriuchykhin/scinote-web into okriuchykhin-ok_SCI_1860
Conflicts:
Makefile
app/assets/javascripts/projects/index.js.erb
app/assets/stylesheets/themes/scinote.scss
config/locales/en.yml
|
2018-04-12 13:16:46 +02:00 |
|
zmagod
|
6291857bbf
|
enables copying of repository items [fixes SCI-2207]
|
2018-04-11 17:17:19 +02:00 |
|
zmagod
|
233e73c709
|
adds asset preview link to repository row modal and to table row item [fixes SCI-2110]
|
2018-04-10 17:06:53 +02:00 |
|
zmagod
|
ea4bd8831f
|
fixes bug with CSRF on file upload, fixes turbolink issues with remote form submition [fixes SCI-2284]
|
2018-04-10 13:19:53 +02:00 |
|
Zmago Devetak
|
eca69cfc75
|
Merge pull request #1080 from ZmagoD/zd_SCI_2076
add asset field preview/sort/search in repository table [fixes SCI-2076]
|
2018-04-09 14:29:45 +02:00 |
|
mlorb
|
a10f671184
|
Merge pull request #1081 from mlorb/ml-sci-2123
Refactor settings into the new navigation bar [SCI-2123]
|
2018-04-09 13:21:16 +02:00 |
|
mlorb
|
8a35ce5c58
|
add locales
|
2018-04-09 10:53:03 +02:00 |
|
Zmago Devetak
|
bdb6554870
|
Merge pull request #1049 from ZmagoD/zd_SCI_2218_2219
adds manage columns page
|
2018-04-06 17:06:28 +02:00 |
|
zmagod
|
58b6eb908e
|
fix duplications
|
2018-04-06 17:02:10 +02:00 |
|
mlorb
|
70dfe66b2d
|
refactoring
|
2018-04-06 14:20:40 +02:00 |
|
zmagod
|
cf7761daaa
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into ok_SCI_2223
|
2018-04-06 12:56:39 +02:00 |
|
zmagod
|
b51ad84ee5
|
add asset field preview/sort/search in repository table [fixes SCI-2076]
|
2018-04-06 12:03:39 +02:00 |
|
mlorb
|
b8e91e91a1
|
refactor settings into the new navigation bar
|
2018-04-05 16:30:02 +02:00 |
|
zmagod
|
030ce271be
|
fixes name validations
|
2018-04-05 10:47:47 +02:00 |
|
zmagod
|
afc2a35557
|
move import export to dropdown
|
2018-04-05 09:32:34 +02:00 |
|
zmagod
|
a8a19df06d
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2218_2219
|
2018-04-05 08:51:58 +02:00 |
|
okriuchykhin
|
e608d629c7
|
Merge pull request #1068 from okriuchykhin/ok_SCI_2217
Refactor file preview modal [SCI-2217]
|
2018-04-05 00:18:43 +02:00 |
|
zmagod
|
0c05c60ebf
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2218_2219
|
2018-04-04 16:06:38 +02:00 |
|
Zmago Devetak
|
d1f3a65279
|
Merge pull request #1073 from ZmagoD/zd_SCI_2206
add ID column to repository [fixes SCI-2206]
|
2018-04-04 15:39:59 +02:00 |
|
Oleksii Kriuchykhin
|
3b7977ee3b
|
Merge latest changes from ux-release-1 [SCI-2217]
|
2018-04-04 14:20:34 +02:00 |
|
Oleksii Kriuchykhin
|
8ee98b7cf0
|
Update Capybara and dependencies [SCI-2217]
|
2018-04-04 14:13:37 +02:00 |
|
zmagod
|
38b84edfb0
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2139_2121
|
2018-04-04 12:59:41 +02:00 |
|
zmagod
|
e630d3113f
|
add ID column to repository [fixes SCI-2206]
|
2018-04-04 11:55:11 +02:00 |
|
Zanz2
|
7f36ab3e5e
|
deleted require and gemfile entry for remotipart
|
2018-04-04 11:12:39 +02:00 |
|
Oleksii Kriuchykhin
|
51860652c1
|
Refactor smart annotations modal [SCI-2223]
|
2018-04-02 20:38:56 +02:00 |
|
Zanz2
|
1606982966
|
found a hackish fix by doing a manual ajax call and some other things with jquery
|
2018-04-02 19:56:25 +02:00 |
|
mlorb
|
6a20c37449
|
fix travis againnnnn
|
2018-03-30 17:16:18 +02:00 |
|
Oleksii Kriuchykhin
|
cc5d8550b1
|
Refactor file preview modal [SCI-2217]
|
2018-03-30 11:50:28 +02:00 |
|
zmagod
|
56b0900619
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2218_2219
|
2018-03-29 16:42:10 +02:00 |
|
mlorb
|
4bf9369bc5
|
refactor buttons
|
2018-03-29 13:58:14 +02:00 |
|
zmagod
|
7c1390ece2
|
implement sidebar toggle [fixes SCI-2232]
|
2018-03-28 14:12:11 +02:00 |
|
okriuchykhin
|
145f49de2d
|
Revert "Update turbolinks and fix repository table init [SCI-2251]"
|
2018-03-26 17:38:48 +02:00 |
|
Oleksii Kriuchykhin
|
5dc01a3d42
|
Fix code style [SCI-2251]
|
2018-03-26 13:59:45 +02:00 |
|
zmagod
|
8f09e1f7a4
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2139_2121
|
2018-03-26 13:08:31 +02:00 |
|
mlorb
|
b7a14215bc
|
Merge pull request #1050 from mlorb/ml-sci-2120-v2
Refactor project navigation [SCI-2120]
|
2018-03-26 12:56:19 +02:00 |
|
zmagod
|
3efe06a410
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2139_2121
|
2018-03-26 12:02:24 +02:00 |
|
zmagod
|
9e1f285c9e
|
adds missing labels [fixes SCI-2219]
|
2018-03-26 11:28:14 +02:00 |
|
Oleksii Kriuchykhin
|
83c7539156
|
Update turbolinks and fix repository table init [SCI-2251]
|
2018-03-25 19:44:58 +02:00 |
|
zmagod
|
baf69461f5
|
adds edit/create modal and related actions
|
2018-03-23 16:00:33 +01:00 |
|
mlorb
|
bc06542ed7
|
refactor project navigation
|
2018-03-22 11:41:33 +01:00 |
|
zmagod
|
3be3c00574
|
adds manage columns page [fixes SCI-2218]
|
2018-03-22 09:35:36 +01:00 |
|
Oleksii Kriuchykhin
|
36302ad6e8
|
Refactor existing columns management to control only Column visibility and order [SCI-2220]
|
2018-03-21 16:56:36 +01:00 |
|
zmagod
|
62858bc14f
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2139_2121
|
2018-03-20 14:46:11 +01:00 |
|
zmagod
|
1ad8c259d1
|
add blank page for repositories [fixes SCI-2139]
|
2018-03-20 14:45:57 +01:00 |
|
Zmago Devetak
|
75d7ace8c7
|
Merge pull request #1017 from ZmagoD/zd_SCI_2068
Write server-side endpoints for custom repositories [SCI-2068]
|
2018-03-20 14:30:47 +01:00 |
|
Oleksii Kriuchykhin
|
a105e61d48
|
Remove tutorial [SCI-1860]
|
2018-03-18 13:18:05 +01:00 |
|
zmagod
|
311b2dac5a
|
Merge branch 'samples_to_repositories_table_migration' of https://github.com/biosistemika/scinote-web into zd_SCI_2142
|
2018-03-16 16:21:47 +01:00 |
|
zmagod
|
ee03115361
|
Merge branch 'samples_to_repositories_table_migration' of https://github.com/biosistemika/scinote-web into zd_SCI_2095
|
2018-03-16 15:32:40 +01:00 |
|
zmagod
|
1cdba5e0d3
|
Merge branch 'samples_to_repositories_table_migration' of https://github.com/biosistemika/scinote-web into zd_SCI_2068
|
2018-03-16 11:05:16 +01:00 |
|
zmagod
|
d69754af04
|
implement search on list items dropdown, update, create actions [fixes SCI-2070]
|
2018-03-15 15:43:16 +01:00 |
|
zmagod
|
a6a25bbe08
|
add floating alert message
|
2018-03-13 16:33:48 +01:00 |
|
zmagod
|
51af74071c
|
remove comments and activity modal
|
2018-03-13 10:52:53 +01:00 |
|
zmagod
|
8fe173e831
|
re-structure top navigation bar
|
2018-03-12 16:27:35 +01:00 |
|
zmagod
|
e218cae453
|
refactor global activities in separate page [fixes SCI-2141]
|
2018-03-12 11:01:23 +01:00 |
|
zmagod
|
2b55cd7090
|
rename variables
|
2018-03-02 14:14:27 +01:00 |
|
zmagod
|
e3ca782996
|
add info modal for repository items [fixes SCI-2066]
|
2018-02-27 16:21:46 +01:00 |
|
Zmago Devetak
|
e0510ab448
|
Merge pull request #995 from ZmagoD/zd_SCI_2040
fixed bug with assigned repository items [fixes SCI-2040]
|
2018-02-15 13:05:30 +01:00 |
|
zmagod
|
78e902f316
|
fixes few Hound alerts
|
2018-02-15 11:06:59 +01:00 |
|
zmagod
|
27b7aff3ea
|
fixed bug with assigned repository items [fixes SCI-2040]
|
2018-02-12 10:49:35 +01:00 |
|
zmagod
|
bd1345d560
|
fixes bug with assets upload on task result page,
adds ctrl+v listener to upload images from clipboard, adds image preview modal
|
2018-02-06 15:39:19 +01:00 |
|
zmagod
|
f8a3fca2db
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into decoupling
|
2018-01-23 11:06:33 +01:00 |
|
Oleksii Kriuchykhin
|
959eddacda
|
Clear selected rows when changing pages on samples table[SCI-1329]
|
2018-01-18 17:41:35 +01:00 |
|
okriuchykhin
|
aef80f86b5
|
Merge pull request #934 from okriuchykhin/ok_SCI_1931
Fix protocol import button [SCI-1931]
|
2018-01-18 10:30:19 +01:00 |
|
Zmago Devetak
|
b9e56c49ef
|
Merge pull request #944 from ZmagoD/zd_SCI_1938
fixes bug with comment actions dropdown [fixes SCI-1938]
|
2018-01-17 13:42:36 +01:00 |
|
zmagod
|
5371f5a139
|
fixes bug with comment actions dropdown [fixes SCI-1938]
|
2018-01-17 12:54:21 +01:00 |
|
Oleksii Kriuchykhin
|
74a62c41eb
|
Fix task repository row selector [SCI-1940]
|
2018-01-17 11:21:41 +01:00 |
|
Oleksii Kriuchykhin
|
deabd39a98
|
Fix protocol import button [SCI-1931]
|
2018-01-15 13:43:09 +01:00 |
|
Zmago Devetak
|
4e4cae9a48
|
Merge pull request #927 from ZmagoD/zd_SCI_1867
fix import protocol preview [fixes SCI-1867]
|
2018-01-08 14:21:44 +01:00 |
|