GithubHelp home page GithubHelp logo

oxisto / expenses Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 4.7 MB

A simple go-based Application that keeps track of your daily expenses with a mobile-friendly Angular frontend

License: Apache License 2.0

Go 38.32% TypeScript 44.37% HTML 10.63% CSS 5.13% Dockerfile 1.55%
daily-expenses expenses finance

expenses's Introduction

Hi there πŸ‘‹

expenses's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar oxisto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

arunnattarayan

expenses's Issues

An in-range update of bootstrap is breaking the build 🚨

Version 4.1.3 of bootstrap was just published.

Branch Build failing 🚨
Dependency bootstrap
Current Version 4.1.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

bootstrap is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build Your tests failed on CircleCI Details

Release Notes v4.1.3
  • Fixed: Removed the :not(:root) selector from our svg Reboot styles, resolving an issue that caused all inline SVGs ignore vertical-align styles via single class due to higher specificity.
  • Fixed: Moved the browserslist config from our package.json to a separate file to avoid unintended inherited browser settings across npm projects.
  • Fixed: Buttons in custom file inputs are once again clickable when focused.
  • Improved: Bootstrap's plugins can now be imported separately in any contexts because they are now UMD ready.
  • Improved: .form-controls now have a fixed height to compensate for differences in computed height across different types. This also fixes some IE alignment issues.
  • Improved: Added Noto Color Emoji to our system font stack for better rendering in Linux OSes.
Commits

The new version differs by 39 commits.

  • 3b55873 Ship v4.1.3
  • 72447ad dist
  • d180452 fix(tests): visual plugins tests
  • c74a327 Allow background images for active buttons
  • f87d5ea Clarify to close #26329
  • 6cca02f fix .modal-dialog-centered on IE10/11
  • c04d60b Fix modal overflow style nesting (#26742)
  • 23e4d48 Merge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering
  • 6f52b2e #26912: fix custom file input z-index
  • c45e559 Fix property order
  • 9007754 Remove :not(:root) from the workaround for SVG overflow bug
  • d7acc97 Lower the specificity of vertical-align of SVG
  • 3cfa060 Add Noto Color Emoji to font stack
  • bdb6723 Clarify custom select styles
  • 4693672 Update validation tooltips to use tooltip vars (#26887)

There are 39 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular/cli is breaking the build 🚨

The devDependency @angular/cli was updated from 8.2.1 to 8.2.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Support authentication

In the beginning, a simple username and password based approach would be sufficient. Later we might support other authentication mechanisms.

An in-range update of @types/node is breaking the build 🚨

Version 10.5.3 of @types/node was just published.

Branch Build failing 🚨
Dependency @types/node
Current Version 10.5.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build Your tests failed on CircleCI Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Support adding of expenses while offline

We already have a server worker in place, so the foundations are there. Currently in offline mode, nothing works, but we could detect offline mode and store expenses in local storage and add them once we are online again.

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 12.7.2 to 12.7.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ngx-moment is breaking the build 🚨

The dependency ngx-moment was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ngx-moment is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for 3.2.0
  • Angular 7 support (#203)
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @ng-bootstrap/ng-bootstrap is breaking the build 🚨

The dependency @ng-bootstrap/ng-bootstrap was updated from 5.0.0 to 5.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@ng-bootstrap/ng-bootstrap is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular/pwa is breaking the build 🚨

The dependency @angular/pwa was updated from 0.8.1 to 0.8.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/pwa is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.