Commit graph

13930 commits

Author SHA1 Message Date
artoscinote 556c1de182
Merge pull request #5896 from G-Chubinidze/gc_SCI_8846
Inventory column resizing issues [SCI-8846]
2023-08-01 10:39:13 +02:00
Soufiane 8d6c417936
Extract date formatting from user browser in shareable links views [SCI-8778] (#5889) 2023-08-01 10:38:00 +02:00
ajugo e71d5805ca
Refactored settings for Label templates feature and Zebra printing [SCI-8918] (#5895)
* Refactored settings for Label templates feature and Zebra printing [SCI-8918]

* Add check for label template [SCI-8918]
2023-08-01 10:30:57 +02:00
ajugo 0ac5e35104
Merge pull request #5879 from sboursen-scinote/sb_SCI-8881
Update the link on the Shared task view [SCI-8881]
2023-08-01 10:28:38 +02:00
artoscinote 53c9d9307d
Merge pull request #5857 from ivanscinote/SCI-8721-firefox-bug
Unify password dots display across browsers [SCI-8721]
2023-08-01 10:10:24 +02:00
artoscinote 62b847086a
Merge pull request #5871 from ivanscinote/SCI-8584-checkbox-filter-bug
Fix checkbox filter bug [SCI-8584]
2023-08-01 10:09:44 +02:00
Giga Chubinidze 8827c6d447 Inventory column resizing issues [SCI-8846] 2023-08-01 11:56:30 +04:00
wandji20 1e64a246fe Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
Soufiane be87b80b3e
Whitelist Recaptcha in CSP [SCI-8941] (#5884) 2023-07-28 15:31:53 +02:00
Giga Chubinidze 4cc9bbae95 Fixed Inventory Calendar Header [SCI-8933] 2023-07-28 10:41:59 +04:00
sboursen-scinote a14f7fb6d0 Update the free trial link on the Shared task view [SCI-8881] 2023-07-27 16:59:41 +02:00
artoscinote 51e983af3e
Bump version to 1.28.0 2023-07-27 10:46:08 +02:00
artoscinote a6c2a3aa59
Merge pull request #5874 from G-Chubinidze/gc_SCI_8933
CSS: Calendars header fix [SCI-8933]
2023-07-27 09:05:42 +02:00
Ivan Kljun 8e7076ab2a Fix modal id name conflict [SCI-8928] 2023-07-27 08:22:22 +02:00
wandji20 8e96c2427a Add options to filter records by created_at or updated_at timestamps [SCI-8738] 2023-07-27 01:31:57 +01:00
Giga Chubinidze 51e72307cc CSS: Calendars header fix [SCI-8933] 2023-07-27 00:38:11 +04:00
artoscinote 919d59bead
Merge pull request #5872 from artoscinote/ma_SCI_8934
Fix loading of column order if no sizes are present [SCI-8934]
2023-07-26 16:09:42 +02:00
Martin Artnik ca503401fe Fix loading of column order if no sizes are present [SCI-8934] 2023-07-26 16:05:03 +02:00
Ivan Kljun 9278e887d6 Fix checkbox project select [SCI-8584] 2023-07-26 15:48:24 +02:00
Soufiane fc4a48cd29
Implements tests for Shareable_links related Models [SCI-8755] (#5867) 2023-07-26 15:21:55 +02:00
ajugo 44c919d3dc
Implement shareable link task view [SCI-8752] (#5843)
* Implement shareable link task view [SCI-8752]
2023-07-26 15:19:32 +02:00
Martin Artnik 5bf2e76f28 Turn on eager_load in development worker 2023-07-26 13:07:22 +02:00
Martin Artnik c3e6ae09f0 Fix worker process dying in development environment 2023-07-26 13:02:02 +02:00
Martin Artnik 3978d9efef Merge branch 'develop' into features/august-release 2023-07-26 11:22:49 +02:00
artoscinote 5ebc6c4def
Merge pull request #5865 from G-Chubinidze/gc_SCI_8923
CSS: Inventory columns with dropdowns on smaller screens [SCI-8923]
2023-07-26 09:12:15 +02:00
Giga Chubinidze d840d2ab05 CSS: Inventory columns with dropdowns on smaller screens [SCI-8923] 2023-07-26 02:32:10 +04:00
Ivan Kljun 216f01f151 Apply hounder linter styling suggestions 2023-07-25 15:58:40 +02:00
Ivan Kljun 18fb319351 Drop system notifications tables and remove logic 2023-07-25 14:48:03 +02:00
artoscinote 55a9035066
Merge pull request #5862 from artoscinote/ma_SCI_8926
Highlight code after saving result [SCI-8926]
2023-07-25 14:39:23 +02:00
Martin Artnik fa5cad935f Highlight code after saving result [SCI-8926] 2023-07-25 14:36:57 +02:00
Soufiane 4858f41b3e
Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
artoscinote 3c655ab974
Merge pull request #5861 from artoscinote/ma_SCI_8916
Don't show scrollbars when not needed [SCI-8916]
2023-07-25 14:33:23 +02:00
Martin Artnik 8fd46e7932 Don't show scrollbars when not needed [SCI-8916] 2023-07-25 14:24:25 +02:00
wandji f0b052f39c
Update manage_repository_filters to allow permission to all team members[SCI-8707] (#5707) 2023-07-25 13:56:49 +02:00
Alex Kriuchykhin 026e96652b
Fix team name escaping in inventories export modal [SCI-8922] (#5859) 2023-07-25 13:37:45 +02:00
artoscinote 6b42524d04
Merge pull request #5858 from artoscinote/ma_SCI_8921
Fix updating repository checklist to a blank one [SCI-8921]
2023-07-25 12:49:35 +02:00
artoscinote 70b2830dfd
Merge pull request #5856 from artoscinote/ma_SCI_8916
Fix oveflowing RTE content [SCI-8916]
2023-07-25 12:49:25 +02:00
Martin Artnik 7dd7566080 Fix updating repository checklist to a blank one [SCI-8921] 2023-07-25 12:21:35 +02:00
Ivan Kljun 39174036c8 Apply hound linter suggestion and remove input as qualifying element 2023-07-25 11:59:57 +02:00
Ivan Kljun 14abd202f9 Unify password dots display across browsers [SCI-8721] 2023-07-25 11:49:36 +02:00
Martin Artnik 96be284a98 Fix oveflowing RTE content [SCI-8916] 2023-07-25 11:29:46 +02:00
aignatov-bio e51054af48
Merge pull request #5853 from aignatov-bio/ai-sci-8890-fix-navigator-error-in-console
Fix navigator console errors [SCI-8890]
2023-07-25 11:16:54 +02:00
artoscinote a0cebdfd5f
Merge pull request #5854 from ivanscinote/SCI-8782-error-on-signin
Avoid showing alert flash messages when redirecting from root path to sign_in [SCI-8782]
2023-07-25 11:16:44 +02:00
Anton 9393f3cc0f Fix navigator console errors [SCI-8890] 2023-07-25 11:11:55 +02:00
Ivan Kljun 685ec1dddd Clear flash messages at redirect from root path 2023-07-25 11:10:45 +02:00
artoscinote b500263a68
Merge pull request #5852 from artoscinote/ma_SCI_8915
Fix icon in stock consume modal [SCI-8915]
2023-07-25 10:12:51 +02:00
artoscinote 506d26358b
Merge pull request #5851 from G-Chubinidze/gc_SCI_5605
Some icons have the checkboard pattern applied to the background [SCI-5605]
2023-07-25 10:12:15 +02:00
Martin Artnik 3c58b8473d Fix icon in stock consume modal [SCI-8915] 2023-07-25 09:56:55 +02:00
Giga Chubinidze ab41b5e219 Some icons have the checkboard pattern applied to the background [SCI-5605] 2023-07-25 11:52:31 +04:00
Oleksii Kriuchykhin de69b1b100 Merge branch 'develop' into features/shareable-links 2023-07-25 09:47:47 +02:00