You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.4 KiB

5 months ago
3 months ago
3 months ago
5 months ago
3 months ago
5 months ago
3 months ago
5 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
  1. TODO
  2. ====
  3. * [ ] https://github.com/mrwweb/clicky-menus
  4. * [ ] Fontawesome 6
  5. * [x] importmap
  6. * [ ] fix flickering
  7. * [ ] https://blog.cetindere.de/fix-huge-flashing-icons-fontawesome/
  8. * [ ] Tailwind
  9. * [ ] copy TailAdmin (or WindMill) layout
  10. * [ ] https://demo.tailadmin.com/crm
  11. * [ ] https://windmill-dashboard.vercel.app/buttons.html
  12. * [ ] black mode
  13. * [ ] index list
  14. * [x] Pagy
  15. * [ ] systematic 'New Button' (+)
  16. * [ ] smart filter search bar
  17. * [ ] build auto-release notes based from TODO and New Notes
  18. * [ ] semver_git_tag compatible
  19. * [ ] Test alpinejs codium extension
  20. * [ ] ext install adrianwilczynski.alpine-js-intellisense
  21. * [ ] Ansi Formatter
  22. * [ ] fix:
  23. ```
  24. 23:49:01 web.1 | Rails ╙─╜ Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecor
  25. 23:49:01 web.1 | Rails ╣┆╠ d: 0.2ms | Allocations: 10324)
  26. ```
  27. * `prefix` Completed should use `final`
  28. New Notes
  29. ---------
  30. * [x] Use hotwire_livereload instead of rails_live_reload
  31. * [x] nope, because rails_live_reload is more clever (and sooner) than hotwire_livereload
  32. * [x] LiveConstants
  33. * [x] monkeypatch rails-live-reload
  34. * [x] Flash message
  35. * [x] https://reinteractive.com/articles/how-to-create-flash-messages-in-Rails-7
  36. * [x] Minitest
  37. * [x] Formatter
  38. * [x] wrap warning containing \n
  39. * [x] "\e[0;35mhello".length => 12 instead of 5!
  40. * [x] SQL compatible