Commit graph

2320 commits

Author SHA1 Message Date
Oleksii Kriuchykhin
b4a8a7ba72 Switch to serial multiple file uploads for better compatibility [SCI-4404] 2020-02-27 16:58:00 +01:00
aignatov-bio
ace8613457 Fix z-index for dropdown 2020-02-27 13:16:11 +01:00
aignatov-bio
b2580c1704 Prevent create empty dropdown in inventories 2020-02-27 13:10:00 +01:00
aignatov-bio
630412c18a Change button style for new inventory 2020-02-27 12:11:38 +01:00
aignatov-bio
d31fc33873 Fic assigned tasks position 2020-02-27 11:47:47 +01:00
Alex Kriuchykhin
bf1fac0b10
Merge pull request #2421 from aignatov-bio/ai-sci-4256-transparent-image-for-image-preview
Add checkboard background for transparent images [SCI-4256]
2020-02-26 17:46:48 +01:00
Alex Kriuchykhin
a41c1c606b
Merge pull request #2419 from aignatov-bio/ai-sci-4328-hide-tooltip-if-object-hide
Hide tooltip if parent object disabled or hidden [SCI-4328]
2020-02-26 17:35:34 +01:00
Alex Kriuchykhin
6841cdd6a6
Merge pull request #2415 from aignatov-bio/ai-sci-4365-new-description-to-import-items
New description to import items modal window [SCI-4365]
2020-02-26 17:34:57 +01:00
Oleksii Kriuchykhin
62c19f7c02 Add invite users to the team permission check [SCI-4381] 2020-02-26 17:25:38 +01:00
Mojca Lorber
f29ce66bea Refactor backend, add empty state and fix some small scc changes 2020-02-26 11:07:17 +01:00
aignatov-bio
8e05908753 Small fixes 2020-02-25 17:19:11 +01:00
aignatov-bio
5385a25665 Merge branch 'features/dashboard' into ai-sci-add-calendar-widget 2020-02-24 13:04:49 +01:00
aignatov-bio
b664c88819 Remove clndr from package.json 2020-02-22 13:03:51 +01:00
Mojca Lorber
9bd2e8bec4 Dashboard current tasks visual layout and backend 2020-02-21 10:41:42 +01:00
aignatov-bio
3b679bc53d
Merge pull request #2416 from aignatov-bio/ai-sci-4349-progress-bar-research
Add progress bar for current tasks [SCI-4349]
2020-02-21 10:01:57 +01:00
aignatov-bio
2cbac634bf Add localization 2020-02-21 10:00:32 +01:00
aignatov-bio
cf4dbd5ff4 Add calendar widget 2020-02-20 17:02:38 +01:00
aignatov-bio
01868fff23 Add calendar front-end 2020-02-19 15:57:06 +01:00
aignatov-bio
b87d6a22a7 Add checkboard background for transparent images 2020-02-19 10:48:31 +01:00
aignatov-bio
f11b051715 Merge branch 'develop' into features/dashboard 2020-02-19 10:29:50 +01:00
Alex Kriuchykhin
d73ea73b04
Merge pull request #2411 from okriuchykhin/ok_SCI_4319_v2
Fix unfolding of the active element in sidebar [SCI-4319]
2020-02-19 10:24:13 +01:00
aignatov-bio
47a86f2cf9 Hide tooltip if parent object disabled or hidden 2020-02-18 15:40:05 +01:00
aignatov-bio
5545d7da1a Add progress bar for current tasks 2020-02-18 14:28:06 +01:00
aignatov-bio
5886f2cf90 New description to import items modal window 2020-02-18 12:13:52 +01:00
aignatov-bio
ff45b17b53 Fix localization and small markup fixes 2020-02-17 15:32:43 +01:00
aignatov-bio
a438f6b4f0 Finished filters 2020-02-17 10:47:10 +01:00
aignatov-bio
485597a9ef Add front-end part 2020-02-14 12:07:40 +01:00
mlorb
618aa698d5
Merge pull request #2407 from mlorb/ml-sci-4329
Fix adding too small/big number to input... [SCI-4329]
2020-02-14 10:40:20 +01:00
mlorb
9f23f11dca
Merge pull request #2410 from mlorb/ml-sci-4309
Hide pencil for shared inventory [SCI-4309]
2020-02-13 15:12:17 +01:00
aignatov-bio
a6186fba67 Change break limit 2020-02-13 14:44:59 +01:00
aignatov-bio
5c0a769f87 General dashboard layout 2020-02-13 13:50:29 +01:00
Oleksii Kriuchykhin
3959f880eb Fix unfolding of the active element in sidebar [SCI-4319] 2020-02-13 12:16:35 +01:00
Mojca Lorber
6fbecf3e88 Hide pencil for shared inventory 2020-02-12 20:28:15 +01:00
aignatov-bio
0381fef05b Move notifications to top navbar 2020-02-12 14:58:48 +01:00
aignatov-bio
d0fd956600
Merge pull request #2406 from aignatov-bio/ai-sci-4347-error-caused-by-dot-number
Fix error in number column in repository [SCI-4347]
2020-02-12 14:16:46 +01:00
aignatov-bio
ddadc073d4
Merge pull request #2404 from aignatov-bio/ai-sci-4307-add-indetermined-state-for-share-inventory
Add "indetermined" state for the "select all" checkbox in the Share Inventories [SCI-4307]
2020-02-12 14:16:19 +01:00
aignatov-bio
5200096f69
Merge pull request #2400 from aignatov-bio/ai-sci-4312-improve-search-for-dropdown
Improve search input field in the flyouts [SCI-4312]
2020-02-12 14:16:06 +01:00
Mojca Lorber
0f67ce78c0 Fix adding too small/big number to input for decimals for number repo column type 2020-02-12 12:14:58 +01:00
aignatov-bio
00531066f8 Fix error in number column in repository 2020-02-12 11:55:10 +01:00
aignatov-bio
4e4a2cf5ad Add "indetermined" state for the "select all" checkbox in the Share Inventory modal 2020-02-12 10:37:29 +01:00
mlorb
a472eda699
Merge pull request #2403 from okriuchykhin/ok_SCI_4346
Fix multiple file result creation [SCI-4346]
2020-02-12 09:27:47 +01:00
mlorb
399f5411fc
Merge pull request #2401 from mlorb/ml-sci-4342
Fix console error at deleting inventory column [SCI-4342]
2020-02-12 09:26:15 +01:00
Oleksii Kriuchykhin
5be4ffb139 Fix multiple file result creation [SCI-4346] 2020-02-11 20:08:36 +01:00
mlorb
8a9d495b77
Merge pull request #2398 from mlorb/ml-sci-4147
Change repository name and team name to h2 [SCI-4147]
2020-02-11 16:27:03 +01:00
aignatov-bio
05f2fa8199
Merge pull request #2402 from aignatov-bio/ai-sci-4343-misaligned-filter
Fix protocols table CSS [SCI-4343]
2020-02-11 16:26:41 +01:00
Alex Kriuchykhin
de219688cc
Merge pull request #2397 from okriuchykhin/ok_SCI_4331
Fix edit button behavior in repository table [SCI-4331]
2020-02-11 16:13:39 +01:00
aignatov-bio
26783e64da Fix protocols table CSS 2020-02-11 15:58:17 +01:00
Mojca Lorber
4c81e4b087 Fix console error at deleting inventory column 2020-02-11 15:27:11 +01:00
aignatov-bio
eaf751bad6 Improve search input field in the flyouts 2020-02-11 15:01:52 +01:00
Mojca Lorber
509e197f64 Change repository name and team name to h2 2020-02-11 13:18:33 +01:00
Oleksii Kriuchykhin
fe0ebae383 Fix edit button behaviour in repository table [SCI-4331] 2020-02-11 11:07:03 +01:00
Mojca Lorber
232209e64a Set timeout for loading manage column index modal to load after datatable redraw 2020-02-10 15:29:34 +01:00
Mojca Lorber
7bcdc52de2 Fix share inventory button position 2020-02-10 13:13:18 +01:00
mlorb
c1aa269afc Merge pull request #2392 from mlorb/ml-sci-4313
Add empty option in dropdown selector [SCI-4313]
2020-02-10 10:32:03 +01:00
Alex Kriuchykhin
08140f23e5 Merge pull request #2393 from okriuchykhin/ok_SCI_4321
Fix file result only name update [SCI-4321]
2020-02-10 10:30:54 +01:00
Oleksii Kriuchykhin
4547e4d61a Fix DateTime picker for repositories edit mode [SCI-4331] 2020-02-07 16:42:04 +01:00
Oleksii Kriuchykhin
49e1e67231 Fix JS condition [SCI-4321] 2020-02-07 15:54:57 +01:00
Oleksii Kriuchykhin
5470bb9b9b Fix file result only name update [SCI-4321] 2020-02-07 15:21:50 +01:00
Mojca Lorber
e9e7b85e0b Add empty option in dropdown selector 2020-02-07 14:57:07 +01:00
Alex Kriuchykhin
913f599b9f
Merge pull request #2389 from okriuchykhin/ok_SCI_4301
Add unsaved data notification when navigating away from the inventory [SCI-4301]
2020-02-07 13:58:20 +01:00
Alex Kriuchykhin
edaf7adbbb
Merge pull request #2387 from okriuchykhin/ok_SCI_4319
Fix sidebar current project expanding [SCI-4319]
2020-02-07 13:55:15 +01:00
mlorb
f26ea42cc5
Merge pull request #2390 from mlorb/ml-sci-4265-v2
Redesign clear buttons on global activities page [SCI-4265]
2020-02-07 13:49:00 +01:00
mlorb
e05b2c9ce2
Merge pull request #2368 from mlorb/ml-sci-4217
Fix css for icons for repository file type [SCI-4217]
2020-02-07 13:25:22 +01:00
Mojca Lorber
e41df37a2e Small css fix after merging 2020-02-07 12:20:09 +01:00
Mojca Lorber
9068c20588 Redesign clear buttons on global activities page 2020-02-07 11:33:25 +01:00
mlorb
ba597acf8d
Merge branch 'develop' into ml-sci-4217 2020-02-07 09:43:53 +01:00
Oleksii Kriuchykhin
21bf59b943 Add unsaved data notification when navigating away from the inventory [SCI-4301] 2020-02-06 16:46:16 +01:00
Mojca Lorber
769089b555 Fix hound 2020-02-06 14:44:58 +01:00
Mojca Lorber
a22fe28d24 Refactor new and edit renderer for file cell 2020-02-06 14:43:17 +01:00
Mojca Lorber
ef241150f6 Fix edit tag on task page 2020-02-06 12:57:03 +01:00
Oleksii Kriuchykhin
b7455f6b85 Fix sidebar current project expanding [SCI-4319] 2020-02-05 21:29:12 +01:00
aignatov-bio
665c178d79
Merge pull request #2386 from biosistemika/ai-sci-4325-add-css-for-connected-accounts
Add connected account styling [SCI-4325]
2020-02-05 14:07:06 +01:00
aignatov-bio
f2539b052f Add connected account styling 2020-02-05 13:25:45 +01:00
mlorb
49bfb603c8
Merge pull request #2357 from mlorb/ml-sci-4130
Sidebar redesign [SCI-4130]
2020-02-04 09:55:00 +01:00
mlorb
415abf8968
Merge pull request #2382 from mlorb/ml-sci-4283
Implement missing style guide changes [SCI-4283]
2020-02-04 09:37:48 +01:00
mlorb
7ad3527338
Merge pull request #2379 from urbanrotnik/ur-sci-4274-visual-fixes
Visual fixes [SCI-4274]
2020-02-03 09:44:48 +01:00
Urban Rotnik
eea80f4a09 Remove JS call 2020-02-02 18:56:52 +01:00
Mojca Lorber
e70bc67146 Implement missing style guide changes 2020-01-31 14:11:37 +01:00
aignatov-bio
0ece6c60f0 FIx repository column selector 2020-01-30 15:09:47 +01:00
mlorb
0ef066f921
Merge pull request #2365 from mlorb/ml-sci-4252
Fix checklist list in inventory table [SCI-4252]
2020-01-30 13:44:02 +01:00
aignatov-bio
9a9088a0da
Merge pull request #2354 from aignatov-bio/ai-sci-4279-fix-duplicate-tags-on-task
Fix duplicate tags and small css issues [SCI-4279]
2020-01-30 13:42:22 +01:00
aignatov-bio
44eccaaa12
Merge pull request #2353 from aignatov-bio/ai-sci-4254-inventories-small-visual-fixes-part-1
Fix small visual bugs [SCI-4254]
2020-01-30 13:42:07 +01:00
mlorb
bfd928b8fc
Merge pull request #2373 from mlorb/ml-sci-4293
Fix buttons style [SCI-4293]
2020-01-30 13:40:37 +01:00
mlorb
a2afa11fef
Merge pull request #2378 from mlorb/ml-sci-4311
Fix scroll position on protocol and result page [SCI-4311]
2020-01-30 13:39:16 +01:00
Urban Rotnik
7813d3ab75
Merge pull request #2363 from urbanrotnik/ur-sci-4190
Make less opacity when editing or adding row [SCI-4190]
2020-01-30 13:24:20 +01:00
Urban Rotnik
64a7657f19
Merge pull request #2364 from urbanrotnik/ur-sci-4219
Fix too long line problem[SCI-4219]
2020-01-30 13:07:01 +01:00
aignatov-bio
2c595d01fc
Merge pull request #2370 from biosistemika/ai-sci-add-container-for-repository-filters
Small fixes
2020-01-29 15:48:19 +01:00
Urban Rotnik
db6f1ecebb Set fixed width for preview dropdown 2020-01-29 15:11:42 +01:00
Urban Rotnik
67cbd47353 Fix icon after file editing 2020-01-29 14:56:03 +01:00
Mojca Lorber
9388883479 Fix scroll position on protocol and result page 2020-01-29 14:28:52 +01:00
Urban Rotnik
875515121b Fix Share button in repositories 2020-01-29 14:15:47 +01:00
Urban Rotnik
765a577669 Ellipsis with css for Sidebar 2020-01-29 13:22:35 +01:00
aignatov-bio
970463f34d Fix input fields 2020-01-29 11:41:47 +01:00
aignatov-bio
470f39ce04 Fix scrollbar 2020-01-29 11:14:25 +01:00
aignatov-bio
3c9bed4b56 Fix markup 2020-01-29 11:03:25 +01:00
aignatov-bio
4aa0a79c02 Fix resize repository 2020-01-29 11:00:48 +01:00
Urban Rotnik
6c7a88475e Fix icon selection 2020-01-29 09:36:21 +01:00
Miha Mencin
94cce6d57e
Revert "Fix repository data time range column width [SCI-4306]" 2020-01-28 16:25:21 +01:00
Mojca Lorber
f502408e07 Fix buttons style 2020-01-28 15:30:57 +01:00
Mojca Lorber
1a834c206b Fix repository data time range column width 2020-01-28 15:12:09 +01:00