Ecosyste.ms: OpenCollective

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

github.com/CuriousLearner/fuel-dine-web


https://github.com/CuriousLearner/fuel-dine-web

Merge branch 'develop'

b7a7be563ae67b20d2be8017dac7c4cc5373151c authored over 7 years ago
Token auth added for external API support

a682ccc3d926c16b62b86b3e7f5aa1a8ce87edb8 authored over 7 years ago
Merge branch 'develop'

b54e7e93286e981dea08c9f5068a027efa889201 authored over 7 years ago
Merge branch 'release/0.1.0' into develop

a79f059748b6ca17ac382cb53d73827707e413d9 authored over 7 years ago
Merge branch 'release/0.1.0'

ad39683f1a22472d472a8fd02ddda7ae2826eaae authored over 7 years ago
Update API version

ca7b71d37cdc665ee86ea74d98cf7ce3bdb74e27 authored over 7 years ago
Update README with relevant info

a665fab8d6f953e8adaed7141e2a3256424a8e94 authored over 7 years ago
Updates README with relevant information about API Docs, app features and TODOs

eca0ede346c30621d9577c68dbfd785ae25f1181 authored over 7 years ago
Merge branch 'feature/testing' into develop

10b927f839e7cdcd7d365d08bff6cae2406a825c authored over 7 years ago
Update requirements and add remaining migrations

ec5cebf537e702c802a93143410b83e27616d19b authored over 7 years ago
Clean up UI and removes reset vote count API

780d48ca17aea4a3d110e59373069866910a4062 authored over 7 years ago
Add tests for the REST API

707711c74e2d1df977207860b177ce11d5d545ae authored over 7 years ago
Add documentation for api at /docs

c6a7819db1caf8d5de1f99d81495b9bee9a36311 authored over 7 years ago
Base API test structure added

9608689deff17243f330c6dc4bea885f448cf678 authored over 7 years ago
Merge branch 'feature/rest-api-refactor' into develop

4f2a5aa7abe1499e13ccae2542079c3706f56b2b authored over 7 years ago
Completes feature list for the app.

fe4a1c17a42276a8c8d41e54d098733196c9474b authored over 7 years ago
Separates out REST API and use AJAX in templates

10901ba3d2093b0e1f7f9d64f566aa6a3489a39d authored over 7 years ago
Merge branch 'feature/vote-up-down-thumbs-down' into develop

b0243563edf64a218aedac4fb372b9c8d9f53b9d authored over 7 years ago
Adds functionality for vote-up, down, thumbs down and visited

4f4ec01b6f098d37a6b0a4d8d64538eddee1f34d authored over 7 years ago
Add AJAX request for upvoting and downvoting a restaurant

646224c4d625234ba7fdd566eaac855882fd3143 authored over 7 years ago
Use APIView for both Template Rendering and JSON serialization

7d6e904dc7629ac938827f8387ef2f02b0fb19e1 authored over 7 years ago
Merge branch 'feature/materialize-ui' into develop

024dccf5147215812f24f4f88f22422bfffc2a99 authored over 7 years ago
Refactors CSS code

dca6e7c75b799ccf106f1821d7c37f76e0e25f7e authored over 7 years ago
Add Material Icons for upvote, downvote and thumbs down

db8a47646da0d0b558ae730fa530d8e6f0469962 authored over 7 years ago
Fixes UI for add restaurant form

f756a0a50a2fb8b85d110b25fd014ee330b470f6 authored over 7 years ago
Use materialize UI elements

639a0f5a545ec5d37fcb27b8b50d8b15696b3e2d authored over 7 years ago
Integrates material UI & improves UI for restaurant details

ba942454eaf3f955db37e278c68fd40e45772dda authored over 7 years ago
Functionality for adding restaurant based on geocoding and reverse geocoding added

f3dbc80cecd7702308ec3a2aef7c0cce9da7ee6c authored over 7 years ago
Makes header text hyperlink to home page

35d7a6a6037bb242289b260a3952845f3e28eaf4 authored over 7 years ago
Add login/logout functionality using Basic Auth

1b2c35b609a919c327d47e6b849c346af0aa7429 authored over 7 years ago
Add permissions and docstrings to views

acf2934c4a1fcc6b245c5593533e0b4826d62b78 authored over 7 years ago
Add more tests

3816e8e6f1e0e8cf07ffb936cdb27b0192b66c58 authored over 7 years ago
Add Model forms to the application

c32a1f94ab3a95ea66c3ad8cfba93a012bc555b2 authored over 7 years ago
Posting Reviews and comments functionality added

ac51d64f01789677f7773febb6a635373b201966 authored over 7 years ago
Adds test factories for models

ef5ff936570af2456a6212df8649314769babb92 authored over 7 years ago
Add test for model methods

dc8110e44223de1d3c51117ecfb8ebc33b91f0eb authored over 7 years ago
Removes demo tests from the app to use initial test structure

5ec08ed95cba6aef7380fabf47e906da48e8f274 authored over 7 years ago
Restaurant home & detail template added

b3f10a8352ddc995f1ab18a507686a34a141726d authored over 7 years ago
Initial restaurant app with models and APIs

d6b65aba1eb215609a5b6f62b5419662519a9c3d authored over 7 years ago
chore(setup): create base django project.

60bf0913d6b3acf24378257a38e0530fe8e4c4b3 authored over 7 years ago