Commit graph

16624 commits

Author SHA1 Message Date
Andrej
fc506839e1 Merge branch 'features/global-search' into develop 2024-05-09 13:29:33 +02:00
aignatov-bio
f579edb076
Merge pull request #7492 from scinote-eln/dependabot/npm_and_yarn/axios-1.6.8
Bump axios from 0.21.4 to 1.6.8
2024-05-09 11:17:49 +02:00
aignatov-bio
24d76f0321
Merge pull request #7538 from aignatov-bio/ai-sci-10681-small-fixes-global-search
Small fixes for global search [SCI-10681][SCI-10679]
2024-05-08 14:57:14 +02:00
aignatov-bio
61d0b42023
Merge pull request #7498 from sboursen-scinote/sb_SCI-10647
Fix assignment modal in protocol templates [SCI-10647]
2024-05-08 12:04:37 +02:00
aignatov-bio
f52d2979e9
Merge pull request #7503 from sboursen-scinote/sb_SCI-10338
Remove name validation flash errors in inline-editing [SCI-10338]
2024-05-08 12:03:50 +02:00
Anton
78cd3efad3 Small fixes for global search [SCI-10681] 2024-05-08 11:52:01 +02:00
Martin Artnik
6bcff084fd
Bump version to 1.33.0 2024-05-08 09:59:48 +02:00
Martin Artnik
81e3f16d14
Merge pull request #7535 from scinote-eln/revert-7534-dependabot/npm_and_yarn/pdfjs-dist-4.2.67
Revert "Bump pdfjs-dist from 2.16.105 to 4.2.67"
2024-05-07 13:43:18 +02:00
Martin Artnik
290b91feaf
Revert "Bump pdfjs-dist from 2.16.105 to 4.2.67" 2024-05-07 13:43:04 +02:00
Martin Artnik
f9550e45cf
Merge pull request #7534 from scinote-eln/dependabot/npm_and_yarn/pdfjs-dist-4.2.67
Bump pdfjs-dist from 2.16.105 to 4.2.67
2024-05-07 13:32:51 +02:00
dependabot[bot]
af54944347
Bump pdfjs-dist from 2.16.105 to 4.2.67
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.16.105 to 4.2.67.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:57:49 +00:00
aignatov-bio
cc23b517c4
Merge pull request #7533 from aignatov-bio/ai-sci-10678-fix-spaces-in-title-resutls
Fix spaces in search results [SCI-10678]
2024-05-07 10:46:49 +02:00
Anton
ed65f06e0c Fix spaces in search results [SCI-10678] 2024-05-07 10:45:07 +02:00
aignatov-bio
486bd33eb4
Merge pull request #7531 from rekonder/aj_SCI_10677
Fix loading global search  data for full view [SCI-10677]
2024-05-07 10:28:19 +02:00
Andrej
6a3e352610 Fix loading global search data for full view [SCI-10677] 2024-05-07 10:18:56 +02:00
aignatov-bio
fe59d975c4
Merge pull request #7529 from aignatov-bio/ai-sci-10676-small-fixes-for-global-search
Small fixes for global search [SCI-10676]
2024-05-06 15:28:01 +02:00
Anton
12c4e1ca10 Small fixes for global search [SCI-10676] 2024-05-06 15:13:08 +02:00
Martin Artnik
260bdca33e
Merge pull request #7528 from artoscinote/ma_SCI_10671
Fix OpenID unlink translation [SCI-10671]
2024-05-06 13:12:17 +02:00
Martin Artnik
496d3fe628 Fix OpenID unlink translation [SCI-10671] 2024-05-06 13:05:49 +02:00
ajugo
c7870addda
Merge pull request #7526 from rekonder/aj_SCI_10655
Add missing fields for global search for protocols [SCI-10655]
2024-05-06 10:48:51 +02:00
Martin Artnik
220160b075
Merge pull request #7525 from artoscinote/ma_SCI_10669
Add unique constraint to viewable states [SCI-10669]
2024-05-06 10:46:14 +02:00
Andrej
0963e576fc Add missing fields for global search for protocols [SCI-10655] 2024-05-06 10:46:04 +02:00
Martin Artnik
66e2bed6e6 Add unique constraint to viewable states [SCI-10669] 2024-05-03 15:48:19 +02:00
ajugo
3907f15698
Merge pull request #7519 from rekonder/aj_SCI_10655
Improve global search loading [SCI-10655]
2024-04-30 09:55:49 +02:00
Andrej
5409d993ee Improve global search loading [SCI-10655] 2024-04-30 09:38:53 +02:00
ajugo
be25a9a36a
Merge pull request #7517 from aignatov-bio/ai-sci-10656-filters-fix
Fix filters modal [SCI-10656]
2024-04-29 16:01:18 +02:00
Anton
c5d7353d68 Fix filters modal [SCI-10656] 2024-04-29 15:26:08 +02:00
sboursen-scinote
c2eb0f18c7 Remove name validation flash errors in inline-editing [SCI-10338] 2024-04-26 14:04:56 +02:00
ajugo
b0334e52b7
Merge pull request #7515 from rekonder/aj_SCI_10573
Implement global search backend [SCI-10573]
2024-04-26 11:24:11 +02:00
Andrej
574c45b2c8 Fix global search backend [SCI-10573] 2024-04-26 11:19:21 +02:00
aignatov-bio
c795472eda
Merge pull request #7514 from sboursen-scinote/sb_SCI-10671
Fix typo in unlink connected accounts modal [SCI-10671]
2024-04-26 10:35:15 +02:00
ajugo
c6a3c8fd97
Merge pull request #7513 from aignatov-bio/ai-sci-10657-css-global-search
CSS fixes for global search [SCI-10657][SCI-10658]
2024-04-26 10:26:02 +02:00
Andrej
3c4184c73e Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
sboursen-scinote
f9a060e5dd Fix typo in unlink connected accounts modal [SCI-10671] 2024-04-25 17:04:05 +02:00
Anton
85b5f9260f CSS fixes for global search [SCI-10657][SCI-10658] 2024-04-25 15:01:45 +02:00
ajugo
21f224c05c
Merge pull request #7509 from sboursen-scinote/sb_SCI-10531-2
Disable toolbar state button only for archived inventories [SCI-10531]
2024-04-25 11:14:43 +02:00
aignatov-bio
2ad7c36f0f
Merge pull request #7329 from sboursen-scinote/sb_SCI-9506
Add inventory items landing page [SCI-9506]
2024-04-25 11:11:35 +02:00
ajugo
2e33c9aeaa
Merge pull request #7510 from sboursen-scinote/sb_SCI-10688
Fix the style of Okta and MS Entra buttons on login page [SCI-10668]
2024-04-24 16:36:33 +02:00
sboursen-scinote
e806cc9cca Fix the style of Okta an MS Entra btns on login page [SCI-10668] 2024-04-24 16:01:42 +02:00
sboursen-scinote
67ba0c1c85 Disable toolbar state button only for archived inventories [SCI-10531] 2024-04-24 15:47:25 +02:00
aignatov-bio
938bfae516
Merge pull request #7507 from aignatov-bio/ai-sci-10381-task-table-css-fixes
Small fixes [SCI-10381][SCI-10665][SCI-10666]
2024-04-24 13:08:14 +02:00
Anton
091c0612e3 Small fixes [SCI-10381][SCI-10665][SCI-10666] 2024-04-24 12:40:29 +02:00
ajugo
6fbdd055fc
Merge pull request #7504 from aignatov-bio/ai-sci-10662-fix-label-template-print-modal
Fix label printing and experiment description [SCI-10662][SCI-10660]
2024-04-24 10:33:30 +02:00
aignatov-bio
e3fbd945f8
Merge pull request #7502 from aignatov-bio/ai-sci-10599-small-table-css-fixes
Small css table fixes [SCI-10599]
2024-04-23 14:08:07 +02:00
Anton
77f09e5e3c Fix label printing and experiment description [SCI-10662] 2024-04-23 14:07:46 +02:00
Anton
b78e028e1b Small css table fixes [SCI-10599] 2024-04-23 11:19:07 +02:00
aignatov-bio
5aa13d8430
Merge pull request #7501 from aignatov-bio/ai-sci-10635-global-search-filters
Fix for global search filters [SCI-10635]
2024-04-23 11:16:42 +02:00
Anton
103964e566 Merge branch 'features/global-search' of github.com:scinote-eln/scinote-web into features/global-search 2024-04-23 10:50:10 +02:00
aignatov-bio
f6a6d2b7a1
Merge pull request #7475 from wandji20/wb-SCI-10609
Disable click events when duplicating content for protocol step and result [SCI-10609]
2024-04-22 13:42:39 +02:00
aignatov-bio
905793870d
Merge pull request #7489 from sboursen-scinote/sb_SCI-10568
Fix various CSS issues for experiment canvas and table [SCI-10568]
2024-04-22 13:42:14 +02:00