Commit Graph

77 Commits

Author SHA1 Message Date
dec83dc010 CatalogInfo: improve layout 2019-05-20 03:08:49 -07:00
b828c842d4 cateditor: remove unused classes 2019-05-20 03:08:23 -07:00
729400197a CatalogContents: css list changes 2019-05-20 01:39:15 -07:00
acf8cfd2e6 CatalogEditor: remove tooltip on 'next' button 2019-05-20 01:38:43 -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
d46623aaf6 AddSectionDialog: fix enter key behavior 2019-05-20 00:35:49 -07:00
4f873a3bce CatalogList: don't use separate frame for pdf download 2019-05-19 18:18:10 -07:00
2b3b1eccd2 delete dialogs: use div instead of input for name 2019-05-18 10:42:30 -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
d15a64243e pagination: remove empty models 2019-05-18 10:39:29 -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
a9a971d3d6 AddProductDialog: slight copy and visual tweaks 2019-05-17 16:13:39 -07:00
b9b91a9044 "add section" works 2019-05-17 16:04:35 -07:00
7a23dcdf53 CatalogContents: simplify function declaration 2019-05-17 16:00:49 -07:00
56099952a7 SectionList: whitespace 2019-05-17 14:32:00 -07:00
d0321b9c87 CatalogList: fix typo in text color 2019-05-17 14:31:13 -07:00
109ca15c4b add initial AddSectionDialog 2019-05-17 14:30:58 -07:00
b8e09b21c5 improve heading components 2019-05-17 14:29:09 -07:00
f7acf26867 CatalogContents: remove unused code 2019-05-17 14:27:55 -07:00
ebd003683e cat editor: add 'add product' dialog 2019-05-17 02:25:38 -07:00
d1aca308ba catalog editor: add validation and exit dialog 2019-05-17 02:16:58 -07:00
d54e3dfc5a CatalogContents: nicer list tiles 2019-05-17 02:07:30 -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
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
82a8d8f953 front end handle saving catalog 2019-05-03 17:45:01 -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
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
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