Commit Graph

310 Commits

Author SHA1 Message Date
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
76559875d5 allow saving our version of a public catalog 2019-05-31 04:50:49 -07:00
dbdc950989 cateditor: fix setting model name 2019-05-31 03:53:05 -07:00
4ac28cceb4 big pagination update - split models into pages 2019-05-31 01:41:56 -07:00
59faa47e61 procat2/models: fix page count - add breaker pages 2019-05-29 00:53:17 -07:00
66457d5487 cateditor: remove unnecessary 'sections' getter 2019-05-29 00:38:50 -07:00
bfab1757cc vue navbar fix support email link 2019-05-22 02:00:33 -07:00
24903754a1 CatalogList: simplify using mapState 2019-05-22 01:58:37 -07:00
1e9547c4a4 cat contents: set max height for lists 2019-05-21 17:29:44 -07:00