Commit Graph

208 Commits

Author SHA1 Message Date
bae790ccc7 fix product fetch view 2019-05-14 16:10:14 -07:00
01f98f7b41 Product: add gender and category 2019-05-14 16:09:48 -07:00
7fa2098c73 add DragListHeading for cat contents 2019-05-14 16:07:47 -07:00
9d18b47aee return catalog materials when cat data is fetched 2019-05-14 16:05:55 -07:00
3990774de3 add basic product search 2019-05-13 18:59:13 -07:00
e902aa524a cateditor: allow selecting sections and models 2019-05-11 02:31:45 -07:00
26a03fc63f add dragging to catalog contents 2019-05-11 01:37:27 -07:00
a544b7eb6a RawDisplayer: fix whitespace 2019-05-11 01:32:23 -07:00
6005f19e2e vue navbar changes 2019-05-11 01:31:55 -07:00
97545ec355 add array-move npm package 2019-05-11 01:27:53 -07:00
ab8cffc1d5 CatalogEditor.vue: some styling 2019-05-04 16:13:31 -07:00
829df7667e implement "new catalog" in editor 2019-05-04 14:44:34 -07:00
7431f23b67 get_catalog() limit to own or public catalogs 2019-05-03 18:10:08 -07:00
82a8d8f953 front end handle saving catalog 2019-05-03 17:45:01 -07:00
8badbe32d0 log catalogedit app messages too 2019-05-03 17:41:06 -07:00
67c70e42d4 logging: disable duplicate messages 2019-05-03 17:40:45 -07:00
19531f4818 backend: add saving catalog 2019-05-03 17:32:29 -07:00
c5105647b2 SelectionMixin.js: fix whitespace to eslint settings 2019-05-03 00:04:54 -07:00
d61e8d8dd4 App.vue: tiny syntax change 2019-05-03 00:03:59 -07:00
1ed6b4f24b tie catalog info ui to vuex catalog data 2019-05-03 00:03:12 -07:00
732159f055 update list and editor page titles 2019-05-03 00:00:17 -07:00
c9076635a5 admin.py: allow editing catalog data directly 2019-04-28 02:54:01 -07:00
e6505e3345 CatalogList.vue: add urls for new/edit cat buttons 2019-04-28 02:52:52 -07:00
28651477e3 catalog editor: load catalog, region, season data 2019-04-28 02:46:37 -07:00
6fc247c426 vuetify.js: correct primary color to match keen website 2019-04-26 00:43:04 -07:00
8991485417 CatalogList.vue: add public catalogs 2019-04-25 23:39:59 -07:00
903c42d191 python: add public_catalogs url 2019-04-25 23:38:25 -07:00
857a9b8741 add catalog build_progress, show_prices, and master 2019-04-25 23:37:33 -07:00
8aec069793 CatalogList.vue: add cat details 2019-04-25 16:53:46 -07:00
68b6b68fd0 catlist: improve 'new cat' button 2019-04-25 16:53:04 -07:00
bfa3746cc7 vue navbar: use keen dark grey 2019-04-25 16:52:21 -07:00
a09290f211 catlist: autoselect first private cat 2019-04-25 16:51:40 -07:00
8976e791d3 models.py: add catalog pdf path helpers 2019-04-25 16:50:50 -07:00
9b3e711c28 vuetify.js: add keen colors 2019-04-25 16:50:05 -07:00
db325270b5 Add admin.py for catalog, season, region 2019-04-25 11:54:44 -07:00
70ac5192a2 eslint: no space before function parens 2019-04-24 16:32:50 -07:00
9d56b79684 catalog list: get 'my catalogs' somewhat working 2019-04-24 16:27:13 -07:00
b8a6588f4c update npm packages to fix vulnerabilities; add axios 2019-04-23 22:48:04 -07:00
950bc21d87 add some Catalog field indexes 2019-04-23 17:03:00 -07:00
32ed1a8712 upgrade to django 2.2 2019-04-23 15:53:35 -07:00
6b9da6ffb6 add procat2 catalog, region, and season models 2019-04-23 15:08:50 -07:00
5ef49bff51 vue make multipage app for catalog list 2019-04-22 15:20:03 -07:00
6d1af24a57 cateditor: improve contents layout 2019-04-10 22:29:30 -07:00
b0250a8ea5 vue.config.js: update dev server config 2019-04-10 22:28:59 -07:00
9d0e694f3a remove app scrollbar 2019-04-10 22:28:28 -07:00
16c5f3fa2b add vue2-filters (pluralize etc.) 2019-04-10 22:28:07 -07:00
fff6c66ada cateditor contents page add lists 2019-04-10 15:25:25 -07:00
f044e939a9 eslint changes 2019-04-10 15:22:52 -07:00
f129b363c7 add list item selection and action popups 2019-04-04 00:13:09 -07:00
eb2b754bc1 RawDisplayer: shrink <pre> text size 2019-04-04 00:12:01 -07:00