Commit Graph

218 Commits

Author SHA1 Message Date
f819ac65b5 markup: move work files to a per-cat subdir 2019-10-18 16:39:01 -07:00
3199f6ab40 markup: move WORKDIR to utils.py 2019-10-18 16:37:57 -07:00
94c1a419dc markup: move functionality to library 2019-10-18 15:14:05 -07:00
5282f7cb2f markup: matching works 2019-10-18 13:11:53 -07:00
be2902ca24 markup/img.py: cleanup 2019-10-17 00:41:43 -07:00
68a658dfe8 add scribble image processing 2019-10-16 23:55:42 -07:00
6be415a1df move markup parsing to utils.py with a test script 2019-10-16 16:54:45 -07:00
7803ae2fb1 celery integration & basic markup task 2019-10-13 21:57:12 -07:00
46f4080b93 initial markup endpoint 2019-10-10 15:28:30 -07:00
f2e9a59be6 requirements.txt: add celery 2019-10-10 15:27:29 -07:00
fdf0187718 region and season admin add ordering 2019-10-10 15:26:53 -07:00
e2c43b702c Merge branch 'new-vue' 2019-10-02 13:56:09 -07:00
287e5a59a9 more make eslint happy 2019-10-02 13:49:20 -07:00
a3643dbcb5 .eslintrc.js: update for vue rules we like 2019-10-02 13:48:11 -07:00
29cf8b8739 eslint autofixes for vuetify 2 2019-10-01 23:19:40 -07:00
e6e060da80 cat editor: updates for vuetify 2 2019-10-01 22:41:55 -07:00
a6052d69d4 CatalogList: selected tab text is black 2019-10-01 22:37:38 -07:00
b42bea2f56 Navbar: add padding to logo 2019-10-01 16:34:55 -07:00
6b86abb847 CatalogList: layout updates for vuetify 2.0 2019-10-01 16:32:00 -07:00
8f7aa8177d fix vuetify theme for 2.0 2019-10-01 16:31:39 -07:00
e73b95e127 eslint: add vuetify defs 2019-10-01 15:53:30 -07:00
47261e0816 CatalogList: update for vuetify 2 data table 2019-10-01 15:45:50 -07:00
5bcc033809 catalog list: fix bug on data update when pub cat selected 2019-10-01 15:45:03 -07:00
c777f85b94 catalog list: small updates for vuetify 2 2019-10-01 15:44:29 -07:00
06b8d6e0f2 update major npm packages 2019-10-01 15:41:47 -07:00
dbaf19e8d4 package.json: minor package upgrades 2019-09-30 16:43:40 -07:00
626c41a76a product views: filter prods on season 2019-09-26 10:05:07 -07:00
13faa078c1 product view: case insensitive search against region name 2019-09-26 10:04:37 -07:00
506c8e5621 fix load_users.py msg formatting 2019-09-24 13:23:33 -07:00
ada43d809a gitignore users.csv 2019-09-24 13:19:40 -07:00
989956dff7 add load_users.py 2019-09-24 13:19:25 -07:00
c964cc3abd product search respects season & region 2019-09-19 12:39:15 -07:00
da41a912b0 settings.py: add (commented) logging for sql queries 2019-09-19 12:37:41 -07:00
dfa2a7d4a5 cateditor: prod search sends season and region 2019-09-18 15:46:12 -07:00
a3a34d4210 product class: update for new keen_materials schema 2019-09-18 15:45:30 -07:00
4cbe77cf0e gitignore vue.config.js (delivered by ansible) 2019-09-18 15:44:30 -07:00
dee7306529 add STARTUP 2019-09-18 15:43:50 -07:00
2eabc0175e vue: update packages 2019-08-29 10:06:13 -07:00
23393670dd rm vue.config.js - now created by ansible 2019-08-29 10:05:12 -07:00
6818847506 quickinfo search form: allow iframe embedding 2019-08-02 17:20:39 -07:00
d69f25926c quickinfo search form: minor visual tweaks 2019-08-02 17:20:18 -07:00
1d54ffc571 Merge branch 'quickinfo' 2019-08-02 15:45:49 -07:00
6c23d30897 add quickinfo app 2019-08-02 15:44:50 -07:00
02a4080c48 products/models.py: add basic product image classes 2019-08-02 15:38:26 -07:00
e0d351410c products/models.py: remove big sql comment 2019-08-02 15:37:45 -07:00
f81280b821 upgrade to django 2.2.4 2019-08-01 10:06:35 -07:00
25fd0b6ef7 cateditor: show notice if editing a public catalog 2019-06-15 22:05:28 -07:00
26ff012903 always update cat id in json data on save 2019-05-31 04:53:54 -07:00
f9ebcf7851 save owner id in catalog data 2019-05-31 04:53:22 -07:00
c69b41200e don't include our catalogs in public cat list 2019-05-31 04:52:17 -07:00