Ecosyste.ms: OpenCollective

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

github.com/osscameroon/onacut

Onacut is web application that notifies users of electricity, water or internet outage in their location
https://github.com/osscameroon/onacut

Merge pull request #166 from osscameroon/update-readme

feat: update readme

1a24699bf00c67406a118d569862a224c9c49411 authored over 1 year ago by Boris Mbarga <[email protected]>
Merge pull request #182 from osscameroon/doc/fastApi

doc: add fastapi doc + more doc on fastapi/Makefile

80de3fc2d931224d2e859447d2baa073495698b4 authored almost 2 years ago by Alex Mboutchouang <[email protected]>
Rename fastapi references to backend

e58b1dedfabb9a1e699ebaad82d43b83d9379a14 authored almost 2 years ago by elhmn <[email protected]>
Fix linting

709bb01ef614145d06ab8835cfadf9eca6583339 authored almost 2 years ago by elhmn <[email protected]>
Update the backend's README.md

592318f0c9143be79077f8bd2fbd440b6b77345b authored almost 2 years ago by elhmn <[email protected]>
Run uvicorn directly from the venv folder

cfbe269d4ba0b42f0d4a57d808489dcb340512a7 authored almost 2 years ago by elhmn <[email protected]>
Remove old backend and rename fastapi

994f30dd0004bbb3b777669616295704b86c3984 authored almost 2 years ago by elhmn <[email protected]>
Remove virtualenv as a dependency

We no longer need to download virtualenv as a dependency.

c76945ff81afadd389467bb629d2383b5edb041b authored almost 2 years ago by elhmn <[email protected]>
Remove the test_sqlite.data file from .gitignore

8930b29b1963ca5634536c7815bf82fc42b66221 authored almost 2 years ago by elhmn <[email protected]>
Add test_sqlite.data

We are adding the test_sqlite.data file, because
the we had a bunch of failing tests

02098d16491c93ff777e9a1fbea99d746a2ea81a authored almost 2 years ago by elhmn <[email protected]>
fix: weird python target error on the ci

7b142af98a49214fd2a7ea72f13b7efb44a92e94 authored almost 2 years ago by sanix-darker <[email protected]>
doc:

- add a backend doc for fastapi
- remove the doc for the old backend service that is now deprecated

ea25093c4c90d13b7adb5aa9977bf3c2c5908f1b authored almost 2 years ago by sanix-darker <[email protected]>
doc: more doc for flags inside the Makefile

9987e12bb0ec7016886b4601fbb85c900e6dc39b authored almost 2 years ago by sanix-darker <[email protected]>
Merge pull request #180 from osscameroon/doc/deprecated-backend

doc: deprecated backend documentation

69358ed33e54f4a2865ce47c59d436e580ac4f2c authored almost 2 years ago by Alex Mboutchouang <[email protected]>
doc: deprecated backend documentation

67ee2200e2b623e8f3bff084169b8fbec838493b authored almost 2 years ago by sanix-darker <[email protected]>
Merge pull request #176 from osscameroon/post_alert

Post alert

16fd91cee0aa6a2c8a09b7dd57849a5714805104 authored about 2 years ago by Asam <[email protected]>
fix: update alerts when added

ac6769eb8ec69e9ed573c76bbf926bcc0adfd8ad authored about 2 years ago by asam237 <[email protected]>
Merge pull request #178 from Zaker237/fields

Update endoint's fields to match the all backend

47af2c51a3bcffb511ae516bc71ab93e1df7735f authored about 2 years ago by Alex Mboutchouang <[email protected]>
update fields in tests

4802e52e2c7ac7b9d030135d519876f95a240234 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update the schemas to match all backend

d5c2f23805c5b57b4a7a29aa9977c5c5908994ea authored about 2 years ago by Alex Mboutchouang <[email protected]>
use to_dict method in endpoints

b32a8376ae8cf37ef841dc685fb71c696e91f368 authored about 2 years ago by Alex Mboutchouang <[email protected]>
wittre methods to convert each model to dict

670052d1558192d9fdc867f3f9af077fd485a9f3 authored about 2 years ago by Alex Mboutchouang <[email protected]>
post new alert

56808138fbb845ced454b230c4e669a4c5d23f52 authored about 2 years ago by #Steven <[email protected]>
Merge branch 'main' of https://github.com/osscameroon/onacut

af7614aba75acfcd3c972c0752d09acd5089f8fc authored about 2 years ago by #Steven <[email protected]>
start working on adding alert

dc9e2ebb7622d1fad317b273b006854a6bb8fbf3 authored about 2 years ago by #Steven <[email protected]>
Merge pull request #175 from Zaker237/fix-docker-run

fix: make test data available when running the backend with docker

405484cc8079204de9cc8f029bdc84dce5c5ea38 authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix: make test data available when running the backend with docker

1c0b3f5182f16fd30137466855349d3a4ae0a727 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge branch 'main' of https://github.com/osscameroon/onacut

4ad9a8cca39d185156457bf9c214b8b7526ddf8f authored about 2 years ago by #Steven <[email protected]>
start working on adding alert

8fba4dafd11a1252a16c4237240f9347c7106076 authored about 2 years ago by #Steven <[email protected]>
Merge pull request #173 from Zaker237/post-alert-field

Post alert required fields

f8352abe8b490f2cf39fc5bb162d09b067111c2b authored about 2 years ago by #Steven <[email protected]>
update database schema, make alert.end_time nullable

990c3f3a7f813e8eff597fb24b7feb93b4e3ef37 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update database schema, make alert.end_time nullable

cd91de7a8aa7c9ddcd327effc2254da03b632d25 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update Alert schemas

aee6e7e2a073f65f254f662e532ef35ced7e2428 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update AlertSchema

f32eaf323eb577c878d51e5360a3ee8c01f01078 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge pull request #172 from osscameroon/fix/dockerfile

fix: dockerfile

15e35bf7a86b61a762b75b00ccddf62bdb96fc2a authored about 2 years ago by #Steven <[email protected]>
feat: we should have a skeletton of the config ./.env

e1566a8cafa27060c83ca471665ca34a12959f16 authored about 2 years ago by sanix-darker <[email protected]>
feat: updated the config for the backend port

ecc8de26ba5b592e9814f66e4d6b576d0b2ef649 authored about 2 years ago by sanix-darker <[email protected]>
fix: docker + makefile (database connexion)

b2bffc7a367ce1ec68273d6f3e78e9412db71068 authored about 2 years ago by sanix-darker <[email protected]>
feat: updated the docker-compose

1b9807bc7081e93a3a5cdc005f79a29744ebc06d authored about 2 years ago by sanix-darker <[email protected]>
Merge pull request #169 from osscameroon/connect-to-the-new-backend

Connect to the new backend

2dc9730dd9c596273198e6b5807cf581052ca472 authored about 2 years ago by #Steven <[email protected]>
feat: connect list page to the backend

ec02869cf2c860586818cd3bc7ed550e0f742f51 authored about 2 years ago by Asam237 <[email protected]>
change base url

e43c7cb02ea5440b47da691f9c8f9fd299f02725 authored about 2 years ago by Asam237 <[email protected]>
feat: change port

67649cf7232542fd57fff21714109063cd778335 authored about 2 years ago by Asam237 <[email protected]>
feat: change port

3b0821499d6a1403fc745760275a494aed8ae9ce authored about 2 years ago by Asam237 <[email protected]>
Merge pull request #170 from Zaker237/frontend-ci

change the node manager from yarn to npm in the frontend github action

28ae88c25c9ad2bd0769426876eeae2cd86444d8 authored about 2 years ago by Alex Mboutchouang <[email protected]>
change the node manager from yarn to npm in the frontend github action

1fc681978983f874f364ff7743895a44ad1913c6 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge pull request #168 from Zaker237/alert-fields

Add new fields on AlertSchema

92a15440c40bc1cc90d2b3448456bfbfdccdbf0e authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix: test db

39c65620a69f119607126274f7dbe4ec30453d43 authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix: absolute import

6e4ccee05fd13a8f7081286a3d6398f395fa8b5e authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge pull request #161 from osscameroon/add-other-fields-when-adding-an-alert

Add other fields when adding an alert

aea57d0871dd5f0c987d046f62b2f78d7617febc authored about 2 years ago by Asam <[email protected]>
fix: test db

f4b650ab7fc0159c0ca7c57d496b9cbfdf5cd810 authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix: filter on GET /alerts with name instead of id

4f3ea68b6dcce491316a27a6e3288bb2d5dc8e25 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Allow filtering on GET /alerts with query params

33865b0b3c1c76758b38b2a46b9b7fb37447dbcc authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix: Fix add_alert_test with new fields and lint

b4bcd016cf03273c378577501ca984d3e6270a50 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update AlertSchema: add region, city and district name

13aeec2c04a3e3d61107e2017779679053bac301 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge pull request #167 from osscameroon/fix/cors-fastapi

fix(fastapi): fix the cors issue on the backend when calling from another host (wildcard(*))

5ce0a770de25e870e573f0884eee199b45cd2a70 authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix(fastapi): allow all host for CORS calls

4bf37a72467ebe74ce285b68f3023baea92fe25b authored about 2 years ago by sanix-darker <[email protected]>
feat: update readme

abcb93b5513656c09939092063045234aa72eb46 authored about 2 years ago by Asam237 <[email protected]>
Merge pull request #151 from osscameroon/tmp1

feat(fast-api): code + test + ci

c1cced41f1048a0b9af73c3ed1a18822633e680c authored about 2 years ago by Asam <[email protected]>
feat: add other fields when adding an alert

473c94aaaf5b69017755ae67f973e0d0dd834dd9 authored about 2 years ago by Asam237 <[email protected]>
Merge pull request #152 from mouafus/ui_ux_update

UI ux update

d19f1c9759bbcb1e0ebe8425e3cd3ebed799f77d authored about 2 years ago by Asam <[email protected]>
Merge branch 'ui_ux_update' of github.com:mouafus/onacut into mouafus-ui_ux_update

fe768f96ee58359957603ccdef3fde7bdfe90957 authored about 2 years ago by Asam237 <[email protected]>
update en file

107a5ca0c283750794efdf0ff6222ef30df2c571 authored about 2 years ago by #Steven <[email protected]>
Merge branch '404_page_error' of https://github.com/mouafus/onacut into ui_ux_update

Conflicts:
frontend/src/config.ts
frontend/src/pages/404.tsx
frontend/src/pages/advices/...

f35a332039a16568bc76809be1bb6c1bcdbc5841 authored about 2 years ago by #Steven <[email protected]>
fix 404 redirect error

9d8f33338737b01f42c4a8a3279c72523b460a75 authored about 2 years ago by #Steven <[email protected]>
fix: ci

099d72d51c4807995fa2122babf783a358c97f2f authored about 2 years ago by sanix-darker <[email protected]>
feat: update from pr review

ae9e441700fa9e590e4de47625427787ca363b9c authored about 2 years ago by sanix-darker <[email protected]>
lint: polishing v2

ab592f225bafca59b6a71fb22a4cee6335c04b79 authored about 2 years ago by sanix-darker <[email protected]>
lint: polishing

0e715b34d1b60ca054ae42fa5396104c580cb0a2 authored about 2 years ago by sanix-darker <[email protected]>
fix: delete a duplication

ece5d9a20b1052b40312219929e7eabba06bd4ce authored about 2 years ago by sanix-darker <[email protected]>
ci: fix ci by using the appropriate pytest as a python module ?

85e68c4d41c40789593c45373acca9ff1ff445c6 authored about 2 years ago by sanix-darker <[email protected]>
ci: fix the ci by installing virtualenv ?

e36ab02546883808c500c4d98643fa2332dff81c authored about 2 years ago by sanix-darker <[email protected]>
ci: setUp the CI

abe6925e4cb24ceb81ced0a3b263084f3bcf21ed authored about 2 years ago by sanix-darker <[email protected]>
fix: fix all routers tests

e2da500722cc31c613500c5922b4abeea94bcf70 authored about 2 years ago by sanix-darker <[email protected]>
test: the test db schema/content should never from computer to another

cff01144806817441072bb70e3dc746af75cb046 authored about 2 years ago by sanix-darker <[email protected]>
test: pin the test db

be554c35dac27112213e0c2060e1a323400ff14a authored about 2 years ago by sanix-darker <[email protected]>
fix: update/fix test alert to play with our own test database

4b47bd93b8226c2322d37970f2fae730e80387cd authored about 2 years ago by sanix-darker <[email protected]>
test: we should not play on the CI with the prod DB, i settuped a proper way to tests our stuff with our own test database

a8fe28035560b873f640cce8d2076770bd0528fc authored about 2 years ago by sanix-darker <[email protected]>
test: export some fixture that will be used by other modules individually

11ce0d7d323cf21af6debcc2102ebeb5d5b46fb5 authored about 2 years ago by sanix-darker <[email protected]>
test: add pytest mock as a dev dependency

8f363c110a4df9a2cbaf6adb9fff4b1be8548f37 authored about 2 years ago by sanix-darker <[email protected]>
feat: sql schema from the database should be in the repo

8d4ac3a4bc15a0c23c1f23baa7026b470d03769e authored about 2 years ago by sanix-darker <[email protected]>
test: absolute imports on tests

1bd72e668dadedbcf6bb5a925c3b45f5bdac5506 authored about 2 years ago by sanix-darker <[email protected]>
test: prepare the place for tests related to our schemas

df4140e5ada824997f0cad90b8e743f1776f926b authored about 2 years ago by sanix-darker <[email protected]>
feat: lint lint and lint

0dc04e36f6d99a5e80b906919fe2a62161e34bb6 authored about 2 years ago by sanix-darker <[email protected]>
feat: added a common module for our future shared utils

ff2446c1a18391c190290fa85aaf1995a8e9ab62 authored about 2 years ago by sanix-darker <[email protected]>
test: contextualize our tests, here routers tests should be inside routers dir

1324416aa23167ce02dcdbdb9571189dfffb24bd authored about 2 years ago by sanix-darker <[email protected]>
feat: we should use absolute imports in our code

it's more cleaner to have the whole long path for our imports
when we're coding ".." is not expl...

34d403149d87fb50ccc234da2ec2bc751cd5aed1 authored about 2 years ago by sanix-darker <[email protected]>
feat: some class compositions + inheritances

6f65c4dff54b5179c0c31fdc9d63a3d4c3c3fcfd authored about 2 years ago by sanix-darker <[email protected]>
test: wip

0a30460e2e164eddb4bab74f37a83135f3ee5882 authored about 2 years ago by sanix-darker <[email protected]>
test: added meta fixtures for tests

13155df25d103bab19d0971ed8e1b689a6196656 authored about 2 years ago by sanix-darker <[email protected]>
deps: added missing dependencies for tests

aca29ff13cc7c166d285f256a63a79e91cd727ac authored about 2 years ago by sanix-darker <[email protected]>
Tests on fastapi backend (#150)

88590fd8d6bccf9402654d1c08c8ed9cfa598429 authored about 2 years ago by Alex Mboutchouang <[email protected]>
feat: change port

a00be69df7a32d5e81b8b12f9f5d945d0573601b authored about 2 years ago by Asam237 <[email protected]>
Merge branch 'ui_ux_update' of github.com:mouafus/onacut into mouafus-ui_ux_update

a1e9447cad0b0303c0907f516dd4ecbfb06be2c7 authored about 2 years ago by Asam237 <[email protected]>
update docker compose port value

dad194174e63769f69b0e9796fdef953c27daebc authored about 2 years ago by #Steven <[email protected]>
Merge branch 'ui_ux_update' of github.com:mouafus/onacut into mouafus-ui_ux_update

58ff79805b2bfec7af2c3c0d1e8049aa410a7126 authored about 2 years ago by Asam237 <[email protected]>
fix 404 redirect on drawer, remove drawer component.

53fd6595d4edfe40d514853a7dbf73f569f5264e authored about 2 years ago by #Steven <[email protected]>
Merge pull request #139 from Zaker237/makefile

Add Some relevant feature to run the new backend.

47de9061706138ebd84fe1fefa06afecd9d4449f authored about 2 years ago by Alex Mboutchouang <[email protected]>
feat: fix node version frontend stage deploy (#149)

e41ef55c8c7ea7329277dec4f4d6116550836b6f authored about 2 years ago by Asam <[email protected]>
remove useless blank spaces

357b28c080d91eda8529a6c18b6a35cf31dcec4d authored about 2 years ago by Alex Mboutchouang <[email protected]>