Commit graph

13185 commits

Author SHA1 Message Date
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
Anton 4c2c40340d Merge branch 'features/navigation-refactor-v2' of github.com:scinote-eln/scinote-web into features/navigation-refactor-v2 2023-04-28 11:18:18 +02:00
Anton 2305fa91a3 Fix colors for tailwind 2023-04-28 10:55:58 +02:00
Martin Artnik bfaa5c991b Action toolbar init improvement [SCI-8296] 2023-04-28 10:33:44 +02:00
artoscinote 334f111eba
Merge pull request #5351 from artoscinote/ma_SCI_8296
Implement new experiments toolbar [SCI-8296]
2023-04-28 10:32:22 +02:00
Martin Artnik 7744183a6e Edit form fix [SCI-8296] 2023-04-28 10:29:38 +02:00
Martin Artnik 2319a26238 Add missing entry point to webpack.config.js [SCI-8296] 2023-04-28 10:17:45 +02:00
Martin Artnik 223631b8dc Add missing entry point to webpack.config.js [SCI-8296] 2023-04-28 10:15:20 +02:00
Martin Artnik 8beb92fc39 Implement new experiments toolbar [SCI-8296] 2023-04-26 15:51:22 +02:00
Anton 040de92979 Disable css comporessor 2023-04-26 12:01:48 +02:00
artoscinote efcfcc81d4
Merge pull request #5350 from artoscinote/ma_SCI_8295
Implement new Projects bottom toolbar [SCI-8295]
2023-04-26 11:50:24 +02:00
Martin Artnik ed04bc6b6a Implement new Projects bottom toolbar [SCI-8295] 2023-04-26 11:25:29 +02:00
aignatov-bio 5cf5201efd
Merge pull request #5349 from aignatov-bio/ai-sci-8047-add-navigator-interactions
Add navigator interactions [SCI-8047]
2023-04-26 10:53:29 +02:00
Anton 1bc2baf1f3 Add navigator interactions [SCI-8047] 2023-04-26 10:34:02 +02:00