Lance Edgar
59e61357be
docs: use markdown for readme file
2024-09-13 18:42:05 -05:00
Lance Edgar
f18037b2fb
fix: avoid deprecated base class for config extension
2024-08-16 10:14:33 -05:00
Lance Edgar
beddcf6987
fix: just use upstream main()
for webapi
...
apparently this demo is not customizing anything and had some old code
which no longer works (auth policy)
2024-07-18 09:37:28 -05:00
Lance Edgar
c67494a18c
fix: update menu config per wuttaweb
2024-07-14 11:37:36 -05:00
Lance Edgar
e10b1fa2fd
fix: update config for default app model
...
per rattail changes
2024-07-13 09:36:40 -05:00
Lance Edgar
19f4f62229
fix: remove unused alembic script
...
we just use the upstream script now
2024-07-02 09:44:15 -05:00
Lance Edgar
6756899bbb
bump: version 0.2.2 → 0.2.3
2024-07-01 11:54:15 -05:00
Lance Edgar
cbb5174ac8
fix: use rattail function to create top-level command
...
share code in case logic ever changes
2024-07-01 11:54:04 -05:00
Lance Edgar
10e79be01a
bump: version 0.2.1 → 0.2.2
2024-06-30 12:00:10 -05:00
Lance Edgar
e071a9ba25
fix: declare custom static libcache module for tailbone
...
whoops, missed this in last commit
2024-06-30 11:59:45 -05:00
Lance Edgar
ef696b22b0
bump: version 0.2.0 → 0.2.1
2024-06-30 11:56:19 -05:00
Lance Edgar
c883e79a2a
fix: add butterball libcache via fanstatic
...
using vue 3.4.31 and oruga 0.8.12
2024-06-30 11:55:21 -05:00
Lance Edgar
5e466be42e
fix: add command to purge shopfoo exports
2024-06-16 14:23:41 -05:00
Lance Edgar
cc9ec47857
bump: version 0.1.0 → 0.2.0
2024-06-10 20:55:54 -05:00
Lance Edgar
5176acaf9e
feat: switch from setup.cfg to pyproject.toml + hatchling
2024-06-10 20:54:22 -05:00
Lance Edgar
c65cfe5144
Remove version cap for invoke
2024-06-09 22:29:47 -05:00
Lance Edgar
6b7c69265f
Declare dependency for typer
2024-05-15 15:45:53 -05:00
Lance Edgar
8287f02793
Migrate all commands to use 'typer' framework
2024-05-15 15:34:42 -05:00
Lance Edgar
d819d833af
Add new wutta-style entry point group for subcommands
2023-11-21 14:18:17 -06:00
Lance Edgar
ffe97e3a12
Fix class names for rattail-demo import-self
per upstream changes
2023-09-25 13:38:16 -05:00
Lance Edgar
ba534fbae1
Replace setup.py
contents with setup.cfg
2023-05-16 13:19:21 -05:00
Lance Edgar
97db13a19f
Tweak project/essentials view config per upstream changes
2023-05-05 10:46:04 -05:00
Lance Edgar
3fb08869e0
Avoid deprecated import for OrderedDict
2023-05-05 01:55:15 -05:00
Lance Edgar
83a810cb0d
Peg invoke
version to pre-2.1
...
apparently 2.1.1 has same problem as 2.1.0
hopefully can remove this in a few weeks; cf.
https://github.com/fabric/fabric/issues/2263#issuecomment-1532107759
2023-05-03 10:23:25 -05:00
Lance Edgar
ecbc9abb10
Add version restriction for invoke
lib
...
per bug in latest release
2023-04-30 21:05:32 -05:00
Lance Edgar
492cdc0329
Remove version cap for plaster lib
...
no longer relevant here
2023-03-08 20:48:23 -06:00
Lance Edgar
1c1611df88
Remove dependency for pyramid_retry
...
since tailbone now includes it
2023-02-11 22:25:49 -06:00
Lance Edgar
e7248b4589
Include the 'essential' views
2023-01-18 18:42:55 -06:00
Lance Edgar
400133a98d
Add support for new-style rattail-demo install
command
...
also use upstream menus where possible
2023-01-18 14:59:26 -06:00
Lance Edgar
316bdfe1aa
Use handler to build menus
2023-01-14 16:13:58 -06:00
Lance Edgar
6a8096391f
Remove old Piwik analytics header code
2022-12-10 09:23:10 -06:00
Lance Edgar
34a3ee8f36
Refactor various views and config, per upstream changes
...
adding proper integration support for CORE, WooCommerce
2022-12-10 09:21:42 -06:00
Lance Edgar
5481c115ba
Remove version cap for mysql-connector-python
...
live demo now runs on python 3.9.2 and so whatever issue i ran across
previously, is no longer a thing i guess.
might as well not declare any particular python version beyond "3" ...
also cleanup the rattail dependencies a bit
2022-11-26 20:32:45 -06:00
Lance Edgar
16fdfd51ba
Fix view config inheritance
2022-11-21 22:22:46 -06:00
Lance Edgar
640ca783c7
Allow running web app via ASGI
2022-11-21 22:08:55 -06:00
Lance Edgar
e6d4f7e303
Cap version of plaster lib, per recent errors
2022-11-20 16:27:56 -06:00
Lance Edgar
5cfe10c2e7
Rename menu entry for Luigi Tasks
2022-11-20 16:27:49 -06:00
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
655dbea531
Tweak menu for generating new report, per upstream changes
2022-01-31 19:37:12 -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
be2858084b
Purge things for legacy (jquery) mobile app
...
per upstream purge
2021-01-30 15:54:40 -06:00
Lance Edgar
4288e1ce64
Override the CORE-API -> Rattail Demo importer for Store data
...
this lets the demo have random extra Store records and the importer will just
ignore them
2021-01-28 13:29:22 -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
2c8cc67043
Bugfix per woocommerce demo launch
2021-01-20 23:15:46 -06:00