Alex Kriuchykhin
|
436f0bf63d
|
Merge pull request #2506 from okriuchykhin/ok_SCI_4516
Add repository snapshots with service, refactor item assigning [SCI-4516]
|
2020-04-15 17:32:25 +02:00 |
|
Oleksii Kriuchykhin
|
837437309e
|
Fix failing tests [SCI-4516]
|
2020-04-09 17:11:58 +02:00 |
|
Oleksii Kriuchykhin
|
3a67c99982
|
Switch to STI for repositories, fix cell values snapshotting [SCI-4516]
|
2020-04-09 12:33:04 +02:00 |
|
aignatov-bio
|
087f71a82f
|
Add full view for my-module repository
|
2020-04-07 21:02:16 +02:00 |
|
Oleksii Kriuchykhin
|
a9c3102835
|
Add repository snapshots with service, refactor item assigning [SCI-4516]
|
2020-04-07 18:26:39 +02:00 |
|
aignatov-bio
|
d924faaafd
|
Merge pull request #2455 from aignatov-bio/ai-sci-4403-recent-work-layout
Add recent work widget [SCI-4400][SCI-4401][SCI-4402][SCI-4403]
|
2020-03-12 11:26:23 +01:00 |
|
aignatov-bio
|
a32a3db8e5
|
Split joins scope
|
2020-03-11 14:30:41 +01:00 |
|
aignatov-bio
|
c13721f842
|
Fix recent work service and move templates to html
|
2020-03-11 11:34:59 +01:00 |
|
aignatov-bio
|
63a5459d21
|
Add error handling to create task modal
|
2020-03-10 13:16:56 +01:00 |
|
aignatov-bio
|
180b736769
|
Refactor recent work service
|
2020-03-09 15:10:51 +01:00 |
|
aignatov-bio
|
5ee406606a
|
Add checks for archived projects and experiments
|
2020-03-06 15:48:54 +01:00 |
|
aignatov-bio
|
193c4974d2
|
Add user time zone
|
2020-03-06 15:24:57 +01:00 |
|
aignatov-bio
|
b89cc1745a
|
Add users scope
|
2020-03-06 15:12:40 +01:00 |
|
aignatov-bio
|
e729aa043e
|
Add recent work widget
|
2020-03-06 13:51:18 +01:00 |
|
Mojca Lorber
|
8325ed80f0
|
Add endpoints for lists of projects and experiments with filtering and finish the frontend for quick start create new task on dashboard
|
2020-03-04 23:26:01 +01:00 |
|
aignatov-bio
|
294328887a
|
Fix typo
|
2020-02-25 13:51:54 +01:00 |
|
aignatov-bio
|
3588fb3445
|
Fix markup
|
2020-02-25 13:49:35 +01:00 |
|
aignatov-bio
|
32d6f9a43a
|
Split my_module create service to seperate services
|
2020-02-25 13:46:44 +01:00 |
|
aignatov-bio
|
a28d729aeb
|
Add end point
|
2020-02-24 17:09:10 +01:00 |
|
aignatov-bio
|
a92bac19e1
|
Add service for task creating
|
2020-02-24 15:57:22 +01:00 |
|
Alex Kriuchykhin
|
9c763f2111
|
Merge pull request #2383 from okriuchykhin/ok_SCI_4220
Extend inventory import to support new data types [SCI-4220]
|
2020-02-10 11:04:34 +01:00 |
|
Oleksii Kriuchykhin
|
6f8f89fbf0
|
Improve speed of global activities fetching query [SCI-4330]
|
2020-02-07 13:53:25 +01:00 |
|
Oleksii Kriuchykhin
|
632b54cb98
|
Merge branch 'develop' into ok_SCI_4220
|
2020-02-03 15:50:06 +01:00 |
|
Oleksii Kriuchykhin
|
b0c785f4fb
|
Extend inventory import to support new data types [SCI-4220]
|
2020-02-03 15:20:01 +01:00 |
|
Urban Rotnik
|
0991a26ee8
|
Merge pull request #2351 from urbanrotnik/ur-sci-4211-fix-team-import
Fix import for old activities [SCI-4211]
|
2020-01-30 13:08:33 +01:00 |
|
Urban Rotnik
|
503c05805d
|
Move editable? method from helper to model
|
2020-01-25 09:43:05 +01:00 |
|
Urban Rotnik
|
ec8af5f943
|
Add readonly repository rows records
|
2020-01-24 16:33:44 +01:00 |
|
Urban Rotnik
|
0a2970c18d
|
Fix import for old activities
|
2020-01-22 12:24:56 +01:00 |
|
Mojca Lorber
|
404805bef5
|
Fix constants for email redesign
|
2020-01-21 09:38:08 +01:00 |
|
Oleksii Kriuchykhin
|
7d8ba7cb32
|
Fix clonning of date time values [SCI-4204]
|
2020-01-16 16:03:13 +01:00 |
|
Urban Rotnik
|
507443ba38
|
Add custom method for repository report JSON data
|
2020-01-16 14:42:26 +01:00 |
|
Alex Kriuchykhin
|
da26d8a018
|
Merge pull request #2304 from okriuchykhin/ok_SCI_4204
Refactor repository cell cloning to support all data types [SCI-4204]
|
2020-01-15 13:04:50 +01:00 |
|
Alex Kriuchykhin
|
9412cccc9c
|
Merge pull request #2306 from urbanrotnik/ur-sci-fix-for-list-items-update
Fix for list items update
|
2020-01-15 12:34:33 +01:00 |
|
Urban Rotnik
|
97954b3930
|
fixup! Fix list item update
|
2020-01-15 11:28:31 +01:00 |
|
Urban Rotnik
|
a23b2eab78
|
Fix list item update
|
2020-01-15 11:24:50 +01:00 |
|
Oleksii Kriuchykhin
|
9e8bd23616
|
Merge latest branch 'develop' into ok_SCI_3988
|
2020-01-15 10:52:20 +01:00 |
|
Urban Rotnik
|
bcce8235cc
|
Add rescue block for setting default repository state
|
2020-01-14 23:49:02 +01:00 |
|
Oleksii Kriuchykhin
|
eed68a2590
|
Refactor repository cell clonning to support all data types [SCI-4204]
|
2020-01-14 16:55:10 +01:00 |
|
Oleksii Kriuchykhin
|
01b8d2226d
|
Optimize repository table counters [SCI-4224]
|
2020-01-13 16:31:42 +01:00 |
|
Oleksii Kriuchykhin
|
7b82e33eb6
|
Fix repository filtering and improve speed [SCI-4224]
|
2020-01-13 16:09:07 +01:00 |
|
Urban Rotnik
|
9296f0eb4f
|
Add extra format for exports
|
2020-01-10 11:09:30 +01:00 |
|
Oleksii Kriuchykhin
|
2faab14444
|
Fix repository table state updates after column creation/deletion [SCI-4196]
|
2020-01-08 16:16:54 +01:00 |
|
Oleksii Kriuchykhin
|
522ae12f08
|
Merge branch 'develop' into ok_SCI_3988
|
2020-01-07 17:07:22 +01:00 |
|
Oleksii Kriuchykhin
|
d9b9243da7
|
Merge branch 'develop' into features/new-column-types
|
2020-01-07 16:03:33 +01:00 |
|
Alex Kriuchykhin
|
1e665804ab
|
Merge pull request #2280 from aignatov-bio/ai-sci-4155-add-new-invetories-to-team-export
Add new column types to team export/import [SCI-4155]
|
2020-01-07 15:47:09 +01:00 |
|
Oleksii Kriuchykhin
|
1b902ff4b3
|
Merge branch 'develop' into ok_SCI_3988
|
2020-01-07 15:26:30 +01:00 |
|
Oleksii Kriuchykhin
|
4df8779b19
|
Fix experiment template exporter [SCI-3988]
|
2020-01-07 15:26:21 +01:00 |
|
aignatov-bio
|
a69e587706
|
Change cells loading in report repository helper
|
2020-01-07 14:21:55 +01:00 |
|
aignatov-bio
|
10b7aad732
|
Add ned column types to team export/import
|
2020-01-07 14:12:48 +01:00 |
|
aignatov-bio
|
4895f41238
|
Add helper for repository tables in docx report
|
2020-01-06 12:40:09 +01:00 |
|