Commit aa71d7e
Dev nshp2 (#132)
* row actions
* row actions
* row actions
* row actions
* row actions
* feat: added fitDataStretchGrow layout and widthGrow support for Tabulator
* feat: added fitDataStretchGrow layout and widthGrow support for Tabulator
* Update translation files for multiple languages
* chore: bump version to 1.1.13b2 and update nested plugin for improved sorting with Subquery
* chore: bump version to 1.1.13b2 and update nested plugin for improved sorting with Subquery
* fix: update nested plugin to use Max aggregation to prevent duplication of rows
* feat: replace fitDataStretchGrow with fitDataFillAvailableSpace in Tabulator layouts
* style: update CSS classes for row action buttons to improve styling consistency
* chore: bump version to 1.1.13 in pyproject.toml
---------
Co-authored-by: oko-vac <oko-vac@users.noreply.github.com>1 parent 613c19c commit aa71d7e
34 files changed
Lines changed: 1353 additions & 128 deletions
File tree
- src/django_smartbase_admin
- actions
- admin
- audit/tests
- engine
- locale
- cs/LC_MESSAGES
- de/LC_MESSAGES
- en/LC_MESSAGES
- fr/LC_MESSAGES
- hr/LC_MESSAGES
- hu/LC_MESSAGES
- it/LC_MESSAGES
- pl/LC_MESSAGES
- ro/LC_MESSAGES
- sk/LC_MESSAGES
- sl/LC_MESSAGES
- plugins
- static/sb_admin
- build
- src
- css
- js
- table_modules
- tabulator_layouts
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
179 | 197 | | |
180 | 198 | | |
181 | 199 | | |
| |||
184 | 202 | | |
185 | 203 | | |
186 | 204 | | |
187 | | - | |
188 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
189 | 209 | | |
190 | 210 | | |
191 | 211 | | |
| |||
207 | 227 | | |
208 | 228 | | |
209 | 229 | | |
210 | | - | |
211 | | - | |
212 | | - | |
| 230 | + | |
213 | 231 | | |
214 | 232 | | |
215 | 233 | | |
| |||
456 | 474 | | |
457 | 475 | | |
458 | 476 | | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
459 | 480 | | |
460 | 481 | | |
461 | 482 | | |
| |||
490 | 511 | | |
491 | 512 | | |
492 | 513 | | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
493 | 556 | | |
494 | 557 | | |
495 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
1033 | 1038 | | |
1034 | 1039 | | |
1035 | 1040 | | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
1036 | 1051 | | |
1037 | 1052 | | |
1038 | 1053 | | |
| |||
1111 | 1126 | | |
1112 | 1127 | | |
1113 | 1128 | | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
1114 | 1134 | | |
1115 | 1135 | | |
1116 | 1136 | | |
| |||
1126 | 1146 | | |
1127 | 1147 | | |
1128 | 1148 | | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
1129 | 1152 | | |
1130 | 1153 | | |
1131 | 1154 | | |
| |||
1170 | 1193 | | |
1171 | 1194 | | |
1172 | 1195 | | |
1173 | | - | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
1174 | 1199 | | |
1175 | 1200 | | |
1176 | 1201 | | |
| |||
0 commit comments