9dbcfddf98
Merge corrections provided by Bambuch, cont.
2025-04-26 19:12:56 +02:00
2c0d5af022
Merge Unit and Quantity drag&drop js
...
Closes #55
2025-01-13 02:23:51 +01:00
bd40727231
Focus forms properly on open and close
...
Closes #44
2024-12-28 15:16:37 +01:00
d726e92445
Allow opening multiple new/edit forms
...
Closes #30
2024-12-21 17:52:45 +01:00
f0dab7a5f9
Fix Units new/edit display on validation errors
...
Add test_new_and_edit_on_validation_error
Closes #41
2024-12-17 01:53:25 +01:00
10f866d40b
Remove unused code kept only as reference
2024-02-11 18:37:35 +01:00
1198add901
Rewrite stream rendering to avoid client-side expanding
...
* adding streams in client breaks things (e.g. autofocus)
* some tasks need to be performed in one stream action to avoid
flickering (e.g. table row substitution)
2024-02-11 18:31:06 +01:00
76aae56ed5
Allow stream action to expand into multiple actions
...
e.g. by including 'onclick()' event handler
2024-02-04 20:05:36 +01:00
a7f80a575c
Manage client-side js with turbo_stream actions
2024-01-22 02:14:01 +01:00
0e85a21d2c
Button disabling/enabling
...
Closes #10
2024-01-20 15:02:45 +01:00
9404ec8d17
Enable Drive to send TURBO_STREAM form POSTs
...
Disable Turbo caching for whole site
2024-01-06 03:39:52 +01:00
c96b646087
Hide page content until turbo:load event
...
To avoid cases when Turbo links are processed as normal HTTP requests
2024-01-04 23:06:47 +01:00
8c6d296021
Enable turbo (without Drive)
2023-12-03 23:27:10 +01:00
3509cd409c
Remove turbo and importmap
2023-05-14 16:19:42 +02:00
4a1fe657c0
Disable Turbo application-wide
2023-04-16 03:03:03 +02:00
66f098f479
Add and install 'turbo-rails'
...
bin/rails turbo:install
2023-04-02 00:12:31 +02:00
526c285188
bin/rails importmap:install
2023-04-01 23:53:05 +02:00