Gregor Lasnibat
76ec7a0189
(fix) CSS: Error message for too big file in inventory table [SCI-10029]
2024-01-23 15:15:46 +01:00
wandji
c43dd38af4
Fix CSS issues add relationship modal [SCI-9955] ( #6897 )
2024-01-08 14:49:38 +01:00
Anton
cf0a1931cd
Merge branch 'develop' into features/datetime-picker
2023-11-13 14:14:09 +01:00
wandji
67ec9b63f3
Fix overlapping filename in inventory table [SCI-9199] ( #6579 )
2023-11-10 14:55:43 +01:00
Anton
2ab479950a
Replace datetime picker in activties and create task
2023-11-07 15:15:37 +01:00
wandji20
213c752941
Improve UI for for exports in inventory with stock enabled [SCI-9225]
2023-09-26 15:20:18 +01:00
Anton
89c526103d
Merge branch 'develop' into features/remove-front-end-gems
2023-08-07 11:23:21 +02:00
Ivan Kljun
88a6df5985
Remove table overlaying tooltip for inventories
2023-08-02 09:26:41 +02:00
Giga Chubinidze
d840d2ab05
CSS: Inventory columns with dropdowns on smaller screens [SCI-8923]
2023-07-26 02:32:10 +04:00
Anton
85f14a6bb0
Merge branch 'features/remove-front-end-gems' of github.com:scinote-eln/scinote-web into features/remove-front-end-gems
2023-07-18 14:38:25 +02:00
Anton
8e1836aa82
CSS fixes [SCI-8762]
2023-07-10 21:09:29 +02:00
Anton
f071e482d8
Migrate to css bundling [SCI-8773]
2023-07-06 13:26:41 +02:00
Anton
586d9eaf4b
CSS fixes [SCI-8758][SCI-8759]
2023-06-27 20:31:25 +02:00
aignatov-bio
0543a9a0c4
Merge pull request #5637 from aignatov-bio/ai-sci-8660-ui-css-fixes
...
Fix UI css fixes [SCI-8660]
2023-06-20 16:36:45 +02:00
Anton
f675034b7f
Fix UI css fixes [SCI-8660]
2023-06-20 15:53:33 +02:00
Soufiane
8e6854309e
Fix broken inventory page [SCI-8690] ( #5633 )
...
- Stretch the datatable body to take all of the available space.
- Reload the datatable upon item assignment to task.
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-20 14:29:35 +02:00
Anton
4e972de096
UI CSS fixes
2023-06-19 15:58:17 +02:00
Anton
289c92cb00
UX fixes [SCI-8658][SCI-8667][SCI-8668][SCI-8669][SCI-8672][SCI-8660][SCI-8662]
2023-06-16 12:38:09 +02:00
Martin Artnik
47e0e45074
Globally fix pagination dropdown z-index [SCI-8538]
2023-05-30 11:39:52 +02:00
ajugo
14b3a1318b
Fix empty page for inventory and fix task title [SCI-8556] ( #5511 )
...
* Remove empty state for inventory [SCI-8556]
* Fix shrinking of the task title on task page [SCI-8556]
2023-05-30 11:19:10 +02:00
artoscinote
9d6ea63d6b
Merge pull request #5508 from artoscinote/ma_SCI_8538
...
Fix pagination dropdown z-index [SCI-8538]
2023-05-29 15:42:20 +02:00
Martin Artnik
2dcfd6e7b2
Fix pagination dropdown z-index [SCI-8538]
2023-05-29 15:40:38 +02:00
Martin Artnik
e5c54a0c42
Fix edit overlays for repository table [SCI-8564]
2023-05-29 15:25:05 +02:00
Anton
e755eb73a3
Unify datatables layout [SCI-8583]
2023-05-25 13:12:27 +02:00
Anton
ecbd900362
Fix inventory page layout [SCI-8515]
2023-05-22 15:47:59 +02:00
Andrej
e1a90348d5
Resolve conflicts after navigator merge
2023-05-16 10:49:40 +02:00
Anton
9b2ae96a43
Merge branch 'develop' into features/navigation-refactor-v2
2023-05-16 10:22:11 +02:00
Anton
36b9bfa734
Fix breadcrumbs overlap issues [SCI-8382]
2023-05-04 10:21:19 +02:00
Soufiane
9fba6a076d
Sync the side bar open/close status with the state of the main content [SCI-7501] ( #5323 )
2023-04-25 15:32:28 +02:00
Anton
caf21959bd
Multiple CSS fixes for navigation [SCI-8289][SCI-8313][SCI-8288][SCI-8273][SCI-8309]
2023-04-13 14:54:03 +02:00
Giga Chubinidze
e899c59535
No action when clicking on top buttons in single inventory [SCI-8290]
2023-04-12 12:18:38 +04:00
Martin Artnik
6227b1f5a1
Added edit overlays, disable more controls [SCI-6983]
2022-07-19 14:22:40 +02:00
ajugo
7cba738a9b
Date remidner flyout [SCI-6503] ( #3937 )
...
* Implement date reminder flyout [SCI-6503]
* Show only days left for date reminder [SCI-6503]
* Pluralize day in reminders [SCI-6503]
* Create partials for different reminders [SCI-6503]
* Unify css for reminder [SCI-6503]
2022-03-22 13:33:58 +01: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
Martin Artnik
ade1385392
Merge branch 'develop' into features/bmt-search
2021-09-06 10:51:04 +02:00
Martin Artnik
6d92af4b2f
Made barcode search globally available [SCI-6022]
2021-08-30 14:41:31 +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
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
8d033274e4
Add barcode scanners support [SCI-5929] ( #3456 )
2021-07-27 22:01:08 +02:00
aignatov-bio
5c4099af80
Fix css for repository header [SCI-5628]
2021-04-01 12:55:58 +02:00
Mojca Lorber
456d9c713f
Implement styling for the inventories empty state
2021-02-15 21:01:31 +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
aignatov-bio
ef57489cd9
Update repositories sidebar [SCI-5329] ( #3031 )
...
* Update repositories sidebar [SCI-5329]
2021-01-06 10:13:10 +01:00
aignatov-bio
f2ca55dbf8
Add new icons for assets
2020-11-24 15:37:45 +01:00
Urban Rotnik
748dd7912b
Fix font size in dropdown
2020-07-20 11:36:25 +02:00
Mojca Lorber
00b668a4ba
Change title size to h1
2020-07-08 13:02:47 +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
aignatov-bio
8b10d49118
Clean up CSS
2020-06-18 14:08:24 +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