Commit graph

7223 commits

Author SHA1 Message Date
aignatov-bio 18f6c68524 Add license to clndr library 2020-02-24 12:58:38 +01:00
aignatov-bio 0675b137ad Add team and task status for calendars scope 2020-02-22 18:15:18 +01:00
aignatov-bio 3d408ba7a1 Fix typo 2020-02-22 13:11:36 +01:00
aignatov-bio de30193030 Typo fix 2020-02-22 13:06:34 +01:00
aignatov-bio b664c88819 Remove clndr from package.json 2020-02-22 13:03:51 +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 f11b051715 Merge branch 'develop' into features/dashboard 2020-02-19 10:29:50 +01:00
Alex Kriuchykhin b99a466b21
Merge pull request #2420 from aignatov-bio/ai-sci-travis-check
Fix travis
2020-02-19 10:27:39 +01:00
aignatov-bio e252b1e1de Add default postgres user to dev env 2020-02-19 10:26:37 +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 ae3db4c1fd Remove db logs 2020-02-19 10:23:32 +01:00
aignatov-bio 0d584c29f5 Add default password to DB 2020-02-19 09:54:40 +01:00
aignatov-bio c2050a8500 Check travis 2020-02-18 16:59:52 +01:00
aignatov-bio 57c665dbdd
Merge pull request #2413 from aignatov-bio/ai-sci-4350-dashboard-current-tasks-filters
Dashboard current tasks fitler [SCI-4350]
2020-02-18 11:51:22 +01:00
aignatov-bio 0117b577f4 Fix typo 2020-02-18 09:27:07 +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 f36e1cb8f4
Merge pull request #2412 from aignatov-bio/ai-sci-4357-dashboard-general-layout
General dashboard layout [SCI-4357][SCI-4359]
2020-02-13 15:10:09 +01:00
aignatov-bio 95c9479f54 Add page title 2020-02-13 14:54:58 +01:00
aignatov-bio a6186fba67 Change break limit 2020-02-13 14:44:59 +01:00
aignatov-bio 87d4c18ff7
Merge pull request #2409 from aignatov-bio/ai-sci-4235-refactor-notifications
Move notifications to top navbar [SCI-4235]
2020-02-13 14:32:16 +01:00
aignatov-bio 8e8f21969a Fix markup 2020-02-13 13:55:25 +01:00
aignatov-bio 98d7092a51 Change root page 2020-02-13 13:51:49 +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
aignatov-bio bdf4394d5f Clean notifications partial from layouts 2020-02-13 09:52:45 +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 59f52c6cc5
Merge pull request #2405 from aignatov-bio/ai-sci-4002-remove-shared-inventories-with-view-permissions
Remove shared inventories with view permission from dropdown list [SCI-4002]
2020-02-12 14:16:33 +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
Oleksii Kriuchykhin 791397d001 Bump version to 1.18.2 2020-02-12 12:58:19 +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 463b99195c Remove shared inventories with view permission from dropdown list 2020-02-12 11:16:55 +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
Miha Mencin efe89a3e46
Merge pull request #2399 from okriuchykhin/ok_SCI_4336
Improve speed of inventory import [SCI-4336]
2020-02-12 09:23:22 +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
Oleksii Kriuchykhin 3310d79c4c Fix failing tests [SCI-4336] 2020-02-11 16:12:53 +01:00