Commit graph

92 commits

Author SHA1 Message Date
Anton
b78e028e1b Small css table fixes [SCI-10599] 2024-04-23 11:19:07 +02:00
Andrej
a87261d68d Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
Anton
5d552cb713 Small css fixes for table [SCI-10600] 2024-04-15 12:52:37 +02:00
Klemen Benedicic
5ab1b4eead Add data-e2e attributes [SCI-10571] 2024-04-11 12:45:55 +02:00
wandji20
3dea7c1e6d Set table searchValue using table ref [SCI-10479] 2024-04-04 11:16:56 +01:00
wandji20
d76fbf1eba Add report results to global search page [SCI-10479] 2024-04-04 10:54:16 +01:00
wandji20
683bad54e1 Improve gridApi method call [SCI-10562] 2024-04-02 16:45:29 +01:00
wandji20
4c1fc4ae3f Clear selected rows with gridApi when reloading tables [SCI-10562] 2024-04-02 11:49:40 +01:00
wandji20
82b114871a Remove unnecessary window function [SCI-10553] 2024-04-02 09:40:05 +01:00
wandji20
89993775ff Fix Card selector issues [SCI-10553] 2024-04-02 09:28:50 +01:00
Anton
f64db2a397 Fix cards grid for big screens [SCI-10524] 2024-03-27 10:54:11 +01:00
aignatov-bio
307db56712
Merge pull request #7341 from sboursen-scinote/sb_SCI-10497
Fix action toolbar visibility in card views [SCI-10497]
2024-03-20 20:28:06 +01:00
sboursen-scinote
7c619115ea Fix action toolbar visibility in card views [SCI-10497] 2024-03-20 19:11:52 +01:00
wandji20
516ccbb57d Hide last pinned column resizer on grid ready and columns reset [SCI-10441] 2024-03-20 16:42:57 +01:00
aignatov-bio
44c8ccb3b0
Fix cards scrolling [SCI-10467] (#7325) 2024-03-20 10:11:00 +01:00
wandji20
743208e070 Fix duplicate selected rows [SCI-10317] 2024-03-19 11:53:29 +01:00
wandji20
79fd08c826 Hide last pinned resize cell in tables [SCI-10441] 2024-03-18 13:43:13 +01:00
wandji20
5eabf7237a Unify state menu dropdown in tables [SCI-10445] 2024-03-15 21:32:43 +01:00
wandji20
9ec4c96dd1 Change table fonts and allow copy text [SCI-10443] 2024-03-15 11:15:41 +01:00
ajugo
773fcbef5e
Fix display active state view for archived objects [SCI-10446] (#7287) 2024-03-15 10:36:47 +01:00
wandji
32468ca683
Reset cards grid columns on window or navigator resize [SCI-10374] (#7269) 2024-03-14 18:35:22 +01:00
wandji
660a067433
Show entries detail only after data is loaded [SCI-10317] (#7285) 2024-03-14 18:20:20 +01:00
wandji
8300c2c3c3
Add entries and selected entries in paging [SCI-10317] (#7276) 2024-03-14 13:12:03 +01:00
wandji
7d083f149d
Set active value on table action toolbar menu items [SCI-10377] (#7236) 2024-03-12 13:59:15 +01:00
ajugo
8aadca10c5
Fix displaying of archived objects for experiments and tasks lists [SCI-10418] (#7255) 2024-03-12 10:10:05 +01:00
aignatov-bio
fa13a376a0
Action toolbar fix for small screens [SCI-10346] (#7221) 2024-03-07 13:36:30 +01:00
aignatov-bio
8e918edce3
Fix loading marker [SCI-10386] (#7223) 2024-03-07 13:36:11 +01:00
Anton
a8f97e3ba5 Update access modal interactions [SCI-10357] 2024-03-06 16:17:24 +01:00
Anton
9a7546cac8 Fix table state [SCI-10379] 2024-03-06 11:49:51 +01:00
aignatov-bio
3c65c7faf3
Merge pull request #7202 from rekonder/aj_SCI_10281
Fix various CSS problems [SCI-10281]
2024-03-05 11:47:52 +01:00
Andrej
775ff172e5 Fix various CSS problems [SCI-10281] 2024-03-05 11:37:08 +01:00
wandji20
ae3d1c827f Fix long names in inventory item filters [SCI-10307] 2024-03-05 11:23:06 +01:00
Anton
04da2dffc4 Fix folders cards [SCI-10255][SCI-10332] 2024-03-04 13:41:54 +01:00
aignatov-bio
bda2257b9f
Merge pull request #7185 from sboursen-scinote/sb_SCI-10262-2
Fix unseen comments font [SCI-10262]
2024-03-01 17:19:12 +01:00
Anton
c1561f01f7 Update project/experiment cards 2024-03-01 17:17:24 +01:00
sboursen-scinote
6495604b64 Fix unssen comments font [SCI-10262] 2024-03-01 16:08:42 +01:00
Andrej
c91f6f440b Fix loading of projects comments [SCI-10354] 2024-03-01 11:34:03 +01:00
Andrej
817326bd79 Add comments and updated on columns to Project table [SCI-10284] 2024-02-29 09:07:53 +01:00
aignatov-bio
c8734e01dd
Merge pull request #7146 from sboursen-scinote/sb_SCI-10275
Missing archive button on inventory table active state [SCI-10275]
2024-02-28 18:49:12 +01:00
sboursen-scinote
374ae646de Reset selected datatable row after actionToolbar action [SCI-10275] 2024-02-28 13:18:04 +01:00
Anton
089165477e Small table fixes [SCI-10289][SCI-10293][SCI-10295] 2024-02-28 11:25:24 +01:00
Anton
588f69efd7 Fix protocol sorting [SCI-10287] 2024-02-28 10:54:28 +01:00
aignatov-bio
75cce6698d
Merge pull request #7144 from aignatov-bio/ai-sci-10279-fix-table-comments-bugs
Fix table and comments bugs [SCI-10279][SCI-10285]
2024-02-28 10:21:20 +01:00
Anton
33cbfd4435 Fix table and comments bugs [SCI-10279][SCI-10285] 2024-02-27 11:23:23 +01:00
wandji20
5985f866b9 Default table try and fit all columns to screen [SCI-10210] 2024-02-26 15:24:19 +01:00
Anton
41e92dd1e2 Fix multiple resize [SCI-10245] 2024-02-21 19:44:22 +01:00
Anton
a41278c0f8 Hide empty filters at tables [SCI-10241] 2024-02-20 12:52:09 +01:00
aignatov-bio
b8babaa429
Merge pull request #7107 from ivanscinote/SCI-10163-ik
Refactor fetching/applying table state [SCI-10163]
2024-02-20 11:06:11 +01:00
Ivan Kljun
2827dd3de3 Refactor fetching/applying table state [SCI-10163] 2024-02-19 15:26:51 +01:00
Anton
c893ee19f9 Small table fixes [SCI-10211] 2024-02-19 13:01:37 +01:00