1
0

Commit Graph

  • dd6b21d834 Simplified ingredient list preparation cryptogopher 2019-11-04 20:48:12 +01:00
  • fce6ee57b0 Quantity formula assignment and validation cryptogopher 2019-11-03 18:35:22 +01:00
  • fd24bced60 Changed action column width cryptogopher 2019-11-02 23:59:19 +01:00
  • 020c4e30ea Changed showAndScrollTo -> show + focus cryptogopher 2019-11-02 23:53:36 +01:00
  • 12015f6083 Added Quantity.formula cryptogopher 2019-11-02 23:35:08 +01:00
  • 31518660c8 Added auto submit on name filter focus lost cryptogopher 2019-11-02 19:39:47 +01:00
  • 3294689cb4 Added Ingredient visibility filter cryptogopher 2019-11-02 19:30:52 +01:00
  • 05c79782f5 Ingredient create/import redirect to proper page cryptogopher 2019-11-02 18:53:46 +01:00
  • 3689abb1dc Changed Ingredient#destroy to ajax cryptogopher 2019-11-02 18:50:14 +01:00
  • c7c39be017 Filter form resetting cryptogopher 2019-11-02 16:52:35 +01:00
  • 1acb72f33d Filtering ingredients by name cryptogopher 2019-11-02 15:32:21 +01:00
  • cf9c913897 Toggling quantity primariness from nutrients view cryptogopher 2019-11-01 21:43:56 +01:00
  • 09c441f662 Moved expand action from icon to TD cryptogopher 2019-10-31 23:42:48 +01:00
  • 611b2b799d Removed rowspans cryptogopher 2019-10-31 23:08:04 +01:00
  • 526a4b1fe6 Better expanding of extra nutrients cryptogopher 2019-10-31 23:00:40 +01:00
  • fcec8364bc Extra quantities styling in Nutrients listing cryptogopher 2019-10-31 22:13:39 +01:00
  • 2f0b34d3fe Extra nutrients are displayed in table cells cryptogopher 2019-10-31 15:28:32 +01:00
  • 6f9e8926d7 Nutrients list expandable, displays description cryptogopher 2019-10-28 22:08:05 +01:00
  • c4e89def0a Created common contextual menu for ingredient/nutrients views cryptogopher 2019-10-28 19:51:46 +01:00
  • 67efb6c6bc Added Ingredient#toggle and dimming hidden items cryptogopher 2019-10-27 22:18:00 +01:00
  • 3cec0847df Quantity#destroy changed to AJAX cryptogopher 2019-10-27 20:05:57 +01:00
  • daf0bd421e Running Quantity#toggle/up/down/left/right through AJAX cryptogopher 2019-10-27 19:29:12 +01:00
  • 26f653819d Added Quantity.primary to form cryptogopher 2019-10-26 21:48:52 +02:00
  • 7b46f131c0 Improved Quantity index cryptogopher 2019-10-26 21:10:52 +02:00
  • 745d6de42b Added Quantity ordering cryptogopher 2019-10-26 21:00:37 +02:00
  • 2176ef77f3 Added toggling Quantity primary-ness cryptogopher 2019-10-26 01:03:06 +02:00
  • baadd647f8 Quantity destruction destroys dependent cryptogopher 2019-10-25 22:46:11 +02:00
  • c0e3fd2e85 Changed Quantity.displayed -> Quantity.primary cryptogopher 2019-10-22 23:19:58 +02:00
  • 9578de8287 Disabled sidebar for ingredient nutrient list view cryptogopher 2019-09-28 18:02:57 +02:00
  • 0001b56ca6 Added nutrient view on ingredients index cryptogopher 2019-09-24 23:41:22 +02:00
  • 9664df4888 Added ingredient source setting/display/import cryptogopher 2019-09-23 22:33:40 +02:00
  • 0e6bbd8c74 Added loading default sources cryptogopher 2019-09-23 21:55:04 +02:00
  • 593e11ff53 Finished Sources implementation cryptogopher 2019-09-23 20:13:09 +02:00
  • 35f8ec4b2c Finished Source controller cryptogopher 2019-09-23 15:40:15 +02:00
  • c96cea5ca6 New objects are now created through association cryptogopher 2019-09-23 15:35:43 +02:00
  • ce9f011694 Added Source perms and routing cryptogopher 2019-09-23 15:05:26 +02:00
  • e58952b0e7 Merged source db migration cryptogopher 2019-09-23 14:55:20 +02:00
  • 0b549b909a Added Sources model + controller cryptogopher 2019-09-23 14:45:13 +02:00
  • 2e9d353935 Changes in ingredients index cryptogopher 2019-09-23 00:24:58 +02:00
  • 9cbd540c43 Defaults/import fixes and ingredients sorting cryptogopher 2019-09-23 00:15:40 +02:00
  • 3ebc2f58d0 Finished CSV import cryptogopher 2019-09-22 20:26:07 +02:00
  • eb43c4be21 Import fixes cryptogopher 2019-09-21 23:48:59 +02:00
  • 3a09bf6fce Ingredient CSV import input validation cryptogopher 2019-09-21 22:29:04 +02:00
  • b69bdd6049 Added Ingredients import action cryptogopher 2019-09-15 22:27:54 +02:00
  • 6e3cf2f189 Added Ingredient/Nutrient initialization cryptogopher 2019-09-15 19:55:25 +02:00
  • 9878b42655 Added Ingredient#destroy cryptogopher 2019-09-15 19:00:04 +02:00
  • 893e2646d0 Finished Ingredient#create validations cryptogopher 2019-09-15 18:53:00 +02:00
  • 0dcb13a065 Started Ingredient#create cryptogopher 2019-09-14 23:00:31 +02:00
  • faef248449 Adding/deleting nutrients on ingredient form working cryptogopher 2019-09-14 19:15:56 +02:00
  • dd8c4f2cd1 Added nutrient add on ingredient form cryptogopher 2019-09-13 22:41:09 +02:00
  • f039917d0e Added nested nutrients in ingredient form cryptogopher 2019-09-13 19:21:28 +02:00
  • c82f903360 Added ingredient index and form cryptogopher 2019-09-13 14:48:43 +02:00
  • c916e7fd3c Created ingredients controller cryptogopher 2019-09-13 14:03:39 +02:00
  • 7062652d0d Added nutrient model cryptogopher 2019-09-13 13:54:56 +02:00
  • ffd38195a6 Quantity form parent list narrowed to same domain cryptogopher 2019-09-12 23:28:16 +02:00
  • 8ea838b380 Added default quantity cryptogopher 2019-09-12 22:28:15 +02:00
  • ce68263296 Added reporting count of loaded defaults cryptogopher 2019-09-10 00:38:02 +02:00
  • ffbe404ac0 Deleting quantities on db downgrade cryptogopher 2019-09-10 00:07:39 +02:00
  • c79872b7ff Fixed some quantity descriptions cryptogopher 2019-09-09 23:49:23 +02:00
  • 9a7a840f3e Added further default quantities cryptogopher 2019-09-09 23:30:02 +02:00
  • 30314607ae Added importing quantities cryptogopher 2019-09-09 21:14:56 +02:00
  • ddac5d9aa8 Displaying only quantities for current project cryptogopher 2019-09-08 23:50:22 +02:00
  • d74b721ee5 Added default quantities cryptogopher 2019-09-08 23:46:16 +02:00
  • a96cd717cf Validating parent quantity domain cryptogopher 2019-09-08 21:10:25 +02:00
  • b31ab9d16a Added Quantity nesting with awesome_nested_set cryptogopher 2019-09-08 20:00:35 +02:00
  • 96509d5285 Fixed migration cryptogopher 2019-08-28 21:22:43 +02:00
  • b63040b037 Added Ingredients model cryptogopher 2019-08-28 21:04:46 +02:00
  • 54ab1c60dc Implemented Quantity cryptogopher 2019-08-23 17:06:09 +02:00
  • 9a34cc0b95 Added Quantities model and controller cryptogopher 2019-08-23 00:01:10 +02:00
  • f9c5e6d40d Unit.name not required cryptogopher 2019-08-22 23:47:43 +02:00
  • b1be5e571a Changed Unit uniqueness condtions to shortname only cryptogopher 2019-08-22 22:10:51 +02:00
  • b0a02b7474 Added uniqueness constraint to Unit names cryptogopher 2019-08-22 17:57:31 +02:00
  • b503f91e3b Implemented UnitsController#create/destroy cryptogopher 2019-08-22 17:47:32 +02:00
  • e9fc9c6475 Completed UnitsController#import and Unit index view cryptogopher 2019-08-22 01:12:37 +02:00
  • 8e7385cdcb Removed Unit.group, added UnitsController#import cryptogopher 2019-08-21 22:54:13 +02:00
  • fea736bd36 Changed Unit.type -> .group cryptogopher 2019-08-16 19:29:23 +02:00
  • 8082e42225 Added Unit types cryptogopher 2019-08-15 22:30:15 +02:00
  • b0789e6217 Added new Unit form cryptogopher 2019-08-10 23:31:20 +02:00
  • 2cd9900cea Added units view and sidebar link cryptogopher 2019-08-09 12:43:28 +02:00
  • 40f39a955c Added project menu, body_trackers#index and sidebar cryptogopher 2019-08-09 12:09:18 +02:00
  • 3e83693c28 Created BodyTrackers controller cryptogopher 2019-08-08 22:33:58 +02:00
  • 045943938d Created Units controlle cryptogopher 2019-08-08 21:59:40 +02:00
  • 6b1bd9a45e Created Unit model cryptogopher 2019-08-08 21:46:26 +02:00
  • 19e3d54297 Added basic plugin description cryptogopher 2019-07-28 23:15:55 +02:00
  • e3f56132dc Base files cleanup cryptogopher 2019-07-28 22:52:53 +02:00
  • 50de8bf91e Merge branch 'master' of https://github.com/cryptogopher/body_tracking cryptogopher 2019-07-28 22:48:51 +02:00
  • d75bc4403d
    Initial commit cryptogopher 2019-07-28 22:45:46 +02:00
  • 94971489d1 Adding autogenerated plugin files cryptogopher 2019-07-28 22:42:50 +02:00