4313703538
test: added tests
2025-12-01 08:50:06 +01:00
df05eafc99
refactor: simplify Member.available_for_linking action to 9 lines
...
Extract filter logic into apply_linking_filters/3 helper, add Credo disable for fuzzy search complexity
2025-11-20 21:44:29 +01:00
90ced26a0e
fix: correct test parameter name from member_search_query to member_search
2025-11-20 18:57:38 +01:00
adc6608e54
test: fix test auth and improve reliability
...
continuous-integration/drone/push Build is passing
- Add admin authentication to all tests
- Fix 12 tests that were failing due to missing authentication
- 3 tests still have business logic issues (will fix separately)
2025-11-20 16:51:45 +01:00
48b0823091
test: add LiveView tests for member linking UI ( #168 )
2025-11-20 16:51:44 +01:00
173f522da5
test: add tests for user-member linking and fuzzy search ( #168 )
2025-11-20 16:51:43 +01:00
2af23f4042
feat: custom field deletion
2025-11-20 15:04:08 +01:00
edf8b2b79e
feat: add custom field slug
2025-11-20 14:23:25 +01:00
2b3c94d3b2
fix: Allow optional email values in custom fields
continuous-integration/drone/push Build is passing
2025-11-13 18:40:18 +01:00
e9290b7156
feat: Add validation constraints and tests for CustomField and CustomFieldValue
2025-11-13 18:37:58 +01:00
8400e727a7
refactor: Rename Property/PropertyType to CustomFieldValue/CustomField
...
continuous-integration/drone/push Build is passing
Complete refactoring of resources, database tables, code references, tests, and documentation for improved naming consistency.
2025-11-13 18:04:53 +01:00
5ce220862f
refactor and docs
2025-11-13 16:33:29 +01:00
87e54cb13f
add UI e2e tests for account linking
2025-11-13 16:33:29 +01:00
4f3d0c21a8
add oidc tests
2025-11-13 16:33:29 +01:00
44f88f1ddd
test: aded more tests for fuzzy search
continuous-integration/drone/push Build is passing
2025-11-12 11:55:48 +01:00
0c75776915
formatting
continuous-integration/drone/push Build is passing
2025-10-30 17:20:07 +01:00
3481b9dadf
fix: updated fuzzy search after merge with sorting
continuous-integration/drone/push Build is failing
2025-10-30 17:16:23 +01:00
5e51f99797
test: adds tests for search
2025-10-30 16:50:02 +01:00
8104451d35
format and linting: reduced complexity of function
continuous-integration/drone/push Build is passing
2025-10-30 16:42:19 +01:00
bb362e1636
formating
2025-10-30 16:42:19 +01:00
41e3a52482
test: updated tests
2025-10-30 16:42:19 +01:00
3cfae95b1e
test: added tests
2025-10-30 16:42:19 +01:00
37fcc26b22
add seed test
2025-10-23 13:13:29 +02:00
1495ef4592
fix validation behaviour
2025-10-23 13:13:29 +02:00
39afaf3999
feat: email uniqueness constraint between user and member
2025-10-23 13:13:27 +02:00
91c5e17994
email sync tests
2025-10-23 13:13:27 +02:00
045ae1c3c7
add tests for member deletion
continuous-integration/drone/push Build is passing
2025-10-16 15:28:31 +02:00
59a8067c09
add some comments
2025-10-16 15:28:30 +02:00
b47b0d36b5
gender neutral translation
2025-10-16 14:22:58 +02:00
5aa9c37742
feat: Add tests for user-member relationship
2025-10-16 12:30:00 +02:00
96c5b956e5
Fix error when deleting members
continuous-integration/drone/push Build is failing
2025-10-16 12:07:39 +02:00
1d334c7da1
fix: add missing user for view and fix test
continuous-integration/drone/push Build is failing
2025-09-29 16:59:35 +02:00
d10fcc3da1
style: fix linting errors
continuous-integration/drone/push Build is failing
2025-09-29 16:41:46 +02:00
d40bc0bb82
Merge remote-tracking branch 'origin/main' into 170-userdata-for-profile-button
continuous-integration/drone/push Build is failing
2025-09-29 16:07:57 +02:00
863821f3ae
test: fix tests and skip tests for initials generation
continuous-integration/drone/push Build is failing
2025-09-29 16:05:00 +02:00
6033e33622
test: add tdd tests for #170
2025-09-29 13:07:43 +02:00
2095d9b0da
test: update test for search bar component
continuous-integration/drone/push Build is failing
2025-09-29 09:00:33 +02:00
53f6b62289
test: updated tests for member and search bar
2025-09-17 14:36:50 +02:00
8507109631
feat: test authentication
continuous-integration/drone/push Build is passing
2025-07-31 14:18:36 +02:00
06574a932d
fix: formatting
continuous-integration/drone/push Build is passing
2025-07-24 17:07:20 +02:00
7a75f8f526
feat: add user form tests
2025-07-24 17:07:20 +02:00
2e256a0206
feat: add user view tests
2025-07-24 17:07:20 +02:00
2255dfbf6e
feat: migration to phoenix 1.8 - fix formatting
continuous-integration/drone/push Build is passing
2025-07-17 18:01:14 +02:00
c2cb75a32b
feat: migration to phoenix 1.8 - fix tests broken by redirects
2025-07-17 18:01:14 +02:00
50832da885
feat: migration to phoenix 1.8 - overwrite unchanged files
2025-07-17 17:51:44 +02:00
fba9abc2c1
test(AshAuthentication): updated tests for signed in user and added test for authcontroller
2025-07-02 17:03:37 +02:00
dedd40b949
add further locale tests
continuous-integration/drone/push Build is failing
2025-06-18 23:35:43 +02:00
ca4ac3a1c0
feat: gettext
2025-06-18 23:35:43 +02:00
abfc94473f
Member fields
2025-06-18 23:35:25 +02:00
f2eeb95960
Add generated starter app
2025-03-18 15:05:27 +01:00