Skip to content

Commit

Permalink
Merge branch 'feature/ui-clean-up' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
zephenryus committed Sep 28, 2018
2 parents 81afd27 + b1d93e1 commit a886274
Show file tree
Hide file tree
Showing 24 changed files with 74,894 additions and 197 deletions.
346 changes: 346 additions & 0 deletions .notes/dump.sql

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions app/Message.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?php

namespace App;

use Illuminate\Database\Eloquent\Model;

class Message extends Model
{
//
}
100 changes: 62 additions & 38 deletions public/css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/css/app.css.map

Large diffs are not rendered by default.

Binary file added public/images/map-background.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/shiekah-fibers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a886274

Please sign in to comment.