Oleksii Kriuchykhin
b29aeab67a
Add API endpoint for retrieving a list of users [SCI-7455]
2023-01-06 16:33:00 +01:00
Anton
9c488d5a0c
Add new access user modal [SCI-7518]
2023-01-03 14:43:03 +01:00
aignatov-bio
ea661f3c19
Merge branch 'develop' into features/new_experiment_views
2022-12-22 13:33:25 +01:00
Anton
d1a68adb22
Add access modal for protocols [SCI-7518]
2022-12-22 13:27:46 +01:00
aignatov-bio
7437af540b
Merge pull request #4701 from okriuchykhin/ok_SCI_7516
...
Add versions and access columns to protocols table, update protocol model [SCI-7516]
2022-12-21 13:03:38 +01:00
G-Chubinidze
f463664885
Merge pull request #4724 from G-Chubinidze/gc_SCI_7449
...
FE | BE Add new task modal field for Tags [SCI-7449]
2022-12-20 15:50:15 +04:00
Oleksii Kriuchykhin
5fea4722ac
Add versions and access columns to protocols table, update protocol model [SCI-7516]
2022-12-19 15:39:32 +01:00
ajugo
5ab804c35a
Implement general protocol repository toolbar [SCI-7557] ( #4698 )
...
* Implement general protocol repository toolbar [SCI-7557]
* Move protocolsio page [SCI-7557]
2022-12-19 13:18:24 +01:00
Giga Chubinidze
1a84c60c74
FE | BE Add new task modal field for Tags [SCI-7449]
2022-12-19 14:55:38 +04:00
G-Chubinidze
d696128ae1
Merge branch 'features/new_experiment_views' into gc_SCI_7442
2022-12-06 20:15:14 +04:00
Giga Chubinidze
0bad40c00d
styling changes
2022-12-06 19:58:59 +04:00
Anton
2a8aaed7d1
Add actions toolbar to protocol repository [SCI-7521]
2022-12-06 15:54:50 +01:00
Giga Chubinidze
420ec69f20
BE: Column display switch (Task data display) [SCI-7442]
2022-12-06 17:51:11 +04:00
artoscinote
4664ef1d9b
Implement task cloning in experiments table [SCI-7382] ( #4653 )
...
* Implement task cloning in experiments table [SCI-7382]
* Fix provisioning status polling [SCI-7382]
* Remove unused method [SCI-7382]
* Fix linter issues [SCI-7382]
* Fix fetching last clone number [SCI-7382]
* Fixing experiment duplication [SCI-7382]
* Add truncation to cloned name [SCI-7382]
* Add readable scope to batch clone action [SCI-7382]
* Move 'Clone' to translations, simplify JS [SCI-7382]
2022-12-01 15:08:59 +01:00
Oleksii Kriuchykhin
b032cfbd35
Add task moving action to experiment table view [SCI-7381]
2022-12-01 13:33:07 +01:00
Anton
440800537c
Add menu to experiment table row [SCI-7446]
2022-11-23 15:05:13 +01:00
Alex Kriuchykhin
dc9831d3bc
Merge pull request #4568 from rekonder/aj_SCI_7181
...
Remove old step code [SCI-7181]
2022-11-22 10:52:06 +01:00
Oleksii Kriuchykhin
49fbc2c561
Add basic modal for direct task creation [SCI-7197]
2022-11-18 17:00:11 +01:00
Anton
7523535e24
Add archive action to experiment table [SCI-7384]
2022-11-14 11:31:53 +01:00
aignatov-bio
0ee586a394
Merge pull request #4439 from rekonder/aj_SCI_7027
...
Session end implementation [SCI-7027]
2022-11-10 11:03:02 +01:00
Anton
63ce422367
Add basic filters for experiment table [SCI-7215]
2022-11-09 15:27:39 +01:00
Anton
7ceb94ab1f
Add toolbar to experiment table [SCI-7379]
2022-11-08 12:52:49 +01:00
Andrej
745be5a0f7
Remove old step code [SCI-7181]
2022-10-24 13:07:10 +02:00
Anton
bc86f11404
Add experiment table view [SCI-7174]
2022-10-21 12:22:38 +02:00
Oleksii Kriuchykhin
0e95b7ea66
Connect update fluics template button with controller action [SCI-7261]
2022-10-07 14:52:23 +02:00
Andrej
eebdee5129
Add label printer modal to task [SCI-7270]
2022-09-29 16:35:51 +02:00
Anton
40022a7012
Add initial VUE container for print dialog [SCI-7193]
2022-09-23 14:07:52 +02:00
ajugo
a3ea6e608c
Add validation to print modal and implement zpl printing [SCI-7052][SCI-7221] ( #4448 )
...
* Add validation to print modal [SCI-7052]
* Fix dropdown on label modal print [SCI-7052]
* Fix hound [SCI-7052]
* Rename validation endpoint [SCI-7052]
* Add zpl label printing and fix fluics printing [SCI-7221]
* Fix hound [SCI-7221]
2022-09-22 15:06:36 +02:00
ajugo
6f3a32f09f
Add label template dropdown to print dialog [SCI-7104] ( #4387 )
...
* Add label template dropdown to print dialog [SCI-7051]
* Add zebra printers in printing progress and modal [SCI-7104]
* Fix hound [SCI-7104]
* Fix hound [SCI-7104]
* Fix hound [SCI-7104]
* Clean code for zebra printer [SCI-7104]
2022-09-20 14:10:34 +02:00
Andrej
ec77c2a076
Merge branch 'develop' of https://github.com/rekonder/scinote-web into aj_SCI_7027
2022-09-16 10:44:07 +02:00
Andrej
ac7c873385
Session end implementation [SCI-7027]
2022-09-16 09:57:40 +02:00
aignatov-bio
c0339b17be
Merge branch 'develop' into ai-sci-7108-add-duplication-functionality-to-steps
2022-09-15 11:25:25 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Oleksii Kriuchykhin
f85a6b5a2e
Make experiment card dropdown menu async [SCI-7158]
2022-09-02 18:15:01 +02:00
Oleksii Kriuchykhin
e27d063b61
Make permission checks for card selection async [SCI-7157]
2022-09-02 18:10:16 +02:00
Martin Artnik
ef9cd21ecf
Make project action dropdowns async [SCI-7159]
2022-09-02 13:47:45 +02:00
Martin Artnik
0aa4ff11d4
Add missing route [SCI-7053]
2022-08-24 14:10:51 +02:00
Anton
bc112dd6af
Add step duplication [SCI-7109]
2022-08-23 17:54:33 +02:00
Anton
1bac9aeb4c
Add duplication to components [SCI-7108]
2022-08-22 15:03:49 +02:00
artoscinote
4e768bec04
Add endpoint for fetching label template tags [SCI-7053] ( #4319 )
2022-08-10 11:35:38 +02:00
aignatov-bio
e5448f3d1f
Merge pull request #4311 from aignatov-bio/ai-sci-7030-label-template-view-edit-screen
...
Add general layout for template view screen [SCI-7030]
2022-08-04 14:13:25 +02:00
Anton
a38aa80fb5
Add main functionality to view/edit screen [SCI-7041]
2022-08-04 13:37:21 +02:00
ajugo
b58e3cd4d8
Add zebra settings screen [SCI-7016] ( #4310 )
...
* Add zebra settings screen [SCI-7016]
* Fix hound [SCI-7016]
2022-08-04 11:14:35 +02:00
Anton
31202922af
Add general layout for template [SCI-7030]
2022-08-04 10:51:30 +02:00
Anton
67df01711f
Add edit actions to label templates [SCI-7019]
2022-07-28 14:42:13 +02:00
ajugo
ad4f52d912
Add Label template list screen - view mode [SCI-7018] ( #4292 )
...
* Initial label template datatable [SCI-7018]
* Add new columns to LabelTemplate and update datatable view [SCI-7018]
* Fix after rebase [SCI-7018]
* Fix migration, disable checkboxes in view mode and fix label template to team level [SCI-7018]
2022-07-27 10:10:32 +02:00
Anton
6131b6c0b7
Add new templates section and navigation [SCI-7017]
2022-07-26 13:53:51 +02:00
ajugo
a55d6ea9de
Replaced default ruby error pages [SCI-6967] ( #4230 )
...
* Replaced default ruby error pages [SCI-6967]
* Remove error 500 in controller [SCI-6967]
2022-07-15 10:43:07 +02:00
Oleksii Kriuchykhin
a40b218f97
Fix step elements interactions for technician role [SCI-6973]
2022-07-15 10:09:38 +02:00
artoscinote
dd27fadd98
Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] ( #4179 )
...
* Add step reordering service endpoint to API [SCI-6891]
* Generalize reorder validation [SCI-6891]
* Add endpoint for reordering step elements, fix issues [SCI-6892]
* Add appropriate serializers [SCI-6891][SCI-6892]
* Add step elements to step serializer [SCI-6891]
* Simplify routes, add locking [SCI-6891]
2022-07-12 10:13:47 +02:00
Martin Artnik
910c36af08
Merge branch 'features/step-editing-improvements' into develop
2022-07-05 10:12:10 +02:00
artoscinote
b880f6fc39
Add API endpoints for step texts [SCI-6889] ( #4173 )
2022-06-27 12:30:45 +02:00
Anton
5296b50c2f
Add delete all steps button [SCI-6921]
2022-06-24 11:21:47 +02:00
Anton
e86a0610b2
Add metadata block in protocol repository [SCI-6869]
2022-06-06 13:56:22 +02:00
Anton
3910fa34f3
Remove protocol creation modal [SCI-6868]
2022-06-03 15:11:51 +02:00
ajugo
9d4c97f191
Add task assignment API [SCI-6846] ( #4123 )
...
* Add user assignment to task API [SCI-6846]
* Add test for task assignments [SCI-6846]
2022-06-03 10:09:42 +02:00
Martin Artnik
9abbe22c26
Merge branch 'develop' into features/step-editing-improvements
2022-06-02 11:26:39 +02:00
Anton
61464b3780
Add new protocol view to repository [SCI-6858]
2022-06-02 11:05:25 +02:00
artoscinote
3c63d9a3eb
CSS fix, routes fix [SCI-6844] ( #4106 )
2022-05-31 09:05:38 +02:00
artoscinote
23872f519b
Implement step element sorting modal [SCI-6849] ( #4124 )
...
* Implement step element sorting modal [SCI-6849]
* Implement step reordering modal [SCI-6850]
* Refactor reorderable items a bit [SCI-6850]
2022-05-30 13:45:51 +02:00
artoscinote
894eb8932d
Implement checklist item ordering [SCI-6847] ( #4119 )
2022-05-26 14:02:02 +02:00
artoscinote
6c797f5825
Integrate WOPI file modal with new steps [SCI-6830] ( #4111 )
2022-05-24 11:13:47 +02:00
ajugo
90db2bace9
API endpoint to generate with ELN data for Validaide [SCI-6663][SCI-6798] ( #4012 )
...
* Manuscript JSON data SCI-6663
* Clean code for generate manuscript data [SCI-6663]
* Include project data into json [SCI-6663]
* Fix hound [SCI-6663]
* Fix hound [SCI-6663]
* Remove manuscript naming [SCI-6663]
* Add local storage assets capabilites [SCI-6663]
* Rename project [SCI-6663]
* Enable multple projects and clean input [SCI-6798]
* Fix hound [SCI-6798]
2022-05-19 09:08:05 +02:00
Anton
9cd0e010a6
Add file upload logic [SCI-6829]
2022-05-19 08:54:22 +02:00
Anton
940b0ea744
Add general layout for step attachments [SCI-6811]
2022-05-12 12:26:50 +02:00
artoscinote
b486f3fd31
Implement checklists [SCI-6789] ( #4089 )
2022-05-11 15:51:26 +02:00
Anton
04e16cf6b5
Add text component [SCI-6808]
2022-05-11 09:51:47 +02:00
Oleksii Kriuchykhin
e957d7d35e
Improve loading time of canvas view/edit [SCI-6797]
2022-05-09 11:40:31 +02:00
Anton
252680f0a1
Add table component [SCI-6777]
2022-05-06 12:09:54 +02:00
artoscinote
b00968fd55
Implement basic checklist functionality [SCI-6786] ( #4073 )
...
* Implement protocol status bar functionality [SCI-6760]
* Inline edit interactions, checklist name edit improvements [SCI-6786]
2022-05-05 12:56:31 +02:00
Anton
e06b398bb4
Add delete action for step components [SCI-6780]
2022-05-03 15:21:47 +02:00
Anton
6a827022f6
Add insert step element dropdown [SCI-6758]
2022-05-03 13:22:26 +02:00
artoscinote
8aaab73856
Add inline edit component, protocol name updates [SCI-6749] ( #4057 )
2022-04-26 14:13:17 +02:00
Anton
ba3c73439a
Add step creation/deletion functionality [SCI-6754]
2022-04-25 12:40:14 +02:00
artoscinote
6ef190f353
Basic Vue setup for protocols [SCI-6749] ( #4044 )
2022-04-21 15:12:34 +02:00
ajugo
0a5e93a018
API: add endpoint for creating stock column [SCI-6550] ( #3956 )
...
* Add test for repositoty stock column api [SCI-6550]
* Create and update stock column [SCI-6550]
* Change stock unit [SCI-6550]
* Fix hound [SCI-6550]
* Fix on delete [SCI-6550]
* Fix houd [SCI-6550]
2022-04-08 14:09:00 +02:00
artoscinote
229a27750f
Implement stock consumption via the API [SCI-6642] ( #3964 )
...
* Implement stock consumption via the API [SCI-6642]
* Remove unnecessary attribute from InventoryItemSerializer [SCI-6642]
* Amend permission check, add nested transaction support to consume_stock method [SCI-6642]
2022-03-30 14:33:26 +02:00
artoscinote
36fbfcab2f
Implement hide all repository reminders button [SCI-6505] ( #3940 )
2022-03-30 10:54:55 +02:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
artoscinote
35dfa15e57
Implement hidden repository cell reminders [SCI-6504] ( #3933 )
2022-03-11 12:38:45 +01:00
artoscinote
d577fcc824
Implement basic logic for Date/DateTime/Stock reminders [SCI-6554] ( #3911 )
...
* Implement basic logic for Date/DateTime/Stock reminders [SCI-6554]
* Implement bell icon [SCI-6500]
* Refactor reminder cells scope [SCI-6554]
2022-03-09 14:13:48 +01:00
aignatov-bio
2c88843924
Task stock consumption modal[SCI-6444][SCI-6445] ( #3798 )
...
Add main logic for consumption on task [SCI-6444]
Co-authored-by: Anton <anton@scinote.net>
2022-01-28 11:10:56 +01:00
Martin Artnik
abac837cd4
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
2022-01-20 13:26:08 +01:00
artoscinote
95a36b6870
Implemented stock management modal [SCI-6417] ( #3788 )
...
* Implement inventory stock management modal [SCI-6417]
* Add generalized validation mechanic, some bugfixes [SCI-6417]
* Fix permission check and method name in RepositoryStockValue [SCI-6417]
2022-01-20 12:44:57 +01:00
aignatov-bio
01f1b5bd10
Add stock column type ( #3786 )
...
* Add stock column type
* Create new stock column [SCI-6410]
* Small fixed for stock column [SCI-6410]
* Add stock column validations [SCI-6410]
Co-authored-by: Anton <anton@scinote.net>
2022-01-18 13:17:05 +01:00
aignatov-bio
7bcf7a7943
Fix conflicts and update localizations [SCI-6227] ( #3733 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-12-15 15:16:12 +01:00
Alex Kriuchykhin
37b21f1b62
Merge pull request #3715 from okriuchykhin/ok_SCI_6209
...
Add models and controller for repository table filters [SCI-6209]
2021-12-10 15:45:08 +01:00
aignatov-bio
00f30b8d6c
Add assigned tasks filters [SCI-6221] ( #3726 )
...
* Add endpoint for repository tasks [SCI-6221]
* Add assigned tasks filter [SCI-6221]
Co-authored-by: Anton <anton@scinote.net>
2021-12-07 15:28:20 +01:00
Oleksii Kriuchykhin
a8ad7ef826
Add models and controller for repository table filters [SCI-6209]
2021-12-02 14:25:23 +01:00
artoscinote
78ab094bf2
Implement public user grouping, deletion and updates to manually assigned [SCI-6228] ( #3701 )
...
* Implement public user grouping, deletion and updates to manually assigned [SCI-6228]
* PR fixes [SCI-6228]
* Permission check improvement [SCI-6228]
2021-12-01 16:23:24 +01:00
artoscinote
9937d1d913
Add print feature to protocols [SCI-6028] ( #3700 )
...
* Add print feature to protocols [SCI-6028]
* Close tab after closing print dialog [SCI-6028]
* CSS linter fixes [SCI-6028]
2021-12-01 11:16:45 +01:00
Oleksii Kriuchykhin
a1c4d06e3e
Add endpoint for fetching column data including connected items [SCI-6208]
2021-11-22 22:48:36 +01:00
Anton
a44dd8c915
Merge branch 'features/bmt-search' into features/repository-filters
2021-11-22 14:24:28 +01:00
Alex Kriuchykhin
ebfd2f7924
Merge pull request #3682 from okriuchykhin/ok_SCI_6088
...
Add API endpoint for Cloning Experiments [SCI-6088]
2021-11-18 15:26:19 +01:00
artoscinote
2e84418304
Add create/destroy endpoints to connections API, add tests [SCI-6087] ( #3563 )
2021-11-17 12:11:22 +01:00
artoscinote
3e3e2cc24e
Revert "Implement experiment and task access removal" [SCI-6218] ( #3635 )
...
* Revert "Implement experiment and task access removal [SCI-6156] (#3614 )"
This reverts commit 2abefd78e6
.
* Rename assign to module activity to designate to my module [SCI-6218]
2021-11-05 15:44:14 +01:00
artoscinote
2abefd78e6
Implement experiment and task access removal [SCI-6156] ( #3614 )
2021-10-28 16:32:05 +02:00
Oleksii Kriuchykhin
2fb71aa312
Add API endpoint for Cloning Experiments [SCI-6088]
2021-10-28 12:28:46 +02:00
Zmago Devetak
4a4c344a3a
Task UX: Update assigning a Task to user(s) ( #3429 )
...
* add dynmic select for user assignment on task
* update the user assignment so it looks like tags picker
* fix code style
* Code style fixes [SCI-5871]
* Code style fixes [SCI-5871]
* Destroy and search action fixes [SCI-5871]
Co-authored-by: Martin Artnik <martin@scinote.net>
2021-10-14 11:49:27 +02:00
Oleksii Kriuchykhin
607b7f76cf
Update/implement permission checks in the my_modules_controller and my_modules_status_flow_controller [SCI-6061][SCI-6063]
2021-09-24 10:23:28 +02:00