sboursen-scinote
b7cc592a3d
Fix the duplicate and delete buttons when select_all is clicked [SCI-8378]
2023-05-08 17:06:15 +02:00
sboursen-scinote
47fde38cde
Refactor the onClick on template label names to fit the CSP [SCI-8378]
2023-05-08 17:02:26 +02:00
Martin Artnik
1af7015e8b
Fix main navigation issues [SCI-8324]
2023-05-08 14:44:50 +02:00
sboursen-scinote
852e0eba42
Remove unused code [SCI-8250]
2023-05-08 12:52:57 +02:00
ajugo
783d5d03ab
Add edit button to label templates and fix last updated by [SCI-8373] ( #5376 )
2023-05-08 11:27:29 +02:00
sboursen-scinote
32297c3312
Use fixed position for select option and add a fix for modals [SCI-8250]
2023-05-08 11:05:22 +02:00
Andrej
97bde133a8
Fix plate template JSON creation [SCI-8082]
2023-05-08 10:25:50 +02:00
sboursen-scinote
d6a3da2c6f
Fix hound [SCI-8250]
2023-05-08 09:57:31 +02:00
sboursen-scinote
5f8eafedf9
Create a modal for item assignment from inventory page [SCI-8250]
...
- Fix the behavior of the search_select.
- Fix select options positioning.
- Get the items to assign from selected rows.
- Style the modal.
Style the modal [SCI-8250]
Fix select options positioning [SCI-8250]
2023-05-08 09:43:18 +02:00
Giga Chubinidze
f680fc43b9
Navigator elements not displaying tooltips on hover [SCI-8389]
2023-05-08 01:52:05 +04:00
ajugo
38ae8ff743
Fix opening of the smart annotation pop-up window [SCI-8048] ( #5362 )
2023-05-05 16:09:14 +02:00
Martin Artnik
cd7b365613
Project dropdown menu fixes [SCI-8393]
2023-05-05 15:47:53 +02:00
aignatov-bio
35d728f783
Merge pull request #5372 from aignatov-bio/ai-sci-8339-new-color-mapping
...
New color mapping [SCI-8339]
2023-05-05 14:15:02 +02:00
aignatov-bio
bb5efde533
Merge pull request #5370 from aignatov-bio/ai-sci-8333-fix-css-for-message-number-in-notifications
...
Fix counter css for notifications [SCI-8333]
2023-05-05 14:06:50 +02:00
Anton
f48e09786e
New color mapping [SCI-8339]
2023-05-05 14:05:17 +02:00
artoscinote
fdc6e5cb77
Merge pull request #5364 from artoscinote/ma_SCI_8391
...
Action toolbar fixes [SCI-8391]
2023-05-05 13:33:05 +02:00
Anton
9ac8719d9f
Fix counter css for notifications [SCI-8333]
2023-05-05 11:45:43 +02:00
Anton
2ae1d545c9
Fix css for invite user modal [SCI-8394]
2023-05-05 11:20:32 +02:00
aignatov-bio
c13c4ff9aa
Merge pull request #5368 from aignatov-bio/ai-sci-8410-fixes-for-disclaimer
...
Add html support to disclaimer body and enable during registration [SCI-8410][SCI-8407]
2023-05-05 10:45:23 +02:00
Anton
560ddca839
Add html support to disclaimer body and enable during registration [SCI-8410][SCI-8407]
2023-05-05 10:44:22 +02:00
sboursen-scinote
443cd21090
WIP: Create a modal for inventory item assignment from inventory page [SCI-8250]
2023-05-05 08:44:40 +02:00
Alex Kriuchykhin
a337b98ed5
Fix inclusion of InputSanitizeHelper in SmartAnnotation utility ( #5365 )
2023-05-04 16:59:32 +02:00
Martin Artnik
cf9f86b5d2
Fix project actions, fix edit icons [SCI-8391]
2023-05-04 15:52:46 +02:00
Alex Kriuchykhin
17280f8a3b
Fix bundle install in production Dockerfile ( #5363 )
2023-05-04 15:44:51 +02:00
Martin Artnik
7a6fe5050d
Fix project folder delete action [SCI-8391]
2023-05-04 14:59:16 +02:00
artoscinote
ef8a518a83
Merge pull request #5360 from artoscinote/ma_SCI_8298
...
Implement task table bottom toolbar [SCI-8298]
2023-05-04 14:40:53 +02:00
aignatov-bio
ef0cacfded
Merge pull request #5361 from aignatov-bio/ai-sci-8390-fix-navigator-update
...
Fix navigator update [SCI-8390]
2023-05-04 14:23:48 +02:00
Anton
5a9470f5dd
Fix navigator update [SCI-8390]
2023-05-04 14:02:04 +02:00
Andrej
29a9c3781e
Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/sa-item-assigning
2023-05-04 13:34:45 +02:00
Martin Artnik
9b875371a4
Implement task table bottom toolbar [SCI-8298]
2023-05-04 11:29:19 +02:00
aignatov-bio
e3bc36978c
Merge pull request #5359 from aignatov-bio/ai-sci-8382-fix-pages-sticky-header-and-breadcrumbs
...
Fix pages sticky header and breadcrumbs [SCI-8382]
2023-05-04 10:22:50 +02:00
Anton
36b9bfa734
Fix breadcrumbs overlap issues [SCI-8382]
2023-05-04 10:21:19 +02:00
Anton
b9e5fd4168
Merge branch 'features/navigation-refactor-v2' of github.com:scinote-eln/scinote-web into features/navigation-refactor-v2
2023-05-04 09:51:46 +02:00
ajugo
d92a9d62b3
Fix opening of the step reorderable modal [SCI-8364] ( #5358 )
2023-05-04 09:48:59 +02:00
Giga Chubinidze
efa0ae9534
Revamp of (top) toolbar - items [SCI-8307]
2023-05-03 23:25:13 +04:00
ajugo
2b82b6a74e
Include plate templates metadata to the protocol import/export [SCI-8354] ( #5348 )
2023-05-03 16:38:07 +02:00
ajugo
aded20752c
Optimize stock cell loading [SCI-8172] ( #5345 )
2023-05-03 16:21:27 +02:00
Soufiane
94465ffb93
Unicode issue in Protocol and destroy user modal [SCI-7512] ( #5328 )
...
* Fix unicode issue in destroy team member modal [SCI-7512]
2023-05-03 16:08:46 +02:00
ajugo
a288708368
Add API endpoint for protocol templates [SCI-7456] ( #5321 )
...
* Add API endpoint for protocol templates [SCI-7456]
* Create protocol template api serializer [SCI-7456]
2023-05-03 15:55:36 +02:00
artoscinote
7aeb1c6adf
Merge pull request #5341 from artoscinote/ma_SCI_8249
...
Implement basic select/search-select components in vue [SCI-8249]
2023-05-03 12:37:47 +02:00
Martin Artnik
863054b044
Implement basic select/search-select components in vue [SCI-8249]
2023-05-03 12:37:14 +02:00
Soufiane
a5c8c61733
Create an index for all archived columns [SCI-8162] ( #5212 )
...
Create an index for all archived columns [SCI-8162]
2023-05-03 11:36:23 +02:00
Soufiane
1b34de37ef
CSP and inline js refactor [SCI-8118][SCI-8119] ( #5206 )
...
CSP and inline js refactor [SCI-8118][SCI-8119]
2023-05-03 11:31:17 +02:00
Soufiane
58782131a8
Flash message for delete draft [SCI-8245] ( #5300 )
...
Add redirect flash message after draft delete and before the location redirect [SCI-8245]
2023-05-03 11:16:59 +02:00
Soufiane
df0995d867
Move button for archived task in card view [SCI-8253] ( #5322 )
...
Implemet the Move task functionality for archived tasks cards view [SCI-8253]
2023-05-03 11:15:17 +02:00
Soufiane
314c7cbfd9
Add object IDs to smart annotation search and global search [SCI-8085] ( #5151 )
...
Add object codes to global search [SCI-8085]
2023-05-03 11:07:18 +02:00
Soufiane
32c483316f
Enable searching by ID when smart annotating [SCI-7944] ( #5055 )
...
Add objects search by ID in smart annotations [SCI-7944]
2023-05-03 11:05:29 +02:00
Soufiane
834bf0984d
Move generation of user annotation popover to FE [SCI-7977] ( #5124 )
...
Move user popover to FE [SCI-7977]
2023-05-03 09:46:18 +02:00
Giga Chubinidze
a83625fbef
Revamp of (top) toolbar + search field - inventories [SCI-8306]
2023-05-03 00:58:11 +04:00
aignatov-bio
7a40a7d13f
Merge pull request #5355 from aignatov-bio/ai-sci-color-fix-for-tailwind
...
Color fix for tailwind
2023-04-28 11:24:25 +02:00