Commit graph

16795 commits

Author SHA1 Message Date
Martin Artnik 1411ea8394
Merge pull request #4251 from artoscinote/ma_SCI_6968
Implement API key auth and generation [SCI-6968]
2024-05-24 14:58:03 +02:00
Martin Artnik eae0587699 Make API key auth togglable [SCI-6968] 2024-05-24 14:55:48 +02:00
Klemen Benedicic 61d779c6ed Fixed PR commentaries, updated .gitignore [SCI-10717] 2024-05-24 13:44:51 +02:00
Klemen Benedicic c304277712 Fixed PR commentaries [SCI-10717] 2024-05-24 13:27:55 +02:00
Klemen Benedicic a42a8a535a Fixing PR commentaries [SCI-10717] 2024-05-24 13:27:55 +02:00
Klemen Benedicic 0ebd9a9b8b Added data-e2e to Global search filters [SCI-10717] 2024-05-24 13:27:55 +02:00
Klemen Benedicic 7284b6105e Added data-e2e to Delete inventory modal and Global search [SCI-10717] 2024-05-24 13:27:55 +02:00
Klemen Benedicic 5c122ef72b Added data-e2e to Rename inventory modal. Updated stock inventory item filter data-e2e attributes. [SCI-10717] 2024-05-24 13:27:55 +02:00
Martin Artnik 2781295325 Style cleanup [SCI-6968] 2024-05-24 13:00:12 +02:00
Martin Artnik 497ee9e031
Merge pull request #7596 from artoscinote/ma_SCI_10718
Change name of initial templates project [SCI-10718]
2024-05-24 12:40:08 +02:00
Martin Artnik c5b215af32 Implement API key auth and generation [SCI-6968] 2024-05-24 12:36:01 +02:00
Martin Artnik 946ac35692 Change name of initial templates project [SCI-10718] 2024-05-24 12:14:25 +02:00
Martin Artnik 19442b6157 Merge branch 'develop' into features/mix 2024-05-24 12:07:05 +02:00
ajugo dab6fb7056
Merge pull request #7595 from rekonder/aj_SCI_10152
Fix global search for tables [SCI-10152]
2024-05-24 11:30:15 +02:00
Andrej a4475b8dca Fix gloabl search for tables [SCI-10152] 2024-05-24 11:24:33 +02:00
aignatov-bio 73645fd78c
Merge pull request #7594 from aignatov-bio/ai-sci-10708-small-fixes-for-global-search
Small fixes for global search [SCI-10708][SCI-10587][SCI-10599]
2024-05-24 11:23:03 +02:00
Anton 669c0a360f Small fixes for global search [SCI-10708][SCI-10587][SCI-10599] 2024-05-24 11:21:45 +02:00
Martin Artnik 2b610f0b04
Merge pull request #7516 from aignatov-bio/ai-sci-10432-fix-activties-for-deleted-results
Fix activties for deleted results [SCI-10432]
2024-05-24 10:36:54 +02:00
aignatov-bio 3fa533bc9c
Merge pull request #7593 from rekonder/aj_SCI_10742
Add project limit exceeded modal [SCI-10742]
2024-05-23 17:52:03 +02:00
aignatov-bio 5d3b69f610
Merge pull request #7590 from rekonder/aj_SCI_10736
Fix global search endless scroller for big screens [SCI-10736]
2024-05-23 17:50:26 +02:00
Andrej d8e1c685b2 Add project limit exceeded modal [SCI-10742] 2024-05-23 15:14:37 +02:00
Martin Artnik 44dca8dd7c
Merge pull request #7592 from artoscinote/ma_SCI_10674
New task modal fixes [SCI-10674]
2024-05-23 14:39:15 +02:00
dependabot[bot] 2942f06a82
Bump rexml from 3.2.5 to 3.2.8 (#7567)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 14:23:32 +02:00
dependabot[bot] fdcef2bc05
Bump nokogiri from 1.16.2 to 1.16.5 (#7552)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 14:22:58 +02:00
Martin Artnik 9679301c14 Fix task name validation in new task modal [SCI-10686] 2024-05-23 13:55:25 +02:00
Martin Artnik 9242fbc9a7 Stop query input change event propagation in select-dropdown [SCI-10674] 2024-05-23 13:55:23 +02:00
aignatov-bio c6b9337c08
Merge pull request #7589 from aignatov-bio/ai-sci-10713-global-search-fixes
Small fixes for global search [SCI-10737][SCI-10713][SCI-10720]
2024-05-23 13:44:06 +02:00
Martin Artnik 66eeef685c
Merge pull request #7591 from artoscinote/ma_SCI_10686
Add min 2 character requirement for name to new task modal [SCI-10686]
2024-05-23 13:14:35 +02:00
Martin Artnik 6bcace2192 Add min 2 character requirement for name to new task modal [SCI-10686] 2024-05-23 13:12:48 +02:00
Andrej 069a582432 Fix global search endless scroller for big screens [SCI-10736] 2024-05-23 13:12:25 +02:00
Martin Artnik ba3c3d92d1 Make canvas tags modal the same element for all tasks [SCI-10687] 2024-05-23 12:30:28 +02:00
Anton c7cb5875d3 Small fixes for global search [SCI-10737][SCI-10713][SCI-10720] 2024-05-23 12:24:17 +02:00
ajugo f4003f9962
Merge pull request #7587 from rekonder/aj_SCI_10727
Fix side navigator update after task duplication [SCI-10727]
2024-05-23 11:19:49 +02:00
Andrej fb49c0c838 Fix side navigator update after task duplication [SCI-10727] 2024-05-22 17:29:01 +02:00
ajugo f94d2b72eb
Merge pull request #7585 from rekonder/aj_SCI_10732
Remove snapshots files from global search result [SCI-10732]
2024-05-22 15:56:43 +02:00
Andrej b8f1a9244f Remove snapshots files from global search result [SCI-10732] 2024-05-22 15:36:28 +02:00
aignatov-bio c7fe8711ea
Merge pull request #7582 from aignatov-bio/ai-sci-10694-small-fixes-for-global-search
Small fixes for global search [SCI-10694]
2024-05-22 13:05:09 +02:00
ajugo 43ded7f9f4
Merge pull request #7583 from rekonder/aj_SCI_10719
Fix tinyMCE images for project export [SCI-10719]
2024-05-22 12:35:04 +02:00
Andrej 80a2cfeb99 Fix tinyMCE images for project export [SCI-10719] 2024-05-22 11:50:55 +02:00
ajugo 026642cd41
Merge pull request #7580 from rekonder/aj_SCI_10727
Fix navigation reloading after tasks actions [SCI-10727]
2024-05-22 11:47:39 +02:00
ajugo 3f40c77047
Merge pull request #7579 from rekonder/aj_SCI_10726
Fix moving of multiple tasks [SCI-10726]
2024-05-22 11:47:26 +02:00
Anton a47bdc3656 Small fixes for global search [SCI-10694] 2024-05-22 11:33:52 +02:00
aignatov-bio 9a4f6f7136
Merge pull request #7581 from aignatov-bio/ai-sci-10724-fix-click-away-for-canvas
Fix canvas click away [SCI-10724]
2024-05-21 15:03:45 +02:00
Anton bee5f10375 Fix canvas click away [SCI-10724] 2024-05-21 14:46:13 +02:00
Andrej d7abf92f09 Fix navigation reloading after tasks actions [SCI-10727] 2024-05-21 14:01:08 +02:00
Andrej 51ffbe30fa Fix moving of multiple tasks [SCI-10726] 2024-05-21 13:46:17 +02:00
ajugo b7ce9d0493
Merge pull request #7578 from rekonder/aj_SCI_10725
Fix sorting of assets by name on global search [SCI-10725]
2024-05-21 11:31:49 +02:00
ajugo 16f5e30d46
Merge pull request #7561 from lasniscinote/gl_SCI_10713
(fix) Change type of drop down on More search options modal [SCI-10713]
2024-05-21 11:23:47 +02:00
Andrej 5ef253b27b Fix sorting of assets by name on global search [SCI-10725] 2024-05-21 11:08:49 +02:00
aignatov-bio 0371941d61
Merge pull request #7577 from rekonder/aj_SCI_10714
Fix opening of inventory item from direct link [SCI-10714][SCI-10721]
2024-05-21 10:14:22 +02:00