artoscinote
|
49ec3edb49
|
Add apply filters functionality to FE [SCI-6229] (#3742)
|
2021-12-15 12:48:28 +01:00 |
|
artoscinote
|
e08857886a
|
Implement date type filter [SCI-6216] (#3729)
Co-authored-by: aignatov-bio <47317017+aignatov-bio@users.noreply.github.com>
|
2021-12-10 14:12:06 +01:00 |
|
aignatov-bio
|
c7af5b322b
|
Add drodown filter [SCI-6224] (#3728)
Co-authored-by: Anton <anton@scinote.net>
|
2021-12-07 20:49:48 +01:00 |
|
aignatov-bio
|
00f30b8d6c
|
Add assigned tasks filters [SCI-6221] (#3726)
* Add endpoint for repository tasks [SCI-6221]
* Add assigned tasks filter [SCI-6221]
Co-authored-by: Anton <anton@scinote.net>
|
2021-12-07 15:28:20 +01:00 |
|
aignatov-bio
|
12fadb9c25
|
Add basic structure for repository filters [SCI-6211] (#3698)
* Add container for inventory filters [SCI-6211]
* Add basic structure for filters [SCI-6211]
* Add i18n and css for filters dropdown [SCI-6211]
* Fix markup
Co-authored-by: Anton <anton@scinote.net>
|
2021-11-25 20:34:22 +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
|
49b9ee37cc
|
Merge branch 'develop' into features/bmt-search
|
2021-09-24 11:01:27 +02:00 |
|
aignatov-bio
|
6484dfe630
|
Change printing status modal logic [SCI-6034]
|
2021-09-07 12:28:11 +02:00 |
|
Martin Artnik
|
ade1385392
|
Merge branch 'develop' into features/bmt-search
|
2021-09-06 10:51:04 +02:00 |
|
Martin Artnik
|
206ba3d79c
|
Reworked how search error works with repository table [SCI-5961]
|
2021-09-06 10:12:10 +02:00 |
|
Martin Artnik
|
73241e87bb
|
Fix barcode scanning in modals [SCI-6022]
|
2021-08-31 14:37:02 +02: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 |
|
Oleksii Kriuchykhin
|
0b74f34de7
|
Add external IDs to repositories [SCI-5990]
|
2021-08-30 10:49:14 +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
|
7621deeb2a
|
Small label printers fixes [SCI-6021][SCI-6024] (#3502)
|
2021-08-23 13:58:16 +02:00 |
|
aignatov-bio
|
a61446acf5
|
Add close button to label printer modal [SCI-6000] (#3492)
|
2021-08-19 12:04:41 +02:00 |
|
aignatov-bio
|
852d2cc03c
|
CSS fixes for webhooks and barcodes [SCI-5972][SCI-5988][SCI-5969][SCI-5970] (#3486)
* CSS fixes for webhooks and barcodes [SCI-5972][SCI-5988][SCI-5969][SCI-5970]
* Small fixes [SCI-5972]
|
2021-08-16 10:51:46 +02:00 |
|
aignatov-bio
|
5eb2c4a28b
|
Fix image extension in empty printers modal [SCI-5971] (#3470)
|
2021-08-11 11:43:16 +02:00 |
|
Martin Artnik
|
ae174b276a
|
Code review fixes and error handling improvements [SCI-5942]
|
2021-08-02 15:42:53 +02:00 |
|
Martin Artnik
|
123e415a4f
|
Print status backend + FE integration [SCI-5942]
|
2021-08-02 15:42:53 +02:00 |
|
aignatov-bio
|
02408ae885
|
Add printing status modal [SCI-5910] (#3454)
|
2021-07-29 12:24:46 +02:00 |
|
aignatov-bio
|
a54f36a486
|
Add empty state for barcode printers [SCI-5935] (#3455)
|
2021-07-28 11:12:46 +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 |
|
aignatov-bio
|
be777a8919
|
Add barcodes to repository item card [SCI-5883][SCI-5884] (#3447)
* Add barcodes to repository item card [SCI-5883][SCI-5884]
* Fix markup [SCI-5883]
|
2021-07-21 21:32:42 +02:00 |
|
aignatov-bio
|
ea424e4a12
|
Merge pull request #3161 from mlorb/ml-sci-5323
Implement styling for the inventories empty state [SCI-5323]
|
2021-03-08 11:42:48 +01:00 |
|
aignatov-bio
|
df4297f6f7
|
Merge branch 'develop' into features/local_file_previews
|
2021-03-08 11:30:47 +01:00 |
|
Oleksii Kriuchykhin
|
e8b4a30b87
|
Improve inventory table loading speed [SCI-5509]
|
2021-02-22 10:34:06 +01:00 |
|
aignatov-bio
|
99c3e1430b
|
Fix shared inventories [SCI-5492]
|
2021-02-17 15:14:32 +01:00 |
|
Mojca Lorber
|
456d9c713f
|
Implement styling for the inventories empty state
|
2021-02-15 21:01:31 +01:00 |
|
Oleksii Kriuchykhin
|
6b2a94f045
|
Add empty repositories index page [SCI-5248]
|
2021-02-01 15:02:08 +01:00 |
|
aignatov-bio
|
8396c086f5
|
Add sticky toolbar for projects page [SCI-5401] (#3108)
* Add sticky toolbar for projects page [SCI-5401]
|
2021-01-25 15:36:23 +01:00 |
|
Urban Rotnik
|
427b5d7107
|
Merge pull request #3059 from biosistemika/features/folders
Features/folders into develop
|
2021-01-08 06:26:44 +01:00 |
|
aignatov-bio
|
ef57489cd9
|
Update repositories sidebar [SCI-5329] (#3031)
* Update repositories sidebar [SCI-5329]
|
2021-01-06 10:13:10 +01:00 |
|
aignatov-bio
|
b3faa170fb
|
PDF preview to file preview and inline view [SCI-5299][SCI-5298] (#3018)
* Add PDF Preview [SCI-5299]
|
2020-12-22 15:25:30 +01:00 |
|
Urban Rotnik
|
a4fd69c292
|
Add 'archived' to smart annotation for repository item
|
2020-12-15 07:36:49 +01:00 |
|
aignatov-bio
|
e6e9c84a7c
|
Fix asset link partial in item card
|
2020-12-03 12:58:54 +01:00 |
|
Mojca Lorber
|
8aed48d1ae
|
Merge branch 'develop' into features/office-file-previews
|
2020-11-02 13:45:06 +01:00 |
|
aignatov-bio
|
c56f7912ef
|
Update file preview
|
2020-10-29 14:23:32 +01:00 |
|
Urban Rotnik
|
a259800590
|
Merge branch 'develop' into jg_sci_2228
|
2020-08-31 16:29:23 +02:00 |
|
mlorb
|
3f44f44cbe
|
Merge pull request #2711 from mlorb/ml-sci-4810
Hide inventory buttons and fix css of disabled button [SCI-4810]
|
2020-07-09 15:11:02 +02:00 |
|
Miha Mencin
|
b357d7c0e6
|
Merge pull request #2719 from urbanrotnik/ur-sci-4806-missing-icon
Add icon before archived items [SCI-4806]
|
2020-07-09 12:58:06 +02:00 |
|
mlorb
|
d9038e6f7f
|
Merge branch 'develop' into ml-sci-4810
|
2020-07-09 11:46:54 +02:00 |
|