Urban Rotnik
|
235f19cf25
|
Store Table/Cards view setting per user
SCI-5450
|
2021-03-04 14:56:59 +01:00 |
|
Alex Kriuchykhin
|
f15d984d47
|
Fix navigation between archived and active projects [SCI-5419] (#3100)
* Fix navigation between archived and active projects [SCI-5419]
|
2021-01-19 11:28:59 +01:00 |
|
Urban Rotnik
|
eae3a7fc16
|
Scope exported projects to visible_to user
|
2021-01-19 10:57:30 +01:00 |
|
Urban Rotnik
|
ddbc22b274
|
Fix folders exports, add error message
SCI-5351
|
2021-01-19 09:47:42 +01:00 |
|
Oleksii Kriuchykhin
|
78ec862a2c
|
Fix folder creation for archived view [SCI-5383]
|
2021-01-12 13:06:43 +01:00 |
|
aignatov-bio
|
1f6fff812a
|
Add projects navigation buttons and fix sidebar reload on sorting [SCI-5357][SCI-5331] (#3048)
* Add projects navigation buttons and fix sidebar reload on sorting [SCI-5357][SCI-5331]
|
2021-01-07 13:16:05 +01:00 |
|
aignatov-bio
|
6a44e23697
|
Add projects sidebar [SCI-5178] (#2995)
* Add projects sidebar navigation [SCI-5178]
|
2020-12-08 16:07:26 +01:00 |
|
Oleksii Kriuchykhin
|
dc15accc86
|
Update sidebar usages in partials [SCI-5177]
|
2020-12-03 10:21:53 +01:00 |
|
Oleksii Kriuchykhin
|
9546b8f71d
|
Prepare backend for the improved navigation [SCI-5177]
|
2020-12-03 10:19:11 +01:00 |
|
Urban Rotnik
|
be49216e71
|
Fix teams tests
|
2020-11-25 20:02:45 +01:00 |
|
Oleksii Kriuchykhin
|
6dfeae2283
|
Make folders selectable for 'Export all' functionality [SCI-5183]
|
2020-11-13 14:39:10 +01:00 |
|
Urban Rotnik
|
a259800590
|
Merge branch 'develop' into jg_sci_2228
|
2020-08-31 16:29:23 +02:00 |
|
Luka Murn
|
83bb89fdf5
|
Cherry-picked commit from ZZ (and LM)'s various changes
|
2019-07-26 10:13:14 +02:00 |
|
Oleksii Kriuchykhin
|
a1941a21dc
|
Futher refactoring of old Paperclip methods [SCI-3539]
|
2019-07-09 10:28:15 +02:00 |
|
Urban Rotnik
|
4f8faba84e
|
Exports left after export fix
|
2019-04-16 14:21:47 +02:00 |
|
Urban Rotnik
|
22af36dd2d
|
Fix for exports_left, fix for some edge cases
|
2019-04-16 09:59:02 +02:00 |
|
Urban Rotnik
|
caccf8d9f0
|
Reset counter for export in last 24 hours
Fix for check if user has avaiable exports, bit refactored increas_counter method.
|
2019-04-10 10:56:33 +02:00 |
|
Urban Rotnik
|
b6a8556601
|
Add activities for exporting Projects, Inventory items
|
2019-03-12 09:15:06 +01:00 |
|
Urban Rotnik
|
247bae8a9f
|
Refactor export_all_counter increasing/reseting logic
- Remove daily task
- Add method to user Model
|
2019-01-25 11:16:31 +01:00 |
|
mlorb
|
4b540958bd
|
change close/cancel button and refactor export_project_modal endpoint
|
2018-11-16 13:37:32 +01:00 |
|
mlorb
|
6453ab6fb1
|
update the Export all confirmation modal and export interaction
|
2018-11-15 15:53:58 +01:00 |
|
Luka Murn
|
84df2c81f9
|
Merge branch 'features/export-all'
Conflicts:
app/controllers/experiments_controller.rb
app/controllers/my_modules_controller.rb
db/schema.rb
|
2018-11-13 09:14:02 +01:00 |
|
Jure Grabnar
|
cab0b78afa
|
Fix zero limit config on export all
|
2018-10-28 09:43:34 +01:00 |
|
Jure Grabnar
|
bd5a2a43fd
|
Add can_export_project? permission
Closes [SCI-2805].
|
2018-10-19 08:41:39 +02:00 |
|
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 |
|
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
|
7f7ece2be0
|
Improve delayed jobs for TempFile deletion and Asset text extraction [SCI-2738]
|
2018-09-21 17:46:18 +02:00 |
|
Jure Grabnar
|
295c6a9432
|
Add export all functionality (basic skeleton)
|
2018-08-21 21:07:45 +02:00 |
|
zmagod
|
db1944cc90
|
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-19 14:15:14 +02:00 |
|
Matej Zrimšek
|
5bda53eebf
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
|
Oleksii Kriuchykhin
|
3c8d8e2fbb
|
Fix samples import [SCI-1946]
|
2018-01-16 17:50:33 +01:00 |
|
mlorb
|
0774b6f7e6
|
refactor manage samples permissions again, so that addons permissions can be added
|
2017-12-20 16:05:05 +01:00 |
|
mlorb
|
3ca51f097f
|
refactor manage sample permissions again by removing authorship and refactor manage sample elements permissions
|
2017-12-14 14:18:17 +01:00 |
|
mlorb
|
e577b363b2
|
byTheWay fix of Rails 5.1 bug
|
2017-12-14 14:18:17 +01:00 |
|
mlorb
|
f801ed8eb6
|
refactor view/export samples permission
|
2017-12-14 14:18:16 +01:00 |
|
mlorb
|
ccc2451494
|
refactor create sample permissions
|
2017-12-14 14:18:15 +01:00 |
|
Oleksii Kriuchykhin
|
cd0aba1896
|
Change any? to empty? [SCI-1665]
|
2017-10-17 15:23:54 +02:00 |
|
Oleksii Kriuchykhin
|
c8d2ae70fa
|
Move duplicated code to service [SCI-1665]
|
2017-10-17 14:46:16 +02:00 |
|
Oleksii Kriuchykhin
|
56f52ebfa7
|
Optimize memory usage in samples/repositories import [SCI-1665]
|
2017-10-12 14:43:25 +02:00 |
|
Oleksii Kriuchykhin
|
ece27b2652
|
Fix importing files with empty header cells and error messages improvements [SCI-1484]
|
2017-07-18 14:54:35 +02:00 |
|
zmagod
|
353c27da15
|
rename method
|
2017-06-07 13:51:16 +02:00 |
|
zmagod
|
b527afd12b
|
generates samples csv file in background job [fixes SCI-1278]
|
2017-05-29 14:42:55 +02:00 |
|
zmagod
|
04ee24d553
|
refactor
|
2017-05-09 14:05:21 +02:00 |
|
zmagod
|
f079a097c5
|
removes TempFile after 7 days [fixes SCI-160]
|
2017-05-05 14:54:22 +02:00 |
|
zmagod
|
c2c5616078
|
rename Organization to Team in controllers
|
2017-01-24 17:06:51 +01:00 |
|