Commit Graph

47 Commits

Author SHA1 Message Date
c2acfacc26 starting on page styles aka types 2022-12-16 10:58:26 +02:00
2144f8a0f6 implement item alignment (justify on flex) for sections 2022-12-15 15:19:07 +02:00
33bb02c8c8 rename align to text_align, so we can have item_align 2022-12-15 14:25:57 +02:00
b4f6e6b894 fixed last card, flash and options 2022-12-14 17:17:16 +02:00
350ebb33ef checkpoint, playing with git gem 2022-12-11 21:44:52 +02:00
4a6960efe1 delete code, untested 2022-12-11 21:30:25 +02:00
76f5e4e6e1 rename Option to OptionDefinition to be full Rails compliant 2022-12-11 14:39:32 +02:00
04e189f913 changed card and section style to active_yaml (because of entanglement :-) 2022-12-10 20:29:31 +02:00
d936fc05ab fixes from option change 2022-12-10 19:22:44 +02:00
2abdf7add1 move option model over 2022-12-10 18:40:37 +02:00
d822c20d0e adding active_hash, moving that way 2022-12-10 18:38:24 +02:00
2e505d8402 wittling 2022-12-09 18:03:09 +02:00
97ed318696 forms as sections with cards, error and app handling 2022-12-09 17:16:26 +02:00
658efe8e53 start on forms 2022-12-09 00:53:15 +02:00
308b9e1d2e test harness is back, and pages fixed after refactor 2022-12-08 17:16:29 +02:00
6b08246c2c splitting styles files and classes 2022-12-08 16:16:28 +02:00
de0a66a2fd nice preflight didnt work for cms itself 2022-12-07 21:34:28 +02:00
ca19287463 new card style 2022-12-07 21:11:02 +02:00
badcd70aeb ad tailwind, generate and export css to be used in app 2022-12-07 18:02:27 +02:00
dbcb654990 more option work 2022-12-07 15:01:36 +02:00
f32e6c105c unified option handling more 2022-12-07 14:14:50 +02:00
5fdaa6425b new section with two third image. margin option 2022-12-06 21:23:01 +02:00
e2431d276c tricks for full image section (renamed from full_left) 2022-12-06 19:54:17 +02:00
eeb0cb13a0 more option work 2022-12-06 14:33:38 +02:00
f11bf318a5 options for cards and new card styles 2022-12-05 18:14:56 +02:00
6911540d30 column number option for 2_col, also bg 2022-12-05 12:52:22 +02:00
7728767b3d background color for two col 2022-12-05 12:38:57 +02:00
6bb1a814ad cleaning destroys and messages 2022-12-05 11:56:43 +02:00
f5d53b6d1c pages add and destroy 2022-12-05 10:56:20 +02:00
d30ce30370 unify section_half left and right and use option to get both 2022-12-04 18:37:11 +02:00
77a7917869 implement options, buttons and fixed bg 2022-12-04 16:47:52 +02:00
236d10a768 list of changes and commit on current branch 2022-12-03 21:25:12 +02:00
d7f55540b3 adding rugged, starting changes controller 2022-12-03 19:26:53 +02:00
3d61e44e09 remove sections ok 2022-12-02 19:09:58 +02:00
ffbdccb263 fix style fields 2022-12-02 18:28:58 +02:00
2b4a89dea8 hashes for styles to reference by template 2022-12-02 18:05:20 +02:00
4f6538e135 moving sections up and down 2022-12-01 20:14:34 +02:00
a4af2d6872 moving cards up and down 2022-12-01 19:25:22 +02:00
204ab1abcc card editing version one 2022-11-30 23:49:23 +02:00
df5713e6fe flattened routes, lots of paths and arg changes 2022-11-30 16:22:11 +02:00
277d4dce36 start on card editing 2022-11-30 11:22:45 +02:00
5ade5c6c19 card template selection process 2022-11-29 20:22:57 +02:00
6f6836630f card styles and previews 2022-11-29 17:59:04 +02:00
15ef3c34fd style overview, sections only for now 2022-11-29 15:57:10 +02:00
d063f58636 moved gateway code here 2022-11-28 23:58:17 +02:00
ae68a25699 add rspec and sprockets 2022-11-28 22:50:04 +02:00
f97ce5ae7b rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00