1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
225e90ca8f Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails. 2016-05-14 11:20:28 -04:00
3659597780 CRUD finished for Schools on frontend 2016-04-30 00:55:34 +00:00
84d48bbee3 Made login form look better and made user
menu look better.
2016-04-28 01:58:48 +00:00
07ac335c7c Fixed a few static pages on frontend 2016-04-28 01:25:06 +00:00
425e7f5fc5 Frontend authentication working. 2016-04-28 01:13:58 +00:00
84578d89da Added frontend pages and trying to model wrestlers on frontend 2016-04-26 01:14:15 +00:00
5b9f64b3f9 Created basic viewing pages in angular
Can now search and view tournaments. Can now view team scores, weights and seeds, mats and bout board
2016-04-12 21:11:18 +00:00
2c44bc9845 Trying to get routes working but they are not working at the moment. Also moved the tournaments search and table to its own page 2016-03-22 11:29:32 +00:00
dc1c955485 Workers have a different command 2016-03-10 12:46:03 +00:00
85f9346001 Removed console.log on frontend tournamentsController, also fixed frontend syntax errors in tournamentsController and tournamentsService 2016-03-02 15:54:38 +00:00
9bd36d2cb0 Added a search to both api and frontend 2016-03-02 14:08:14 +00:00
817e1fb0c1 Moved api call to a service 2016-03-02 13:34:41 +00:00
459585fce2 Fixed navbar with rails navbar changes 2016-03-01 16:22:34 +00:00
c03402bcdb Added a mock layout and an api call for angular 2016-03-01 16:15:19 +00:00
4a90165514 Added bootstrap and angularjs 2016-02-18 15:13:33 +00:00
33529cb9fe Added description and author 2016-02-18 12:51:22 +00:00
fae5b310a2 Changed port lineman runs on 2016-02-18 12:51:00 +00:00
2d3aa1b760 Set up api for development 2016-02-10 17:46:16 +00:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00