Wynne Crisman
9ebd337979
Commented Cliff from the US page.
2017-09-02 09:35:19 -07:00
Wynne Crisman
fba507c13f
Removing files that should not be tracked.
2017-05-26 11:57:58 -07:00
Wynne Crisman
2f134dbd6e
Removed the "general contractor" and replaced with just "contractor" for Cliff.
2017-05-26 11:50:19 -07:00
Wynne Crisman
06bdbe336d
Removed the unused application code (a new project PetitTetonMeteor now contains all this code reformulated into a Meteor app); Updated the sales sheet.
2017-05-09 13:52:01 -07:00
Wynne Crisman
00f2be30ce
Updated JQuery; Added resize sensor library; Updated the admin code (prior to changing gears to use Meteor).
2016-12-28 11:13:44 -08:00
Wynne Crisman
801c0507e5
Finally got the tables to scroll independently and fill the remaining page height. Still working on Item's alias list controls, and getting key events associated with tables and lists.
2016-11-20 19:55:53 -08:00
Wynne Crisman
4315418aa1
Major changes to the structure of pages to utilize the flex layout system.
2016-11-19 19:39:02 -08:00
Wynne Crisman
46ef9680c3
Updates to the data tracking app; Updated the VAP list.
2016-11-05 18:02:35 -07:00
Wynne Crisman
654a2cc615
Removed msgPack code.
2016-10-26 14:59:39 -07:00
Wynne Crisman
2d3abc340f
Removed unused NPM packages.
2016-10-26 14:56:10 -07:00
Wynne Crisman
ec26982340
Removed admin/main.css from the repository.
2016-10-26 14:52:24 -07:00
Wynne Crisman
80a35daefd
Removed main.css from the admin folder - shouldn't be in GIT since it is generated.
2016-10-26 14:51:33 -07:00
Wynne Crisman
e82078174b
Updated site to scale better on small screens; Added clearfix css; Updated shadow feature to use css shadows instead of js/images.
...
Added code to the admin part of the site - still non-functional. Need to fix JSON streaming over HTTP such that native types (boolean, Date, int) are preserved for the DB; Need to finish the restore functionality & the hide/show of the edit, delete, and restore buttons on each editor page.
2016-10-26 14:48:11 -07:00
Wynne Crisman
33de2aa5d2
Updated the vap availability list.
2016-10-10 09:36:04 -07:00
Wynne Crisman
20ffd82abb
Updated to the latest iteration of the sales tracking app; Added some temporary photos for UBS.
2016-10-03 11:00:49 -07:00
Wynne Crisman
105e657b35
Removed italics from the H2 headings for the submenus to make them more readable.
2016-09-28 10:04:41 -07:00
Wynne Crisman
5e8caa9026
Brightened up the blog link.
2016-09-28 10:01:32 -07:00
Wynne Crisman
cd8fca72d1
Added important to the color to override the window scaling's settings.
2016-09-28 10:00:15 -07:00
Wynne Crisman
08d861c30b
Changed color of the blog link. Removed main.css from the code repository since it is auto generated.
2016-09-28 09:53:38 -07:00
Wynne Crisman
b3bbdc0c2a
Large set of changes - building the GUI for the data tracking app.
2016-08-17 17:54:59 -07:00
Wynne Crisman
08266cdd41
Added Yaks back in.
2016-07-20 15:33:23 -07:00
Wynne Crisman
3340dc7e34
Updates to the website to remove Yaks and AP classes; Updates to the admin site to support user management (not working fully yet).
2016-07-20 15:11:55 -07:00
Wynne Crisman
83a831736a
Minor change to Cam's bio.
2016-07-08 12:42:59 -07:00
Wynne Crisman
7348202863
Updated Sarah's bio.
2016-06-29 07:53:23 -07:00
Wynne Crisman
18219e89f8
Minor spacing changes to Us.html.
2016-06-26 11:29:56 -07:00
Wynne Crisman
a57900c065
Major changes to the database structure: Delete and recreate the whole database (would require too many migrations otherwise). Removed a market, updated some images, added to the AP page, and merged bios.
2016-06-26 11:16:00 -07:00
Wynne Crisman
abee7df2eb
Fixed error in the db configuration reference.
2016-06-13 12:33:39 -07:00
Wynne Crisman
0a7cff6672
Merged PetitTeton webapp with the inventory tracking app; Moved the database configuration out of git and added an example configuration; Added migrations to the mix so that we can easily update the production database and roll back changes to the database (from the command line install migrations [may not be necessary?]:
...
npm install -g sequelize-cli
To update the database after updating the app from git (on the command line in the webapp base directory):
sequelize db:migrate
To undo the last migrations:
sequelize db:migrate:undo
2016-06-13 11:54:12 -07:00
Wynne Crisman
6592feb97a
Removed workspace.xml and fixed server.js.
2016-05-31 16:34:18 -07:00
Wynne Crisman
0a0af85ea3
node_modules should never have been in the commit history.
2016-05-31 14:56:27 -07:00
Wynne Crisman
1d997e7ae9
no message
2016-05-31 14:55:04 -07:00
Wynne Crisman
78be012a14
Merged PetitTetonApps with the website now that the deployment server always uses SSL. Used the Apps more recent implementation of NodeJS/Express.
2016-05-31 14:37:42 -07:00
Wynne Crisman
a98d7d3a5f
Removed unused images.
2016-05-31 09:37:32 -07:00
Wynne Crisman
b00f2eb668
Modified site to include a blog link and moved the social media icons.
2016-05-07 20:00:00 -07:00
Wynne Crisman
0f24e9856e
Fixed capitalization in the default page name.
2016-05-06 19:36:29 -07:00
Wynne Crisman
b4e145e31e
Removed the ending slash from the node_modules ignore in hopes this fixes the linux issue.
2016-05-06 19:22:52 -07:00
Wynne Crisman
5661f5dfd1
Fixed default URL to remove the hash character.
2016-05-06 19:18:41 -07:00
Wynne Crisman
e696975f88
Oi.. another bug in the fix is now fixed.
2016-05-06 18:22:34 -07:00
Wynne Crisman
5dc1665610
Minor fix to the fix.
2016-05-06 18:19:09 -07:00
Wynne Crisman
a4def1586a
Worked around a problem where the property "main-view" could not be found by jquery, but the labeled div could be found.
2016-05-06 18:17:22 -07:00
Wynne Crisman
b18604ab08
Added some debugging.
2016-05-06 18:13:10 -07:00
Wynne Crisman
56cafcc968
Fixed styles to reference the google font api without designating http/https.
...
Removed unused images.
2016-05-06 18:01:04 -07:00
Wynne Crisman
3450edfae2
Updated VAP list.
2016-04-18 16:15:30 -07:00
Wynne Crisman
98b65ad63b
Fixed minor textual errors.
2016-04-05 21:28:40 -07:00
Wynne Crisman
02f0986f4a
Added a shipping link from the farm page, and added content to the farm-made-fare page to providing shipping information.
2016-03-30 19:38:33 -07:00
Wynne Crisman
21f5632b68
Fixed download link.
2016-03-02 09:36:29 -08:00
Wynne Crisman
6bbb2b461e
Changed VAP price list download.
2016-02-26 07:43:48 -08:00
Wynne Crisman
afce529947
Node modules removed.
2016-02-18 10:01:58 -08:00
Wynne Crisman
7f79e74eb2
Added a VAP availability list.
2016-02-18 10:00:52 -08:00
Wynne Crisman
5b1db96716
Added port logging in console; Added cliff bio & bio layout cleanup.
2016-02-10 08:13:55 -08:00