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.

45 lines
1.5 KiB

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