Commit graph

2216 commits

Author SHA1 Message Date
aignatov-bio
1203302004
Merge pull request #8295 from aignatov-bio/ai-sci-11566-fix-tags-appearance
Fix CSS for tags [SCI-11566]
2025-03-07 14:27:45 +01:00
Anton
0d49615fae Fix CSS for tags [SCI-11566] 2025-03-07 11:55:01 +01:00
Anton
cbdafbb714 CSS fixes for assigned items [SCI-11656] 2025-03-07 11:43:26 +01:00
aignatov-bio
0f82b68888
Merge pull request #8274 from aignatov-bio/ai-sci-11598-add-new-input-field-component
Add new input field component [SCI-11598]
2025-03-04 10:02:54 +01:00
Anton
fa20eec725 Small fixes for forms [SCI-11491] 2025-02-28 13:57:52 +01:00
aignatov-bio
c0a8088ce6
Merge pull request #8261 from aignatov-bio/ai-sci-11562-refactor-item-consumption
Refactor consumption modal [SCI-11562]
2025-02-27 13:19:39 +01:00
Anton
bd4a28519f Refactor consumption modal [SCI-11562] 2025-02-26 15:36:45 +01:00
Anton
fa5bc737f7 Add new input component [SCI-11598] 2025-02-26 11:29:54 +01:00
Martin Artnik
122d14d328 Merge branch 'develop' into features/storage-locations-improvements 2025-02-26 09:39:20 +01:00
Andrej
a6dbe4bb78 Create new item from task [SCI-11558] 2025-02-25 07:20:51 +01:00
Anton
a5ebd58c6e Fix copy paste from excel [SCI-11603] 2025-02-24 11:02:49 +01:00
Anton
f3cfd9c9fa Add reminders flyout to assigned table [SCI-11587] 2025-02-21 13:32:18 +01:00
Andrej
be1e4d44f8 Fix table console errors [SCI-11596] 2025-02-21 11:23:24 +01:00
Anton
f4f1dfd878 Add find item modal to storage locations [SCI-11536] 2025-02-18 13:34:10 +01:00
Anton
d999f3f4e6 Improve repository row selector for relationship modal [SCI-11541] 2025-02-18 12:31:52 +01:00
Anton
6daaae89b6 Add formatted value to repository row serializer [SCI-11534] 2025-02-18 11:41:58 +01:00
Andrej
04fab71502 Add recently used forms to step in insert form modal [SCI-11446] 2025-02-18 09:20:18 +01:00
aignatov-bio
0fe6228bc1
Merge pull request #8247 from aignatov-bio/ai-sci-11561-add-assigned-items-vue-component
Add assigned items vue component [SCI-11561]
2025-02-17 13:49:38 +01:00
Anton
d718be587a Add assigned items vue component [SCI-11561] 2025-02-17 13:45:35 +01:00
Martin Artnik
db86900951 Merge branch 'develop' into features/storage-locations-improvements 2025-02-14 10:00:49 +01:00
Martin Artnik
1cebd057da Merge branch 'features/bugfixes-q1-2025' into features/storage-locations-improvements 2025-02-13 14:40:02 +01:00
Martin Artnik
ace4139a84 Merge branch 'develop' into features/native-tables-revamp 2025-02-13 14:33:19 +01:00
Martin Artnik
f1ebcd5a78 Fix three dot action menu [SCI-11573] 2025-02-12 15:10:40 +01:00
aignatov-bio
f74e65d311
Merge pull request #8225 from aignatov-bio/ai-sci-11535-allow-multiple-selecting-in-storage-locations
Enable multiple selection in storage locations grid [SCI-11535]
2025-02-11 13:39:27 +01:00
Anton
527e31be82 Enable multiple selection in storage locations grid [SCI-11535] 2025-02-11 13:12:42 +01:00
Martin Artnik
0fd1bbf235 Remove ChecklistSearch, ChecklistSelect, and SelectSearch legacy Vue components [SCI-10371] 2025-02-10 13:23:57 +01:00
Martin Artnik
6891d4ed8e Replace legacy dropdowns in assign items modal [SCI-10371] 2025-02-10 13:10:30 +01:00
Anton
c06ce5f851 Add column information to row selector [SCI-11534] 2025-02-07 13:28:37 +01:00
Martin Artnik
3694bd6f2b
Merge pull request #8213 from artoscinote/ma_SCI_9221
Fix print button stuck as disabled when printing via a Zebra printer [SCI-9221]
2025-02-05 16:40:03 +01:00
Martin Artnik
1c4db80d16 Fix print button stuck as disabled when printing via a Zebra printer [SCI-9221] 2025-02-05 16:37:36 +01:00
Martin Artnik
f8f5cdd768
Merge pull request #8210 from artoscinote/ma_SCI_11495
Make SciNote Edit latest versions url configurable [SCI-11495]
2025-02-05 14:49:30 +01:00
Martin Artnik
e005eef3fb
Merge pull request #8205 from artoscinote/ma_SCI_9221
Disable action toolbar buttons for 1 second after action, to prevent multiple submits [SCI-9221]
2025-02-04 11:35:54 +01:00
Martin Artnik
ba997d2a73 Disable action toolbar buttons for 1 second after action, to prevent multiple submits [SCI-9221] 2025-02-04 10:54:48 +01:00
aignatov-bio
02c180cc4f
Merge pull request #8202 from aignatov-bio/ai-sci-11466-fix-revert-protocol-action
Fix revert protocol action on delete steps action [SCI-11466]
2025-02-04 10:46:14 +01:00
Martin Artnik
2394b130fd Fix CSRF token for OVE [SCI-11325] 2025-02-04 09:51:00 +01:00
Martin Artnik
92861d88fb Switch to using POST for action toolbar requests [SCI-11522] 2025-02-03 13:56:12 +01:00
aignatov-bio
8185ca9cf6
Merge pull request #8200 from aignatov-bio/ai-sci-11361-fix-nested-dropdown-position
Fix nested dropdown direction [SCI-11361]
2025-02-03 13:50:19 +01:00
Anton
cfc0bda6e5 Fix rever protocol action on delete steps action [SCI-11466] 2025-02-03 13:44:05 +01:00
Anton
cd8857d83d Hide rearrange button, if not enough elements in step [SCI-11440] 2025-02-03 13:03:27 +01:00
Anton
6c8f6b267e Fix nested dropdown direction [SCI-11361] 2025-02-03 10:38:15 +01:00
Anton
a7bbf5c24e Update left navigation [SCI-11510] 2025-01-29 14:22:23 +01:00
Martin Artnik
dea9e2078f Merge branch 'develop' into features/native-tables-revamp 2025-01-29 14:12:57 +01:00
Martin Artnik
6980b3bab1 Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
Martin Artnik
f4bd43129e Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
Anton
ff9f861be9 Fix multiple submit for form creation [SCI-11499] 2025-01-28 10:35:36 +01:00
Anton
7fde84bc87 Fix form multiple submissions [SCI-11499] 2025-01-24 14:34:10 +01:00
Martin Artnik
4c9026160e Make SciNote Edit latest versions url configurable [SCI-11495] 2025-01-24 13:09:36 +01:00
Anton
444ef629a0 Fix NA button position [SCi-11424] 2025-01-22 15:54:28 +01:00
aignatov-bio
af049ea782
Merge pull request #8175 from aignatov-bio/ai-sci-11487-add-team-owner-self-assign-to-forms
Add team owner self assign to forms [SCI-11487]
2025-01-22 12:44:07 +01:00
Anton
102951d66b Add team owner self assign to forms [SCI-11487] 2025-01-22 12:40:18 +01:00