Jure Grabnar
|
87d5e5029a
|
Fix publish_date in PIO import
|
2018-11-23 17:37:26 +01:00 |
|
Luka Murn
|
87ff7c71e3
|
Update the delivery email look & feel
Closes SCI-2884.
|
2018-11-23 17:24:10 +01:00 |
|
mlorb
|
4052fad9e0
|
fix hound
|
2018-11-23 15:51:18 +01:00 |
|
mlorb
|
f61187dd18
|
Hide sign-in with third party applications (e.g. LinkedIn) in Oauth flows
|
2018-11-23 15:44:04 +01:00 |
|
Luka Murn
|
af307eae73
|
Move some text into localization file
|
2018-11-23 11:12:10 +01:00 |
|
Alex Kriuchykhin
|
95e19e1229
|
Merge pull request #1381 from okriuchykhin/ok_SCI_2859
Refactor & restyle the API authorization screen [SCI-2859]
|
2018-11-22 13:06:13 +01:00 |
|
Oleksii Kriuchykhin
|
d98f11abdc
|
Refactor & restyle the API authorization screen [SCI-2859]
|
2018-11-20 17:02:45 +01:00 |
|
Oleksii Kriuchykhin
|
5deaf25fd9
|
Prevent user being added to project/task multiple times [SCI-2869]
|
2018-11-20 14:29:33 +01:00 |
|
mlorb
|
3b96a60938
|
Merge pull request #1374 from mlorb/ml-sci-2842
Update the Export all confirmation modal and export interaction [SCI-2842]
|
2018-11-19 11:36:08 +01:00 |
|
Alex Kriuchykhin
|
d524a1d508
|
Merge pull request #1364 from okriuchykhin/ok_SCI_2778
Add time format selection to settings [SCI-2778]
|
2018-11-19 10:17:09 +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
|
e9c0b34662
|
Merge branch 'core-api' into 'master'
Conflicts:
Gemfile
app/services/api.rb
config/initializers/api.rb
config/initializers/extends.rb
config/routes.rb
db/schema.rb
spec/controllers/api/api_controller_spec.rb
|
2018-11-14 16:59:04 +01:00 |
|
Oleksii Kriuchykhin
|
537de596a7
|
Merge latest master [SCI-2778]
|
2018-11-14 13:05:57 +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 |
|
Oleksii Kriuchykhin
|
8d0dbc7076
|
Add time format selection to settings [SCI-2778]
|
2018-11-09 16:19:40 +01:00 |
|
Oleksii Kriuchykhin
|
23ee4760ae
|
Fix failing tests [SCI-2773]
|
2018-11-07 16:39:00 +01:00 |
|
Oleksii Kriuchykhin
|
30885e060d
|
Merge latest core-api branch [SCI-2773]
|
2018-11-07 15:53:21 +01:00 |
|
Oleksii Kriuchykhin
|
60e78fa868
|
Improve code style for error handling [SCI-2773]
|
2018-11-07 15:43:44 +01:00 |
|
mlorb
|
0f8c80172e
|
remove show protocol api endpoint
|
2018-10-29 11:21:48 +01:00 |
|
Oleksii Kriuchykhin
|
6d5af3da8f
|
Remove error message for index page and unauthenticated users [SCI-2775]
|
2018-10-28 23:19:06 +01:00 |
|
Luka Murn
|
95340bcf36
|
Update team name placeholder & sublabel on sign up pages
|
2018-10-24 13:43:56 +02:00 |
|
Matej Zrimšek
|
4bf1d904b7
|
Add project controller unit tests [SCI-2732]
|
2018-10-23 19:51:50 +02:00 |
|
Oleksii Kriuchykhin
|
b53f2c8347
|
Improve error messages in API [SCI-2773]
|
2018-10-23 17:52:48 +02:00 |
|
Alex Kriuchykhin
|
e9b64b65a3
|
Merge pull request #1330 from okriuchykhin/ok_SCI_2770
Add request rate throttling for API [SCI-2770]
|
2018-10-19 09:38:31 +02:00 |
|
mlorb
|
e5fca1b1cd
|
change the rich text max limit on frontend to 50000
|
2018-10-18 14:22:15 +02:00 |
|
Alex Kriuchykhin
|
18b1cad8a4
|
Merge pull request #1334 from okriuchykhin/ok_SCI_2772
Implement inventory column data type name mappings [SCI-2772]
|
2018-10-17 10:37:23 +02:00 |
|
Oleksii Kriuchykhin
|
02f536cd08
|
Merge latest features/export-all [SCI-2733]
|
2018-10-16 17:20:19 +02:00 |
|
Oleksii Kriuchykhin
|
ed46115b3f
|
Implement inventory column data type name mappings [SCI-2772]
|
2018-10-16 15:35:02 +02:00 |
|
Oleksii Kriuchykhin
|
f6b039d54e
|
Merge latest core-api branch [SCI-2765]
|
2018-10-16 12:07:47 +02:00 |
|
Jure Grabnar
|
26df1e5a98
|
Add export project modal
Closes [SCI-2645]
|
2018-10-16 11:00:38 +02:00 |
|
Luka Murn
|
1093ea11f4
|
Merge branch 'lm-api-fixes' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-api-fixes
Conflicts:
app/serializers/api/v1/activity_serializer.rb
app/serializers/api/v1/inventory_column_serializer.rb
app/serializers/api/v1/project_serializer.rb
|
2018-10-15 15:20:26 +02:00 |
|
Matej Zrimšek
|
17380ba0ca
|
Refactoring rebased code [SCI-2641]
|
2018-10-15 01:12:25 +02:00 |
|
Matej Zrimšek
|
aa30cf6130
|
Refactor StringUtility#to_filesystems_compatible_filename [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
c0dc4f6951
|
Add hyperlinks to inventories' *.csv files in export all PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
7152d2f0f1
|
Fix/update file naming convection for exported files [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
0ebce8e283
|
Add relative links (not working) to files and tables into the PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Oleksii Kriuchykhin
|
8cf59d8d22
|
Add request rate throttling for API [SCI-2770]
|
2018-10-11 09:48:06 +02:00 |
|
Luka Murn
|
a217b11bba
|
Merge pull request #1298 from Zanz2/zz_projects_api_task_2539
Created read endpoint for projects and related models [SCI-2539]
|
2018-10-11 09:03:18 +02:00 |
|
Luka Murn
|
dd4f7b5d02
|
Fix project users, activities, comments, reports endpoints
|
2018-10-10 17:35:09 +02:00 |
|
Oleksii Kriuchykhin
|
af02f29fb5
|
Implement user state saving for projects overview [SCI-2733]
|
2018-10-10 16:15:31 +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 |
|
Luka Murn
|
dc2ab5fdc0
|
Fix the Doorkeeper config/access for all users (due to update of Gem)
|
2018-10-07 13:11:56 +02:00 |
|
Luka Murn
|
0bd3c81e39
|
Fix /users, /users/:id/identities endpoints
|
2018-10-07 13:07:27 +02:00 |
|
Luka Murn
|
7527dc7352
|
Fix READ index, READ show, POST create /tasks/:id/results endpoints
|
2018-10-07 12:58:17 +02:00 |
|
Luka Murn
|
fc5cf33614
|
Fix GET /tasks/:id/activities endpoint
|
2018-10-07 11:54:11 +02:00 |
|
Luka Murn
|
fca580face
|
Fix GET /tasks/:id/inputs, GET /tasks/:id/outputs endpoints
|
2018-10-07 11:35:12 +02:00 |
|
Luka Murn
|
239b974fa0
|
Fix GET /tasks/:tid/protocols, GET /tasks/:tid/protocols/:id endpts
|
2018-10-07 11:29:56 +02:00 |
|
Luka Murn
|
24299ef4c0
|
Fix GET /tasks/:task_id/tags, GET /tasks/:task_id/tags/:id endpts
|
2018-10-07 11:10:41 +02:00 |
|
Luka Murn
|
98544f00e8
|
Fix GET /tasks/:task_id/users, GET /tasks/:task_id/users/1 endpts
|
2018-10-07 10:20:01 +02:00 |
|
Luka Murn
|
f56e5b1e5a
|
Update GET /task/:task_id/items, GET /task/:task_id/items/:id endpts
|
2018-10-07 10:07:37 +02:00 |
|
Luka Murn
|
0de3c7eb4e
|
Update GET /tasks, GET /tasks/:id endpoints, refactor routes.rb
|
2018-10-07 09:45:24 +02:00 |
|
Luka Murn
|
9e78de6ef2
|
Update CREATE, PATCH, DELETE inventory_column endpoints
|
2018-10-06 17:11:59 +02:00 |
|
Luka Murn
|
7b5a65416a
|
Update status endpoint
|
2018-10-06 11:47:23 +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
|
0c452f519d
|
Add CRUD endpoints for inventory cells [SCI-2765]
|
2018-10-05 00:18:42 +02:00 |
|
Oleksii Kriuchykhin
|
363c1e4a34
|
Add endpoints for managing inventory list items [SCI-2741]
|
2018-10-03 13:54:52 +02:00 |
|
Luka Murn
|
d71be76657
|
Fix minor styling & text on settings - preferences page
|
2018-10-02 13:59:19 +02:00 |
|
Luka Murn
|
a2c2bca200
|
Update localized text in report elements modal
|
2018-10-02 13:51:59 +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 |
|
Zanz2
|
c8ed808920
|
merged with core-api
|
2018-09-26 12:17:49 +02:00 |
|
Oleksii Kriuchykhin
|
f8388d4bcd
|
Merge branch 'ok_SCI_2729' into ok_SCI_2730
|
2018-09-25 10:26:46 +02:00 |
|
Oleksii Kriuchykhin
|
ab3aeac26b
|
Merge latest core-api branch [SCI-2718]
|
2018-09-24 16:49:27 +02:00 |
|
Oleksii Kriuchykhin
|
80e73bfb97
|
Implement Projects view - navigation bar (tabs) [SCI-2729]
|
2018-09-24 16:25:04 +02:00 |
|
Luka Murn
|
63b4f7d909
|
Merge pull request #1274 from Zanz2/zz_in_app_tooltips_help_sci2662
Added Tooltips (bootstrap popovers) for various elements in scinote [SCI-2662]
|
2018-09-24 16:23:53 +02:00 |
|
Zanz2
|
8699761389
|
Merge pull request #1297 from Zanz2/zz_tasks_api_task_2667
Created read endpoint for tasks, results and related data [SCI-2667] [SCI-2669]
|
2018-09-24 15:31:47 +02:00 |
|
Jure Grabnar
|
7877d559a3
|
Update email/notification, type: deliver
Closes [SCI-2643], [SCI-2644].
|
2018-09-23 18:45:13 +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
|
22a565a684
|
Made fixes according to review
|
2018-09-14 13:07:09 +02:00 |
|
Oleksii Kriuchykhin
|
49e788a9ad
|
Mergre latest core-api [SCI-2515]
|
2018-09-14 10:24:05 +02:00 |
|
Oleksii Kriuchykhin
|
acc00ff3b9
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
|
Zanz2
|
e47acfb4a1
|
Fixed attribute names
|
2018-09-13 11:57:31 +02:00 |
|
Zanz2
|
7f704c07e3
|
Created base endpoints for projects and related models
|
2018-09-13 11:37:07 +02:00 |
|
Zanz2
|
dace81f724
|
created base projects endpoint
|
2018-09-13 11:37:07 +02:00 |
|
Zanz2
|
5f39404e83
|
minor indendation fix
|
2018-09-13 11:25:25 +02:00 |
|
Zanz2
|
8a925008f9
|
fixed hound
|
2018-09-13 11:18:49 +02:00 |
|
Zanz2
|
bd49ea56c5
|
Added results endpoint
|
2018-09-13 11:16:34 +02:00 |
|
Zanz2
|
426bd129cc
|
Added task inputs and outputs functionality
|
2018-09-13 11:14:22 +02:00 |
|
Zanz2
|
8d70764fe8
|
new routes for endpoints
|
2018-09-13 11:04:52 +02:00 |
|
Zanz2
|
c2d62667e4
|
fixed hound
|
2018-09-10 15:42:21 +02:00 |
|
Zanz2
|
4acc8f5719
|
fixes travis ci mistake
|
2018-09-07 12:54:09 +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 |
|
Luka Murn
|
586a442abc
|
Refactor the settings page, rename setting to tooltips_enabled
|
2018-09-05 16:36:32 +02:00 |
|
Zanz2
|
5ada21725f
|
inital experiments api functionality
|
2018-09-05 09:55:04 +02:00 |
|
Zanz2
|
e9e7fa08b0
|
new tooltip texts, provided by Tea
|
2018-09-05 08:42:00 +02:00 |
|
Zanz2
|
1bed2c2a3c
|
Partially fixed according to pull request review, added comments to code review
|
2018-08-31 12:11:51 +02:00 |
|
Zanz2
|
d4aa5e60a2
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into zz_tooltip_settings_enable_sci2663
Merging to update db, so i dont have to docker-clean my whole environment 2 times to switch between this branch and up to date ones
|
2018-08-31 11:42:26 +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 |
|
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
|
5c2f268471
|
Refactor JSON API mime type registration [SCI-2687]
|
2018-08-24 15:48:10 +02:00 |
|
Oleksii Kriuchykhin
|
730ce96a43
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:46:00 +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 |
|
Oleksii Kriuchykhin
|
0322316d74
|
Make API V1 togglable [SCI-2686]
|
2018-08-24 12:11:28 +02:00 |
|
Oleksii Kriuchykhin
|
a8013118d4
|
Add READ user endpoint [SCI-2613]
|
2018-08-21 13:56:14 +02:00 |
|
Zanz2
|
2d1d4c78bc
|
Merge branch 'master' into zz_in_app_tooltips_help_sci2662
|
2018-08-21 11:27:01 +02:00 |
|
Zanz2
|
beb1d02914
|
Made fiew part for toggler, now debugging why checkbox doenst render properly and why it defaults to false always
|
2018-08-20 15:57:09 +02:00 |
|
Oleksii Kriuchykhin
|
6795b08a91
|
Refactor invite users modal initialization [SCI-2651]
|
2018-08-20 13:13:34 +02:00 |
|
Oleksii Kriuchykhin
|
1a57289009
|
Improve health check endpoint [SCI-2604]
|
2018-08-17 16:13:21 +02:00 |
|
Zanz2
|
8c492e1491
|
started implementing tooltips, and upgraded behaviour, also trying to fix some bugs with data content attribute
|
2018-08-17 16:03:49 +02:00 |
|
Oleksii Kriuchykhin
|
ecde634a2c
|
Add OAuth2 provider [SCI-2515]
|
2018-08-17 13:17:59 +02:00 |
|
Zanz2
|
637c7dfb19
|
modified styling and behaviour of popovers (tooltips) also made relevant text changes, except for last one in epic
|
2018-08-17 11:33:44 +02:00 |
|
Zanz2
|
d2373980d4
|
Testing out new popover
|
2018-08-16 15:07:59 +02:00 |
|
Oleksii Kriuchykhin
|
3f7590bb57
|
Rename type for inventories and add mimetype for JSON API [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-10 17:01:14 +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 |
|
Oleksii Kriuchykhin
|
298b866df4
|
Fix failing tests [SCI-2611][SCI-2612]
|
2018-08-07 14:58:02 +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
|
5b9b86a2d4
|
fixes per @Ducz0r 's request
|
2018-07-04 15:23:41 +02:00 |
|
zmagod
|
c9dd8b356a
|
fixes locale, fixes custom file upload style
|
2018-07-04 13:43:45 +02:00 |
|
zmagod
|
43903080ce
|
code style fixes
|
2018-07-04 12:42:28 +02:00 |
|
nbernot
|
7aacc2b4a2
|
extract repository_item html form creation in to a separate 'class'
|
2018-06-29 14:28:06 +02:00 |
|
Zmago Devetak
|
7fd3eec195
|
Merge pull request #1219 from ZmagoD/zd_SCI_2415
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-26 18:43:16 +02:00 |
|
Oleksii Kriuchykhin
|
c0232d9eb2
|
Add extend for task child elements in reports [SCI-2377]
|
2018-06-19 14:34:36 +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 |
|
Zmago Devetak
|
29fe58de80
|
Merge pull request #1208 from ZmagoD/zd_SCI_2408
adds an additional check if some other user has added/removed reposit…
|
2018-06-13 11:30:43 +02:00 |
|
Luka Murn
|
9a4fdd166e
|
Merge branch 'lm-sci-2431-fix' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-sci-2431-fix
Conflicts:
app/views/projects/index.html.erb
|
2018-06-12 17:44:42 +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 |
|
Zmago Devetak
|
2d3738fc70
|
Merge pull request #1198 from ZmagoD/zd_SCI_2456
fixes label in save report to inventory item modal [fixes SCI-2456]
|
2018-06-08 15:08:53 +02:00 |
|
Zmago Devetak
|
eff68aead8
|
Merge pull request #1193 from ZmagoD/zd_SCI_2481_
fixes project validation message [fixes SCI-2481]
|
2018-06-08 14:40:27 +02:00 |
|
Zmago Devetak
|
74ccaf06b9
|
Merge pull request #1184 from ZmagoD/zd_SCI_2417
adds asset_text_data to global search options
|
2018-06-08 14:30:52 +02:00 |
|
zmagod
|
d78c130a47
|
fixes label in save report to inventory item modal [fixes SCI-2456]
|
2018-06-08 11:26:33 +02:00 |
|
zmagod
|
11ebea573a
|
fixes project validation message [fixes SCI-2481]
|
2018-06-07 16:42:11 +02:00 |
|
Luka Murn
|
b324a2dab3
|
Restyle activities page
|
2018-06-07 09:29:47 +02:00 |
|
Luka Murn
|
c07fa5adc2
|
Update blank page for projects
|
2018-06-06 17:23:22 +02:00 |
|
Luka Murn
|
ff485cb75d
|
Update wording on 'save protocol to protocol repository' modal
|
2018-06-06 16:38:04 +02:00 |
|
Luka Murn
|
e0a3b5a941
|
Fix Save PDF to repository modal window
|
2018-06-06 16:29:07 +02:00 |
|
Luka Murn
|
b6c4f724db
|
Update text when no experiments are found for moving tasks
|
2018-06-06 16:10:55 +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
|
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 |
|
zmagod
|
3da098cb60
|
fixes the issue with extraction of text from file [fixes SCI-2417]
|
2018-05-31 09:42:57 +02:00 |
|
zmagod
|
e0908fb85f
|
adds asset_text_data to global search options
|
2018-05-30 18:18:09 +02:00 |
|
zmagod
|
89046e9787
|
fixes items assign flash message [fixes SCI-2395]
|
2018-05-29 12:54:41 +02:00 |
|
Luka Murn
|
80323eaf67
|
Merge branch 'lm-improve-sidebar-toggle' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-improve-sidebar-toggle
Conflicts:
app/assets/javascripts/sidebar_toggle.js.erb
|
2018-05-28 12:39:24 +02:00 |
|
mlorb
|
2bce62cab8
|
Merge branch 'ux-release-1' into ml-sci-2405
|
2018-05-28 11:43:14 +02:00 |
|