aignatov-bio
|
7ced0b367b
|
Merge pull request #1531 from aignatov-bio/ai-sci-3095-notification-bug-on-signup
First what's up notification user gets already at signup [SCI-3095]
|
2019-02-27 15:42:20 +01:00 |
|
Jure Grabnar
|
0699204d3b
|
Add changes for parallel exec discussed with Miha
|
2019-02-27 15:22:19 +01:00 |
|
Urban Rotnik
|
6978db0e45
|
Merge pull request #1534 from urbanrotnik/ur-SCI-3106-tooltip-fix
Update tooltip for system notifications dropdown
|
2019-02-27 15:12:48 +01:00 |
|
Miha Mencin
|
51b3aea49a
|
added uniquness validator and index on user_projects and user_teams relations
finxing typo, fixied failing test
fixing mistakenly commited file
fixing schema to include bigint migration
|
2019-02-27 15:09:47 +01:00 |
|
Jure Grabnar
|
c6884eae85
|
Merge pull request #1533 from jbargu/jg_template_background_rake_task
update_all_templates task now executes jobs in background [SCI-3109]
|
2019-02-27 14:52:42 +01:00 |
|
Urban Rotnik
|
3121bf1d39
|
Update tooltip for system notifications dropdown
|
2019-02-27 14:49:18 +01:00 |
|
Jure Grabnar
|
8025acc2d7
|
Update the priority for the templates background generation
|
2019-02-27 14:46:12 +01:00 |
|
Jure Grabnar
|
a78147e950
|
update_all_templates task now executes jobs in background
|
2019-02-27 14:34:20 +01:00 |
|
Alex Kriuchykhin
|
af5cc4a5bb
|
Merge pull request #1526 from okriuchykhin/ok_SCI_3014_v2
Add main global activities bussiness logic [SCI-3014]
|
2019-02-27 14:00:31 +01:00 |
|
Anton Ignatov
|
a6666c688c
|
Adding check for user tutorial
|
2019-02-27 13:55:46 +01:00 |
|
Oleksii Kriuchykhin
|
0266f6bd3c
|
Change search on subject query constaruction logic [SCI-3014]
|
2019-02-27 13:21:05 +01:00 |
|
aignatov-bio
|
26f9c596e8
|
Merge pull request #1530 from aignatov-bio/ai-sci-3108-missing-user-name-in-activity
Missing user name at copy as template and move experiment in activity [SCI - 3108]
|
2019-02-27 10:59:51 +01:00 |
|
Anton Ignatov
|
978c4bcb69
|
Fixed, trying to save object instead name
|
2019-02-27 10:43:46 +01:00 |
|
Jure Grabnar
|
30bc536d07
|
Fix smart annotations in demo project
Closes SCI-3097, SCI-3102.
|
2019-02-26 14:36:48 +01:00 |
|
Oleksii Kriuchykhin
|
74a60d443d
|
Merge branch 'features/global-activities' into ok_SCI_3014_v2
|
2019-02-26 13:46:25 +01:00 |
|
Urban Rotnik
|
11c14d2360
|
Merge pull request #1523 from urbanrotnik/ur-SCI-3026-migration-for-lagacy-activity
Activity model update (original JIRA issue is migration for lagacy activity)[3026]
|
2019-02-26 13:41:54 +01:00 |
|
Oleksii Kriuchykhin
|
a0d2f7c676
|
Move templates project creation for new team to delayed job [SCI-3101]
|
2019-02-26 13:32:00 +01:00 |
|
Oleksii Kriuchykhin
|
61147b480c
|
Add main global activities bussiness logic [SCI-3014]
|
2019-02-26 11:01:15 +01:00 |
|
aignatov-bio
|
4da0eab328
|
Merge pull request #1522 from biosistemika/ai-sci-3058-task-info-section-improvments
Task info section improvements [SCI - 3058]
|
2019-02-26 09:00:26 +01:00 |
|
Jure Grabnar
|
2464a45f83
|
Fix ordering for another step in demo project
Closes SCI-3098.
|
2019-02-26 08:34:50 +01:00 |
|
Jure Grabnar
|
c409c39e60
|
Fix demo project's checklist item ordering
Closes SCI-3099.
|
2019-02-26 08:26:02 +01:00 |
|
Jure Grabnar
|
b6dd783114
|
Improve generation of a demo project
Closes SCI-3096
|
2019-02-26 08:06:07 +01:00 |
|
Urban Rotnik
|
c8ab9f8ff8
|
Fix tests
|
2019-02-26 08:04:05 +01:00 |
|
Urban Rotnik
|
5a123d26ac
|
Activity model update
|
2019-02-26 07:15:05 +01:00 |
|
Anton Ignatov
|
943aea4e8b
|
fix schema.rb
|
2019-02-25 16:55:09 +01:00 |
|
Anton Ignatov
|
7d4d45906a
|
fix schema.rb
|
2019-02-25 16:55:09 +01:00 |
|
Anton Ignatov
|
a4cabb203b
|
Task info section improvements
|
2019-02-25 16:55:09 +01:00 |
|
Urban Rotnik
|
3ad6cee766
|
Fix tests, remove nullable field
|
2019-02-25 16:50:38 +01:00 |
|
Miha Mencin
|
a93402d69f
|
sci-2992 routes
|
2019-02-25 16:50:38 +01:00 |
|
Miha Mencin
|
76c3db0b11
|
added layout, added css, added select2 lib, WIP
|
2019-02-25 16:50:38 +01:00 |
|
Urban Rotnik
|
5b5c6c7122
|
Changes to Activity model
|
2019-02-25 16:49:55 +01:00 |
|
aignatov-bio
|
0bf7cb4c59
|
Merge pull request #1519 from biosistemika/ai-adding-multiple-select-plugin
Adding new Select2 library with customizations
|
2019-02-25 16:46:07 +01:00 |
|
Jure Grabnar
|
abfba3e4b1
|
Merge pull request #1520 from jbargu/jg_sci_3081_3082
Copy as template on experiment card does not respond at mouse over [SCI-3081][SCI-3082]
|
2019-02-25 13:21:44 +01:00 |
|
Jure Grabnar
|
4edab957a4
|
Merge pull request #1516 from jbargu/jg_sci_3069_due_date_red
Due date is not red for today anymore [SCI-3069]
|
2019-02-25 13:20:50 +01:00 |
|
Jure Grabnar
|
d7e91676c3
|
Rename initial experiment back to the old one
|
2019-02-24 08:13:57 +01:00 |
|
Jure Grabnar
|
b4199b28e4
|
Remove turbolinks:load from the project show page
Also rename Demo project experiment back to PCR.
Closes SCI-3081.
|
2019-02-22 19:46:42 +01:00 |
|
Anton Ignatov
|
6971d1a55d
|
Adding new Select2 library with customization
|
2019-02-22 16:40:33 +01:00 |
|
aignatov-bio
|
aa8a2b040a
|
Merge pull request #1518 from biosistemika/features/system-notifications
Notification changes on settings page [SCI 3084] (#1517)
|
2019-02-22 14:01:38 +01:00 |
|
aignatov-bio
|
606708987f
|
Notification changes on settings page [SCI 3084] (#1517)
* Fix css and update text settings
|
2019-02-22 13:20:51 +01:00 |
|
Jure Grabnar
|
f98d6fbd4d
|
Remove archived task in Demo project
Closes SCI-3082.
|
2019-02-22 11:58:32 +01:00 |
|
Jure Grabnar
|
f9cb8c8803
|
Add utc conversion to due_date
|
2019-02-22 10:47:39 +01:00 |
|
Jure Grabnar
|
87dcf301fb
|
Change due_date calculation to DateTime#end_of_day
|
2019-02-22 10:23:12 +01:00 |
|
Jure Grabnar
|
fb533eb9d3
|
Merge pull request #1507 from jbargu/jg_sci_2930_navigation_changed
Add action_name to sidebar cache as dependency [SCI-2930]
|
2019-02-22 10:04:57 +01:00 |
|
Jure Grabnar
|
7f0ea48dff
|
Merge pull request #1515 from jbargu/jg_sci_3080_demo_project_rename
Rename Demo project and create rake task to create it on existing users [SCI-3080]
|
2019-02-22 10:01:39 +01:00 |
|
Jure Grabnar
|
96f2da1e8b
|
Shift due day calculations for 1 day
Closes SCI-3069.
|
2019-02-22 08:01:15 +01:00 |
|
Jure Grabnar
|
ffe0493013
|
Rename Demo project and create rake task to create it on existing users
Closes SCI-3080.
|
2019-02-21 23:31:55 +01:00 |
|
Miha Mencin
|
bcd0b433b6
|
Merge pull request #1514 from biosistemika/features/system-notifications
Features/system notifications
|
2019-02-21 16:38:58 +01:00 |
|
aignatov-bio
|
5f78d83f9c
|
Changing status from unread to read system notification is not correct one [SCI-3077 and SCI-3075] (#1513)
* fix dropdown apperance
* Remove search and fix duplicate bug
* Fix specs for new method
|
2019-02-21 16:15:13 +01:00 |
|
Urban Rotnik
|
147b7039a3
|
Merge pull request #1512 from urbanrotnik/ur-SCI-3054-whats-new-notification-modal-content
Add margin for system notification modal [SCI-3054]
|
2019-02-21 15:56:17 +01:00 |
|
Alex Kriuchykhin
|
7b930a55de
|
Merge pull request #1511 from okriuchykhin/ok_SCI_3053
Update templates to final version [SCI-3053]
|
2019-02-21 15:43:44 +01:00 |
|