1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
Commit Graph

174 Commits

Author SHA1 Message Date
955cc7f603 Add manifest file 2021-07-16 12:15:34 -05:00
ad13971872 Standard RB 2021-07-16 11:15:26 -05:00
033fe00faa
Delete spurious file 2018-11-12 09:20:08 -05:00
c933197894
Add display resource methods 2018-09-22 11:48:21 -04:00
e7733b8bf0
Update Monban to Oath 2018-02-14 22:42:49 -05:00
4db95bd3c6
Change to double quotes 2017-07-19 15:07:37 -04:00
5baaccfe47
Add title to login page 2017-07-18 18:29:09 -04:00
857a8ce290
Fix callback not defined issue 2017-07-18 18:28:36 -04:00
8c6cef9d6a
Remove Heartbeat middleware 2017-07-18 17:21:43 -04:00
24fe503d04
Move fonts into a partial 2017-07-18 17:08:54 -04:00
1dbc8a43a3
Move to Typography.com fonts 2017-07-18 16:20:25 -04:00
a76a46545d
Update to Rails 5.1 and remove Typekit 2017-07-18 15:58:24 -04:00
c9109312c9
Update to the newest Administrate 2017-07-18 15:15:03 -04:00
976487b6a8
Fix about page line height 2016-04-20 12:39:27 +01:00
dbefeee3f6
Field classes aren't namespaced 2016-04-20 12:21:53 +01:00
df3a5a6613
Add markdown field 2016-04-20 12:13:31 +01:00
824a259d7b
Add colour field 2016-04-20 12:13:17 +01:00
4574b63458
Fix image form field 2016-04-20 12:04:58 +01:00
2b75ce90ec
Remove last remnants of HAML 2016-04-20 11:54:27 +01:00
fc80fa8a68
Make Typekit protocol agnostic 2016-04-20 11:38:23 +01:00
fa0ccb204e
Re-arrange photos dashboard 2016-04-20 11:20:48 +01:00
5e67d585f9
Fix slugtastic deprecation 2016-04-20 11:20:26 +01:00
92d981c955
Switch to Kramdown 2016-04-20 11:20:17 +01:00
38b170225f
Appease the Hound 2016-03-13 18:59:32 +00:00
738af386a8
Remove some unneeded comments 2016-03-13 18:50:06 +00:00
22196755bd
Move views into their own controller
Thanks DHH.
2016-03-13 18:39:09 +00:00
043dc4c0d9
Redo administrate stuff with 0.1.4 2016-03-12 10:55:30 +00:00
7ee7968f40
Update gems and add missing files 2016-01-05 14:47:42 +00:00
8484f478dc
Use newer version of administrate 2016-01-04 17:09:38 +00:00
dc0daaa066 Style login form 2015-10-26 15:04:15 +00:00
2995460e97 Add monban for admin authentication 2015-10-26 14:26:32 +00:00
ef0d0bce0f Re-order dashboard manifest so photos are first 2015-10-26 14:26:32 +00:00
df2deb3e0c Add user 2015-10-26 14:26:32 +00:00
b9229626e2 Re-order attributes on the page dashboard 2015-10-26 14:26:32 +00:00
1f35c7210e Customise administrate
We've added some custom field types for dragonfly images,
text fields and markdown fields.
2015-10-26 14:26:32 +00:00
e2c4ebf0e9 Use Kaminari instead of WillPaginate
This is to avoid any conflict with Kaminari in Administrate. We also add
some specs for pagination in the front end.
2015-10-26 14:26:32 +00:00
5d15bfaf5f Administrate dashboards live! 2015-10-26 14:26:32 +00:00
d9f47c3553 Remove custom admin and authentication
This is in preparation for adding in thoughtbot/administrate and custom
authentication/authorisation.
2015-10-26 14:26:32 +00:00
e4ac2a9a3e Remove unneeded method 2015-10-26 14:26:14 +00:00
41de7e736c Refactor contact and contact controller 2015-10-26 12:48:22 +00:00
c146a90e03 Fix more Rubocop shit 2015-10-14 12:30:00 +01:00
80b46f1e65 More Rubocop 2015-10-14 12:30:00 +01:00
609b14c360 Fix up method names 2015-10-14 12:30:00 +01:00
Dan Barber
6dac063751 WIP: Rubocop compliance 2015-10-14 12:30:00 +01:00
a988009aa2 Style tweaks 2015-08-27 21:24:28 +01:00
6557a8acbd Refactor admin CSS
Should make it scale better.
2015-08-20 16:33:10 +01:00
a049ad612d Fix the delete confirmation 2015-08-20 15:47:31 +01:00
0866d71eff Redirect back rather than to the index
This fixes the issue where it returns to page 1 if you destroy a photo
on a subsequent page.
2015-08-20 15:42:06 +01:00
09026aa2e3 Fix photos admin page to 16 per page. 2015-04-20 10:09:13 +01:00
ccc282f422 Rename SASS files. 2015-03-14 08:56:30 +00:00