Commit Graph

282 Commits

Author SHA1 Message Date
31109592f2 add add_user management command 2019-10-30 14:29:56 -07:00
ec428c1881 spreadsheet.py: lowercase all text for NuOrder 2019-10-28 21:50:56 -07:00
5c3ad32cb5 markup/spreadsheet.py: add category + size, add styling 2019-10-27 00:01:05 -07:00
7e77a04239 markup/pdf.py: add size and category to pdf hints 2019-10-26 23:26:28 -07:00
a86ebe8a53 add 'cat_ids' management command 2019-10-25 16:30:02 -07:00
8507288944 markup: view chmod email file after copy 2019-10-20 23:35:40 -07:00
8da277cbde markup: spreadsheet remove dupes 2019-10-20 23:26:39 -07:00
1970e2f506 markup: attach marked up pdf to email also 2019-10-20 23:14:25 -07:00
606f3fd5da markup: first email code 2019-10-19 22:11:21 -07:00
c18bedeb81 markup utils: add clean_path() 2019-10-19 22:09:10 -07:00
e434d3f705 markup: pass workdir around, don't recalc all the time 2019-10-19 22:08:42 -07:00
ed5236c618 markup: spreadsheet handle multiple materials in a match 2019-10-19 17:02:28 -07:00
4cde2233cd markup: add spreadsheet writing 2019-10-18 16:40:15 -07:00
2b498fd2e3 markup: add season info from pdf 2019-10-18 16:39:34 -07:00
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