Commit Graph

46 Commits

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