Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master reg #1864

Merged
merged 109 commits into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
aeaae17
fix(rust): follow redirections in Transfer::get
imobachgs Dec 12, 2024
eb4e3bb
fix(rust): add a module to detect file formats
imobachgs Dec 12, 2024
9e0dbeb
fix(rust): detect the profile format by its content
imobachgs Dec 12, 2024
4532fd1
doc(rust): update changes file
imobachgs Dec 12, 2024
b00e1b1
fix(ci): add Jsonnet for Rust tests
imobachgs Dec 12, 2024
50885f5
Rename "encrypted password" to "hashed password"
lslezak Dec 12, 2024
4cf1626
fix(web): drop typedoc-plugin-external-module-map
dgdavid Dec 12, 2024
643bc03
fix(web): stop using Section in favor of Page.Section
dgdavid Dec 12, 2024
822be64
fix(web): delete core/Section component
dgdavid Dec 12, 2024
e55074f
fix(rust): FileFormat reports read_to_string problems
imobachgs Dec 13, 2024
46ceda3
fix(rust): Transfer::get reports fails on errors
imobachgs Dec 13, 2024
ceaff89
fix(rust): fix shell handling in "profile import"
imobachgs Dec 13, 2024
c3f4f05
Fix unit test
lslezak Dec 13, 2024
1fcd19d
Rename "encrypted password" to "hashed password" (#1833)
lslezak Dec 13, 2024
9ba51f2
Ignore generated OpenAPI data
lslezak Dec 13, 2024
2c49831
Ignore generated OpenAPI data (#1835)
lslezak Dec 13, 2024
34bc000
fix(web): migrate some components to TypeScript
dgdavid Dec 13, 2024
bdd5537
fix(web): please ESLint
dgdavid Dec 13, 2024
a84849c
Revert "ci: disable npm typedoc:component"
dgdavid Dec 13, 2024
eedeb81
Update web translation files
yast-bot Dec 15, 2024
5674c01
Update service PO files
yast-bot Dec 15, 2024
a228134
Update translations in the product files
yast-bot Dec 15, 2024
269356a
Update translations in the product files (#1838)
imobachgs Dec 16, 2024
b22d4bb
Update web translation files (#1836)
imobachgs Dec 16, 2024
6284cbf
Update service PO files (#1837)
imobachgs Dec 16, 2024
5aeaf53
feat(rust): allow using any script in agama.auto
imobachgs Dec 16, 2024
ecbfb32
fix(rust): improve detection of jsonnet files
imobachgs Dec 16, 2024
4aee8fb
fix(web): make TypeDoc works again (#1832)
dgdavid Dec 16, 2024
cb8a56e
doc(rust): explain why 'jsonnet' is not handle as a script
imobachgs Dec 16, 2024
d00fb95
fix(rust): better profile URL handling (#1831)
imobachgs Dec 16, 2024
c45b4e9
Fixed the integration test
lslezak Dec 16, 2024
c53f18a
Storage documentation moved to agama-project.github.io
ancorgs Dec 16, 2024
cbf2df6
Fixed the integration test (#1839)
lslezak Dec 16, 2024
1d7db67
Add additional condition format suggested during review
ancorgs Dec 17, 2024
f2ad0a3
Storage documentation moved to agama-project.github.io (#1841)
ancorgs Dec 17, 2024
fdc5be2
fix(rust): add jsonnet as a BuildRequires dependency
imobachgs Dec 18, 2024
4ae8740
doc(rust): update changes file
imobachgs Dec 18, 2024
703341c
fix(rust): add jsonnet as a BuildRequires dependency (#1842)
imobachgs Dec 18, 2024
9c95297
feat(rust): add logging configuration through the AGAMA_LOG variable
imobachgs Dec 18, 2024
d9db1b0
fix(rust): set zbus level logging to "info"
imobachgs Dec 18, 2024
c68b6bb
doc(rust): update changes file
imobachgs Dec 18, 2024
03dbe3b
Merge branch 'master' into better-logging
imobachgs Dec 18, 2024
327f159
Fixed timeout in the integration test
lslezak Dec 18, 2024
53a4357
feat(rust): add support to configure logging through AGAMA_LOG (#1843)
imobachgs Dec 18, 2024
6749f1c
fix(ci): Fixed timeout in the integration test (#1844)
lslezak Dec 18, 2024
efc5058
fix(rust): several schema validation fixes
imobachgs Dec 19, 2024
f218f49
doc(rust): update changes file
imobachgs Dec 19, 2024
1477848
fix(rust): several schema validation fixes (#1845)
imobachgs Dec 19, 2024
5492568
Add bootloader section to agama config (jsc#AGM-54)
jreidinger Dec 16, 2024
4398045
Merge remote-tracking branch 'origin/master' into bootloader_force_us…
jreidinger Dec 19, 2024
c755042
try to fix ruby tests in CI
jreidinger Dec 19, 2024
81c7a17
remove leftover and fix doc
jreidinger Dec 20, 2024
690d40b
changes
jreidinger Dec 20, 2024
1cca04c
Bootloader force user input (#1840)
jreidinger Dec 20, 2024
1a63357
fix(web): proper handle netmask
dgdavid Dec 20, 2024
ac7c313
doc(web): update changes file
dgdavid Dec 20, 2024
a103f54
fix(web): proper netmask handling (#1847)
ancorgs Dec 20, 2024
06b7d08
storage: add client methods to work with config
joseivanlopez Dec 20, 2024
78938b6
storage: recover config if needed
joseivanlopez Dec 20, 2024
427873a
service: changelog
joseivanlopez Dec 20, 2024
cf131a8
fix(storage): recover config if needed (#1848)
joseivanlopez Dec 20, 2024
225038d
Update web translation files
yast-bot Dec 22, 2024
a73b4dd
Update service PO files
yast-bot Dec 22, 2024
f03d6fe
Update translations in the product files
yast-bot Dec 22, 2024
7238749
fix reading and writing storage config
jreidinger Dec 23, 2024
5824069
changes
jreidinger Dec 23, 2024
c3d85bb
Fix storage config (#1854)
dgdavid Dec 23, 2024
767b8d7
refactor(web): migrate core/EmailInput to TypeScript
dgdavid Dec 19, 2024
7a412fd
refactor(web): migrate src/client to TypeScript
dgdavid Dec 23, 2024
77cf091
refactor(web): migrate contexts to TypeScript
dgdavid Dec 26, 2024
ea242a3
refactor(web): migrate src/Protected to TypeScript
dgdavid Dec 26, 2024
760a780
refactor(web): migrate i18n to TypeScript
dgdavid Dec 26, 2024
1e777ec
refactor(web): migrate src/agama to TypeScript
dgdavid Dec 26, 2024
9ee2f61
Update web translation files (#1849)
dgdavid Dec 26, 2024
3bdbd16
Update service PO files (#1850)
dgdavid Dec 26, 2024
42c39da
Update translations in the product files (#1851)
dgdavid Dec 26, 2024
fd989ff
refactor(web): migrate src/utils to TypeScript
dgdavid Dec 27, 2024
5c38fc8
refactor(web): migrate test-utils to TypeScript
dgdavid Dec 27, 2024
7ecdd9e
refactor utils
dgdavid Dec 27, 2024
4f8dcdb
fix(web): adjust some types in ZFCP components
dgdavid Dec 27, 2024
8c63e13
fix(web): type adjustments
dgdavid Dec 27, 2024
b6e8984
fix(web): please ESLint
dgdavid Dec 27, 2024
02b4a4b
refactor(web): migrate router to TypeScript
dgdavid Dec 27, 2024
96f3db6
refactor(web): migrate src/index to TypeScript
dgdavid Dec 27, 2024
6ccb663
refactor(web): migrate setupTests to TypeScript
dgdavid Dec 27, 2024
21d5247
Update service PO files
yast-bot Dec 29, 2024
815415d
refactor(web): migrate hooks to TypeScript
dgdavid Dec 30, 2024
c1684a8
refactor(web): migrate user utils to TypeScript
dgdavid Dec 30, 2024
e97c575
refactor(web): move index files to TypeScript
dgdavid Jan 2, 2025
62e1b04
refactor(web): migrate core/RowActions to TypeScript
dgdavid Jan 2, 2025
aea35db
refactor(web): migrate core/NumericTextInput to TypeScript
dgdavid Jan 2, 2025
b01c27e
fix(web): please ESLint after migrating NumericTextInput
dgdavid Jan 2, 2025
a1e82ef
Update service PO files (#1856)
dgdavid Jan 2, 2025
ef15c76
refactor(web): migrate core/ListSearch to TypeScript
dgdavid Jan 2, 2025
7ec3d97
refactor(web): drop core/SectionSkeleton
dgdavid Jan 2, 2025
dfa51aa
refactor(web): migratre layout/Center to TypeScript
dgdavid Jan 2, 2025
8876cf5
refactor(web): migrate to core/IssuesHint to TypeScript
dgdavid Jan 2, 2025
39bdcb6
refactor(web): migrate L10n page and sections to TypeScript
dgdavid Jan 2, 2025
0bb51fd
refactor(web): migrate core/ProgressText to TypeScript
dgdavid Jan 2, 2025
d6815ce
refactor(web): migrate ProductSelectionProgress to TypeScript
dgdavid Jan 2, 2025
b1f89d3
fix(web): improve useNodeSiblings type readbility
dgdavid Jan 3, 2025
6d803cc
fix(web): stop using translations in test files
dgdavid Jan 3, 2025
6ecc316
fix(web): revert copyright miss-updated
dgdavid Jan 3, 2025
c08869b
refactor(web): continue TypeScript migration (#1857)
dgdavid Jan 3, 2025
bbe522d
change product description for SLES4SAP (bsc#1235023)
angelabriel Jan 6, 2025
4045c06
change product description for SLES4SAP (bsc#1235023) (#1863)
lslezak Jan 6, 2025
ba20646
Merge remote-tracking branch 'origin/master' into merge_master_reg
jreidinger Jan 7, 2025
6fd4bda
fix(web): please TypeScript
dgdavid Jan 7, 2025
6d0919e
fix(web): do not show the registration alert when registration type u…
dgdavid Jan 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
run: zypper --non-interactive install
clang-devel
dbus-1-daemon
golang-github-google-jsonnet
jq
libopenssl-3-devel
openssl-3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: cd web && npm ci

- name: Build Web UI documentation
run: cd web && npm run typedoc:client && mv typedoc.out/ ../doc/dist/web-ui
run: cd web && npm run typedoc && mv typedoc.out/ ../doc/dist/web-ui

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down
Loading
Loading