artoscinote
|
0994c4a25b
|
Merge branch 'develop' into ma_SCI_6982
|
2022-11-10 11:04:57 +01:00 |
|
Anton
|
5b08ee1cc8
|
Hide active reminders, if stock management disabled [SCI-7428]
|
2022-11-03 15:48:32 +01:00 |
|
ajugo
|
8dec17f606
|
Add print label button in view repository role [SCI-7097] (#4351)
|
2022-08-12 14:55:14 +02:00 |
|
artoscinote
|
c106c2d997
|
Add active reminders filter [SCI-7004] (#4280)
|
2022-08-09 10:23:40 +02:00 |
|
artoscinote
|
ee9c877929
|
Implement BS tooltips on repository toolbar [SCI-6691] (#4309)
|
2022-08-04 11:05:55 +02:00 |
|
Martin Artnik
|
6227b1f5a1
|
Added edit overlays, disable more controls [SCI-6983]
|
2022-07-19 14:22:40 +02:00 |
|
aignatov-bio
|
a32dd54a6e
|
Toolbar fixes [SCI-6670] (#3973)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-31 14:04:00 +02:00 |
|
artoscinote
|
36fbfcab2f
|
Implement hide all repository reminders button [SCI-6505] (#3940)
|
2022-03-30 10:54:55 +02:00 |
|
aignatov-bio
|
fecaafecf9
|
Refactor repository toolbar [SCI-6545] (#3943)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-18 14:10:34 +01:00 |
|
aignatov-bio
|
d54c7f1927
|
Fix save button dropdown for archived page [SCI-6581] (#3902)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-28 10:44:40 +01:00 |
|
artoscinote
|
cce6a17e8f
|
Perserve save filters button on toolbar reload [SCI-6553] (#3874)
|
2022-02-21 10:09:59 +01:00 |
|
aignatov-bio
|
f2e4c579af
|
Multiple UX fixes for filters [SCI-6525] (#3858)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-15 15:03:25 +01:00 |
|
Alex Kriuchykhin
|
fd92fed38f
|
Fix saving of advanced filters for shared repositories [SCI-6478] (#3811)
|
2022-02-01 09:59:31 +01:00 |
|
artoscinote
|
3f87d250ce
|
Implement saving repository filters [SCI-6230] (#3748)
* Implement saving repository filters [SCI-6230]
* Remove unnecessary logging [SCI-6230]
* Refactor filter saving [SCI-6230]
* Remove unnecessary files, linter fixes [SCI_6230]
|
2022-01-05 15:02:09 +01:00 |
|
aignatov-bio
|
c8fd0dce51
|
Add permission checks for bmt filters [SCI-6099] (#3622)
Co-authored-by: Anton <anton@scinote.net>
|
2021-11-09 09:28:51 +01:00 |
|
Martin Artnik
|
2f56e25346
|
Close saved filters dropdown on outclick [SCI-6086]
|
2021-11-02 16:23:08 +01:00 |
|
Martin Artnik
|
5f21e3296e
|
Added error message on search failure [SCI-5961]
|
2021-08-30 12:02:02 +02:00 |
|
Martin Artnik
|
e08b406185
|
Added additionalDataFilter [SCI-6026]
|
2021-08-30 10:49:15 +02:00 |
|
Martin Artnik
|
896f0ce1e3
|
Implemented applying BMT filters [SCI-5980]
|
2021-08-30 10:49:15 +02:00 |
|
aignatov-bio
|
b269f3f612
|
Add saved filters backend [SCI-5977] (#3509)
* Add saved filters backend [SCI-5977]
* Rework filter saving [SCI-5977]
Co-authored-by: Martin Artnik <martin@scinote.net>
|
2021-08-30 10:49:15 +02:00 |
|
artoscinote
|
ef0e45be04
|
Implemented frontend for BMT-type repository [SCI-5991] (#3503)
* Implemented frontend for BMT-type repository [SCI-5991]
* Refactor repository view, fix column reordering [SCI-5991]
* Remove type mapping for default columns in column management [SCI-5991]
* Repository table partial fix, remove non-relevant migration [SCI-5991]
|
2021-08-30 10:49:15 +02:00 |
|
aignatov-bio
|
90d4a5f7d1
|
Add save bmt filters front end [SCI-5962] (#3505)
|
2021-08-30 10:49:15 +02:00 |
|
aignatov-bio
|
958ee92db7
|
Add BMT filters interactions [SCI-5955] (#3478)
* Add BMT filters interactions [SCI-5955]
* Small fixes [SCI-5955]
|
2021-08-30 10:49:14 +02:00 |
|
aignatov-bio
|
1929959038
|
Add dropdown for btm filters [SCI-5953] (#3469)
|
2021-08-30 10:49:14 +02:00 |
|
aignatov-bio
|
8d033274e4
|
Add barcode scanners support [SCI-5929] (#3456)
|
2021-07-27 22:01:08 +02:00 |
|
aignatov-bio
|
d373c174ee
|
Add print label button to repository toolbar (#3453)
|
2021-07-27 12:34:13 +02:00 |
|
Mojca Lorber
|
9642e92fdc
|
Hide inventory buttons and fix css of disabled button
|
2020-07-07 13:53:31 +02:00 |
|
aignatov-bio
|
323929b270
|
Add restore/delete buttons
|
2020-06-18 14:09:29 +02:00 |
|
aignatov-bio
|
e9830ebfee
|
Add view switcher
|
2020-06-18 14:08:24 +02:00 |
|
Urban Rotnik
|
c7d6c4d60e
|
Add repository_rows restoring and archiving actions on FE
|
2020-06-09 22:16:55 +02:00 |
|
Oleksii Kriuchykhin
|
c0521c3ca7
|
Prevent the inventory items editing while snapshot is being created [SCI-4629]
|
2020-05-15 17:46:59 +02:00 |
|