Commit graph

  • c67e9b5be8
    Replace apivore with rswag for api tests (#969) Philipp Rothmann 2023-05-12 11:11:48 +0200
  • 8604e27fe9 Spelfouten, maar ook verbeteringen in Nederlands (#954) hamaryns 2023-04-21 18:18:39 +0200
  • f2d5936cf0
    Turkish language support added (#995) nurp 2023-04-12 21:42:03 +0200
  • c01c16ecdb
    Specify an URL to redirect after logout via settings (#989) kidhab 2023-03-30 10:05:47 +0200
  • 67d0492ac4
    Bump rack from 2.2.4 to 2.2.6.4 (#986) dependabot[bot] 2023-03-29 17:37:04 +0200
  • 5f00a39841
    Bump globalid from 1.0.0 to 1.0.1 (#978) dependabot[bot] 2023-03-29 17:34:38 +0200
  • 8420323c92
    Show a foodcoop's name as subtitle at login screen (#957) kidhab 2023-03-29 16:01:00 +0200
  • e0f63eebdc
    Open external websites in new browser window (#981) kidhab 2023-03-29 16:00:18 +0200
  • a7a0830d43
    Show order note as tooltip (#965) kidhab 2023-03-29 15:15:59 +0200
  • 503ed6c379
    Add home controller test (#972) Philipp Rothmann 2023-03-25 18:20:13 +0100
  • b78e6a93e2 reset Gemfile.lock 8_increase_test_coverage_controllers_home Philipp Rothmann 2023-03-25 18:08:43 +0100
  • d61d7ca65f make deface work again develop viehlieb 2023-03-23 12:02:02 +0100
  • 54e11dc838 revert changes on home controller Philipp Rothmann 2023-03-06 12:49:14 +0100
  • afd82a4901 remove unused truncation database cleaner strategy Philipp Rothmann 2023-03-06 12:38:25 +0100
  • 33eec7aa25 remove assigns, render_template to respect controller test boundaries Philipp Rothmann 2023-03-06 12:23:46 +0100
  • debce2a635
    docs: roadmap & call (#984) decentral1se 2023-03-05 14:07:49 +0100
  • d52f56ebe1 fix: remove unused changes in supplier model test 8_increase_test_coverage_controllers Philipp Rothmann 2023-03-05 11:33:31 +0100
  • 1a2b23ec88 fix: rubocop violations controller tests Philipp Rothmann 2023-03-05 11:12:11 +0100
  • d3d7acc7ce Add controller tests Philipp Rothmann 2022-11-28 11:30:38 +0100
  • f2965e6673 Add home controller test Philipp Rothmann 2022-12-05 10:13:02 +0100
  • ce7b4d7ce4 feat: add price per base unit FGU 2023-02-24 18:12:45 +0100
  • eb719057c4 use demo seeds by default Philipp Rothmann 2023-02-24 18:28:42 +0100
  • 2614f095cb update drone Philipp Rothmann 2023-02-24 17:46:34 +0100
  • b94ca21022 demo seeds and bnn file in cp850 format viehlieb 2023-02-24 17:03:27 +0100
  • 8cb86b2f88 update readme Philipp Rothmann 2023-02-24 17:00:47 +0100
  • 3d71d266e3 add bnn for demo day viehlieb 2023-02-24 16:51:09 +0100
  • ee03a2a9af wip on demos seeds FGU 2023-02-24 16:49:58 +0100
  • 237ef5d38b fix: article_spec login twice to fix flaky test Philipp Rothmann 2023-02-24 13:10:41 +0100
  • dfe8beae2c fix: article category remove option from list Philipp Rothmann 2023-02-24 13:06:32 +0100
  • 75bb400d0d feat: improve usability of group order Philipp Rothmann 2023-02-20 18:52:13 +0100
  • 6f2a3b4f5f fix behavior - when link is provided in article details not clickable due to hover property viehlieb 2022-04-05 13:20:06 +0200
  • d81ae10dc8 feat(order): export order to custom csv file viehlieb 2023-02-14 16:51:22 +0100
  • 4b5775e107 include foodsoft-article-import viehlieb 2023-01-31 15:25:36 +0100
  • 936c1ba878 fix: give docker user storge directory permissions for fileupload Philipp Rothmann 2023-02-20 12:40:14 +0100
  • b3571515b0 fix: set RAILS_SERVE_STATIC_FILES for deployment Philipp Rothmann 2023-02-20 11:05:13 +0100
  • 28c851823a fix: assets precompile by using terser Philipp Rothmann 2023-02-10 12:50:59 +0100
  • 25d4efa71a fix(messages): migrate message bodys to richtext Philipp Rothmann 2023-02-15 09:59:02 +0100
  • 49a04b226c feat(messages): add html formatting to messages Philipp Rothmann 2023-02-09 17:18:25 +0100
  • 69c80eba3e feat(finance): show sum of ordergroup balances Philipp Rothmann 2023-02-17 12:40:26 +0100
  • e6e2cdc2c6 add: drone ci Philipp Rothmann 2023-01-05 13:46:28 +0100
  • 4bb724495d downgrade haml to make deface work viehlieb 2023-02-23 00:18:25 +0100
  • 0bd04fba41 move BigDecimal.new to BigDecimal() viehlieb 2023-02-14 12:25:41 +0100
  • 46e3794a4e change .search to .ransack for updated ransack gem viehlieb 2023-02-14 12:24:11 +0100
  • 5c04a43f61 update article category implemented viehlieb 2023-02-20 19:56:45 +0100
  • 43a41062e9 add base price to group order form 37_display_kilo_price FGU 2023-02-24 18:25:50 +0100
  • 80031c9e20 WIP on kilo price FGU 2023-02-24 18:12:45 +0100
  • 27b4177a4c add demo bnn demo-merge-article-category viehlieb 2023-02-24 16:49:41 +0100
  • 7d2d74ee64 removedev notes 11_include_kilo_litre_price viehlieb 2023-02-24 16:23:53 +0100
  • bdeb47edec add articles for nkn viehlieb 2023-02-24 15:53:24 +0100
  • 1c6413a67e wip on demo day seeds FGU 2023-02-24 15:34:55 +0100
  • f4f61f02db this merge breaks alot Philipp Rothmann 2023-02-23 18:21:40 +0100
  • 362728fd51 grou order index narrower tables uxui_group_order Philipp Rothmann 2023-02-23 16:44:41 +0100
  • 376148f8e5 group order switch view next iteration Philipp Rothmann 2023-02-23 14:32:18 +0100
  • 7347bff156 grou order edit show less infos Philipp Rothmann 2023-02-23 14:05:50 +0100
  • d0147986d9 group order edit title more clear Philipp Rothmann 2023-02-23 13:29:58 +0100
  • 44f5d13920 update article category implemented viehlieb 2023-02-20 19:56:45 +0100
  • 66c56ea24d WIP on favorites 20_favourites FGU 2023-02-23 12:12:19 +0100
  • 0ae1d6551e downgrade haml to make deface work 12_nkn_file_plugin viehlieb 2023-02-23 00:18:25 +0100
  • b1ec0fd2fc add bnn_upload plugin that overrides some controller methods to use order_bnn viehlieb 2023-02-23 00:14:00 +0100
  • f62dfc918b include foodsoft-article-import viehlieb 2023-01-31 15:25:36 +0100
  • a355399f8e fix: give docker user storge directory permissions for fileupload Philipp Rothmann 2023-02-20 12:40:14 +0100
  • 8cf500dc42 fix: set RAILS_SERVE_STATIC_FILES for deployment Philipp Rothmann 2023-02-20 11:05:13 +0100
  • 7694d0bdcf fix: assets precompile by using terser Philipp Rothmann 2023-02-10 12:50:59 +0100
  • 3c17b3abea fix(messages): migrate message bodys to richtext Philipp Rothmann 2023-02-15 09:59:02 +0100
  • 9ce8524b49 feat(messages): add html formatting to messages Philipp Rothmann 2023-02-09 17:18:25 +0100
  • ad62cbd086 feat(finance): show sum of ordergroup balances Philipp Rothmann 2023-02-17 12:40:26 +0100
  • a2c8c6e0e0 add: drone ci Philipp Rothmann 2023-01-05 13:46:28 +0100
  • 5b75e655e9 include foodsoft-article-import 11_bnn_import_article_update viehlieb 2023-01-31 15:25:36 +0100
  • 6cec721d4d group order show window with some explanations Philipp Rothmann 2023-02-22 14:31:17 +0100
  • dd7beab9bd group order switch menu use show view Philipp Rothmann 2023-02-22 14:30:23 +0100
  • c3761095e7 group order fix dancing quantity buttons Philipp Rothmann 2023-02-22 14:29:46 +0100
  • 9dca57dcef group order package indication uses more color-blind friendly color Philipp Rothmann 2023-02-22 14:28:17 +0100
  • 8b86959f13 dashboard make show edit current order action more precise Philipp Rothmann 2023-02-22 12:39:28 +0100
  • fead6a1c0d rework group order show view Philipp Rothmann 2023-02-22 11:33:47 +0100
  • a0d62f7948 wip: rework group order details Philipp Rothmann 2023-02-22 11:32:30 +0100
  • 657b3e63bc rework group order edit form Philipp Rothmann 2023-02-21 15:08:32 +0100
  • 1106178e38 add price_per quantity unit to group order new viehlieb 2023-02-21 16:50:53 +0100
  • 7ddb6ec0ef build shared_article with price_per attribute, rubocop supplier viehlieb 2023-02-21 15:19:56 +0100
  • 25985a2629 add price_per to localiced input viehlieb 2023-02-21 15:18:11 +0100
  • ace6551880 add migration and adapt fixture and factories viehlieb 2023-02-21 15:17:19 +0100
  • fec94f9683 fix switch menu Philipp Rothmann 2023-02-21 14:07:02 +0100
  • 5e9bd17606 group order make 'current orders' more obvious Philipp Rothmann 2023-02-20 22:33:42 +0100
  • ae09bbaced group order pull search to the right Philipp Rothmann 2023-02-20 22:32:33 +0100
  • a847d86121 group order make order details collapse Philipp Rothmann 2023-02-20 22:32:07 +0100
  • 2530535244 roup order swap plus and minus buttons Philipp Rothmann 2023-02-20 19:35:26 +0100
  • fbe3799c97 order article disabled button should be gray Philipp Rothmann 2023-02-20 19:17:36 +0100
  • 3fa8dba5df remove group order panel close buttons Philipp Rothmann 2023-02-20 18:57:23 +0100
  • 4150403a33 order article colors more friendly and more responsive Philipp Rothmann 2023-02-20 18:52:13 +0100
  • 86708f6f8d solve hover problem for ordering articles viehlieb 2022-04-07 13:32:52 +0200
  • 37743d4586 fix behavior - when link is provided in article details not clickable due to hover property viehlieb 2022-04-05 13:20:06 +0200
  • e5cd68a4ad wip FGU 2023-02-20 16:24:46 +0100
  • c28731a1ea remove depr foodsoftfile.rb and spreadsheet.rb viehlieb 2023-02-20 14:36:44 +0100
  • e3ec9583d5 feat(finance): show sum of ordergroup balances Philipp Rothmann 2023-02-17 12:40:26 +0100
  • f8c91b46cd wip plugin viehlieb 2023-02-17 15:31:36 +0100
  • eba58fc191 wip: add messages tests 52_messages_tests Philipp Rothmann 2023-02-17 13:40:34 +0100
  • 91a38bc73b move BigDecimal.new to BigDecimal() viehlieb 2023-02-14 12:25:41 +0100
  • 782194cd08 change .search to .ransack for updated ransack gem viehlieb 2023-02-14 12:24:11 +0100
  • f9229034de wip plugin viehlieb 2023-02-17 13:16:03 +0100
  • 32547e495f wip FGU 2023-02-15 16:30:45 +0100
  • b808f83931 wip FGU 2023-02-15 16:09:11 +0100