Markku Rontu
Markku Rontu
Is nobody troubled by the change that `cider-pprint-eval-last-sexp` does not direct stdout to the same buffer as the eval result? Or there doesn't seem to be an option to enable...
Hi, I can see the `:__load-resource` functionality but I gather it only works for loading a specific language from a resource file as in the example. How about exposing the...
Hello, I tried upgrading project dependencies (in an old project) and looks like the changes in Google Closure used in ClojureScript break `lein-cljsbuild` version `1.1.8`. The last working ClojureScript version...
rems-dev is faster than FD test REMS (about 3x so 100ms vs. 300ms). Could the difference be due to: - [ ] email being sent for real (to all handlers)...
Update catalogue item button could use a plural label. Maybe it could even be `Update catalogue items ... (3 selected)` or so? See https://github.com/CSCfi/rems/pull/3277#discussion_r1560838253
Refactor `action-button` and `rate-limited-action-button` to not force `btn-secondary`. Maybe there are more?
- [ ] autosave - [ ] workflow disable commands - [ ] workflow licenses - [ ] DUO - [ ] voting - [ ] anonymous (handlers of) workflows...
The form editor fields subscribe to the whole form. We should add more detailed subscription to improve rendering performance. Possibly React/Reagent update could help too.
Simple first version: - Message like remark but always between applying users and handling users (public to all) - Open/close chat per application - Chat is only possible if the...
- [ ] deciders vote - [ ] allow choosing the types of votes such as "approve", "reject" etc. with technical values and translations (like processing state) - [ ]...