Keegan George
|
b6f03fcecd
|
DEV: Add support for uploads to form templates (#22232)
|
2023-06-28 12:49:05 -07:00 |
|
Jarek Radosz
|
dae3970bad
|
DEV: Fix random typos (#22078)
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
|
2023-06-13 22:02:21 +02:00 |
|
Keegan George
|
39efa4c32a
|
DEV: Create posts from form templates (#21980)
|
2023-06-08 12:49:18 -07:00 |
|
Alan Guo Xiang Tan
|
41f8bff2c3
|
DEV: Remove superfluous js: true metadata (#21960)
Why this change?
It is very unlikely that we need to ever JS for system tests considering
that we rely on a JS framework on the frontend.
|
2023-06-07 09:26:58 +08:00 |
|
Alan Guo Xiang Tan
|
83af25179d
|
DEV: Avoid waiting full capybara default wait time (#21842)
Avoid using negated matchers with custom RSpec matchers that rely on
`has_css?` as it'll result in Capybara waiting the full default wait
time.
|
2023-05-31 07:00:16 +08:00 |
|
Keegan George
|
c74c90bae5
|
DEV: Show form templates in the composer (#21190)
|
2023-05-29 14:47:18 -07:00 |
|