Commit Graph

28 Commits

Author SHA1 Message Date
Andrew Brown
7969188406 enable linking other pages from serendipitous prompts 2019-12-31 17:16:50 -06:00
Andrew Brown
25e4458802 field ordering / move links to end 2018-11-24 20:40:05 -06:00
Andrew Brown
754ba9dc12 code cleanup 2018-09-16 22:18:53 -05:00
Andrew Brown
b9142161eb add additional indices 2018-09-10 03:48:21 -05:00
Andrew Brown
95659b6220 more includes 2018-09-10 03:18:49 -05:00
Andrew Brown
5df56992df include polymorphic path 2018-09-09 00:24:15 -05:00
Andrew Brown
b2559aab7d oops 2018-09-09 00:06:02 -05:00
Andrew Brown
243b8480e5 fix collaboration attribute distribution 2018-09-08 23:53:03 -05:00
Andrew Brown
be9b39adca re-enable autocomplete per label 2018-09-07 21:51:58 -05:00
Andrew Brown
980b1889cd disable autocomplete 2018-09-04 18:12:48 -05:00
Andrew Brown
3a09363977 more db indices 2018-08-24 19:41:35 -05:00
Andrew Brown
fe3ce777ee deletion logic 2018-08-18 16:49:17 -05:00
Andrew Brown
fb1ebdcb50 create default pages if not existing + toggleable hiddens 2018-08-18 15:43:27 -05:00
Tristan
7fe9a7914e Extract current autocomplete options to a service 2018-06-07 01:20:08 -05:00
Tristan
c158ad0b68 add autocomplete indicators + helpful tooltip 2018-06-07 00:52:16 -05:00
Tristan
c534d84bd4 enable field autocomplete 2018-06-06 23:17:49 -05:00
Andrew Brown
30196b2d9b Little helpful hand on custom attributes/categories 2017-04-13 00:16:10 +01:00
Andrew Brown
a07b3126c1 FABs and other form UI improvements 2017-02-23 17:56:07 +00:00
Andrew Brown
a896c3c5ae Migrate content types to the new attribute system 2016-11-01 21:51:57 +01: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
Matthew Werner
72c66a60cb Attribute Field Dropdowns 2016-10-31 16:32:41 -07:00
Matthew Werner
9299699f4b better category and field creation 2016-10-25 16:37:35 -07:00
Matthew Werner
01f791d149 merge upstream 2016-10-25 10:43:18 -07:00
Andrew Brown
157dc9b5a0 Translations and serendipitous questions for creatures 2016-10-21 14:20:23 +02:00
Andrew Brown
5df1099038 remove redundant line 2016-10-11 11:48:12 +02:00
Andrew Brown
1f3e7964b7 Add smarter placeholders to content forms 2016-10-11 11:45:00 +02:00
Andrew Brown
dd6c8789bf Content show page polish / autocomplete hooks 2016-09-29 19:57:42 +02:00
Andrew Brown
e7c9f6c0c9 Code cleanup 2016-05-03 12:09:18 -05:00