Commit Graph

107 Commits

Author SHA1 Message Date
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
dfa2a7d4a5 cateditor: prod search sends season and region 2019-09-18 15:46:12 -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
25fd0b6ef7 cateditor: show notice if editing a public catalog 2019-06-15 22:05:28 -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
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
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
9f8ca1c7f9 cat list: update cat info periodically 2019-05-21 16:52:28 -07:00
2fdb4b6bc7 cat list: disable download button if building pdf 2019-05-21 16:52:12 -07:00
f9bef0a148 cat list: add pdf build progress bars 2019-05-21 16:51:45 -07:00
90d33011f4 AddProductDialog: a little wider 2019-05-21 16:28:39 -07:00
025d47c9d1 cat list: on load only autoselect cat if none already selected 2019-05-21 16:27:43 -07:00
52335265cf don't require notification email for regular users 2019-05-21 16:23:12 -07:00
3784d49694 cat list: fix bug when adding material to existing section 2019-05-21 16:22:35 -07:00
023263963f require email for each catalog (for now) 2019-05-20 05:50:23 -07:00
ef92dd5c96 CatalogEditor: redirect on successful save 2019-05-20 04:16:16 -07:00
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