Jure Grabnar
|
ed16e8d479
|
Fix reviewers errors
|
2018-10-16 11:00:38 +02:00 |
|
Jure Grabnar
|
26df1e5a98
|
Add export project modal
Closes [SCI-2645]
|
2018-10-16 11:00:38 +02:00 |
|
Alex Kriuchykhin
|
16b29b50a5
|
Merge pull request #1321 from okriuchykhin/ok_SCI_2731
Add Projects view - list/table view [SCI-2731]
|
2018-10-08 17:53:35 +02:00 |
|
Jure Grabnar
|
d7c875135e
|
Merge pull request #1304 from jbargu/jg_zipfile_structure
Create zipfile structure for export all, implement inventory CSV for export [SCI-2640] [SCI-2642] [SCI-2643] [SCI-2644]
|
2018-10-05 15:36:56 +02:00 |
|
Oleksii Kriuchykhin
|
492a5de19e
|
Add Projects view - list/table view [SCI-2731]
|
2018-10-01 15:39:42 +02:00 |
|
Oleksii Kriuchykhin
|
2508394924
|
Refactor Projects view - cards view [SCI-2730]
|
2018-09-27 10:43:44 +02:00 |
|
Jure Grabnar
|
872a1211bb
|
Format according to Houndbot #3
|
2018-09-23 18:58:56 +02:00 |
|
Jure Grabnar
|
d6f7ec2604
|
Format according to houndbot #2
|
2018-09-23 18:53:43 +02:00 |
|
Jure Grabnar
|
869967361c
|
Fix according to Houndbot
|
2018-09-23 18:48:44 +02:00 |
|
Jure Grabnar
|
59169f882d
|
Add permission check for every project
|
2018-09-23 14:34:21 +02:00 |
|
Jure Grabnar
|
90b220ddda
|
Format according to Houndbot #4
|
2018-09-23 12:06:06 +02:00 |
|
Oleksii Kriuchykhin
|
84428b37c2
|
Add project view JSON endpoints [SCI-2728]
|
2018-09-21 10:39:20 +02:00 |
|
Jure Grabnar
|
449aa12070
|
Refactor TeamZipExport code (move it into special file)
|
2018-09-16 20:28:26 +02:00 |
|
Zanz2
|
7cb50145a0
|
Merge pull request #1275 from Zanz2/zz_adding_removing_table_sci2621
Fixed table add and remove crash [SCI-2621]
|
2018-09-11 09:37:07 +02:00 |
|
Alex Kriuchykhin
|
18dfeb537b
|
Merge pull request #1269 from okriuchykhin/ok_SCI_2604
Improve health check endpoint [SCI-2604]
|
2018-08-24 16:55:47 +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 |
|
Jure Grabnar
|
295c6a9432
|
Add export all functionality (basic skeleton)
|
2018-08-21 21:07:45 +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 |
|
Zanz2
|
ab3b15e13e
|
Found the bug and fixed it
|
2018-08-21 13:26:16 +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
|
1a57289009
|
Improve health check endpoint [SCI-2604]
|
2018-08-17 16:13:21 +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 |
|
zmagod
|
c683cfdbd7
|
triggers the delayed job in the controller action, fixes smart annotations
|
2018-05-25 11:41:43 +02:00 |
|