Skip to content

Tags: fiqus/coobs

Tags

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable SGD (#367)

Set SGD enabled flag to true. 
Closes #366

v0.1.12

Toggle v0.1.12's commit message
Public actions view fixed to fit the screen

v0.1.11

Toggle v0.1.11's commit message
manual merge detail fixed

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge to update production with latest version (#328)

* Fix for NODE_ENV value that was failing on production npm build.

* [#299] Public actions view (#311)

* [#299] Updating deps.

* [#299] Making to work API endpoint + tests.

* [#299] Adding a simple vue screen to display public actions (WIP).

* [#299] Creating infinite-scroll VUE component and making it to work with the API endpoint data.

* Using api service to get balance and fixing parse error on failed response.

* [#299] Making the public actions feed to work from within the app. It should be improved visually in another issue/PR!

* Adding model migration.

* Final adjustments.

* [#299] Removing description column.

* [313] Adding public actions feed to landing app (#314)

* [313] Adding public actions feed to landing app.

* [313] Parsing actions data on sroll (WIP).

* [#313] Done parsing actions data on scroll. WIP on modal+styles.

* [#313] Adding API endpoint for public action details.

* [#313] Adding styles and translations for principles and getting public action data from API (WIP details modal).

* [#313] Displaying public action details in a modal (WIP).

* [#313] Completing public action details in a modal.

* [#313] Removing partners involved from public actions (list+details).

* [#319] Fix to partner edit data fetch. (#321)

* [#206] Replacing the download/export balance button by print (#325)

Co-authored-by: Diego Calero <[email protected]>

v0.1.9

Toggle v0.1.9's commit message
Adjusting test GH action.

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[#284] Adding github action to run tests on each push (#285)

v0.1.7

Toggle v0.1.7's commit message
Fixing deprecated `::set-env` on github actions.

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MJV] se agrega la pantalla de missing data en balance, dashboard, my… (

#275)

* [MJV] se agrega la pantalla de missing data en balance, dashboard, my stats, actions y periods

* Update frontend/src/components/missing-data-empty-state.vue

Co-authored-by: Lucas Ferraro <[email protected]>

* Update frontend/src/components/missing-data-empty-state.vue

Co-authored-by: Lucas Ferraro <[email protected]>

* Update frontend/src/screens/periods/list.vue

Co-authored-by: Lucas Ferraro <[email protected]>

* Update frontend/src/screens/actions/list.vue

Co-authored-by: Lucas Ferraro <[email protected]>

* refactoring y limpieza

* mejora de estilos y manejo de errores

Co-authored-by: Lucas Ferraro <[email protected]>
Co-authored-by: lferraro <[email protected]>

v0.1.5

Toggle v0.1.5's commit message
Merge branch 'master' into production

v0.1.4

Toggle v0.1.4's commit message
Merge branch 'master' into production