Zanz2
|
837fbaa35f
|
Added results endpoint
|
2018-09-10 15:17:27 +02:00 |
|
Zanz2
|
30c4fac2ae
|
Added task inputs and outputs functionality
|
2018-09-10 14:22:27 +02:00 |
|
Zanz2
|
bad07841da
|
Created new controllers and serializers for nested task related attributes
|
2018-09-07 15:19:20 +02:00 |
|
Zanz2
|
e64aee5db0
|
Completed the functionality for experiments and related endpoints
|
2018-09-07 11:58:02 +02:00 |
|
Zanz2
|
1589cfb1b2
|
saving work
|
2018-09-06 15:38:48 +02:00 |
|
Zanz2
|
f9d55f913a
|
trying to fix display of my modules data
|
2018-09-05 12:54:08 +02:00 |
|
Zanz2
|
5ada21725f
|
inital experiments api functionality
|
2018-09-05 09:55:04 +02:00 |
|
Oleksii Kriuchykhin
|
4d49671ae8
|
Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695]
|
2018-08-24 16:41:26 +02:00 |
|
Oleksii Kriuchykhin
|
c8efa4bffc
|
Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689]
|
2018-08-24 15:48:49 +02:00 |
|
Oleksii Kriuchykhin
|
5488fc66fc
|
Refactor JSON API mime type registration [SCI-2687]
|
2018-08-24 15:37:23 +02:00 |
|
Oleksii Kriuchykhin
|
490376513b
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
|
Oleksii Kriuchykhin
|
c8abb3d9b8
|
Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686]
|
2018-08-24 15:27:59 +02:00 |
|
Alex Kriuchykhin
|
eb2d3e7951
|
Merge pull request #1276 from okriuchykhin/ok_SCI_2613
Add READ user endpoint [SCI-2613]
|
2018-08-24 15:23:05 +02:00 |
|
Alex Kriuchykhin
|
427ab5fb41
|
Merge pull request #1264 from okriuchykhin/ok_SCI_2615
Add GET inventory columns API endpoint [SCI-2615]
|
2018-08-24 15:22:35 +02:00 |
|
Alex Kriuchykhin
|
1832c0e806
|
Merge pull request #1262 from okriuchykhin/ok_SCI_2614
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-24 15:22:13 +02:00 |
|
Alex Kriuchykhin
|
0ca9972905
|
Merge pull request #1271 from okriuchykhin/ok_SCI_2628
Fix error on activities page when user doesn't have any [SCI-2628]
|
2018-08-22 14:21:18 +02:00 |
|
Luka Murn
|
92eab25a07
|
Merge pull request #1261 from mlorb/ml-sci-2634
fix editing of inventory items of hidden columns [SCI-2634]
|
2018-08-21 16:59:37 +02:00 |
|
Luka Murn
|
92a4a54ae7
|
Slighty change the parameter parsing of removed file cells
|
2018-08-21 16:46:47 +02:00 |
|
Oleksii Kriuchykhin
|
a8013118d4
|
Add READ user endpoint [SCI-2613]
|
2018-08-21 13:56:14 +02:00 |
|
Oleksii Kriuchykhin
|
3a5238f6f3
|
Fix error on activities page when user doesn't have any [SCI-2628]
|
2018-08-20 14:26:42 +02:00 |
|
Oleksii Kriuchykhin
|
ef7e0ac489
|
Add GET inventory columns API endpoint [SCI-2615]
|
2018-08-08 17:31:37 +02:00 |
|
Oleksii Kriuchykhin
|
4df9a4c9ca
|
Fix code style warnings [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Oleksii Kriuchykhin
|
8d11e03d47
|
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Alex Kriuchykhin
|
6004f8411b
|
Merge pull request #1260 from okriuchykhin/ok_SCI_2611
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-08-08 16:59:42 +02:00 |
|
mlorb
|
f52ccfd606
|
fix editing of inventory items of hidden columns
|
2018-08-07 11:47:26 +02:00 |
|
okriuchykhin
|
29f0f2afeb
|
Merge pull request #1257 from okriuchykhin/ok_SCI_2609
Refactor tasks tree API endpoint [SCI-2609]
|
2018-08-02 17:10:55 +02:00 |
|
okriuchykhin
|
dd9090efef
|
Merge pull request #1253 from okriuchykhin/ok_SCI_2608
Adds API authentication with Azure AD [SCI-2608]
|
2018-08-02 11:28:18 +02:00 |
|
Oleksii Kriuchykhin
|
22e12d8fc3
|
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-07-31 13:40:27 +02:00 |
|
Oleksii Kriuchykhin
|
26b0bd9e11
|
Refactor tasks tree API endpoint [SCI-2609]
|
2018-07-30 14:48:11 +02:00 |
|
Oleksii Kriuchykhin
|
0e372af729
|
Adds API authentication with Azure AD [SCI-2608]
|
2018-07-24 14:21:33 +02:00 |
|
zmagod
|
29e0ecbc89
|
move FirstTimeDataGenerator helper from applictaion controller
|
2018-07-11 11:19:39 +02:00 |
|
zmagod
|
8b86891177
|
fixes file destroy button [fixes SCI-2546]
|
2018-07-03 15:25:37 +02:00 |
|
zmagod
|
28bac14667
|
first working version of the edit form object
|
2018-07-03 12:57:39 +02:00 |
|
ZmagoD
|
23de3abd61
|
Fixes repository items edit action, adds additional event listener for file upload
|
2018-06-29 16:59:26 +02:00 |
|
zmagod
|
db1944cc90
|
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-19 14:15:14 +02:00 |
|
zmagod
|
6a6ff534c0
|
fixes import flash message [fixes SCI-2398]
|
2018-06-15 11:12:11 +02:00 |
|
zmagod
|
f8ac083d39
|
adds an additional check if some other user has added/removed repository columns [fixes SCI-2408]
|
2018-06-12 15:28:03 +02:00 |
|
Zmago Devetak
|
6ba5c587f7
|
Merge pull request #1189 from ZmagoD/zd_SCI_2211
add data-hook, refactor add user to project modal to support addons
|
2018-06-08 15:23:26 +02:00 |
|
zmagod
|
f769215468
|
fixes assign items flash message [fixes SCI-2487]
|
2018-06-08 10:02:57 +02:00 |
|
Zmago Devetak
|
fad67d7730
|
Merge pull request #1185 from ZmagoD/zd_SCI_2468
Limits the max. amount of rows when importing into inventories [fixes…
|
2018-06-04 16:29:33 +02:00 |
|
zmagod
|
84170f6de0
|
add data-hook, refactor add user to project modal to support addons
|
2018-06-01 16:13:22 +02:00 |
|
Oleksii Kriuchykhin
|
58d8414f92
|
Code fixes for sidebar [SCI-2478]
|
2018-06-01 15:05:12 +02:00 |
|
Oleksii Kriuchykhin
|
2ddc0fb561
|
Improve sidebar rendering performance [SCI-2478]
|
2018-06-01 13:49:02 +02:00 |
|
zmagod
|
9abf50e7c5
|
Limits the max. amount of rows when importing into inventories [fixes SCI-2468]
|
2018-05-31 10:45:31 +02:00 |
|
Oleksii Kriuchykhin
|
6cf9149baa
|
Add user id tracking when discarding repository [SCI-2462]
|
2018-05-29 15:33:02 +02:00 |
|
zmagod
|
89046e9787
|
fixes items assign flash message [fixes SCI-2395]
|
2018-05-29 12:54:41 +02:00 |
|
okriuchykhin
|
6deaa7235b
|
Merge pull request #1136 from okriuchykhin/ok_SCI_2396
Handle situation with smart annotations and zero inventories [SCI-2396]
|
2018-05-28 17:23:29 +02:00 |
|
Zmago Devetak
|
147e74b4a5
|
Merge pull request #1164 from ZmagoD/zd_SCI_2448
adds discard gem, move deletion of repositories in a rake task to run…
|
2018-05-28 15:04:54 +02:00 |
|
Zmago Devetak
|
ad5114090f
|
Merge pull request #1165 from ZmagoD/zd_SCI_2433
fixes tast description/due-date modal [fixes SCI-2433]
|
2018-05-28 13:10:15 +02:00 |
|
okriuchykhin
|
0e6c89c3de
|
Merge pull request #1166 from okriuchykhin/ok_SCI_2342
Fix WOPI controller to support repositories [SCI-2342]
|
2018-05-28 13:07:17 +02:00 |
|