pocketbase/forms
Gani Georgiev 6e9d000426 before updateding test data 2022-08-07 20:58:21 +03:00
..
validators normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
admin_login.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
admin_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
admin_password_reset_confirm.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
admin_password_reset_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
admin_password_reset_request.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
admin_password_reset_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
admin_upsert.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
admin_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
base.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
collection_upsert.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
collection_upsert_test.go allow switching schema field names when renaming fields 2022-07-18 16:26:37 +03:00
collections_import.go before updateding test data 2022-08-07 20:58:21 +03:00
realtime_subscribe.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
realtime_subscribe_test.go initial public commit 2022-07-07 00:19:05 +03:00
record_upsert.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
record_upsert_test.go normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
settings_upsert.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
settings_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_email_change_confirm.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_email_change_confirm_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_change_request.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_email_change_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_email_login.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_email_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_oauth2_login.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_oauth2_login_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_password_reset_confirm.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_password_reset_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
user_password_reset_request.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_password_reset_request_test.go initial public commit 2022-07-07 00:19:05 +03:00
user_upsert.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_upsert_test.go [#80] fixed before hooks data and added optional interceptor to upsert submit 2022-07-12 13:42:06 +03:00
user_verification_confirm.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_verification_confirm_test.go [#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
user_verification_request.go added WithConfig factory to all forms 2022-08-07 15:38:21 +03:00
user_verification_request_test.go initial public commit 2022-07-07 00:19:05 +03:00