Commit Graph

40 Commits

Author SHA1 Message Date
36929d35c8 re derive from app application, but use merged layout 2023-01-10 12:24:28 +02:00
d522fc7600 news section and page with links 2023-01-08 23:48:20 +02:00
b9c6b12131 track last edit 2023-01-06 18:50:06 +02:00
178c0ba9d2 fix deletes again (reloading issues this time) 2023-01-05 21:50:56 +02:00
db82bc5655 fix card and section delete 2023-01-05 21:34:14 +02:00
fd302f5901 small step on features 2023-01-05 17:04:05 +02:00
7b67a61d02 fix the fixed prose 2023-01-05 00:11:55 +02:00
7a31f53835 new card style 2023-01-04 17:12:34 +02:00
693d121c0f fix remove image for card and section 2023-01-02 22:52:01 +02:00
fb43a75817 resposivness fixes, bg image alignment 2023-01-01 14:33:12 +02:00
547d750034 filter pages by type 2022-12-28 18:33:46 +02:00
d6b238ba94 finishing new page/blog 2022-12-27 16:47:57 +02:00
ba022b5259 lastish from the api changes (coverage not 100) and change reset 2022-12-26 20:29:43 +02:00
ac18050586 tests for changes and simplifying api as we go 2022-12-26 18:09:31 +02:00
c1288786b6 keeping track of changes as git is too clumsy for it 2022-12-26 00:40:52 +02:00
ab05618c45 mini color adjustment 2022-12-23 21:52:02 +02:00
730b49a8bb more fixes for save 2022-12-23 17:37:49 +02:00
f2d23b39c9 and removing rspec 2022-12-23 15:25:53 +02:00
d277c97a57 moving features to min integrations 2022-12-23 15:21:51 +02:00
8653362bf1 flatten test model dir 2022-12-23 14:41:59 +02:00
f46634e3d1 moving model spec to good old fashioed minitests 2022-12-23 14:40:05 +02:00
168320d6ee more tests, trying minitest 2022-12-22 21:27:28 +02:00
529fe6d3de use _path in views, and scope to engine 2022-12-21 00:09:44 +02:00
0aca94cba2 add image tags and search by them 2022-12-18 21:49:14 +02:00
9841ee03e8 capitalize image names 2022-12-17 22:24:05 +02:00
f7147f79e2 rename files to id 2022-12-17 14:52:30 +02:00
609ca0d57d cards and section get proper belongs_to associations 2022-12-17 14:28:01 +02:00
cdb9a3466a change image data format 2022-12-17 13:56:42 +02:00
4d4de51c8b test that rendering works 2022-12-17 13:10:11 +02:00
50137f9e04 store images in active_yaml too 2022-12-17 12:15:26 +02:00
22f21225a1 checkpointing fixtures before tests reset them 2022-12-16 11:25:26 +02:00
407771a790 reduce maintainable fixture data 2022-12-16 11:09:09 +02:00
60b270786c nicely working delete tests 2022-12-11 22:50:50 +02:00
4a6960efe1 delete code, untested 2022-12-11 21:30:25 +02:00
c615a77af3 with the data come the images 2022-12-10 23:31:02 +02:00
b710541ee3 moving models to the oh so clean active_hash, puny tests work 2022-12-10 23:11:17 +02:00
f11bf318a5 options for cards and new card styles 2022-12-05 18:14:56 +02:00
1d91ff2fc6 store all data in memory in preperarion for shallow routes 2022-11-30 13:21:06 +02:00
b9a7315db8 add rspec, fix dummy railties to do it 2022-11-28 22:30:00 +02:00
f97ce5ae7b rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00