Commit Graph

64 Commits

Author SHA1 Message Date
Mob-Programming Meetup Austria c32bcc8dcb
One-click development environment via Gitpod.io (browser-based VSCode with cloud backend) 2022-05-27 17:18:17 +02:00
decentral1se 16eb9888a6
Also note login details in docker development docs 2022-02-18 16:15:59 +01:00
kidhab 039f93dc35
Update link to mailing list (PR #915) 2022-01-21 15:12:44 +01:00
kidhab 7c6c8bcebd
Change instructions to rbenv (PR #910, fixes #899)
Co-authored-by: 1resu <1resu@solidaris.me>
2022-01-12 17:16:31 +01:00
1resu 600e6a3c9a
Updated profile command (#895) 2021-12-14 17:27:06 +01:00
mjavurek 007ff70c48
Add info about docker privileges to SETUP_DEVELOPMENT_DOCKER.md (#859) 2021-03-15 18:01:49 +01:00
wvengen 7d42552349 Fix inconsistency in swagger tag 2021-03-10 13:57:57 +01:00
Patrick Gansterer 38d49dedb8 Make usage of Docker for development easier by avoiding COPY operations 2021-03-05 11:33:28 +01:00
Patrick Gansterer 7a6779ebfd Add API v1 finance_overview endpoint 2021-02-24 15:50:22 +01:00
Patrick Gansterer 00f1dddd3d Add admin interface to enable the self service functionality 2021-02-18 18:09:40 +01:00
Patrick Gansterer e6061e6760 Add API v1 financial_transactions POST endpoint
In a first step we allow members to create financial transactions
for their own ordergroup.
2021-02-18 18:09:40 +01:00
wvengen 69732cca0d API v1 article_categories endpoint 2021-02-17 17:07:39 +01:00
wvengen e1d50e5b9c API v1 group_order_articles endpoints 2021-02-17 17:07:39 +01:00
wvengen ed9192c47f API v1 order_articles endpoints 2021-02-17 17:07:39 +01:00
wvengen 127ae83f04 API v1 orders endpoints 2021-02-17 17:07:39 +01:00
Patrick Gansterer 88228022e3 API v1 Add financial_transaction_type to FinancialTransactions output 2021-02-12 15:17:25 +01:00
Patrick Gansterer be269101f8 API v1 financial_transaction_types endpoint 2021-02-12 15:17:25 +01:00
Patrick Gansterer 48391f818f API v1 financial_transaction_classes endpoint 2021-02-12 15:17:25 +01:00
Patrick Gansterer 7e3c601a25 Update Ruby version to 2.6.6 2020-08-03 15:39:32 +02:00
wvengen ef1903381b Improve testing on docker 2020-07-27 18:17:30 +02:00
wvengen b96ce06d94
API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
Harald Reingruber 9897c1056f Add warning about Windows line-endings issues to docs 2019-11-11 15:48:04 +01:00
wvengen 6d9c35db20 Move to apparition for integration tests 2019-10-28 17:58:14 +00:00
Herst c38abedf2a Fix links to Docker files 2019-05-10 18:23:59 +00:00
wvengen e9be38b3e9 Add OAuth scopes
https://github.com/foodcoops/foodsoft/issues/582#issuecomment-442513237
2019-04-03 17:20:44 +00:00
wvengen 02f1940694 API v1 specs for user, config and navigation endpoints 2019-04-03 17:08:38 +00:00
wvengen 900cc91197 API documentation and spec setup 2019-04-03 17:08:38 +00:00
wvengen 9ab54af5ea Update development docker instructions (#585) 2019-04-03 17:06:23 +00:00
wvengen d9ae0d11b0
Bundle update (CVE-2018-3760, requires Ruby 2.3, PR #561) 2018-10-13 20:04:00 +02:00
wvengen 787af8d501 Add missing development dependency to docs 2018-05-23 20:49:53 +02:00
wvengen 5e4f3fb730
Fix setup for development with docker (PR #523) 2017-11-10 17:02:07 +01:00
wvengen f5bea41ccf
Remove Capistrano (#491, PR #521) 2017-10-28 19:50:02 +02:00
wvengen 0363f2dadc Improve Docker setup (PR #497) 2017-10-01 13:57:36 +02:00
wvengen 33c9b23e2f Update installation documentation 2016-05-06 16:00:55 +02:00
Benjamin Meichsner 0bdeaa1570 Updated Docker setup.
* Use ruby version 3
* Use bundle container
* Run rails commands as app user
2016-02-24 00:11:31 +01:00
wvengen 2bb1b8afcc Add link to virtual appliance 2015-11-14 16:26:34 +01:00
Mike iLL Kilmer cf1fabe5b6 Slightly clearer, I think. 2015-08-10 12:22:24 -05:00
Mike iLL Kilmer b7195cd219 Clarify database setup rocess. 2015-08-10 12:20:33 -05:00
wvengen ca1abefeb6 Update Docker docs 2015-05-02 14:34:13 +02:00
flo detig c8f699535b typo 2014-07-08 21:32:52 +02:00
wvengen 86c972a201 fix document indentation 2014-06-23 17:51:20 +02:00
wvengen 81c18097a5 update doc [ci skip] 2014-06-23 17:51:20 +02:00
wvengen 99301a0576 make Redis a softer dependency
(closes foodcoops#288)
2014-06-23 17:51:18 +02:00
wvengen 63e2ec9d49 cleanup doc markup [ci skip] 2014-06-23 17:51:18 +02:00
wvengen f77b5d1516 Update ruby version in development documentation. 2014-05-13 17:01:26 +02:00
wvengen cc1ba606c6 update deployment instructions [ci skip] 2014-01-17 09:58:06 +01:00
wvengen 5af82eb55c Merge pull request #219 from foodcoop-rostock/publish-subscribe-from-scratch
Publish/subscribe pattern for DOM updates after AJAX database manipulation
2013-12-17 06:28:25 -08:00
wvengen 18c946eab1 add note about release version to setup documentation 2013-12-16 18:13:30 +01:00
Julius 047a3f63c1 Finally fix markdown formating issue in publish_subscribe.md 2013-12-07 17:29:44 +01:00
Julius 38cbd47a2f Fix markdown formating issue in publish_subscribe.md 2013-12-07 17:27:45 +01:00