Andy Allan
4e06fe054a
Rework trace index to use secondary-actions
...
The border between items is familiar UI, so we can keep it, but lets
use the secondary-actions approach instead.
This avoids using left-right specific border, margin and padding
classes
2022-07-20 17:45:35 +01:00
Andy Allan
9e6ecefdb2
Bootstrap 5: Remove the padding from trace nav buttons on larger sizes
...
If additional py is added when the tabs are laid out in full, then the
other tabs start to become detatched from the rest of the page and a
line appears under the active tab.
We don't need the padding in the horizontal layout, so remove it, and
tweak the size of the padding when collapsed.
2022-07-20 14:43:00 +01:00
Andy Allan
9963fcffc0
Bootstrap 5: Override button text colours, force to white
2022-07-20 14:43:00 +01:00
Andy Allan
ac07a79078
Use bootstrap variables to style links
...
Bootstrap 5 now has a hover color, and instead of trying to override
with CSS, it's easier to use the variables instead.
2022-07-20 14:43:00 +01:00
Andy Allan
235ca0b4f3
Bootstrap 5: data-toggle renamed to data-bs-toggle for dropdown menus
2022-07-20 14:43:00 +01:00
Andy Allan
2f1715a02c
Bootstrap 5: no-gutters renamed to g-0
2022-07-20 14:43:00 +01:00
Andy Allan
e2f17abd3d
Bootstrap 5: Replace card-deck with a row-cols-* based grid
2022-07-20 14:43:00 +01:00
Andy Allan
934d81aa55
Bootstrap 5: Replace all form-group classes with mb-3
2022-07-20 14:42:57 +01:00
Andy Allan
e80d74ae73
Bootstrap 5: Add form-label class to hand-crafted form labels
...
This is done automatically for forms created by bootstrap_form
2022-07-20 14:41:56 +01:00
Andy Allan
a4af46ef47
Bootstrap 5: Override float attribute on legends
...
I don't fully understand why bootstrap added this in v5, as the
discussion on the issue tracker isn't clear. But we neither want
nor need this.
2022-07-20 14:41:55 +01:00
Andy Allan
02a6ec60ec
Bootstrap 5: Update manual select boxes to use form-select class
2022-07-20 14:41:55 +01:00
Andy Allan
2080696fe6
Bootstrap 5: Remove use of form-row class
...
This has been replaced by simple `row` class in v5. We can also use the
gx-N classes here, which tighten up the horizontal gutter sizes for
space-constrained forms.
2022-07-20 14:41:41 +01:00
Andy Allan
779167e493
Bootstrap 5: Enable negative margins
2022-07-20 11:13:33 +01:00
Andy Allan
3b942ae5de
Bootstrap 5: change rounded-sm to rounded-1
2022-07-20 11:13:33 +01:00
Andy Allan
a481915a37
Upgrade to bootstrap 5
2022-07-20 11:13:33 +01:00
Tom Hughes
698d7a0668
Switch actions workflows to use ruby/setup-ruby
2022-07-19 19:01:53 +01:00
Tom Hughes
adbe18b249
Update bundle
2022-07-19 17:07:43 +01:00
Tom Hughes
9e6a3b7b10
Merge remote-tracking branch 'upstream/pull/3604'
2022-07-19 17:03:19 +01:00
Tom Hughes
57f8fe3859
Merge remote-tracking branch 'upstream/pull/3597'
2022-07-19 17:02:18 +01:00
Tom Hughes
3eb5b7cfeb
Merge remote-tracking branch 'upstream/pull/3603'
2022-07-19 17:01:35 +01:00
Anton Khorev
b54c03389b
Strip leading/trailing whitespace from comma-separated trace tags
2022-07-19 13:47:28 +03:00
dependabot[bot]
b3cd29289a
Bump eslint from 8.19.0 to 8.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 23:00:56 +00:00
Anton Khorev
7fbfec71d1
Merge branch 'master' into trace-description-maxlength
2022-07-18 17:50:30 +03:00
translatewiki.net
48fff2bfea
Localisation updates from https://translatewiki.net .
2022-07-18 13:12:12 +02:00
Tom Hughes
16dc80063e
Merge remote-tracking branch 'upstream/pull/3602'
2022-07-17 22:33:54 +01:00
Martin Raifer
99ed67cc3b
optimize image file size
2022-07-17 21:55:55 +02:00
Martin Raifer
7f8b16600b
remove blue circle in top right corner, improving contrast with "x" button
2022-07-17 21:47:10 +02:00
Tom Hughes
faea4ee7ea
Merge remote-tracking branch 'upstream/pull/3601'
2022-07-17 11:15:06 +01:00
Tom Hughes
1c920a2651
Update bundle
2022-07-17 11:13:34 +01:00
Martin Raifer
ef56e11e58
add banner for sotm 2022
2022-07-16 21:48:06 +02:00
Anton Khorev
c66f850cd1
Set trace description input max length
2022-07-15 05:19:00 +03:00
translatewiki.net
93e21aea7d
Localisation updates from https://translatewiki.net .
2022-07-14 13:12:52 +02:00
Tom Hughes
262b6a9adf
Update to rails 7.0.3.1
2022-07-13 16:55:26 +01:00
Tom Hughes
da044999bf
Update bundle
2022-07-13 16:52:28 +01:00
translatewiki.net
ef7bd37714
Localisation updates from https://translatewiki.net .
2022-07-11 13:13:06 +02:00
Tom Hughes
0ae438a5c1
Add a configuration option to disable HTTP basic authentication
2022-07-08 17:25:20 +01:00
Tom Hughes
0c524b2408
Log any use of basic authentication
2022-07-08 17:13:02 +01:00
Tom Hughes
1a4faa4507
There is no need to do setup_user_auth and authorize for the same action
2022-07-08 16:38:51 +01:00
translatewiki.net
679f442470
Localisation updates from https://translatewiki.net .
2022-07-07 13:13:39 +02:00
Tom Hughes
2cc8c549dc
Update bundle
2022-07-05 18:12:20 +01:00
Tom Hughes
c1d42d2e09
Merge remote-tracking branch 'upstream/pull/3588'
2022-07-05 18:06:54 +01:00
dependabot[bot]
c36dbbf6ed
Bump eslint from 8.18.0 to 8.19.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 23:00:42 +00:00
translatewiki.net
32104684f7
Localisation updates from https://translatewiki.net .
2022-07-04 13:14:17 +02:00
translatewiki.net
9e21b12678
Localisation updates from https://translatewiki.net .
2022-06-30 13:13:48 +02:00
Tom Hughes
006884bedd
Fix new rubocop warning
2022-06-28 21:11:12 +01:00
Tom Hughes
dab879d342
Update bundle
2022-06-28 21:09:05 +01:00
Tom Hughes
c991cd1043
Merge remote-tracking branch 'upstream/pull/3583'
2022-06-28 21:07:49 +01:00
dependabot[bot]
1cd13f7ec0
Bump qs from 6.10.5 to 6.11.0
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.10.5 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.5...v6.11.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:00:54 +00:00
translatewiki.net
6f31d5fb7f
Localisation updates from https://translatewiki.net .
2022-06-27 13:15:32 +02:00
Tom Hughes
ed4549afab
Fix eslint warnings
2022-06-26 19:56:27 +01:00