Ecosyste.ms: OpenCollective

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

github.com/fullstackhero/blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
https://github.com/fullstackhero/blazor-starter-kit

chore(controllers): Add small fixes to controllers

5cfd119b5602e01647be6186d799e0f7eeeca50c authored over 3 years ago
chore: Delete ExtendedAttributeRepository, add small fixes

e4c08688528213ca1558bb4a258eb4376519246a authored over 3 years ago
Merge branch 'master' into feat/add-document-type

575fc83d2b9eca8438564f7925b1c566d803260e authored over 3 years ago
chore: Make AddValidators method internal

0d1666c0537a4870f36c8ad260865d0a15d6af01 authored over 3 years ago
fix(datetime): Fix formatting datetime with current culture for Chat and AuditTrails pages

fix(AddEditExtendedAttributeModal): Fix Json field view

32923ecf01f70a09b27c8d86b2769bd20b96cf60 authored over 3 years ago
fix(ExtendedAttribute): Fix exporting data to excel for extended attributes

chore(responses): Add auditable properties for ExtendedAttributes responses

fix(datetime): Fix ...

fff205e67abda9388cd0d7979a7943fdffa1a5d2 authored over 3 years ago
fix(ExtendedAttribute): Fix extended attributes deletion

0d30e1c6ea22001b3ca6b4a12d3dbf88f8b96cc5 authored over 3 years ago
update(Error): Add global Error component

1d1c457ca48ccefebdbec7b0d183b211f20edd6c authored over 3 years ago
feat(ExtendedAttribute): Add generic classes, interfaces, components and controllers for ExtendedAttributes

3ce2b2f7c33c30767c8551472a68c945c7946216 authored over 3 years ago
Merge branch 'blazorhero:master' into master

542b4c2f9f8e97b9428fda414efb3143bb1387d2 authored over 3 years ago
Merge pull request #170 from unchase/chore/fixes

Chore: add small fixes

f3689ff2fe5dce07a3349255927081ead12598b7 authored over 3 years ago
Merge pull request #169 from unchase/feat/logout-when-update-permissions

Feat: User logout when the Permissions of one of his Roles have been updated

566fe016e2a142dd159c2d6e095c1422fab64866 authored over 3 years ago
Merge pull request #165 from unchase/chore/mail-service

Chore: Use DisplayName from MailConfiguration

0cbb4af63439e9b30790e9ece65e20b654fa1efa authored over 3 years ago
update(DocumentExtendedAttribute): Add more localization for features and validator

926f2989559aa24e6a17aa8ccd300e2707aeae45 authored over 3 years ago
update(DocumentExtendedAttribute): Add validator for adding the DocumentExtendedAttribute

Add JsonValidator (for string properties)

0b8cff120acf38063565ea9ca85dff4d7dd7d479 authored over 3 years ago
update(DocumentExtendedAttribute): Add Features for CRUD operations

6edd6609bcfabd48849dadcc49c53108bda8f77a authored over 3 years ago
chore(UnitOfWork): Make "string cacheKey" parameter to "params string[] cacheKeys" if we need to clear cache for several entities

f5cb4e857713f8840813b53e155df951baffd40f authored over 3 years ago
chore: Fix delete commands if entity is not found

ed0643c2af230fff2bda1c31f77b6b8d65dfca8f authored over 3 years ago
fix(JWT): Remove localization for Authorization string (value for Name property in OpenApiSecurityScheme)

a654e257e4bb3bc77a845fa8c2c2803a8bd823fd authored over 3 years ago
chore(BlazorHeroContext): Add CancellationToken to SaveChangesAsync

chore(AuditableContext): Add CancellationToken to OnAfterSaveChanges

f6714d136e9f052bf9c190a056e3aa02535caf80 authored over 3 years ago
chore(AuditableContext): Add CancellationToken to SaveChangesAsync

c948292b810942ad0921305558f760ad02104164 authored over 3 years ago
feat(ExtendedAttribute): Add Json property

chore(Serialization): Refactor serialization classes and interfaces

c64f93940d23dcc0554d996779343b8515d44535 authored over 3 years ago
feat(ExtendedAttributes): Add generic ExtendedAttribute auditable Entity

feat(DocumentExtendedAttribute): Add DocumentExtendedAttribute

chore(DocumentType): Remove bad-...

54a1991f8a8be4ff60fe318082a65b04cc0dbfb0 authored over 3 years ago
fix(search): Fix #171

c140d384e31ed260ea539002bf9687cd4023876f authored over 3 years ago
fix(AddEditDocumentTypeCommand): Add validation that name already exists when creating the document type

2ff43c6fa8a9a0f153880b65f1e16ea48875a72b authored over 3 years ago
chore(GetBrandByIdQuery): Fix variable name

cd406b687c22e8bf16a8317639146aa3b8c6f81e authored over 3 years ago
feat: Add DocumentType auditable entity

174d9a63e20b7babef4fbc63e234fa79ae82cbae authored over 3 years ago
feat(MainLayout): User logout when the Permissions of one of his Roles have been updated

23eab239ca2e024cb797498cea14e6df756b9772 authored over 3 years ago
Merge pull request #168 from unchase/fix/profile-picture-caching

Performance: Add profile picture caching

8ee59b2a300660d0d804bebac75b232db5604e0c authored over 3 years ago
Merge pull request #167 from unchase/fix/administrator-permissions

Fix: Permissions

a73ecdd489e610d4a30989136279992c69f3653b authored over 3 years ago
Merge pull request #162 from unchase/feat/product-barcode-validation

Fix: Add validation that barcode already exists when creating the product

3f23b5c3f69a117762a4c34a662e8842d003bdb5 authored over 3 years ago
Merge pull request #163 from unchase/feat/generic-entity-id

Feat: generic entity

ae1462aa19f94bdd08e2ab4e43d89a86351462d8 authored over 3 years ago
Merge pull request #161 from unchase/update/all-permissions-tab

Update: Add "All Permissions" tab with all permissions

ac2220f5cc265d4bb83418c43332b68c6e64ab3c authored over 3 years ago
Merge pull request #160 from unchase/fix/audit-entry

Fix: Fix saving AuditEntry when modify the auditable Entity

1c573e57c1830bc453725330d4806d25b734059d authored over 3 years ago
Merge pull request #159 from unchase/update/include-aml-comments

Fix: Include all project's xml comment for swagger

d6aad4fcb82fc6516c5cb624cf37667000e49581 authored over 3 years ago
Merge pull request #158 from unchase/chore/managers-injection

Chore: Move injecting some managers from _Imports.razor to pages

248eff98a0333ce89fbe4e8a7d59711e97306886 authored over 3 years ago
Merge pull request #164 from unchase/fix/jwt-bearer-events

Fix: jwt bearer events

0f7b4c580e27c8baa3bc2918a2065341e4d768bf authored over 3 years ago
fix(Account): Add profile picture caching (on Client side with duration = 60 seconds)

cc4e7d8eb7a956b90a7acf1413e55b78883aae0f authored over 3 years ago
fix(permissions): Fix #166

e7efa83452cdb020949b80d0d6e29e3bf949615f authored over 3 years ago
chore: Move injecting some managers from _Imports.razor to pages

a85938af381d2c731ff71773b38ef9286dea7c9c authored over 3 years ago
update(RolePermissions): Add "All Permissions" tab with all permissions

108d73c1289b919fb6f1e563ad8446799eea5ed7 authored over 3 years ago
fix(AddEdit/AddEditProductCommand): Add validation that barcode already exists when creating the product

c7357e0e377aacce9f13fee410f123d4849836b2 authored over 3 years ago
fix(swagger): Include all project's xml comment

7d059d285aaf81f904d5a3cf941dd5fbd3c78a40 authored over 3 years ago
fix(AuditableContext): Fix saving AuditEntry when modify the auditable Entity

dd30e6b6c9ec27c66bc416db913209d8a0f92e85 authored over 3 years ago
chore(SMTPMailService): Use DisplayName from MailConfiguration

Use async methods instead of sync

d32f46e6ee1f4f918da0c685a1b3ac85512b18e9 authored over 3 years ago
chore: Add AddRepositories extension method

ea7337f93f34a8aac17740182d55c559b2c2f099 authored over 3 years ago
chore: Remove unused ResultExtensions

b2a1f8c5f2871990ac9dc81c083ac973c1cafaa4 authored over 3 years ago
chore: Make extension methods internal

114522fe7859c39df3af6ff56ae53861e3b89b9f authored over 3 years ago
feat: Add generic IEntity and IAuditableEntity to factor in non integer id's

e9715e48979233761b76e8791ec2f99308243477 authored over 3 years ago
chore(localization): Add localization for "Authorization" string

d49e596df4f3bae423688005c53042e0b0075530 authored over 3 years ago
chore(IEntity): Replace IEntity from Entities to Contracts

3e72ad2ebd591f25f82024f11e695e0bb1526508 authored over 3 years ago
chore: Fix method's naming

38c832889d2b2fbace92d9dcd1013bffb4bb162b authored over 3 years ago
fix: Fix #106

7d0372a819e566e450d0b7781f18ca6b1ef4d0c1 authored over 3 years ago
Merge pull request #156 from hnicolus/feature/fixUserRoleManagement

Fixed User Service GetRolesAsync error

d68663c2a4d7078afda69a4f5c7b283ffc98e081 authored over 3 years ago
Fixed Get User Roles in User Service

5767fb72334e3ead61158b103b4fe01003440717 authored over 3 years ago
Merge pull request #154 from blazorhero/revert-149-fix/jwt-rearer-events

Revert "Fix: jwt bearer events"

00205b8ae5791c3bfa17d944a9ad5d2b5eb1ddc5 authored over 3 years ago
Revert "Fix: jwt bearer events"

ef0ddf8f1f992d5746c1795d5c267168965827da authored over 3 years ago
Merge pull request #149 from unchase/fix/jwt-rearer-events

Fix: jwt bearer events

bf34dfb1599dac282c2d82eb9f029ed3a264681a authored over 3 years ago
Merge pull request #151 from krchome/feature/AmazingFeature

Add some AmazingFeature

2e1063ddad97acc7bfdfebe879ba72128ab8867e authored over 3 years ago
Add some AmazingFeature

75a77fb6e9bef36c23506d413c5efa3d6cfa2b93 authored over 3 years ago
chore: Move injecting some managers from _Imports.razor to pages

e52d2b71f52f4e300686cde2f0adeb55cb0d3059 authored over 3 years ago
update(RolePermissions): Add "All Permissions" tab with all permissions

3ea11fe113bf5d84216f3b752d10315a47db15fb authored over 3 years ago
fix(AddEdit/AddEditProductCommand): Add validation that barcode already exists when creating the product

d8610d934c1e315ac1d61edda754cee69a18c9c9 authored over 3 years ago
chore: Add AddRepositories extension method

fca5c3afec1ca3d9feb6545fdedd2ff342c75f33 authored over 3 years ago
chore: Make extension methods internal

e931f19c010684fe8f1a786a24dc8545a2c1669e authored over 3 years ago
chore(ServiceCollectionExtensions): Make methods internal

94e3e3a3d7baa7ae0334b363865880c54e01d62d authored over 3 years ago
fix(swagger): Include all project's xml comment

ef9adf0a3c10ac5b8f5531ddcebd96a4e2a248af authored over 3 years ago
fix(AuditableContext): Fix saving AuditEntry when modify the Entity

28363e0a40285765611c09b2d9dea3b5891b3ba6 authored over 3 years ago
chore(IEntity): Replace IEntity from Entities to Contracts

0c20d3ad07ed5f8be70e6549108366a8440c545e authored over 3 years ago
chore(localization): Add localization for "Authorization" string

5d857c7f1aee0b8cc827460406018c2876a751a5 authored over 3 years ago
chore(SMTPMailService): Use DisplayName from MailConfiguration

Use async methods instead of sync

d5e08edc35f30561dca12bf756fd8e00d1f2703e authored over 3 years ago
feat: Add generic IEntity and IAuditableEntity to factor in non integer id's

876b6d47b1db8633d665c2d9624fb33b9a62e6d5 authored over 3 years ago
chore: Fix method's naming

4276cf705099b172b3ae22513dd1a5299990ddd4 authored over 3 years ago
fix: Fix #106

f0d64cf23be37c2987462f140e07d5aea00c6b72 authored over 3 years ago
Merge pull request #144 from unchase/update/add-fixes

Add some fixes

eaaa76f9536072a4a3f53e9ea42e794fe89c73ca authored over 3 years ago
update(Hangfire): Add localized dashboard title

c4624a5a5fd99bc7c5983e0135cf94293d4bb62e authored over 3 years ago
chore: Code refactoring

f637853ca9f3276815302b411aa93b5397ade7bc authored over 3 years ago
update(Hangfire): Add AuditTrails permissions

61ebdec8cc11839e3daf878e44428cfaf3da9290 authored over 3 years ago
update(Hangfire): Add Documents permissions

fix: Add Authorize attribute to some pages (if user navigates to page from the address bar of th...

185a3bad77e84b83e9af9241a4222d3aa28a566e authored over 3 years ago
update(Security): Add AdornmentIcon for password fields

8bd9cdebe2f2c56f6a192eaad05a7f93654a4bd9 authored over 3 years ago
update(Hangfire): Add Hangfire permissions

Add HangfireAuthorizationFilter (with not implemented logic)

50d0ffdc1ed62b1fcf7cd784d01131ba4241e52e authored over 3 years ago
update(Dashboard): Add Dashboards permissions

c88d80f5b1ab9c89215961af95a5d14951e7c94f authored over 3 years ago
chore: Add direction to "Actions" menus

Remove unnecessary "overflow-x: unset"

e24492affb4051d347d9b5864718e75a72033344 authored over 3 years ago
update(AddEditProductModal): Replace MudSelect to MudAutocomplete for Brands

efd20dbc21dd8f4249861e3b008b4c92196677e0 authored over 3 years ago
fix: Fix checking the phone number when register or update user

d72fc778794749122f8a73619e41ad1dc11f6457 authored over 3 years ago
Merge pull request #143 from ANMSalman/master

Permission generation and registering using single file(Permissions)

cb46d2291b38d6cda9fc471dc9db1b5f845492e0 authored over 3 years ago
Replace Permission generation using PermissionModule with Permission generation using Permissions class and refelection

36afc5931d5d8dc8077e2a57c6e43d36f5ce44b1 authored over 3 years ago
Merge pull request #141 from carlittos/master

.gitignore - Replaced hard-coded project folder root name with wildcard.

5ec7fc998c7bf8040e7abb0c7e2df143e3b515ee authored over 3 years ago
Merge branch 'master' of https://github.com/carlittos/CleanArchitecture

fa97d1e3fb4c727fad4147db6f196481595946ef authored over 3 years ago
Replaced hard-coded project folder root name with wildcard.

30b4ac7fc9436cf44968fd5c8c19d78297744ad4 authored over 3 years ago
Merge pull request #140 from blazorhero/revert-139-master

Revert "Permission registering and reading using Permission class and reflections instead of Per...

2819c04cdccf5f5eb657243c0b139ad182488eba authored over 3 years ago
Revert "Permission registering and reading using Permission class and reflections instead of PermissionModule's Permission generation."

ca1cec9d85e9ee11897ee32afb92740ee6c208aa authored over 3 years ago
Merge pull request #139 from ANMSalman/master

Permission registering and reading using Permission class and reflections instead of PermissionM...

ee4739b1a034e2f3d8fb386430f410a9071594e7 authored over 3 years ago
Replace Permission registering and generating using PermissionModules by using Permissions class with reflection

c68419fb18c088b579e3d60f459982ec96cfdda8 authored over 3 years ago
Seed Permissions using Permission class and refelection

3f62f0a7977302f2a1b414c7dc3345d001cbe496 authored over 3 years ago
Register Permission claims by using Permissions class and reflections

f68b24fd9ae7db1693ee9e0031f9c96196eb1472 authored over 3 years ago
Solve Policy registering issue when using reflections

6022f71982ad14d13556a4a34290a890b56c148b authored over 3 years ago
Merge pull request #137 from unchase/feat/role-claims

WIP Feat: add role claims interaction and more other

c1c4f439a924fe3e6058f246f8fdd4ab6a1e08c1 authored over 3 years ago
fix: Fix #118

90e537de8252861b11be5d1ab96bca4eb9de5468 authored over 3 years ago
chore(Roles): Delete Outlined parameter

8fb3d7c8d22da2888480b32232a0362641ec8de6 authored over 3 years ago