taskcafe/internal/db
Jordan Knott aa84cbabb2 fix: add user popup is submittable again
react-form-hooks no longer played nice with custom input. created
a third input type `FormInput` that is made to play well
with the react-form-hooks.

also fixes auto complete overriding bg + text color on inputs.
2021-10-06 19:03:38 -05:00
..
query fix: add user popup is submittable again 2021-10-06 19:03:38 -05:00
db.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
label_color.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
models.go feat: projects can be set to public 2021-04-30 22:55:37 -05:00
notification.sql.go feat: add notification UI 2020-09-10 15:31:04 -05:00
organization.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
project_label.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
project.sql.go feat: projects can be set to public 2021-04-30 22:55:37 -05:00
querier.go fix: add user popup is submittable again 2021-10-06 19:03:38 -05:00
repository.go feat: add pre-commit hooks & refactor code to pass linting 2020-08-20 18:37:36 -05:00
system_options.sql.go feature: add first time install process 2020-07-16 19:40:23 -05:00
task_activity.sql.go feat: add task activity 2020-12-23 13:15:15 -06:00
task_assigned.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
task_checklist.sql.go fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
task_group.sql.go fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
task_label.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
task.sql.go feat(MyTasks): allow filtering by task complete status 2021-01-03 17:04:15 -06:00
team_member.sql.go arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
team.sql.go feat: enforce user roles 2020-08-11 21:03:21 -05:00
token.sql.go refactor: replace refresh & access token with auth token only 2021-04-28 21:38:49 -05:00
user_accounts.sql.go fix: add user popup is submittable again 2021-10-06 19:03:38 -05:00