numerus/pkg
jordi fita mas 1712a81dfc Move the /profile under the company router
This is not necessary per se, but it makes my life easier because that
way i know which company the user was when she went to its profile and
can “return” back in the menu and future nav items.
2023-01-29 15:13:47 +01:00
..
company.go Add the tax relation with very rough form and handler 2023-01-28 14:18:58 +01:00
db.go Prefix with “Must” all functions that panic 2023-01-22 20:37:43 +01:00
locale.go Use a select for company’s country field 2023-01-27 21:30:14 +01:00
logger.go Move source file to the root of pkg 2023-01-17 10:40:22 +01:00
login.go Refactor authenticated redirection to a common handler 2023-01-24 21:44:23 +01:00
profile.go Refactor authenticated redirection to a common handler 2023-01-24 21:44:23 +01:00
recover.go Gofmt recover.go 2023-01-22 20:37:34 +01:00
router.go Move the /profile under the company router 2023-01-29 15:13:47 +01:00
template.go Add the company relation and read-only form to edit 2023-01-24 21:46:07 +01:00