[dreamwidth/dw-free] cc56db: Initial refactor of icon components
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: cc56dbf6837e910538ea7d727f762b0074ca2454 https://github.com/dreamwidth/dw-free/commit/cc56dbf6837e910538ea7d727f762b0074ca2454 Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/DW/Controller/Entry.pm A cgi-bin/DW/Controller/Inbox.pm M cgi-bin/LJ/User/Icons.pm M cgi-bin/LJ/Web.pm M htdocs/js/components/jquery.icon-browser.js A htdocs/js/components/jquery.icon-select.js M htdocs/js/foundation/foundation/foundation.reveal.js A htdocs/js/jquery.inbox.js A htdocs/scss/components/icon-select.scss A views/components/icon-select-dropdown.tt A views/components/icon-select-icon.tt A views/inbox/compose.tt
Log Message:
Initial refactor of icon components
Commit: 3f9227e800824be59db67413874ab7f7003f4327 https://github.com/dreamwidth/dw-free/commit/3f9227e800824be59db67413874ab7f7003f4327 Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/DW/Controller/Entry.pm R cgi-bin/DW/Controller/Inbox.pm M cgi-bin/LJ/Talk.pm M cgi-bin/LJ/User/Icons.pm M cgi-bin/LJ/Web.pm M htdocs/js/pages/entry/new.js M t/userpic-keyword-select.t M views/components/icon-select-icon.tt M views/entry/form.tt M views/entry/module-icons.tt R views/inbox/compose.tt
Log Message:
Cleanup for icon components
Commit: 0ce41f835cbab0e0ec404f85af19ad0ccf3539df https://github.com/dreamwidth/dw-free/commit/0ce41f835cbab0e0ec404f85af19ad0ccf3539df Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M htdocs/js/components/jquery.icon-select.js M htdocs/js/foundation/foundation/foundation.reveal.js R htdocs/js/jquery.inbox.js
Log Message:
remove debug prints
Commit: b14b08b86766d23e3b0156a0c905a6528b492196 https://github.com/dreamwidth/dw-free/commit/b14b08b86766d23e3b0156a0c905a6528b492196 Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/LJ/Talk.pm M cgi-bin/LJ/Web.pm M htdocs/js/components/jquery.icon-browser.js M htdocs/js/jquery.replyforms.js M htdocs/scss/components/icon-select.scss M htdocs/scss/components/quick-reply.scss M htdocs/scss/pages/entry/new.scss M views/components/icon-select-icon.tt M views/entry/module-icons.tt M views/journal/quickreply.tt M views/journal/talkform.tt
Log Message:
working icon components everywhere but replypage
Commit: 99c856a51013ef32ea0ef7985d2cb38c595cdccf https://github.com/dreamwidth/dw-free/commit/99c856a51013ef32ea0ef7985d2cb38c595cdccf Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/DW/Controller/Entry.pm M cgi-bin/LJ/Talk.pm M cgi-bin/LJ/Web.pm M views/journal/talkform.tt
Log Message:
Fix replypage, run tidy
Commit: 2878e9a2172af8627d41c70cf2d2f3b95c8cd29f https://github.com/dreamwidth/dw-free/commit/2878e9a2172af8627d41c70cf2d2f3b95c8cd29f Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M htdocs/js/components/jquery.icon-select.js M htdocs/js/pages/entry/new.js M htdocs/scss/components/icon-select.scss M htdocs/scss/pages/entry/new.scss M views/components/icon-browser.tt M views/components/icon-select-icon.tt M views/entry/module-icons.tt M views/journal/talkform.tt
Log Message:
clean up non-foundation icon views
Commit: 1b08cdd180ca28abc76f413b21cb1333baa9d5bc https://github.com/dreamwidth/dw-free/commit/1b08cdd180ca28abc76f413b21cb1333baa9d5bc Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M views/entry/module-icons.tt
Log Message:
Don't show dropdown when there are no icons
Commit: 1789476dd496135306d4177cef0b120aa37256f3 https://github.com/dreamwidth/dw-free/commit/1789476dd496135306d4177cef0b120aa37256f3 Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M htdocs/scss/components/icon-select.scss M views/entry/module-icons.tt
Log Message:
Fix issues with beta create page
Commit: 148eca222e3b60a71fc88d17c0035d31c8c915cd https://github.com/dreamwidth/dw-free/commit/148eca222e3b60a71fc88d17c0035d31c8c915cd Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/LJ/Talk.pm M views/journal/talkform.tt
Log Message:
Make instead of mutating directly
Commit: e917ea9ce3e820d62e3edd734cc905abec176ddd https://github.com/dreamwidth/dw-free/commit/e917ea9ce3e820d62e3edd734cc905abec176ddd Author: Ruth momijizukamori@gmail.com Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths: M cgi-bin/LJ/Talk.pm
Log Message:
Fix bareword error
Compare: https://github.com/dreamwidth/dw-free/compare/c156e856e062...e917ea9ce3e8
