Commit Graph

35 Commits

Author SHA1 Message Date
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
66457d5487 cateditor: remove unnecessary 'sections' getter 2019-05-29 00:38:50 -07:00
24903754a1 CatalogList: simplify using mapState 2019-05-22 01:58:37 -07:00
8d9aac45cc editor: case-insensitive section name search when adding mat 2019-05-21 17:29:15 -07:00
dbd2566028 cat list: fix selected cat info update 2019-05-21 17:06:17 -07:00
025d47c9d1 cat list: on load only autoselect cat if none already selected 2019-05-21 16:27:43 -07:00
3784d49694 cat list: fix bug when adding material to existing section 2019-05-21 16:22:35 -07:00
ef92dd5c96 CatalogEditor: redirect on successful save 2019-05-20 04:16:16 -07:00
732efe68ca editor store: ignore dup materials 2019-05-20 01:21:39 -07:00
073a175b4f cateditor store: ensure a skeleton catalog to simplify code 2019-05-20 00:42:17 -07:00
634bf0bfb4 editor store: only reset dependent selections if selection actually changes 2019-05-18 10:41:22 -07:00
cf20ec15b2 editor store: cleanup 2019-05-18 10:41:02 -07:00
13f4d434db add MaterialDeleteDialog 2019-05-18 10:38:54 -07:00
35f0e05a41 store: unselect model & material on selection changes 2019-05-18 00:50:52 -07:00
cb26908f3b add material selection 2019-05-18 00:50:34 -07:00
0dfb38f87a add ModelDeleteDialog 2019-05-18 00:21:26 -07:00
1e28d067cf add ModelInfoDialog 2019-05-17 23:15:38 -07:00
70c532daad revive SectionDeleteDialog 2019-05-17 22:55:47 -07:00
151a16d0c5 update SectionInfoDialog to work again 2019-05-17 22:45:43 -07:00
b9b91a9044 "add section" works 2019-05-17 16:04:35 -07:00
ebd003683e cat editor: add 'add product' dialog 2019-05-17 02:25:38 -07:00
9d18b47aee return catalog materials when cat data is fetched 2019-05-14 16:05:55 -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
6005f19e2e vue navbar changes 2019-05-11 01:31:55 -07:00
829df7667e implement "new catalog" in editor 2019-05-04 14:44:34 -07:00
82a8d8f953 front end handle saving catalog 2019-05-03 17:45:01 -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
28651477e3 catalog editor: load catalog, region, season data 2019-04-28 02:46:37 -07:00
8991485417 CatalogList.vue: add public catalogs 2019-04-25 23:39:59 -07:00
a09290f211 catlist: autoselect first private cat 2019-04-25 16:51:40 -07:00
9d56b79684 catalog list: get 'my catalogs' somewhat working 2019-04-24 16:27:13 -07:00
5ef49bff51 vue make multipage app for catalog list 2019-04-22 15:20:03 -07:00