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

Version 8.10.0 (#8256) #8274

Merged
merged 244 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
244 commits
Select commit Hold shift + click to select a range
72c330a
fix(blazorui): resolve minor issues of BitPersona #7750 (#7760)
Cyrus-Sushiant Jun 9, 2024
d238f34
Improve BitPersona demo page (#7763) (#7764)
Cyrus-Sushiant Jun 10, 2024
e985edb
feat(websites): remove WasmBuildNative from websites #7736 (#7765)
mhrastegari Jun 10, 2024
f99f70a
feat(websites): add Low-code/No-code page to Platform website #7749 (…
msynk Jun 10, 2024
29a973c
fix(websites): resolve minor issues of Platform website #7767 (#7768)
msynk Jun 11, 2024
26d0e41
feat(blazorui): add Debounce and Throttle to input components #7556 (…
msynk Jun 12, 2024
7710c46
feat(dependencies): Use Msbuild incremental build to run BeforeBuildT…
ysmoradi Jun 13, 2024
816d93c
feat(blazorui): add ShowCloseButton parameter to BitTimePicker #7769 …
Cyrus-Sushiant Jun 13, 2024
1161b7a
fix(blazorui): resolve RTL issues in BitCircularTimePicker #7772 (#7777)
Cyrus-Sushiant Jun 13, 2024
12fa67e
feat(hybrid): add switch to BlazorWebView to configure fire and forge…
mhrastegari Jun 13, 2024
96b1578
feat(blazorui): add BitLayout component #7505 (#7780)
msynk Jun 13, 2024
3cb82a7
feat(blazorui): hide BitComponentBase memebers from extra components …
msynk Jun 13, 2024
95eaa52
feat(websites): add copy button to code boxes in Platform website #62…
mhrastegari Jun 14, 2024
56b057c
feat(templates): change default database option to SQLite in Boilerpl…
ysmoradi Jun 16, 2024
61d4218
feat(templates): apply required refactors in Boilerplate #7788 (#7789)
ysmoradi Jun 16, 2024
b3baadd
feat(templates): add PostgreSQL support to Boilerplate #7793 (#7794)
ysmoradi Jun 16, 2024
44541df
fix(pipelines): Use latest jakejarvis/cloudflare-purge-action version…
ysmoradi Jun 16, 2024
e81a1e8
feat(templates): improve MessageBoxService to correctly show all mess…
msynk Jun 16, 2024
01b562f
feat(templates): enable Linker in CD pipelines of samples of Boilerpl…
ysmoradi Jun 16, 2024
fe29499
fix(blazorui): resolve parsing issues of NumberField #7678 (#7786)
msynk Jun 17, 2024
9d8a4b1
feat(blazorui): add Classes/Styles parameters to the BitPersona #7779…
Cyrus-Sushiant Jun 18, 2024
cae3da0
fix(blazorui): resolve overflow issues of Persona #7797 (#7806)
msynk Jun 18, 2024
52e9486
feat(deps): update project dependencies #7809 (#7810)
ysmoradi Jun 18, 2024
c5b6533
feat(blazorui): rename Divider property in BitTimePickerClassStyles #…
Cyrus-Sushiant Jun 19, 2024
7598f4a
feat(blazorui): improve bindings of InputBase #7660 (#7804)
msynk Jun 20, 2024
d3cf27b
feat(github): improve devcontainer configuration #7814 (#7815)
ysmoradi Jun 20, 2024
9b1d6f6
feat(blazorui): change ElementAttributeBuilder to return null instead…
Cyrus-Sushiant Jun 20, 2024
cd01a0d
feat(infra): improve product versions in browser #7821 (#7823)
msynk Jun 21, 2024
d589918
fix(websites): resolve menu item issues on Platform website #7819 (#7…
msynk Jun 21, 2024
3a88e4e
fix(infra): resolve inconsistent port numbers of demo projects #7822 …
msynk Jun 21, 2024
918dbf7
feat(blazorui): improve BitCheckbox after InputBase improvements #781…
msynk Jun 21, 2024
d800da2
feat(blazorui): rename IsRequired parameter in BitLabel #7827 (#7828)
Cyrus-Sushiant Jun 22, 2024
175ce3d
feat(templates): add missing attributes to viewport meta tag #7784 (#…
msynk Jun 22, 2024
a819977
feat(blazorui): add BitHeader component #7831 (#7832)
msynk Jun 23, 2024
3c0e97a
fix(websites): resolve bg color issue of the Boilerplate terminal in …
hassanyousefi Jun 23, 2024
3be6094
feat(blazorui): add BitFooter component #7833 (#7837)
msynk Jun 23, 2024
542129c
feat(blazorui): add BitGrid component #7705 (#7811)
mhrastegari Jun 23, 2024
fadee88
feat(blazorui): add BitSpacer component #7834 (#7838)
msynk Jun 24, 2024
0642d14
feat(blazorui): improve BitLayout component #7839 (#7842)
msynk Jun 24, 2024
b8ae092
feat(blazorui): add missing links to BitSpacer demo page #7841 (#7843)
msynk Jun 24, 2024
94cca70
fix(templates): Resolve aot issue in iOS output of Boilerplate projec…
ysmoradi Jun 24, 2024
ec3ddf7
feat(blazorui): improve BitChoiceGroup after InputBase improvements #…
msynk Jun 24, 2024
409d1ed
feat(blazorui): enable interpreter while aot compile all assemblies #…
ysmoradi Jun 24, 2024
59ad30c
feat(blazorui): complete BitFooter demo #7840 (#7845)
mhrastegari Jun 24, 2024
13de2d4
feat(templates): improve Boilerplate native cloud development compati…
ysmoradi Jun 25, 2024
1d8ffdf
fix(blazorui): resolve BitGrid demo page build error #7850 (#7851)
msynk Jun 25, 2024
68cc080
feat(deps): update project dependencies #7854 (#7855)
ysmoradi Jun 25, 2024
260dedf
feat(blazorui): complete BitHeader demo #7852 (#7853)
mhrastegari Jun 25, 2024
2e8b5cb
feat(blazorui): use constant sequence values in BuildRenderTree metho…
msynk Jun 25, 2024
ebcfa27
feat(blazorui): move BuildRenderTree method to BitNavOption.razor fil…
msynk Jun 25, 2024
8047cc8
feat(templates): add controller and action metadata to generated requ…
ysmoradi Jun 25, 2024
4e069bd
fix(blazorui): resolve keydown event issues of BitNumberField #7857 (…
msynk Jun 25, 2024
69986bc
fix(blazorui): resolve inconsistent naming of element parameter in co…
msynk Jun 25, 2024
db49214
feat(blazorui): improve BitLabel tests #7824 (#7866)
Cyrus-Sushiant Jun 25, 2024
8dd7d8e
feat(templates): disable request retry policy for SignUp page in Boil…
ysmoradi Jun 25, 2024
9aca5bc
feat(prerelease): v-8.10.0-pre-01 #7856 (#7869)
msynk Jun 25, 2024
484d0de
feat(templates): pass type instead of type name in http proxy source …
ysmoradi Jun 26, 2024
34ff566
feat(blazorui): improve BitNumberField after InputBase improvements #…
msynk Jun 26, 2024
ba9df31
feat(prerelease): v-8.10.0-pre-02 #7874 (#7875)
msynk Jun 26, 2024
049e84c
fix(blazorui): resolve BitNumberField issue of not changing value by …
msynk Jun 26, 2024
b1baa33
feat(prerelease): v-8.10.0-pre-03 #7878 (#7879)
msynk Jun 26, 2024
a1aacd1
feat(blazorui): add missing aria-label to BitLabel #7880 (#7881)
Cyrus-Sushiant Jun 27, 2024
e6ee795
feat(blazorui): add test for aria-label in BitLabelTests #7883 (#7884)
Cyrus-Sushiant Jun 27, 2024
12f6b52
feat(blazorui): remove Events sample in BitIcon demo page #7882 (#7886)
Cyrus-Sushiant Jun 27, 2024
05f6b96
feat(blazorui): restructure components based on demo nav-menu items #…
msynk Jun 27, 2024
3419a25
feat(blazorui): remove bit-icon-- css class when BitIcon has no IconN…
Cyrus-Sushiant Jun 28, 2024
1506151
feat(blazorui): add BitTextInputBase component #7890 (#7896)
msynk Jun 28, 2024
4a4fd22
feat(blazorui): use a short unique string for id in BitComponentBase …
msynk Jun 28, 2024
fc0e3f6
feat(blazorui): complete BitSpacer demo #7899 (#7900)
mhrastegari Jun 28, 2024
12dab7b
feat(blazorui): add missing ReadOnly parameter to InputBase #7893 (#7…
msynk Jun 28, 2024
9ed4cc3
feat(blazorui): add Size parameter to BitIcon #7903 (#7904)
Cyrus-Sushiant Jun 28, 2024
8f35b9e
feat(blazorui): unify size enums in all components #7907 (#7908)
msynk Jun 29, 2024
d1a6b21
feat(blazorui): add Color parameter to BitIcon #7909 (#7910)
Cyrus-Sushiant Jun 29, 2024
b793a7e
feat(blazorui): add missing Required parameter to InputBase #7895 (#7…
msynk Jun 29, 2024
791a00e
feat(websites): update Platform website's port #7913 (#7914)
msynk Jun 29, 2024
cdd3e73
feat(blazorui): add missing base class from code behind of all compon…
msynk Jun 30, 2024
3a892e7
feat(blazorui): add tests for BitIcon #7887 (#7888)
Cyrus-Sushiant Jun 30, 2024
849f805
feat(infra): add supported Browsers and OS versions to docs #4508 (#7…
mhrastegari Jun 30, 2024
345d432
feat(templates): add support for cloud based blob storages in Boilerp…
ysmoradi Jun 30, 2024
632349f
feat(templates): update pipelines of Todo and AdminPanel sample to us…
ysmoradi Jun 30, 2024
0bfc6e5
feat(blazorui): rename TimePickerDivider to TimePickerHourMinuteSepar…
Cyrus-Sushiant Jul 1, 2024
2826d5d
feat(blazorui): unify all color enums into BitSeverity #7912 (#7920)
msynk Jul 2, 2024
7108f0b
fix(blazorui): resolve color issues of disabled BitIcon #7923 (#7924)
Cyrus-Sushiant Jul 3, 2024
fbaa6a8
feat(blazorui): improve BitIcon demo page #7925 (#7927)
Cyrus-Sushiant Jul 3, 2024
5f45166
feat(blazorui): unify all variant enums into BitVariant enum #7911 (#…
msynk Jul 3, 2024
6b264f7
feat(templates): improve sample pipelines of Boilerplate project temp…
ysmoradi Jul 3, 2024
2c5b7a6
feat(blazorui): remove redundant @imports in scss files of demo pages…
msynk Jul 3, 2024
b753f36
feat(blazorui): rename Divider properties to HourMinuteSeparator in B…
Cyrus-Sushiant Jul 3, 2024
5f14a22
feat(blazorui): improve BitLabel's tests #7931 (#7932)
Cyrus-Sushiant Jul 4, 2024
27c8944
feat(blazorui): improve BitIcon's tests #7934 (#7935)
Cyrus-Sushiant Jul 4, 2024
eee2d87
feat(templates): add culture to generated identity URLs in Boilerplat…
ysmoradi Jul 4, 2024
30b388b
feat(blazorui): improve internal state of BitNumberField #7936 (#7937)
msynk Jul 4, 2024
0a7c17c
feat(blazorui): correct TryParseValueFromString signature in some inp…
msynk Jul 4, 2024
0dac9ee
fix(blazorui): resolve DefaultValue issues in BitChoiceGroup #7942 (#…
msynk Jul 5, 2024
8411d6a
feat(blazorui): improve BitLink component #7944 (#7945)
Cyrus-Sushiant Jul 5, 2024
0304dc1
feat(blazorui): improve Theme variables #7946 (#7948)
msynk Jul 5, 2024
edcaae4
feat(blazorui): improve style and visual implementation of BitButton …
msynk Jul 5, 2024
c195dbc
feat(blazorui): update BitTheme based on changes to theme variables #…
msynk Jul 6, 2024
4aa10a5
feat(blazorui): add Tertiary general color to theme #7957 (#7960)
msynk Jul 6, 2024
dba2903
feat(blazorui): add Tertiary general color support to BitButton #7958…
msynk Jul 6, 2024
bd4436d
feat(templates): add Immediate and DebounceTime to todo input in Boil…
msynk Jul 7, 2024
acbe14f
feat(blazorui): rename HasUnderline parameter to Underlined in BitLin…
Cyrus-Sushiant Jul 7, 2024
92e16d6
feat(blazorui): improve BitLink's tests #7933 (#7947)
Cyrus-Sushiant Jul 8, 2024
9937782
feat(blazorui): update BitButtonGroup with new BitColor enum #7967 (#…
msynk Jul 8, 2024
1ff4079
feat(blazorui): add BitSplitter Component #7962 (#7964)
mhrastegari Jul 9, 2024
29a1fde
feat(blazorui): update BitCompoundButton with new BitColor enum #7969…
msynk Jul 9, 2024
725676f
feat(blazorui): remove redundant BitButtonIconPosition enum #7951 (#7…
msynk Jul 9, 2024
2a48ae1
feat(templates): separate API project from Server project in Boilerpl…
ysmoradi Jul 9, 2024
6f85a92
build(deps): bump System.Text.Json (#7977)
dependabot[bot] Jul 10, 2024
fe52cf3
feat(blazorui): add BitLinkTarget class #7966 (#7973)
Cyrus-Sushiant Jul 10, 2024
8317eda
feat(dependencies): Update project dependencies #7982 (#7983)
ysmoradi Jul 10, 2024
ff9fb75
feat(blazorui): add aria-label to BitElement #7980 (#7981)
Cyrus-Sushiant Jul 10, 2024
e944f21
feat(blazorui): merge BitCompoundButton into BitButton #7975 (#7978)
msynk Jul 11, 2024
67abb9f
feat(blazorui): add missing aria-label attribute to BitTypography #79…
Cyrus-Sushiant Jul 11, 2024
6e93844
feat(templates): replace ASP.NET Core with EmbedIO in implementing lo…
ysmoradi Jul 11, 2024
4a8ecc3
feat(blazorui): add missing DefaultValue of Variant parameter to BitT…
Cyrus-Sushiant Jul 11, 2024
7d95707
feat(blazorui): improve BitElement tests #7972 (#7986)
Cyrus-Sushiant Jul 11, 2024
fb54964
feat(templates): refactor Boilerplate's configurations in prerenderin…
ysmoradi Jul 12, 2024
17e564f
feat(blazorui): rename Divider property to HourMinuteSeparator in Bit…
Cyrus-Sushiant Jul 12, 2024
bb81121
feat(blazorui): add Color and Size parameters to BitActionButton #797…
msynk Jul 12, 2024
110b550
feat(github): update image tags of README.md file #8003 (#8004)
msynk Jul 13, 2024
65ed746
feat(blazorui): merge BitIconButton into the BitButton #7999 (#8000)
msynk Jul 14, 2024
70b5f43
feat(blazorui): add App_Data and *.pubxml* to clean script files #800…
ysmoradi Jul 14, 2024
beebce4
feat(blazorui): improve BitTypography tests #7987 (#7990)
Cyrus-Sushiant Jul 15, 2024
427f295
fix(templates): resolve issues of serving static files in Boilerplate…
ysmoradi Jul 16, 2024
03230e0
feat(blazorui): move Class/Style Builder Reset calls to generated Set…
msynk Jul 16, 2024
c31305e
feat(blazorui): merge BitSpinner into BitProgressBar #8006 (#8011)
mhrastegari Jul 16, 2024
cc37ee6
fix(blazorui): resolve ui issues of copy buttons in demo pages #8026 …
msynk Jul 17, 2024
af6f7dc
feat(blazorui): replace Severity parameter with Color in BitMessage #…
msynk Jul 17, 2024
e05269f
feat(blazorui): add new tests for BitIcon #8021 (#8029)
Cyrus-Sushiant Jul 17, 2024
06bde07
feat(blazorui): improve BitOverlay demo #8030 (#8031)
mhrastegari Jul 17, 2024
67c1f68
feat(blazorui): move HasBeenSet fields to generated code #8022 (#8023)
msynk Jul 17, 2024
f56b7aa
feat(blazorui): add new tests for BitLabel #8035 (#8037)
Cyrus-Sushiant Jul 18, 2024
1a87c88
feat(blazorui): add missing aria-label attribute to BitSticky #8041 (…
Cyrus-Sushiant Jul 18, 2024
a499edc
feat(blazorui): add new tests for BitElement #8039 (#8040)
Cyrus-Sushiant Jul 18, 2024
ed4b951
feat(blazorui): add missing ChildContent test to BitTypography #8043 …
Cyrus-Sushiant Jul 18, 2024
6ae27be
feat(blazorui): add new tests for BitLink #8035 (#8038)
Cyrus-Sushiant Jul 18, 2024
8690980
feat(templates): add session management feature to Boilerplate #8019 …
ysmoradi Jul 18, 2024
6454b91
feat(blazorui): add missing ResetStyleBuilder attributes to BitStack …
msynk Jul 18, 2024
84a7a5b
feat(blazorui): add assign method to set two-way bound parameters #80…
msynk Jul 18, 2024
249e6d7
feat(blazorui): improve input related public APIs of BitDropdown #804…
msynk Jul 19, 2024
ca43a00
fix(blazorui): resolve issues of ClassBuilder in BitSticky #8051 (#8055)
Cyrus-Sushiant Jul 19, 2024
e4f9439
feat(blazorui): add Color parameter to BitToggleButton #8056 (#8057)
msynk Jul 19, 2024
93e2065
fix(blazorui): resolve issues of Show/Hide Code button #8058 (#8059)
msynk Jul 19, 2024
1793c98
feat(templates): add session management UI to Boilerplate #8052 (#8053)
msynk Jul 19, 2024
7ea26ca
feat(templates): replace @page directives with Route attributes in Bo…
mhrastegari Jul 19, 2024
dbfcb39
feat(blazorui): add missing reset StyleBuilder to BitToggle #8060 (#8…
mhrastegari Jul 19, 2024
b12ca6a
fix(blazorui): resolve UI issues of user sessions in Boilerplate #806…
msynk Jul 20, 2024
048a274
feat(blazorui): improve BitToggle demo #8062 (#8063)
mhrastegari Jul 20, 2024
e643830
Improve BitSlider Demo (#8068) (#8069)
mhrastegari Jul 21, 2024
dd625e7
feat(blazorui): add missing tests of BitSticky #7991 (#8067)
Cyrus-Sushiant Jul 21, 2024
14ee872
feat(blazorui): improve BitActionButton demo page #8070 (#8071)
mhrastegari Jul 21, 2024
0d2dcfb
feat(templates): refactor configuration usages in Boilerplate #8072 (…
ysmoradi Jul 21, 2024
6497831
feat(infra): improve static assets loading across all projects #8074 …
ysmoradi Jul 21, 2024
2510e58
feat(blazorui): improve Boilerplate session management #8076 (#8077)
ysmoradi Jul 21, 2024
10997f8
feat(templates): add api assembly as application part in Boilerplate …
ysmoradi Jul 21, 2024
9f98ee2
feat(templates): add StaticSsr render mode to Boilerplate #8080 (#8081)
ysmoradi Jul 21, 2024
1d2c259
fix(templates): resolve date time offset issues of Postgres database …
ysmoradi Jul 22, 2024
3b8a750
feat(templates): add starting / to route URLs in Boilerplate #8085 (#…
msynk Jul 22, 2024
08b47bb
feat(deps): update project dependencies #8083 (#8084)
ysmoradi Jul 22, 2024
e9aa265
feat(templates): add missing message ScrollIntoView in Boilerplate #8…
msynk Jul 22, 2024
61afd85
fix(websites): correct broken links of Platform website #8093 (#8096)
ysmoradi Jul 22, 2024
4ff64b1
feat(templates): add sitemap generation API to Boilerplate #8094 (#8095)
ysmoradi Jul 22, 2024
5f7c0dc
feat(templates): add Windows url to templates samples page of Platfor…
ysmoradi Jul 23, 2024
a2d10b3
fix(websites): resolve issues of new scss mixed declaration rule in S…
msynk Jul 23, 2024
11ec27e
feat(blazorui): add Color parameter to BitMenuButton #8007 (#8087)
msynk Jul 24, 2024
65f6da3
feat(templates): add missing get value from PrerenderStateService in …
ysmoradi Jul 24, 2024
95878b6
feat(blazorui): improve BitButton demo #8097 (#8098)
mhrastegari Jul 24, 2024
6466e3b
feat(blazorui): improve BitButtonGroup demo #8105 (#8106)
mhrastegari Jul 24, 2024
e0261ca
feat(templates): add missing localization of description meta tag of …
ysmoradi Jul 24, 2024
3d39f6a
feat(blazorui): improve BitToggleButton demo page #8112 (#8113)
mhrastegari Jul 25, 2024
0610f3e
feat(blazorui): remove unused IsSelectedSetter property from BitDropd…
Cyrus-Sushiant Jul 25, 2024
3b958bd
feat(templates): set Server.Web as startup project of Boilerplate #81…
ysmoradi Jul 25, 2024
e3daf0b
feat(blazorui): remove redundant container span from BitToggleButton …
mhrastegari Jul 25, 2024
0dafd36
feat(blazorui): refactor BitBreadcrumb to use NameSelectors class #80…
Cyrus-Sushiant Jul 25, 2024
5cb06e3
feat(blazorui): add missing aria-label attribute to BitSeparator #812…
Cyrus-Sushiant Jul 25, 2024
59eef29
feat(blazorui): add ChildContent test for BitSticky #8124 (#8125)
Cyrus-Sushiant Jul 26, 2024
08f987b
feat(blazorui): add Size parameter to BitMenuButton #8066 (#8127)
msynk Jul 26, 2024
61d4e2f
feat(blazorui): add tests for BitSeparator #8123 (#8126)
Cyrus-Sushiant Jul 26, 2024
ba4d074
fix(blazorui): correct overflow of operator button in BitMenuButton #…
mhrastegari Jul 26, 2024
f4c4807
feat(blazorui): add two-way bound IsOpen parameter to BitMenuButton #…
msynk Jul 27, 2024
ef0a6d8
feat(blazorui): improve BitMenuButton demo page #8131 (#8132)
mhrastegari Jul 27, 2024
ce593f5
feat(blazorui): add auto generation of Changed parameter for two way …
msynk Jul 27, 2024
fc3029f
feat(blazorui): rename IsVertical to Vertical in BitSeparator #8135 (…
Cyrus-Sushiant Jul 28, 2024
56b64a7
feat(templates): hide serverUrl parameter from parameters list of Boi…
ysmoradi Jul 28, 2024
1d8d6af
feat(websites): update template's development prerequisite page in Pl…
Md23Mh Jul 28, 2024
f351d7e
feat(templates): set default value of windows parameter of Boilerplat…
ysmoradi Jul 28, 2024
eb5609b
feat(blazorui): add CallOnSet to BlazorUI source generator #8015 (#8137)
msynk Jul 29, 2024
80757c7
feat(blazorui): improve BitTextField demo page #8141 (#8143)
mhrastegari Jul 29, 2024
76c6d22
fix(blazorui): update BitMessage usages in demo pages #8149 (#8150)
mhrastegari Jul 29, 2024
0ce680d
feat(blazorui): add Reversed parameter to BitToggle #8151 (#8152)
mhrastegari Jul 29, 2024
df56788
feat(templates): refactor Boilerplate middlewares #8157 (#8159)
ysmoradi Jul 30, 2024
a42956f
feat(templates): use UniversalDateTime in Boilerplate identity token …
ysmoradi Jul 30, 2024
1ca5aa3
feat(infra): apply static assets cache policy to relevant static asse…
ysmoradi Jul 30, 2024
6224f3d
feat(blazorui): improve BitSpinButton demo page #8163 (#8164)
mhrastegari Jul 31, 2024
1773708
feat(templates): change default data type of the key fields from int …
ysmoradi Jul 31, 2024
41a3be0
feat(blazorui): replace Severity parameter with Color in BitPaginatio…
msynk Jul 31, 2024
8a0f242
feat(blazorui): replace Severity parameter with Color in BitTimeline …
msynk Jul 31, 2024
a8026b2
feat(blazorui): add RTL support to BitSpinButton #8166 (#8168)
mhrastegari Jul 31, 2024
b0ff491
feat(deps): update project dependencies #8174 (#8175)
ysmoradi Aug 1, 2024
4eba245
feat(blazorui): improve BitNumberField demo #8170 (#8172)
mhrastegari Aug 1, 2024
80e9d52
fix(blazorui): correct labels of Class & Style example of BitTextFiel…
mhrastegari Aug 1, 2024
605e4f2
feat(github actions): refactor full CI pipeline #8181 (#8182)
ysmoradi Aug 1, 2024
5e1094e
feat(blazorui): replace Severity parameter with Color in BitTag #8147…
msynk Aug 1, 2024
13bdab5
feat(blazorui): replace Severity parameter with Color in BitIcon #814…
msynk Aug 1, 2024
a9d6103
feat(blazorui): replace Severity parameter with Color in BitBadge #81…
msynk Aug 2, 2024
b572b33
feat(blazorui): remove BitSeverity enum #8189 (#8193)
msynk Aug 2, 2024
0badf7c
feat(blazorui): update old colors in BitDialog #8194 (#8195)
msynk Aug 2, 2024
e6c9280
feat(blazorui): improve theme color values #8153 (#8156)
msynk Aug 2, 2024
75ce930
feat(blazorui): improve BitDropdown demo #8180 (#8199)
mhrastegari Aug 3, 2024
2814416
feat(blazorui): add tests for BitStack #8171 (#8196)
Cyrus-Sushiant Aug 3, 2024
6423811
feat(blazorui): add Size parameter to BitTag #8183 (#8200)
msynk Aug 3, 2024
07a88ea
feat(prerelease): v-8.10.0-pre-04 #8197 (#8198)
msynk Aug 3, 2024
de37156
feat(templates): update Boilerplate for new version of BlazorUI #8203…
msynk Aug 3, 2024
96f1200
feat(websites): update Platform website for new version of BlazorUI #…
msynk Aug 3, 2024
185321d
fix(websites): resolve Platform website issues #8210 (#8212)
msynk Aug 3, 2024
ad0041b
feat(websites): update Sales website for new version of BlazorUI #820…
msynk Aug 3, 2024
55cb4a1
feat(templates): replace reflection with generated AddTypedHttpClient…
msynk Aug 3, 2024
9a759b8
feat(templates): add api option to Boilerplate #8176 (#8177)
ysmoradi Aug 4, 2024
63b1a07
feat(blazorui): improve background colors of dark theme in BlazorUI #…
msynk Aug 4, 2024
adc4df8
feat(blazorui): improve BitButton component #8206 (#8218)
msynk Aug 4, 2024
0181a51
feat(templates): improve Boilerplate project template #8220 (#8221)
ysmoradi Aug 4, 2024
efb3208
feat(prerelease): v-8.10.0-pre-05 #8213 (#8219)
msynk Aug 4, 2024
df16d11
feat(templates): open README.md file after Boilerplate project creati…
ysmoradi Aug 5, 2024
eac9b2b
feat(templates): add VSCode settings files to Boilerplate #8225 (#8226)
ysmoradi Aug 5, 2024
8f328a2
feat(blazorui): improve BitCalendar demo page #8228 (#8229)
mhrastegari Aug 5, 2024
657c8db
feat(blazorui): improve Loading components #8202 (#8231)
msynk Aug 5, 2024
926eadb
feat(websites): improve getting started docs #8233 (#8234)
ysmoradi Aug 6, 2024
6ba25b6
feat(blazorui): simplify RegisterCssStyles method in BitStack #8236 (…
Cyrus-Sushiant Aug 6, 2024
93f76bf
feat(templates): add devcontainer.json to Boilerplate #8239 (#8240)
ysmoradi Aug 6, 2024
262c723
feat(blazorui): add ItemChecked ClassStyle to BitChoiceGroup #8235 (#…
mhrastegari Aug 6, 2024
98effe3
feat(blazorui): improve BitChoiceGroup demo page #8230 (#8245)
mhrastegari Aug 7, 2024
c5cc959
feat(templates): add SignalR to Boilerplate #8242 (#8244)
ysmoradi Aug 7, 2024
ecdd185
feat(templates): refactor Boilerplate resx designer file generation #…
ysmoradi Aug 7, 2024
ac19110
fix(websites): correct typo in the docs #7439 (#8250)
hootanht Aug 8, 2024
e51261f
feat(blazorui): update title of position section of Modal demo page #…
hootanht Aug 8, 2024
f7f7381
feat(blazorui): update title of controlled section in Breadcrumb demo…
hootanht Aug 8, 2024
9b8bfc9
feat(blazorui): improve BitCheckbox style #8032 (#8238)
msynk Aug 8, 2024
590c391
fix(blazorui): resolve style issues of selected item in multiselect B…
msynk Aug 8, 2024
51baf72
feat(templates): Add test project to Boilerplate #8264 (#8265)
ysmoradi Aug 8, 2024
43e8a97
feat(websites): improve project structure docs #8169 (#8185)
Md23Mh Aug 8, 2024
dadf32f
feat(templates): improve Boilerplate Cors policy #8272 (#8273)
ysmoradi Aug 8, 2024
9916ba7
feat(release): v-8.10.0 #8255 (#8260)
msynk Aug 8, 2024
ba38d89
feat(deps): update project dependencies #8266 (#8267)
ysmoradi Aug 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 1 addition & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"hostRequirements": {
"cpus": 4
},
"onCreateCommand": "wget https://download.visualstudio.microsoft.com/download/pr/86497c4f-3dc8-4ee7-9f6a-9e0464059427/293d074c28bbfd9410f4db8e021fa290/dotnet-sdk-8.0.301-linux-x64.tar.gz -O $HOME/dotnet.tar.gz && export DOTNET_ROOT=$HOME/.dotnet && mkdir -p \"$DOTNET_ROOT\" && tar zxf $HOME/dotnet.tar.gz -C \"$DOTNET_ROOT\" && export PATH=$DOTNET_ROOT:$DOTNET_ROOT/tools:$PATH && sudo dotnet workload install wasm-tools wasm-experimental && dotnet dev-certs https --trust && dotnet build src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks --no-restore && dotnet build src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj -t:InstallNodejsDependencies,BeforeBuildTasks --no-restore && dotnet build src/Websites/Sales/src/Bit.Websites.Sales.Client/Bit.Websites.Sales.Client.csproj -t:InstallNodejsDependencies,BeforeBuildTasks --no-restore && dotnet build src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Core/Boilerplate.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks --no-restore",
"onCreateCommand": "wget https://download.visualstudio.microsoft.com/download/pr/60218cc4-13eb-41d5-aa0b-5fd5a3fb03b8/6c42bee7c3651b1317b709a27a741362/dotnet-sdk-8.0.303-linux-x64.tar.gz -O $HOME/dotnet.tar.gz && export DOTNET_ROOT=$HOME/.dotnet && mkdir -p \"$DOTNET_ROOT\" && tar zxf $HOME/dotnet.tar.gz -C \"$DOTNET_ROOT\" && export PATH=$DOTNET_ROOT:$DOTNET_ROOT/tools:$PATH && dotnet dev-certs https --trust && find . -type f -name '*.csproj' -exec sed -i 's/Microsoft.NET.Sdk.BlazorWebAssembly/Microsoft.NET.Sdk.Web/g' {} \\;",
"waitFor": "onCreateCommand",
"customizations": {
"codespaces": {
Expand All @@ -13,9 +13,6 @@
},
"vscode": {
"extensions": [
"ms-dotnettools.vscode-dotnet-runtime",
"kevin-chatham.aspnetcorerazor-html-css-class-completion",
"ms-dotnettools.csharp",
"glenn2223.live-sass"
]
}
Expand Down
81 changes: 44 additions & 37 deletions .github/workflows/admin-sample.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Admin Sample CD
# Project templates come equipped with CI/CD for both Azure DevOps and GitHub, providing you with a hassle-free way to get started with your new project. It is important to note that you should not depend on the contents of this file. More info at https://bitplatform.dev/templates/dev-ops

env:
API_SERVER_ADDRESS: 'https://adminpanel.bitplatform.dev/'
API_SERVER_ADDRESS: 'https://adminpanel-api.bitplatform.dev'
WEB_SERVER_ADDRESS: 'https://adminpanel.bitplatform.dev'
APP_SERVICE_NAME: 'bit-adminpanel'

on:
Expand Down Expand Up @@ -35,14 +36,14 @@ jobs:
cd src/Templates/Boilerplate && dotnet build -c Release
dotnet pack -c Release -o . -p:ReleaseVersion=0.0.0 -p:PackageVersion=0.0.0
dotnet new install Bit.Boilerplate.0.0.0.nupkg
cd ../../../ && dotnet new bit-bp --name AdminPanel --database SqlServer --sample Admin --appInsights --serverUrl adminpanel.bitplatform.dev
cd ../../../ && dotnet new bit-bp --name AdminPanel --database PostgreSQL --sample Admin --appInsights --serverUrl ${{ env.WEB_SERVER_ADDRESS }} --filesStorage AzureBlobStorage --api Standalone

- name: Update appsettings.json api server address
- name: Update core appsettings.json
uses: devops-actions/[email protected]
with:
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json'
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json, AdminPanel/src/Shared/appsettings.json'
env:
ApiServerAddress: ${{ env.API_SERVER_ADDRESS }}
ServerAddress: ${{ env.API_SERVER_ADDRESS }}
ApplicationInsights.ConnectionString: ${{ secrets.APPLICATION_INSIGHTS_CONNECTION_STRING }}

- uses: actions/setup-node@v4
Expand All @@ -55,24 +56,30 @@ jobs:
- name: Configure app render mode
run: |
sed -i 's/Auto;/BlazorWebAssembly;/g' AdminPanel/src/Client/AdminPanel.Client.Core/Services/AppRenderMode.cs

- name: Configure bswup
run: |
sed -i 's/self.noPrerenderQuery/\/\/ self.noPrerenderQuery/g' AdminPanel/src/Client/AdminPanel.Client.Web/wwwroot/service-worker.js
sed -i 's/self.isPassive = self.disablePassiveFirstBoot = true;/self.isPassive = self.disablePassiveFirstBoot = false;/g' AdminPanel/src/Client/AdminPanel.Client.Web/wwwroot/service-worker.js

- name: Generate CSS/JS files
run: dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore

run: dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release
- name: Publish
run: dotnet publish AdminPanel/src/AdminPanel.Server/AdminPanel.Server.csproj -c Release -p:PwaEnabled=true --self-contained -r linux-x64 -o ${{env.DOTNET_ROOT}}/server -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}"
run: dotnet publish AdminPanel/src/Server/AdminPanel.Server.Api/AdminPanel.Server.Api.csproj -c Release -p:PwaEnabled=true -p:PublishTrimmed=true -p:TrimMode=partial -p:JsonSerializerIsReflectionEnabledByDefault=true --self-contained -r linux-x64 -o ${{env.DOTNET_ROOT}}/server -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}"

- name: Upload server artifact
uses: actions/upload-artifact@v4
with:
name: server-bundle
path: ${{env.DOTNET_ROOT}}/server

- name: Publish adminpanel blazor wasm standalone
run: |
sed -i 's/adminpanel.bitplatform.dev/adminpanel-api.bitplatform.dev/g' AdminPanel/src/Client/AdminPanel.Client.Web/wwwroot/index.html
dotnet publish AdminPanel/src/Client/AdminPanel.Client.Web/AdminPanel.Client.Web.csproj -c Release -p:BlazorWebAssemblyStandalone=true -o ${{env.DOTNET_ROOT}}/static

- name: Upload static artifact
uses: actions/upload-artifact@v4
with:
name: static-bundle
path: ${{env.DOTNET_ROOT}}/static

deploy_api_blazor:
name: deploy api + blazor
needs: build_api_blazor
Expand All @@ -88,16 +95,16 @@ jobs:
with:
name: server-bundle

- name: Delete IdentityCertificate.pfx
- name: Delete DataProtectionCertificate.pfx
run: |
rm IdentityCertificate.pfx
rm DataProtectionCertificate.pfx

- name: Extract identity certificate from env
uses: timheuer/[email protected]
with:
fileDir: './'
fileName: 'IdentityCertificate.pfx'
encodedString: ${{ secrets.API_IDENTITY_CERTIFICATE_FILE_BASE64 }}
fileName: 'DataProtectionCertificate.pfx'
encodedString: ${{ secrets.API_DATA_PROTECTION_CERTIFICATE_FILE_BASE64 }}

- name: Deploy to Azure Web App
id: deploy-to-webapp
Expand All @@ -109,7 +116,7 @@ jobs:
package: .

- name: Purge cache
uses: jakejarvis/cloudflare-purge-action@master
uses: jakejarvis/cloudflare-purge-action@v0.3.0
env:
CLOUDFLARE_ZONE: ${{ secrets.BITPLATFORM_DEV_CLOUDFLARE_ZONE }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
Expand Down Expand Up @@ -137,19 +144,19 @@ jobs:
cd src\Templates\Boilerplate && dotnet build -c Release
dotnet pack -c Release -o . -p:ReleaseVersion=0.0.0 -p:PackageVersion=0.0.0
dotnet new install Bit.Boilerplate.0.0.0.nupkg
cd ..\..\..\ && dotnet new bit-bp --name AdminPanel --database SqlServer --sample Admin --windows --appInsights --appCenter --serverUrl adminpanel.bitplatform.dev
cd ..\..\..\ && dotnet new bit-bp --name AdminPanel --database PostgreSQL --sample Admin --windows --appInsights --appCenter --serverUrl ${{ env.WEB_SERVER_ADDRESS }} --filesStorage AzureBlobStorage

- name: Update appsettings.json api server address
- name: Update core appsettings.json
uses: devops-actions/[email protected]
with:
files: 'AdminPanel\src\Client\AdminPanel.Client.Core\appsettings.json'
files: 'AdminPanel\src\Client\AdminPanel.Client.Core\appsettings.json, AdminPanel\src\Shared\appsettings.json'
env:
ApiServerAddress: ${{ env.API_SERVER_ADDRESS }}
ServerAddress: ${{ env.API_SERVER_ADDRESS }}
WindowsUpdateSettings.FilesUrl: https://windows-adminpanel.bitplatform.dev
ApplicationInsights.ConnectionString: ${{ secrets.APPLICATION_INSIGHTS_CONNECTION_STRING }}

- name: Generate CSS/JS files
run: dotnet build AdminPanel\src\Client\AdminPanel.Client.Core\AdminPanel.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore
run: dotnet build AdminPanel\src\Client\AdminPanel.Client.Core\AdminPanel.Client.Core.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release

- name: Set app center secret
run: (Get-Content AdminPanel\src\Client\AdminPanel.Client.Windows\Program.cs) -Replace 'appCenterSecret = null;', 'appCenterSecret = "a9ed2257-fb82-496a-ba10-78c2d9ef33a6";' | Out-File -Encoding utf8 AdminPanel\src\Client\AdminPanel.Client.Windows\Program.cs
Expand All @@ -171,7 +178,7 @@ jobs:
echo A | xcopy .\bin\publish-x64 .\publish-result /s /e /h
echo A | xcopy .\bin\publish .\publish-result /s /e /h
dotnet tool restore
dotnet vpk pack -u AdminPanel.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e AdminPanel.Client.Windows-x86.exe -r win-x86 --framework net8.0.6-x86-desktop,net8.0.6-x86-aspnetcore,webview2 --icon .\wwwroot\favicon.ico --packTitle 'AdminPanel'
dotnet vpk pack -u AdminPanel.Client.Windows -v "${{ vars.APPLICATION_DISPLAY_VERSION }}" -p .\publish-result -e AdminPanel.Client.Windows-x86.exe -r win-x86 --framework net8.0.7-x86-desktop,webview2 --icon .\wwwroot\favicon.ico --packTitle 'AdminPanel'

- name: Upload artifact
uses: actions/upload-artifact@v4
Expand All @@ -198,7 +205,7 @@ jobs:
cd src/Templates/Boilerplate && dotnet build -c Release
dotnet pack -c Release -o . -p:ReleaseVersion=0.0.0 -p:PackageVersion=0.0.0
dotnet new install Bit.Boilerplate.0.0.0.nupkg
cd ../../../ && dotnet new bit-bp --name AdminPanel --database SqlServer --sample Admin --appInsights --appCenter --serverUrl adminpanel.bitplatform.dev
cd ../../../ && dotnet new bit-bp --name AdminPanel --database PostgreSQL --sample Admin --appInsights --appCenter --serverUrl ${{ env.WEB_SERVER_ADDRESS }} --filesStorage AzureBlobStorage

- uses: actions/setup-node@v4
with:
Expand All @@ -211,12 +218,12 @@ jobs:
fileName: 'AdminPanel.keystore'
encodedString: ${{ secrets.ANDROID_RELEASE_KEYSTORE_FILE_BASE64 }}

- name: Update appsettings.json api server address
- name: Update core appsettings.json
uses: devops-actions/[email protected]
with:
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json'
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json, AdminPanel/src/Shared/appsettings.json'
env:
ApiServerAddress: ${{ env.API_SERVER_ADDRESS }}
ServerAddress: ${{ env.API_SERVER_ADDRESS }}
ApplicationInsights.ConnectionString: ${{ secrets.APPLICATION_INSIGHTS_CONNECTION_STRING }}

- name: Set app center secret
Expand All @@ -231,8 +238,8 @@ jobs:

- name: Generate CSS/JS files
run: |
dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore
dotnet build AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore
dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release
dotnet build AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release

- name: Build aab
run: dotnet build AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -c Release -p:AndroidPackageFormat=aab -p:AndroidKeyStore=true -p:AndroidSigningKeyStore="AdminPanel.keystore" -p:AndroidSigningKeyAlias=bitplatform -p:AndroidSigningKeyPass="${{ secrets.ANDROID_RELEASE_KEYSTORE_PASSWORD }}" -p:AndroidSigningStorePass="${{ secrets.ANDROID_RELEASE_SIGNING_PASSWORD }}" -p:ApplicationDisplayVersion="${{ vars.APPLICATION_DISPLAY_VERSION }}" -p:ApplicationVersion="${{ vars.APPLICATION_VERSION }}" -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" -p:ApplicationTitle="AdminPanel" -p:ApplicationId="com.bitplatform.AdminPanel.Template" -f net8.0-android
Expand All @@ -259,7 +266,7 @@ jobs:

- uses: maxim-lobanov/[email protected]
with:
xcode-version: '15.3'
xcode-version: '15.4'

- uses: actions/setup-node@v4
with:
Expand All @@ -270,14 +277,14 @@ jobs:
cd src/Templates/Boilerplate && dotnet build -c Release
dotnet pack -c Release -o . -p:ReleaseVersion=0.0.0 -p:PackageVersion=0.0.0
dotnet new install Bit.Boilerplate.0.0.0.nupkg
cd ../../../ && dotnet new bit-bp --name AdminPanel --database SqlServer --sample Admin --appInsights --appCenter --serverUrl adminpanel.bitplatform.dev
cd ../../../ && dotnet new bit-bp --name AdminPanel --database PostgreSQL --sample Admin --appInsights --appCenter --serverUrl ${{ env.WEB_SERVER_ADDRESS }} --filesStorage AzureBlobStorage

- name: Update appsettings.json api server address
- name: Update core appsettings.json
uses: devops-actions/[email protected]
with:
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json'
files: 'AdminPanel/src/Client/AdminPanel.Client.Core/appsettings.json, AdminPanel/src/Shared/appsettings.json'
env:
ApiServerAddress: ${{ env.API_SERVER_ADDRESS }}
ServerAddress: ${{ env.API_SERVER_ADDRESS }}
ApplicationInsights.ConnectionString: ${{ secrets.APPLICATION_INSIGHTS_CONNECTION_STRING }}

- name: Set app center secret
Expand All @@ -303,8 +310,8 @@ jobs:

- name: Generate CSS/JS files
run: |
dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:InstallNodejsDependencies,BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore
dotnet build AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore
dotnet build AdminPanel/src/Client/AdminPanel.Client.Core/AdminPanel.Client.Core.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release
dotnet build AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -t:BeforeBuildTasks -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" --no-restore -c Release

- name: Build ipa
run: dotnet publish AdminPanel/src/Client/AdminPanel.Client.Maui/AdminPanel.Client.Maui.csproj -p:RuntimeIdentifier=ios-arm64 -c Release -p:ArchiveOnBuild=true -p:CodesignKey="iPhone Distribution" -p:CodesignProvision="AdminPanel" -p:ApplicationDisplayVersion="${{ vars.APPLICATION_DISPLAY_VERSION }}" -p:ApplicationVersion="${{ vars.APPLICATION_VERSION }}" -p:Version="${{ vars.APPLICATION_DISPLAY_VERSION}}" -p:ApplicationTitle="AdminPanel" -p:ApplicationId="com.bitplatform.AdminPanel.Template" -f net8.0-ios
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/bit.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- name: Install wasm and maui
run: cd src && dotnet workload install maui-android wasm-tools wasm-experimental

- name: Install Nodejs dependencies
continue-on-error: true # Error MSB4057, not all csproj files have InstallNodejsDependencies target.
run: dotnet build src/Bit-CI-release.sln -t:InstallNodejsDependencies -m:1
- name: Run BeforeBuildTasks
continue-on-error: true # Error MSB4057, not all csproj files have BeforeBuildTasks target.
run: dotnet build src/Bit-CI-release.sln -t:BeforeBuildTasks -m:1

- name: MSBuild prerelease
run: dotnet build src/Bit-CI-release.sln
Expand Down Expand Up @@ -62,9 +62,9 @@ jobs:
- name: Install Android Sdk platform tools
run: ${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --sdk_root=$ANDROID_SDK_ROOT "platform-tools"

- name: Install Nodejs dependencies
continue-on-error: true # Error MSB4057, not all csproj files have InstallNodejsDependencies target.
run: dotnet build src/Bit-CI.sln -t:InstallNodejsDependencies -m:1
- name: Run BeforeBuildTasks
continue-on-error: true # Error MSB4057, not all csproj files have BeforeBuildTasks target.
run: dotnet build src/Bit-CI.sln -t:BeforeBuildTasks -m:1

- name: Build
run: dotnet build src/Bit-CI.sln -p:WarningLevel=0 -p:RunCodeAnalysis=false
Expand Down
Loading
Loading