Commit graph

  • 136d181363 Add basic "ordering worksheet" API Lance Edgar 2020-03-13 13:15:27 -0500
  • d8b9ae9ff1 Update changelog v0.8.89 Lance Edgar 2020-03-11 13:31:59 -0500
  • d72f61a98d Make sure all contact info is "touched" when touching person record Lance Edgar 2020-03-11 13:30:04 -0500
  • 12b0ac1037 Move logic for Order Form worksheet into purchase batch handler Lance Edgar 2020-03-06 19:53:03 -0600
  • 1db6d642e7 Refactor "view profile" page per latest Buefy theme conventions Lance Edgar 2020-03-06 14:01:10 -0600
  • cd0703ba12 Update changelog v0.8.88 Lance Edgar 2020-03-05 13:03:59 -0600
  • 0f5999c8d8 Allow "touch" for vendor records Lance Edgar 2020-03-04 12:59:11 -0600
  • 11cc9a752a Remove "api." prefix for default route names, in API master views Lance Edgar 2020-03-03 17:10:41 -0600
  • 0483f47b26 Add support for refreshing multiple batches (results) at once Lance Edgar 2020-03-02 18:11:13 -0600
  • 2605f5ab79 Fix batch row status breakdown for Buefy themes Lance Edgar 2020-03-02 14:38:06 -0600
  • 2100f0461d Update changelog v0.8.87 Lance Edgar 2020-03-02 11:53:15 -0600
  • 0e46b25f6e Use Cornice when registering all "service" API views Lance Edgar 2020-03-01 17:18:11 -0600
  • c55830e533 Refactor all API views thus far, to use new v2 master Lance Edgar 2020-03-01 17:17:54 -0600
  • 113c0af49d Add new "master" API view class; refactor products and batches to use it Lance Edgar 2020-03-01 16:45:24 -0600
  • df00dd600a Update changelog v0.8.86 Lance Edgar 2020-03-01 12:24:41 -0600
  • 86617e410f Fix some basic product editing features Lance Edgar 2020-02-28 18:11:54 -0600
  • 815cdbdd0a Fix product price, cost history dialogs, for Buefy theme Lance Edgar 2020-02-28 17:06:30 -0600
  • a2277feb10 Cleanup main version history views for Buefy theme Lance Edgar 2020-02-28 15:45:27 -0600
  • 6d929dd95a Fix how we fetch employee history, for profile view Lance Edgar 2020-02-28 13:10:25 -0600
  • 7b43164831 Add support for executing ordering batches via API Lance Edgar 2020-02-26 21:29:59 -0600
  • c145d077cd Return employee_uuid along with user info, from API Lance Edgar 2020-02-26 21:29:37 -0600
  • a79bf3f055 Add toggle complete, more normalized row fields for odering batch API Lance Edgar 2020-02-26 17:45:19 -0600
  • 77eead761e Update changelog v0.8.85 Lance Edgar 2020-02-26 15:04:56 -0600
  • cd8d70de0e Send batch params as part of normalized API Lance Edgar 2020-02-26 14:27:17 -0600
  • 5f8dc20312 Raise 404 not found instead of error, when user is not employee Lance Edgar 2020-02-25 15:35:39 -0600
  • 2b70ed1407 Fix "edit row" logic for ordering batch Lance Edgar 2020-02-24 13:38:58 -0600
  • fc830f60e8 Tweak worksheet_update() of ordering batch view, to leverage handler Lance Edgar 2020-02-24 12:36:47 -0600
  • c3f4a3d9ea Tweak save_edit_row_form() of purchase batch view, to leverage handler Lance Edgar 2020-02-24 12:27:26 -0600
  • 6c5cc95e51 Overhaul the /ordering batch API somewhat; update docs Lance Edgar 2020-02-23 21:07:50 -0600
  • 877e6088e2 Update changelog v0.8.84 Lance Edgar 2020-02-21 14:30:08 -0600
  • c96ab426a4 Return new user permissions when logging in via API Lance Edgar 2020-02-21 12:36:11 -0600
  • 5e028ce547 Add API view for changing current user password Lance Edgar 2020-02-12 17:32:18 -0600
  • da16f25cf2 Update changelog v0.8.83 Lance Edgar 2020-02-12 14:49:32 -0600
  • c9cf59762a Return package names as list, from "about" page from API Lance Edgar 2020-02-12 14:47:48 -0600
  • c95008703c Add common get_user_info() method for all API views Lance Edgar 2020-02-11 13:31:02 -0600
  • a6f80e07e0 Add way to prevent user login via API, per custom logic Lance Edgar 2020-02-10 15:43:10 -0600
  • 5faced8d22 Tweak how default config is defined for auth API views Lance Edgar 2020-02-10 14:13:50 -0600
  • 4a35620820 Allow override of "email key" for user feedback, sent via API Lance Edgar 2020-02-10 12:35:30 -0600
  • 76839c48cf Fix email preview for TXT templates on python3 Lance Edgar 2020-02-09 15:32:22 -0600
  • 6925c460c5 Add some custom display logic for "current price" in pricing batch Lance Edgar 2020-02-07 18:12:44 -0600
  • 6a8f64a9e8 Use new Email.obtain_sample_data() method when generating preview Lance Edgar 2020-02-07 16:21:51 -0600
  • f1dc773bfd Update changelog v0.8.82 Lance Edgar 2020-02-03 18:46:19 -0600
  • d00449465f Go ahead and expose theme picker by default Lance Edgar 2020-01-29 22:20:53 -0600
  • 77f26f01d4 Make sure falafel theme is somewhat available by default Lance Edgar 2020-01-29 22:01:44 -0600
  • b633c91b66 Add red highlight for SRP breach, for generic product batch Lance Edgar 2020-01-28 17:24:10 -0600
  • 132b2b9ec7 Fix vendor ID/name for Excel download of pricing batch rows Lance Edgar 2020-01-28 16:33:23 -0600
  • b875540397 Update changelog v0.8.81 Lance Edgar 2020-01-28 15:11:31 -0600
  • 201f7cc21e Add warning for "price breaches SRP" rows in pricing batch Lance Edgar 2020-01-28 11:59:40 -0600
  • 6e7ee99b47 Sort report options by name, when choosing which to generate Lance Edgar 2020-01-28 06:47:59 -0600
  • 99f1e000bf Stop including deprecated views Lance Edgar 2020-01-27 16:13:28 -0600
  • 35875b7826 Tweak how we import pip internal things, for upgrade view Lance Edgar 2020-01-27 12:57:40 -0600
  • e9533727db Allow populate of new pricing batch from products w/ "SRP breach" Lance Edgar 2020-01-23 10:48:21 -0600
  • 842882e766 Include regular price changes, for current price history dialog Lance Edgar 2020-01-21 11:41:37 -0600
  • 09e18b064d Update changelog v0.8.80 Lance Edgar 2020-01-20 12:28:49 -0600
  • 0e4b33be96 Add "cost history" dialog for product view Lance Edgar 2020-01-16 11:56:33 -0600
  • 91c1c1c5c8 Add "current price history" dialog for product view Lance Edgar 2020-01-16 11:31:49 -0600
  • 09a383f89c Fix SRP warning logic! Lance Edgar 2020-01-15 19:26:28 -0600
  • 133ca622a0 Expose batch ID, sequence for datasync change queue Lance Edgar 2020-01-15 19:03:16 -0600
  • 0fbe3380cd Highlight SRP in red, if reg price is greater (in product view) Lance Edgar 2020-01-14 16:45:08 -0600
  • 8f07f27a61 Highlight SRP in red, if reg price is greater (in products grid) Lance Edgar 2020-01-14 16:35:30 -0600
  • bbd462c85a Cleanup "diff" table for importer batch row view, per Buefy theme Lance Edgar 2020-01-14 12:14:47 -0600
  • 234fd8b2e1 Add support for Row Status Breakdown, for Import/Export batches Lance Edgar 2020-01-14 11:54:00 -0600
  • 02649709aa Add regular price history dialog for product view Lance Edgar 2020-01-08 08:04:48 -0600
  • 910e82a795 Hide the SRP history link for new buefy themes Lance Edgar 2020-01-07 06:44:27 -0600
  • 3fc8254219 Update changelog v0.8.79 Lance Edgar 2020-01-06 08:03:29 -0600
  • 4c5b01f287 Move "delete results" logic for master grid Lance Edgar 2020-01-06 07:46:10 -0600
  • 03c8d3409a Update changelog v0.8.78 Lance Edgar 2020-01-02 12:39:32 -0600
  • 7dce154cc3 Add dialog for viewing product SRP history Lance Edgar 2020-01-02 06:55:02 -0600
  • 8947a4d14f Add Grid.set_filters_sequence() convenience method Lance Edgar 2020-01-01 12:05:08 -0600
  • 3895734c32 Update changelog v0.8.77 Lance Edgar 2019-12-04 16:53:39 -0600
  • a96c5712ab Use currency formatting for costs in vendor catalog batch Lance Edgar 2019-12-04 16:51:55 -0600
  • 7b5ac7eba4 Update changelog v0.8.76 Lance Edgar 2019-12-02 08:40:45 -0600
  • 6c029382d9 Add API views for admin user to become / stop being "root" Lance Edgar 2019-11-26 16:42:27 -0600
  • 31ae68f96e Allow override of user authentication logic for API Lance Edgar 2019-11-26 15:28:03 -0600
  • 8cbabfbb95 Add API view for marking "receiving complete" for receiving batch Lance Edgar 2019-11-26 13:54:43 -0600
  • 675660e130 Expose catalog cost, allow updating, for receiving batch rows Lance Edgar 2019-11-26 11:19:55 -0600
  • 3e1409afc5 Show vendor item code in receiving batch row grid Lance Edgar 2019-11-22 19:34:33 -0600
  • c14cf3022c Allow update of row unit cost directly from receiving batch view Lance Edgar 2019-11-21 17:41:26 -0600
  • b7c710cddd Update changelog v0.8.75 Lance Edgar 2019-11-19 13:48:12 -0600
  • bed9ad76f9 Filter by receiving mode, for receiving batch API Lance Edgar 2019-11-19 13:19:37 -0600
  • d9fecd8eb5 Update changelog v0.8.74 Lance Edgar 2019-11-15 16:26:22 -0600
  • d256e2014a Provide background color when first checking API session Lance Edgar 2019-11-15 15:08:56 -0600
  • 0715bd6321 Add basic "receive" handler logic for receiving API Lance Edgar 2019-11-15 14:50:03 -0600
  • 337422a619 Tweak some "unexpected item" logic for receiving API Lance Edgar 2019-11-15 10:30:01 -0600
  • 6a98dcc169 Add toggle complete; improve quick entry for receiving batch API Lance Edgar 2019-11-13 14:05:38 -0600
  • d42c2fabb9 Move "quick entry" logic for purchase batch, into rattail handler Lance Edgar 2019-11-13 14:03:54 -0600
  • a096ce565e Add some convenience filters for receiving batch rows API Lance Edgar 2019-11-12 19:04:46 -0600
  • a9b740dcaa Add basic support for "eligible purchases" for receiving batch API Lance Edgar 2019-11-12 17:46:18 -0600
  • 3514c4050e Add some API views for receiving, and vendor autocomplete Lance Edgar 2019-11-12 11:55:28 -0600
  • afdd294c60 Add support for "toggle complete" for batch API Lance Edgar 2019-11-11 12:36:50 -0600
  • bd09acd0fd Add support for label batch "quick entry" API Lance Edgar 2019-11-11 11:26:42 -0600
  • c520dc23ba Update changelog v0.8.73 Lance Edgar 2019-11-08 16:16:43 -0600
  • c70dedd94f Fix merge feature for master index grid Lance Edgar 2019-11-08 16:02:21 -0600
  • 0877cfc3c9 Fallback to referrer if form has no cancel button URL Lance Edgar 2019-11-07 22:56:56 -0600
  • 8dcec94aec Add notes to label batch API (get), basic create support Lance Edgar 2019-11-06 22:31:00 -0600
  • 4afbb350ce Add very basic API views for label batches Lance Edgar 2019-11-06 17:25:25 -0600
  • 99f69c13d2 Allow rendering of "raw" datetime as ISO date Lance Edgar 2019-11-05 15:11:07 -0600
  • 93a44d83d2 Declare empty component list for TailboneForm Lance Edgar 2019-11-04 20:55:51 -0600
  • 86695c9dc7 Refactor "send new message" form, esp. recipients field, per Vue.js Lance Edgar 2019-11-04 17:30:00 -0600
  • e153e530a8 Use "warning" status for pricing batch rows, where product not found Lance Edgar 2019-11-04 12:39:26 -0600