38 Commits

Author SHA1 Message Date
James Brooks
c01ea14981 wip 2024-02-13 17:22:05 +00:00
James Brooks
cf674850dd Laravel 10 + Cachet Core 2024-01-19 20:03:17 +00:00
A
d361febe8a Ignore the package-lock.json because we use Yarn
We are using yarn so the npm files don't need to be followed.
2018-07-04 11:33:59 +02:00
James Brooks
41a8562d80 Switch to using Laravel Mix. Closes #2582 2017-06-19 22:38:33 +01:00
James Brooks
90fbf0298c Ignore public/storage 2017-01-26 16:13:50 +00:00
James Brooks
268d54d217 Added missing vendor resources 2017-01-26 16:11:07 +00:00
Graham Campbell
11d77328dc Remove docker/homestead/vagrant stuff 2015-08-07 11:59:37 +01:00
Chase Coney
1a5155dbc5 Add support for Vagrant/Homestead 2015-07-08 17:02:52 -05:00
Graham Campbell
e13a47aecb Update .gitignore 2015-06-19 11:51:05 +01:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00
James Brooks
b8ee0e1f5c Ignore public/dist too, we only want public/build 2015-02-21 12:50:30 +00:00
Joseph Cohen
65cf59f982 Store only build compiled assets on public 2015-02-21 12:20:44 +00:00
Diego Saint Esteben
69ae072609 Use phpunit.xml.dist instead of phpunit.xml 2015-01-24 12:40:16 -03:00
Graham Campbell
307d07a80a Build assets on at compile time. No more static assets in the repo. 2015-01-04 10:31:25 +00:00
Graham Campbell
d00e413656 Revert "Updated build stuff"
This reverts commit cf263150dfd65a10116322d87e7394c9ff47ab8b.
2015-01-03 23:11:20 +00:00
Graham Campbell
cf263150df Updated build stuff 2015-01-03 17:42:52 +00:00
Graham Campbell
cec0c68a4d Re-added bower_components 2015-01-02 13:09:45 +00:00
Graham Campbell
110ae5060d Cleanup .gitignore file 2015-01-02 12:58:17 +00:00
Graham Campbell
981b5a055d Added a one click deploy command 2015-01-01 17:47:53 +00:00
Graham Campbell
598b487605 Removed the workbench functionality 2015-01-01 15:58:30 +00:00
Graham Campbell
4803404808 Fixes 2014-12-29 20:07:11 +00:00
SamuelMoraesF
f0fde60cf7 Migrating from heroku MySQL to PostgreSQL 2014-12-29 20:02:56 +00:00
Joseph Cohen
9ebed338a8 Updated .gitignore, and added editorconfig 2014-12-28 15:57:47 -06:00
Elliot Hesp
32dab0ae00 Include build into git 2014-12-04 10:35:18 +00:00
Elliot Hesp
15991424cd Adding in base assets 2014-12-04 10:32:46 +00:00
Elliot Hesp
1b9490b093 Added jQuery custom tab extension 2014-12-01 22:39:41 +00:00
Elliot Hesp
9f435ff5d0 Elixir now versions updated bower components 2014-12-01 19:33:15 +00:00
James Brooks
8dbfd585ab We're ignoring a directory 2014-11-25 16:45:15 +00:00
James Brooks
91fb763df6 Keep rev-manifest.json 2014-11-25 16:44:46 +00:00
James Brooks
a65f1d6c5b Ignore bower_components/ 2014-11-25 16:44:23 +00:00
James Brooks
8736db957c Move component/incident color lookups into actual CSS. 2014-11-25 09:16:00 +00:00
James Brooks
647baecb92 Remove config.codekit 2014-11-19 22:20:31 +00:00
James Brooks
baf3f9ffc9 Don't ignore composer.lock as we need it sometimes 2014-11-19 16:51:43 +00:00
James Brooks
13cd9b3b8a Remove rev-manifest.json 2014-11-19 12:46:12 +00:00
James Brooks
04662adb43 Ignore the built file 2014-11-19 12:45:05 +00:00
James Brooks
f3c2060088 Getting Elixir to work again 2014-11-19 12:31:47 +00:00
James Brooks
8562062fcb Use Elixir for compiling SCSS into CSS. 2014-11-17 14:32:59 +00:00
James Brooks
083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00