..
query
feat: add task sorting & filtering
2020-08-29 01:29:18 -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: add task sorting & filtering
2020-08-29 01:29:18 -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: enforce user roles
2020-08-11 21:03:21 -05:00
querier.go
feat: enforce user roles
2020-08-11 21:03:21 -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_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
chore: project cleanup and bugfixes
2020-07-12 02:06:11 -05:00
task_group.sql.go
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -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: add task sorting & filtering
2020-08-29 01:29:18 -05: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
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
user_accounts.sql.go
fix: ignore system user in users query & add full name to user in install route
2020-07-16 21:57:02 -05:00