Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

fullstackhero

Open-Source Framework for Modern Web Applications.
Collective - Host: opensource - https://opencollective.com/fullstackhero - Website: https://fullstackhero.net/ - Code: https://github.com/fullstackhero

Merge pull request #66 from fretje/profile

Clean up profile and better re-login support for AzureAD

github.com/fullstackhero/blazor-wasm-boilerplate - 9db45c2b2a6dfa2c51b8dbf3962d1a04e27d0551 authored almost 3 years ago by Mukesh Murugan <[email protected]>
StringLocalizer consistency

github.com/fullstackhero/blazor-wasm-boilerplate - c42686e2bac8b45b83d5230168e45f6aafedba34 authored almost 3 years ago by fretje <[email protected]>
Clean up profile and better Re-login support for AzureAD

also support for returnUrl

github.com/fullstackhero/blazor-wasm-boilerplate - b3b44d055c44f876adb3436332af693e69624cbe authored almost 3 years ago by fretje <[email protected]>
moved constants to shared project

github.com/fullstackhero/blazor-wasm-boilerplate - 5c2d9c63803d364a33ad4038040cd2d186380b78 authored almost 3 years ago by xlogex <[email protected]>
added MultitenancyConstants.DefaultTenant

github.com/fullstackhero/blazor-wasm-boilerplate - f9f6e0b45b062ee602128be7ea9e3747e1ae9673 authored almost 3 years ago by xlogex <[email protected]>
Merge branch 'main' of https://github.com/xlogex/blazor-wasm-boilerplate-1

github.com/fullstackhero/blazor-wasm-boilerplate - 49e31d9ae73c1d82c02b90ca5608812d16633bb5 authored almost 3 years ago by xlogex <[email protected]>
Merge branch 'fullstackhero:main' into main

github.com/fullstackhero/blazor-wasm-boilerplate - f5c64a60ef76e491df121596718e707ab577d712 authored almost 3 years ago by xlogex <[email protected]>
Remodeling page: isolation presentation,code,style

github.com/fullstackhero/blazor-wasm-boilerplate - 1f784c68e4981d103c22c768355226d755cfd5e6 authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #320 from fretje/roleaddisdefault

RoleDto: add IsDefault

github.com/fullstackhero/dotnet-starter-kit - 2ee3c940b486bae10a6c8d43e03b5e7349302f4c authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #65 from fretje/roles

Remove ability to edit and delete default roles

github.com/fullstackhero/blazor-wasm-boilerplate - c8b9fa82556f93348f4fc73c94fea92a50137036 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #319 from fretje/rolemustnotexist

RoleRequestValidator: add async "must not already exist" rule

github.com/fullstackhero/dotnet-starter-kit - 075a4b7965e1150afac9e4cb1930bcf86f0bb913 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Remove ability to edit and delete default roles

using new funtions on entitytablecontext

github.com/fullstackhero/blazor-wasm-boilerplate - 8d2c187728e24f4411eb151fd2b840576c3eb1ff authored almost 3 years ago by fretje <[email protected]>
Merge branch 'fullstackhero:main' into dev

github.com/fullstackhero/dotnet-starter-kit - ac14561a6ce705eb625bc62ce385d9deba9416db authored almost 3 years ago by xlogex <[email protected]>
RoleDto: add IsDefault

github.com/fullstackhero/dotnet-starter-kit - 9590b18205e2fbcceb315d75ba01a35cd0c6e474 authored almost 3 years ago by fretje <[email protected]>
RoleRequestValidator: add async "must not already exist" rule

github.com/fullstackhero/dotnet-starter-kit - ea717b3637e2abca95b792de399d8829249e948f authored almost 3 years ago by fretje <[email protected]>
SecurityTabHidden fix+

github.com/fullstackhero/blazor-wasm-boilerplate - 1cf263102105d7517d86309208e1de81d9937352 authored almost 3 years ago by Mukesh Murugan <[email protected]>
SecurityTabHidden fix

github.com/fullstackhero/blazor-wasm-boilerplate - e6e8fba0a7298103cda8625988d1c57c8bac6eb7 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'fullstackhero:main' into main

github.com/fullstackhero/blazor-wasm-boilerplate - 926168f1b7682929058c2cc5d6b6a4ee4d1d5fb3 authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #2 from fullstackhero/main

p

github.com/fullstackhero/dotnet-starter-kit - 1b35bef04e6c33b48568b743bc8c310bd67f89b6 authored almost 3 years ago by xlogex <[email protected]>
@page "/account/forgot-password"

github.com/fullstackhero/blazor-wasm-boilerplate - fa7569e13e48bc44fcbf93a2ac91e546a761ab42 authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #63 from fretje/validate

remove validationerrors processing from errorresult and fix change pa…

github.com/fullstackhero/blazor-wasm-boilerplate - 2603fbc1b64af9a34e9a8012a9f9dbeead3368e1 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #317 from fretje/validate

remove all BadRequest responses

github.com/fullstackhero/dotnet-starter-kit - ce5d9cc1fa9e3737997f0b5b2a89a047ce87c0d2 authored almost 3 years ago by Mukesh Murugan <[email protected]>
remove validationerrors processing from errorresult and fix change password page

github.com/fullstackhero/blazor-wasm-boilerplate - 4ba349d658d16649136db37c80358d63c4527d5e authored almost 3 years ago by fretje <[email protected]>
remove all BadRequest responses

fix registerrole
undo jsonserializer camelcase
add changepasswordrequestvalidator and rolerequest...

github.com/fullstackhero/dotnet-starter-kit - 2f540aa655fe80311912a2626b8a6dc9338027a6 authored almost 3 years ago by fretje <[email protected]>
Merge branch 'main' of https://github.com/xlogex/dotnet-webapi-boilerplate-1

github.com/fullstackhero/dotnet-starter-kit - c2a149c91b395c3425b918288fb57aacd8492b16 authored almost 3 years ago by xlogex <[email protected]>
Merge branch 'fullstackhero:main' into dev

github.com/fullstackhero/dotnet-starter-kit - 278593f4e77cbf698e4f69fa0a4e8f80a2d06e8e authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #62 from fretje/validate

add TRequest type parameter and use that one in the AddEditModal

github.com/fullstackhero/blazor-wasm-boilerplate - 013eaf28a2f04d8b713ba6d29b8b5615ab0a8894 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #314 from fretje/validate

change errorresultofstring to errorresult and add validationerrors

github.com/fullstackhero/dotnet-starter-kit - b452c4e8f353aa73ad5c09951332342b584fb030 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/xlogex/dotnet-webapi-boilerplate-1

github.com/fullstackhero/dotnet-starter-kit - 399143a27a207412a8871379068a10e3ce83e135 authored almost 3 years ago by xlogex <[email protected]>
SwaggerHeader added tenant in forgot-password

github.com/fullstackhero/dotnet-starter-kit - 99a3c60d73195ac9f1aedf15bfe459b587c4d745 authored almost 3 years ago by xlogex <[email protected]>
add TRequest type parameter and use that one in the AddEditModal

also add getDefaultsFunc and getDetailsFunc

github.com/fullstackhero/blazor-wasm-boilerplate - 889d160ef4f8dffb90fa8a621e8908b84a8e2f49 authored almost 3 years ago by fretje <[email protected]>
add TRequest type parameter and use that one in the AddEditModal

also add getDefaultsFunc and getDetailsFunc

github.com/fullstackhero/blazor-wasm-boilerplate - b5992bb030b2758ea1c2be052f614a9f18daa7e7 authored almost 3 years ago by fretje <[email protected]>
add TRequest type parameter and use that one in the AddEditModal

also add getDefaultsFunc and getDetailsFunc

github.com/fullstackhero/blazor-wasm-boilerplate - a8780e233693b95ba6694aede3e49c83f1bd5ccc authored almost 3 years ago by fretje <[email protected]>
change errorresultofstring to errorresult and add validationerrors

github.com/fullstackhero/dotnet-starter-kit - e6b1c5f34984c0d45a3e5cda1095b9f05f84d522 authored almost 3 years ago by fretje <[email protected]>
updated client code

github.com/fullstackhero/blazor-wasm-boilerplate - f008bd6f3bbbeb99ac0efcd2ac6f555bf31ab231 authored almost 3 years ago by Mukesh Murugan <[email protected]>
data annotations removed

switched to fluent validators

github.com/fullstackhero/dotnet-starter-kit - 1ccac6524ed37074c9d3d3b78bd5a20d351a1008 authored almost 3 years ago by Mukesh Murugan <[email protected]>
validation

added fluent schemas to nswag
added token request validator
updated api conventions

https://git...

github.com/fullstackhero/dotnet-starter-kit - 84717b4930b932718fd754a38e2c6a64465232cb authored almost 3 years ago by Mukesh Murugan <[email protected]>
updated API Client #59

github.com/fullstackhero/blazor-wasm-boilerplate - 50c41b02eebbe4dd562bae3da4054d5fe28eb204 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added cors for react

github.com/fullstackhero/dotnet-starter-kit - 2f79faf43ae159c361079fddf8eb16db51893673 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #312 from xlogex/main

fix send email

github.com/fullstackhero/dotnet-starter-kit - 526d2c7586732940f02764cb7c643bcf66cf4802 authored almost 3 years ago by Mukesh Murugan <[email protected]>
This ended up as a misprint , sorry.

github.com/fullstackhero/dotnet-starter-kit - f8b024eb23af49c6b88825e32e2008d792524609 authored almost 3 years ago by xlogex <[email protected]>
Merge branch 'main' into #172

github.com/fullstackhero/dotnet-starter-kit - 9c595639d1e000c08bfa0661c48257197ab25c84 authored almost 3 years ago by pashaie <[email protected]>
Merge branch 'main' of https://github.com/xlogex/dotnet-webapi-boilerplate-1

github.com/fullstackhero/dotnet-starter-kit - a8d95bcdd8610d5845560b08e55807386b29f651 authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #58 from fretje/validate

Add validate method on AddEditModal

github.com/fullstackhero/blazor-wasm-boilerplate - fc45d5e47dc71a83d813400eb65549a0a9dc398e authored almost 3 years ago by Mukesh Murugan <[email protected]>
add validate method on AddEditModal

github.com/fullstackhero/blazor-wasm-boilerplate - 86886b5d48b28bbb70120728418f20dc57711f19 authored almost 3 years ago by fretje <[email protected]>
EnvironmentName logged

github.com/fullstackhero/dotnet-starter-kit - 2ca4dee3e80e1a9d9a568bf1cd2c242c0664bbca authored almost 3 years ago by xlogex <[email protected]>
Merge pull request #311 from fretje/identityregister

add 400 response to IdentityController.RegisterAsync

github.com/fullstackhero/dotnet-starter-kit - 041196d371986f3d32dcb7f559188926a7633b75 authored almost 3 years ago by Mukesh Murugan <[email protected]>
add 400 response to IdentityController.RegisterAsync

github.com/fullstackhero/dotnet-starter-kit - a54401f395b3056b001be832fdcd868445e0ce18 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #56 from fretje/entitymanager

Generic EntityTable

github.com/fullstackhero/blazor-wasm-boilerplate - 6dd42b6641ce69f8ac3353ab54d6be9124bf90a1 authored almost 3 years ago by Mukesh Murugan <[email protected]>
remove registerusermodal

github.com/fullstackhero/blazor-wasm-boilerplate - 12433cc2254c9af9ceebd09087442e737e7cffe4 authored almost 3 years ago by fretje <[email protected]>
add context.addeditmodalforcerender

github.com/fullstackhero/blazor-wasm-boilerplate - 6f65dc3b4581aa41f0a002a4b017dd548549a3b8 authored almost 3 years ago by fretje <[email protected]>
users done

* entityfield: change order, add type
* show checkbox when type is bool
* move roles to identity

github.com/fullstackhero/blazor-wasm-boilerplate - 60b275901c0d5edae97fb39b636a8a68faf1dd4a authored almost 3 years ago by fretje <[email protected]>
added blur to mud-overlay

github.com/fullstackhero/blazor-wasm-boilerplate - 1677725da7117f36a8902d81ad84bf8111ade1ab authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/blazor-wasm-boilerplate

github.com/fullstackhero/blazor-wasm-boilerplate - ba5789a91b52f931a5bc26a0df358da64a2756d8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
permission at navmenu

github.com/fullstackhero/blazor-wasm-boilerplate - 9606f33ee8f0d10665666e3beda1b9f01df9a4cf authored almost 3 years ago by Mukesh Murugan <[email protected]>
added AuditLogs permissions

github.com/fullstackhero/dotnet-starter-kit - 5a2d2fbd26d7aedf3d8a35ddf853349cf25a70d8 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'main' of https://github.com/fullstackhero/dotnet-webapi-boilerplate

github.com/fullstackhero/dotnet-starter-kit - 0472a8c79f91889d90ab53d2e5ea92e89dbc2c1f authored almost 3 years ago by Mukesh Murugan <[email protected]>
Change naming, add xml docs.

github.com/fullstackhero/blazor-wasm-boilerplate - 0c1b6d3f0c95dc38747b6f3becbefa3e2aee0c1d authored almost 3 years ago by fretje <[email protected]>
Make type of id generic parameter TId

also add search to toolbar

github.com/fullstackhero/blazor-wasm-boilerplate - 539515bfd9cfe6dac3915e1ba8af875f54eed5d8 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #306 from xlogex/main

added px unit

github.com/fullstackhero/dotnet-starter-kit - 51621a56e274399bba03f8c2e55f7134f5722fd7 authored almost 3 years ago by Mukesh Murugan <[email protected]>
first attempt at a generic "entitymanager"

github.com/fullstackhero/blazor-wasm-boilerplate - cabc1c31e58876b733c64397ece2bc3c28e6635f authored almost 3 years ago by fretje <[email protected]>
add validation, add apihelper

github.com/fullstackhero/blazor-wasm-boilerplate - ff59a26e477ad154da1f29dd960d5d4c627eb07c authored almost 3 years ago by fretje <[email protected]>
Merge pull request #57 from 274188A/main

fix warnings

github.com/fullstackhero/blazor-wasm-boilerplate - ab4741f63b7cda3629325068b9b57fa5dc021517 authored almost 3 years ago by Mukesh Murugan <[email protected]>
User Management #41 initial

github.com/fullstackhero/blazor-wasm-boilerplate - 1efd930467da9f21f0b9ef83cdfc8ccc34058b54 authored almost 3 years ago by Mukesh Murugan <[email protected]>
added user permissions

github.com/fullstackhero/dotnet-starter-kit - 1d13e34551572b823634b2250a445b2aee018253 authored almost 3 years ago by Mukesh Murugan <[email protected]>
fix account component

github.com/fullstackhero/blazor-wasm-boilerplate - cd7e1980166f68ef5cb0ac23323b2600983a80f4 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Branded HomePage #45

github.com/fullstackhero/blazor-wasm-boilerplate - 157102ffac97431c3b64caf929930ff7f2e912d1 authored almost 3 years ago by Mukesh Murugan <[email protected]>
add validation, add apihelper

github.com/fullstackhero/blazor-wasm-boilerplate - 9069f7967d06f8c5ce46c3ec78cf2c0e6e144fc6 authored almost 3 years ago by fretje <[email protected]>
first attempt at a generic "entitymanager"

github.com/fullstackhero/blazor-wasm-boilerplate - 7df7a9293347a4285e6473f73cdac9722ea7f4c8 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #305 from fretje/brandname

mapping is actually not necessary

github.com/fullstackhero/dotnet-starter-kit - 0aeb13901412dba452b15c9dca9d2e74432e9415 authored almost 3 years ago by Mukesh Murugan <[email protected]>
mapping is actually not neccessary

github.com/fullstackhero/dotnet-starter-kit - 8b0610d217d4945243e7ed19fddebe81677b2647 authored almost 3 years ago by fretje <[email protected]>
Merge pull request #55 from fretje/brandname

Products index: show brandname

github.com/fullstackhero/blazor-wasm-boilerplate - 98b93995dca3e476a4146fcc3abf9bc477b00be9 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #304 from fretje/brandname

ProductDto: add brandname

github.com/fullstackhero/dotnet-starter-kit - 9038674d4b9c5b64c5aeb3f8ddc555dad6f62312 authored almost 3 years ago by Mukesh Murugan <[email protected]>
Products index: show brandname

also fix warnings and small reorg

github.com/fullstackhero/blazor-wasm-boilerplate - a1bc1009848f34c765f3a3ce273bd1a78a1e33a4 authored almost 3 years ago by fretje <[email protected]>
ProductDto: add brandname

github.com/fullstackhero/dotnet-starter-kit - 9aff0d237932276e88b0bc00f29f999ac5232189 authored almost 3 years ago by fretje <[email protected]>