Commit graph

49 commits

Author SHA1 Message Date
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 db70870921 Fix home, login templates for Buefy
per recent upstream changes
2019-08-04 21:53:12 -05: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 e4620c8670 Fix tempmon email config usage 2019-06-15 19:06:19 -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 e401549e29 Remove deprecated menu template
using "simple" menus exclusively now
2019-04-02 21:51:00 -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 b1875f5834 Add support for simple postgres restart 2019-03-03 13:10:08 -06:00
Lance Edgar 520940bc81 Delete 'bobcat' theme override
core bobcat theme now supports simple menus natively
2018-11-29 01:56:03 -06:00
Lance Edgar 599bf7cc32 Refactor web app to use "simple" menus
for sake of sharing between themes
2018-11-29 01:40:18 -06:00
Lance Edgar 15c44196bc Add menu for new 'bobcat' theme 2018-11-28 23:53:19 -06:00
Lance Edgar 71c60c58a1 Tweak style for header logo
seemed necessary for sake of bobcat theme, but worked for default too..
2018-11-28 21:41:00 -06:00
Lance Edgar 9294d95ffb Add proper "retry" support for basic postgres restart 2018-11-28 19:52:57 -06:00
Lance Edgar b0a52dcec2 Fix template references for app_title
make sure we only look to /base_meta.mako for that
2018-11-27 18:20:56 -06:00
Lance Edgar 46867b1154 Move base template to /base_meta.mako
per upstream 'themes' feature
2018-11-27 17:57:46 -06:00
Lance Edgar e3d9d7d4e5 Tweak some menu option labels 2018-11-26 22:08:41 -06:00
Lance Edgar 57c5f8ba5e Add support for basic web API app 2018-11-26 22:08:29 -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 452dc934fa Fix import bug for email settings 2018-08-17 13:11:52 -05:00
Lance Edgar e91858b567 Add (protected) email settings for upgrade success, failure 2018-08-17 13:08:48 -05:00
Lance Edgar 12c8b3b8dd Remove version caps for pyramid; stop auto-config for postgres error retry 2018-08-17 12:57:24 -05:00
Lance Edgar caaf2842dc Rearrange menu a bit, add rattail-corepos dependency 2018-06-03 00:44:10 -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 ed1cc301a3 Add base mobile template, for custom menu 2017-03-30 21:46:06 -05:00
Lance Edgar 7947f89b5f Add Piwik tracking code 2017-01-11 21:11:03 -06: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
Lance Edgar fcb21b9671 Add initial support for employee schedule views 2016-12-10 16:04:34 -06:00
Lance Edgar 7a22b11e2e Add support for messaging system 2016-12-10 15:40:21 -06:00
Lance Edgar d812e5465a Add overrides for email profiles, settings views
to make feedback email config readonly
2016-12-10 14:55:36 -06:00
Lance Edgar 365d5847a4 Add email config views 2016-12-10 14:16:37 -06:00
Lance Edgar c61f5c8053 Only allow 'demo' tempmon client to be restarted 2016-12-10 11:56:58 -06:00
Lance Edgar 50509f8f52 Add support for tempmon views 2016-12-10 11:24:01 -06:00
Lance Edgar 94993cf553 Add people.autocomplete view config 2016-12-10 10:15:41 -06:00
Lance Edgar 0fa7877cde Add custom login page with chuck/admin tip 2016-12-08 14:43:49 -06:00
Lance Edgar 96dd73ea23 Prevent password change for 'chuck' user 2016-12-07 22:23:11 -06:00
Lance Edgar 7fe335a56d Prevent edit/delete for Chuck Norris user/person 2016-12-07 22:07:12 -06:00
Lance Edgar 220c6184aa Morph project => rattail-demo 2016-12-07 20:24:11 -06:00