Commit Graph

285 Commits

Author SHA1 Message Date
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
c8c67f8973 eslintrc: update indent warnings 2019-04-03 17:08:21 -07:00
b5544ba464 RawDisplayer small visual tweak 2019-04-03 17:08:06 -07:00
a66a3e70dd navbar scrolls with page scroll 2019-04-03 17:07:41 -07:00
dea7bf09de get vuex working 2019-04-03 17:07:12 -07:00
e092aa730b update vuex 2019-04-03 13:26:04 -07:00
7ebaaad89d progress on fancy list and info popup 2019-04-03 12:27:46 -07:00
72ffbfe7a6 update eslintrc 2019-04-03 00:20:44 -07:00
f243919443 add vuedraggable 2019-04-03 00:20:10 -07:00
3037aa6026 *.vue: update indentation 2019-04-03 00:09:09 -07:00
9bf32f3d32 rename HelloWorld to CatalogEditor 2019-04-02 15:03:45 -07:00
c7b3bd48a9 sketch out stepper version of catedit ui 2019-04-02 14:59:48 -07:00
eb7269458d switch to local material design icons 2019-04-02 14:59:17 -07:00
e50258b405 integrate vue cateditor with django 2019-04-01 17:11:11 -07:00
4e99dcd1e0 add initial cateditor vue files 2019-04-01 17:08:48 -07:00
d1aa3fa7cd dashboard.html: tiny css class fix 2019-03-19 22:34:26 -07:00
bda65958fb add pagecss and pagejs blocks 2019-03-19 22:34:03 -07:00
07ebabee86 add browsersync config file
run with: browser-sync start --config bs-config.js
2019-03-19 14:33:07 -07:00
2ba79d9a7f skeleton catalog list and editor pages 2019-03-18 20:02:40 -07:00
e7bc69b3c5 nav: show active status if in account app 2019-03-16 22:15:56 -07:00
5e45d6ea3d add bg image 2019-03-16 22:15:42 -07:00
6659876dc5 nav_extras.py: tweak wording for non-auth users 2019-03-16 22:09:27 -07:00
086b117191 style up login/logout/signup pages 2019-03-16 22:09:04 -07:00
ef71b0ae74 dashboard.html: add uikit 2019-03-15 21:44:59 -07:00