bedrock-core icon indicating copy to clipboard operation
bedrock-core copied to clipboard

Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Mongo, Node and React

Results 18 bedrock-core issues
Sort by recently updated
recently updated
newest added

This PR adds the dark mode styling to Semantic UI and styled components. To avoid naming conflicts and ambiguity, `nocturnal` namespace has been chosen for theme and dark-mode specific variables....

This replaces the existing Confirm dialog with one that has support for loading / error state. I have also removed the `addons/Confirm` because if we are going to modify semantic...

I am gonna pause this a bit, deal with multiple devices support first and then come back.

This doesn't look intentional considering it's one of the commands echoed out. Just had a bunch of fixtures imported in prod after loading up the cli and I suspect this...

This removes invites ... merge them into users. - this makes it easier to manage ... not having to deal with multiple endpoints and ui - this makes it easier...

- Bumped to Node LTS v20 - Bumped Mongo to v7

Make the former external data services part of the bedrock backup services. Mongo backup services works with MongoDB v7

## Motivation Bedrock has been used in a number of different projects that each had their own requirements for authentication. Our features have grown around this (for example MFA support),...