Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Brown
cdbc02de45 restructure content/* image header 2020-05-10 23:02:44 -05:00
Andrew Brown
f4755c0be5 set metadata on more pages 2020-01-02 01:34:56 -06:00
Andrew Brown
36bb15fa23 content linking everywhere 2019-12-31 17:25:12 -06:00
Andrew Brown
66d4085a0b expand keyboard shortcuts to all page types 2019-08-29 18:15:48 -05:00
Andrew Brown
1294c790bb hovers 2019-06-12 14:30:48 -05:00
Andrew Brown
bb7b774522 fix for pages with multi-line names and blank docs 2019-04-10 13:55:05 -05:00
Andrew Brown
76082697cd use tribute for @mentions & implement 2019-04-09 20:58:11 -05:00
Andrew Brown
6db9a57ead use serialized content model on edit page 2018-11-23 19:11:59 -06:00
Andrew Brown
f41372c7d4 fix changelog field linking 2018-11-23 18:51:09 -06:00
Andrew Brown
9dec1bcbbd fix images not loading 2018-09-17 13:49:38 -05:00
Andrew Brown
833199dfc6 minor fixes 2018-09-16 21:17:44 -05:00
Andrew Brown
4a822c70d1 more optimizations -- hope this works! :) 2018-09-10 17:19:11 -05:00
Andrew Brown
7a80729408 Polish for mobile new/edit 2017-02-28 17:05:12 +00:00
Andrew Brown
a07b3126c1 FABs and other form UI improvements 2017-02-23 17:56:07 +00:00
Andrew Brown
cd3b606741 Style content#new and content#edit to use the same design as content#show 2017-02-23 16:55:43 +00:00
Andrew Brown
6ce64d09b0 Merge branch 'master' into release/uploads
Conflicts:
	app/views/content/form/_panel.html.erb
	app/views/content/show.html.erb
2017-02-18 00:56:37 +00:00
Andrew Brown
737273d2ae Single image uploading, needs processing in controller 2017-02-17 01:41:41 +00:00
Andrew Brown
798ac705ed Clean up content panel actions + allow expanding all tabs at once 2017-02-14 19:58:27 +00:00
Andrew Brown
d107512438 Merge branch 'custom-attributes' into content-expansion
Conflicts:
	app/models/content_types/character.rb
	app/models/user.rb
	app/views/content/_form.html.erb
	app/views/content/form/_text_input.html.erb
	app/views/content/index.html.erb
	app/views/content/list/_list.html.erb
	app/views/content/show.html.erb
	app/views/items/edit.html.erb
	app/views/items/new.html.erb
	app/views/locations/edit.html.erb
	app/views/locations/new.html.erb
	app/views/universes/edit.html.erb
	app/views/universes/new.html.erb
	config/locales/en.yml
	config/routes.rb
	db/schema.rb
2016-11-01 21:02:12 +01:00
Andrew Brown
1f4198828a Clean up redundant views 2016-10-14 23:34:59 +02:00