Commit graph

60 commits

Author SHA1 Message Date
Lance Edgar 9fc9138bce Expose views for datasync status, luigi jobs 2022-08-21 18:47:16 -05:00
Lance Edgar a6871fac95 Tweak menu config, handheld views per upstream changes 2022-08-21 11:35:03 -05:00
Lance Edgar a475db3fd5 Remove unwanted product label printing config 2022-01-31 19:37:33 -06:00
Lance Edgar e23e65155f Expose views for reports, problem reports 2021-12-07 18:06:12 -06:00
Lance Edgar 1f37a4bd37 Update some view config
per upstream changes
2021-11-29 17:39:39 -06:00
Lance Edgar 0c73ee07d6 Add views, menu for Trainwreck 2021-02-18 20:20:31 -06:00
Lance Edgar 3384de9b63 Use custom Purchase views per CORE integration 2021-02-02 12:06:43 -06:00
Lance Edgar 8cb42712fd Include custom Stores view, per CORE 2021-01-27 22:43:56 -06:00
Lance Edgar 06f959cd09 Expose the Units of Measure views in web app
also this declares the CORE-specific product handler to be our default
2021-01-21 17:42:06 -06:00
Lance Edgar 25bf17715c Add initial support for WooCommerce integration 2021-01-20 21:54:52 -06:00
Lance Edgar 05ac07d2e6 Remove custom logic to protect chuck's person, employee records 2020-09-23 16:40:58 -05:00
Lance Edgar 2a34243e33 Remove custom logic for preventing password change for 'chuck'
upstream now handles this
2020-09-23 16:30:00 -05:00
Lance Edgar 2619869ceb Add menu links to generate new project, plus docs, source code etc. 2020-09-06 14:47:44 -05:00
Lance Edgar 34ab56247b Tweak changelog URL config for upgrade pkg diff table 2020-09-05 17:49:46 -05:00
Lance Edgar b9cf911688 Expose Product.corepos_id for editing 2020-08-20 20:24:15 -05:00
Lance Edgar 94a311828f Expose Product.item_id when editing 2020-08-20 19:57:07 -05:00
Lance Edgar 2d3c4fd935 Expose purchasing views 2020-08-20 17:56:55 -05:00
Lance Edgar 852f9d4902 Add initial Shopfoo pattern feature
data models, import/export, web views etc.
2020-08-19 22:21:00 -05:00
Lance Edgar c5922c74ea Be smarter about how we prevent edit/delete for some people, employees
instead of just hard-coding UUID for 'chuck'
2020-08-06 01:53:45 -05:00
Lance Edgar 25a7d46588 Stop protecting certain settings from being edited
we no longer expose settings to 'chuck' user etc.
2020-08-06 01:35:29 -05:00
Lance Edgar 310baea00f Tweak how we show pyCOREPOS package version
per upstream changes
2020-07-15 21:45:48 -05:00
Lance Edgar 0729a8902f Use some CORE-specific master views 2020-07-07 20:13:52 -05:00
Lance Edgar b01f8425e5 Fix inventory batch views
per upstream changes
2020-07-07 19:29:22 -05:00
Lance Edgar b044790d51 Add Tempmon Appliance views, menu link
also remove edit/delete restrictions for tempmon clients, probes.  now we just
let the normal permissions handle that
2020-03-22 16:39:42 -05:00
Lance Edgar 099fe14de1 Expose Members master view; add CORE link to member tab of profile view 2020-03-18 11:31:55 -05:00
Lance Edgar 366594c53a Use custom Person views from tailbone-corepos 2020-03-16 19:47:17 -05:00
Lance Edgar f1a01af3c9 Remove custom logic for User views
this was to protect the 'chuck' user but we now have better (upstream) ways
2020-03-15 11:43:06 -05:00
Lance Edgar 69316183f7 Remove time clock, schedule views
those weren't very well supported, and that won't change anytime soon
2020-03-15 09:22:13 -05:00
Lance Edgar 92517605d8 Tweak project name for tailbone-corepos
i.e. for About page
2020-03-15 09:21:37 -05:00
Lance Edgar 0bf3fcfba4 Add support for CORE-POS jump button when viewing Department 2020-03-14 21:03:48 -05:00
Lance Edgar 07a36982d7 Move jump button logic to tailbone-corepos
since that now supports jump button for Vendor also, maybe others to come
2020-03-14 19:50:35 -05:00
Lance Edgar d7462f415d Add jump button, to view product in CORE Office 2020-03-14 18:33:08 -05:00
Lance Edgar 72a4c347d8 Define custom data model; add alembic scripts; etc.
actually our "custom" data model is just rattail + rattail-corepos
2020-03-04 19:08:20 -06:00
Lance Edgar ece361a0e6 Fix basic product editing feature
limit which fields are supported
2020-02-28 18:12:32 -06:00
Lance Edgar 5c3a95915b Remove CORE-POS web views logic
all the views are still visible in our app, but the view logic belongs in
tailbone-corepos now
2019-07-09 17:34:03 -05:00
Lance Edgar a0ba89ecfd Mock out the tempmon client restart action when testing 2019-06-15 17:31:29 -05:00
Lance Edgar f7eac8d707 Add support for Person Note views 2019-06-15 15:31:09 -05:00
Lance Edgar 5ebe3a001a Update simple menus per newer conventions 2019-04-02 21:47:10 -05:00
Lance Edgar b0b7fc42b9 Add views for CORE-POS members 2019-03-06 18:24:00 -06:00
Lance Edgar b7512e0b31 Add feature demo for importing Square transactions to CORE-POS
also allow delete of CORE-POS transactions, for sake of demo
2018-11-22 20:38:36 -06:00
Lance Edgar e20a9b8123 Add basic CORE-POS table views 2018-11-22 16:48:06 -06:00
Lance Edgar e91858b567 Add (protected) email settings for upgrade success, failure 2018-08-17 13:08:48 -05:00
Lance Edgar d5a9b5c471 Change how we prevent edit/delete for demo users
to take new 'demo' user into account, but also more readable
2017-08-13 23:47:17 -05:00
Lance Edgar 82d5bcc0ed Add support for user events 2017-08-13 23:12:38 -05:00
Lance Edgar 8df12a1774 Add basic upgrades support, remove 'better' theme references 2017-08-13 22:37:38 -05:00
Lance Edgar bae33491b6 Refactor mobile views a bit, per tailbone changes 2016-12-12 16:03:42 -06:00
Lance Edgar e9998cb597 Add basic support for datasync views
Still no actual daemon wired up yet, but can fake it for UI with this
2016-12-11 21:21:44 -06:00
Lance Edgar db9deffaa6 Add '+dev' suffix to all versions on about page 2016-12-11 19:42:26 -06:00
Lance Edgar b5c81244ac Add initial support for mobile login / user menu etc. 2016-12-11 18:08:39 -06:00
Lance Edgar 9d9bc58a99 Add initial mobile template support
Also add rattail-tempmon to list of packages on 'about' page
2016-12-11 01:40:41 -06:00