Martin Artnik
|
910c36af08
|
Merge branch 'features/step-editing-improvements' into develop
|
2022-07-05 10:12:10 +02:00 |
|
artoscinote
|
800f856ab1
|
Handle step description with the new step_texts structure [SCI-6890] (#4176)
|
2022-06-28 09:56:24 +02:00 |
|
ajugo
|
c39f0a4e4d
|
Fix missing bell reminder [SCI-6911] (#4163)
|
2022-06-17 10:01:36 +02:00 |
|
Alex Kriuchykhin
|
6148c6accf
|
Merge pull request #4161 from okriuchykhin/ok_SCI_6907
Fix repository export in export all [SCI-6907]
|
2022-06-10 11:13:14 +02:00 |
|
Oleksii Kriuchykhin
|
9df833111d
|
Fix repository export in export all [SCI-6907]
|
2022-06-10 11:04:44 +02:00 |
|
Alex Kriuchykhin
|
a57881fac4
|
Merge pull request #4155 from okriuchykhin/ok_SCI_6805_v2
Improve inventory stock saving with comment [SCI-6805]
|
2022-06-10 10:41:56 +02:00 |
|
Oleksii Kriuchykhin
|
f82c2af244
|
Improve inventory stock saving with comment [SCI-6805]
|
2022-06-09 13:18:00 +02:00 |
|
artoscinote
|
e114f9b880
|
Update protocols.io importer and import from repository [SCI-6872] (#4138)
|
2022-06-08 15:55:50 +02:00 |
|
Oleksii Kriuchykhin
|
07716e56a5
|
Improve Inventory table loading time [SCI-6886]
|
2022-06-08 13:23:39 +02:00 |
|
ajugo
|
13798374ed
|
Add consume column to assigned item export [SCI-6841] (#4115)
* Add consume column to assigned item export [SCI-6841]
* Fix hound [SCI-6841]
|
2022-06-03 10:10:00 +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
|
02c813bf06
|
Fix text serializer and file activity logging
|
2022-06-02 11:32:31 +02:00 |
|
Martin Artnik
|
9abbe22c26
|
Merge branch 'develop' into features/step-editing-improvements
|
2022-06-02 11:26:39 +02:00 |
|
artoscinote
|
ab5cb19d6e
|
Add step activities, fix checklists [SCI-6852] (#4136)
* Add step activities, fix checklists [SCI-6852]
* Linter fix [SCI-6852]
|
2022-06-02 11:15:32 +02:00 |
|
aignatov-bio
|
c5f3b4affb
|
Merge pull request #4133 from aignatov-bio/ai-sci-6878-fix-docx-preview-after-replace-file
Fix Docx preview after replace file [SCI-6878]
|
2022-06-02 11:07:40 +02:00 |
|
Anton
|
08e7ea3014
|
Add step text option to report wizard [SCI-6865]
|
2022-06-01 15:53:40 +02:00 |
|
Anton
|
cf36ad0fb4
|
Fix Docx preview after replace file [SCI-6878]
|
2022-06-01 12:16:19 +02:00 |
|
Alex Kriuchykhin
|
d5c80b8ab0
|
Merge pull request #4101 from okriuchykhin/ok_SCI_6805
Improve stock consumption recording [SCI-6805]
|
2022-06-01 12:01:33 +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 |
|
ajugo
|
e3c337aa3d
|
Renaming settings section and remove caching for Settings class [SCI-5625] (#4100)
* Renaming settings section and remove caching for Settings class [SCI-5625]
* Code fix for setting model [SCI-5625]
* Clean code [SCI-5625]
|
2022-05-26 13:27:18 +02:00 |
|
ajugo
|
a23eea7523
|
Hide stock column at importing items after stock is disabled [SCI-6801] (#4093)
* Add stock column check at importing inventory items [SCI-6801]
* Fix hound message [SCI-6801]
|
2022-05-24 11:49:36 +02:00 |
|
artoscinote
|
6c797f5825
|
Integrate WOPI file modal with new steps [SCI-6830] (#4111)
|
2022-05-24 11:13:47 +02:00 |
|
Oleksii Kriuchykhin
|
1b63da13b4
|
Improve stock consumption recording [SCI-6805]
|
2022-05-18 17:02:12 +02:00 |
|
Anton
|
9aaf4a136e
|
Add menu to attachment cards [SCI-6816]
|
2022-05-17 10:41:34 +02:00 |
|
artoscinote
|
b486f3fd31
|
Implement checklists [SCI-6789] (#4089)
|
2022-05-11 15:51:26 +02:00 |
|
Anton
|
24d68da455
|
Fix tinymce assets for steps [SCI-6809]
|
2022-05-11 13:01:23 +02:00 |
|
Oleksii Kriuchykhin
|
823e552ef6
|
Fix displaying of stock consumption units [SCI-6795]
|
2022-05-10 10:19:37 +02:00 |
|
Anton
|
6a827022f6
|
Add insert step element dropdown [SCI-6758]
|
2022-05-03 13:22:26 +02:00 |
|
Oleksii Kriuchykhin
|
b6501fcf36
|
Fix blank stock consumption representation in reports [SCI-6769]
|
2022-04-25 17:10:44 +02:00 |
|
aignatov-bio
|
3d78559559
|
Merge pull request #4047 from aignatov-bio/ai-sci-6754-add-creation-step-functionality
Add step creation/deletion functionality [SCI-6754]
|
2022-04-25 12:46:33 +02:00 |
|
aignatov-bio
|
957e79f46a
|
Merge pull request #4051 from aignatov-bio/ai-sci-6743-add-newgative-validation-for-treshold
Add negative validation for threshold [SCI-6743]
|
2022-04-25 12:46:20 +02:00 |
|
Anton
|
ba3c73439a
|
Add step creation/deletion functionality [SCI-6754]
|
2022-04-25 12:40:14 +02:00 |
|
Anton
|
c9d114e71e
|
Add bell icon for negative stock [SCI-6770]
|
2022-04-25 12:29:10 +02:00 |
|
Anton
|
b56f11fc18
|
Add negative validation for treshold [SCI-6743]
|
2022-04-25 12:18:22 +02:00 |
|
Martin Artnik
|
4bd5df4e0e
|
Fix snapshot creation with stock consumption [SCI-6762]
|
2022-04-22 10:49:42 +02:00 |
|
Alex Kriuchykhin
|
e15a382e37
|
Merge pull request #4032 from okriuchykhin/ok_SCI_6712
Add models for step orderable elements, migrate step descriptions [SCI-6712]
|
2022-04-22 09:33:41 +02:00 |
|
Alex Kriuchykhin
|
42ae32f81a
|
Merge pull request #4025 from okriuchykhin/ok_SCI_6419
Improve stock ledger records creation [SCI-6419]
|
2022-04-19 13:32:58 +02:00 |
|
Oleksii Kriuchykhin
|
5a17ad6be9
|
Add models for step orderable elements, migrate step descriptions [SCI-6712]
|
2022-04-19 13:26:13 +02:00 |
|
Oleksii Kriuchykhin
|
e50d52e8ef
|
Improve stock ledger records creation [SCI-6419]
|
2022-04-18 16:24:27 +02:00 |
|
Anton
|
441f6b977d
|
Fix decimals in stock consumption modal [SCI-6732]
|
2022-04-15 11:40:47 +02:00 |
|
artoscinote
|
6b309871a3
|
Hide reminders settings and red dots if stock is disabled [SCI-6673] (#4024)
|
2022-04-15 10:55:14 +02:00 |
|
aignatov-bio
|
4f2fd79f67
|
Merge pull request #4023 from aignatov-bio/ai-sci-6735-fix-stock-consumption-in-reports
Fix stock consumption in reports [SCI-6735]
|
2022-04-14 14:51:38 +02:00 |
|
Anton
|
c73dc5ea2f
|
Fix markup
|
2022-04-14 14:47:51 +02:00 |
|
Anton
|
84f91634d3
|
Fix stock consumption in reports [SCI-6735]
|
2022-04-14 14:46:09 +02:00 |
|
artoscinote
|
30ee6cd40c
|
Refactor and fix display of stock warnings and stock consumption [SCI-6734] (#4021)
* Refactor and fix how stock consumption is displayed [SCI-6734]
* Refactor and fix display of stock warnings [SCI-6734]
|
2022-04-14 14:27:31 +02:00 |
|
aignatov-bio
|
5ac9f51220
|
Add aibility to delete stock column [SCI-6723] (#4017)
Co-authored-by: Anton <anton@scinote.net>
|
2022-04-13 14:20:23 +02:00 |
|
artoscinote
|
04ab92b8e2
|
Fix removing stock reminder threshold [SCI-6724] (#4010)
|
2022-04-13 11:35:45 +02:00 |
|
Alex Kriuchykhin
|
94083cf270
|
Revert "tmp (#3935)" (#4014)
This reverts commit 043086d55f .
|
2022-04-13 11:11:07 +02:00 |
|
Alex Kriuchykhin
|
043086d55f
|
tmp (#3935)
|
2022-04-13 11:09:48 +02:00 |
|
Alex Kriuchykhin
|
1385c6964c
|
Fix sorting by time and time range columns [SCI-6683] (#4011)
|
2022-04-12 15:56:20 +02:00 |
|