Hayden
6a8a25e3f8
feat: new dashboard implementation ( #168 )
...
* wip: charts.js experimental work
* update lock file
* wip: frontend redesign
* wip: more UI fixes for consistency across themes
* cleanup
* improve UI log
* style updates
* fix lint errors
2022-12-29 16:19:15 -09:00
dependabot[bot]
a3954dab0f
fix(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 in /backend ( #174 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 22:36:22 -09:00
dependabot[bot]
08d483d907
fix(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 in /backend ( #172 )
...
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/go-chi/chi/releases )
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 22:36:12 -09:00
dependabot[bot]
a53f89ceac
fix(deps): bump github.com/swaggo/swag from 1.8.8 to 1.8.9 in /backend ( #178 )
...
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag ) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/swaggo/swag/releases )
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml )
- [Commits](https://github.com/swaggo/swag/compare/v1.8.8...v1.8.9 )
---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 18:21:12 -09:00
Hayden
5bbb969763
feat: maintenance log ( #170 )
...
* remove repo for document tokens
* remove schema for doc tokens
* fix id template and generate cmd
* schema updates
* code gen
* bump dependencies
* fix broken migrations + add maintenance entry type
* spelling
* remove debug logger
* implement repository layer
* routes
* API client
* wip: maintenance log
* remove depreciated call
2022-12-09 20:57:57 -09:00
Hayden
d6da63187b
feat: new homepage statistic API's ( #167 )
...
* add date format and orDefault helpers
* introduce new statistics calculations queries
* rework statistics endpoints
* code generation
* fix styles on photo card
* label and location aggregation endpoints
* code-gen
* cleanup parser and defaults
* remove debug point
* setup E2E Testing
* linters
* formatting
* fmt plus name support on time series data
* code gen
2022-12-05 12:36:32 -09:00
Hayden
de419dc37d
feat: auth-roles, image-gallery, click-to-open ( #166 )
...
* schema changes
* db generate
* db migration
* add role based middleware
* implement attachment token access
* generate docs
* implement role based auth
* replace attachment specific tokens with gen token
* run linter
* cleanup temporary token implementation
2022-12-03 10:55:00 -09:00
Hayden
73c42f4784
fix: assign extension if not set ( #161 )
2022-12-01 18:10:50 -09:00
Hayden
f42a917390
feat: add tsv support for import files ( #160 )
...
* feat: add tsv support for import files
* add note in docs
2022-12-01 18:06:47 -09:00
Hayden
f149c3e4ab
feat: include notes in search ( #159 )
2022-12-01 17:32:11 -09:00
Hayden
1dc1ee54e2
feat: chinese-currency ( #158 )
...
* run updated code gen
* feat: add RMB currency support
2022-12-01 16:45:28 -09:00
dependabot[bot]
e8f215ce34
fix(deps): bump github.com/swaggo/swag from 1.8.7 to 1.8.8 in /backend ( #153 )
...
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/swaggo/swag/releases )
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml )
- [Commits](https://github.com/swaggo/swag/compare/v1.8.7...v1.8.8 )
---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 14:29:43 -09:00
dependabot[bot]
1aafbcd201
fix(deps): bump entgo.io/ent from 0.11.3 to 0.11.4 in /backend ( #117 )
...
Bumps [entgo.io/ent](https://github.com/ent/ent ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/ent/ent/releases )
- [Commits](https://github.com/ent/ent/compare/v0.11.3...v0.11.4 )
---
updated-dependencies:
- dependency-name: entgo.io/ent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 14:29:36 -09:00
Hayden
6dc2ae1bea
feat: asset tags/ids ( #142 )
...
* add schema
* run db migration
* bulk seed asset IDs
* breaking: update runtime options
* conditionally increment asset IDs
* update API endpoints
* fix import asset id assignment
* refactor display + marshal/unmarshal
* add docs page
* add to form field
* hide 000-000 values
* update ENV vars
2022-11-13 14:17:55 -09:00
Hayden
976f68252d
feat: add INR currency and sort currencies ( #141 )
2022-11-12 14:54:24 -09:00
Hayden
8e1947d971
fix: conditionally filter parent locations ( #133 )
2022-11-02 11:54:43 -08:00
Hayden
b6b2a2d889
feat: add currencies (NOK, SEK, DKK) ( #128 )
2022-11-01 15:10:48 -08:00
Hayden
592d4eda55
feat: filter items with parents on homepage ( #127 )
2022-11-01 15:10:30 -08:00
Hayden
2fb5a437a2
feat: add additional currencies ( #125 )
...
Add additional currencies and ensure Frontend/Backend currencies are synched via testing
2022-11-01 14:16:22 -08:00
Hayden
7e0f1fac23
feat: group statistics endpoint ( #123 )
...
* group statistics endpoint
* remove item store
* return possible errors
* add statistics tests
2022-11-01 13:58:05 -08:00
Hayden
a886fa86ca
feat: add archive item options ( #122 )
...
Add archive option feature. Archived items can only be seen on the items page when including archived is selected. Archived items are excluded from the count and from other views
2022-10-31 23:30:42 -08:00
Hayden
4a9d21d604
fix: time-format-inconsistency ( #120 )
...
* fix off by one date display
* display dates in consistent format
* use token or ci
2022-10-31 18:43:30 -08:00
Hayden
cd82fe0d89
refactor: remove empty services ( #116 )
...
* remove empty services
* remove old factory
* remove old static files
* cleanup more duplicate service code
* file/folder reorg
2022-10-29 20:05:38 -08:00
Hayden
6529549289
refactor: http interfaces ( #114 )
...
* implement custom http handler interface
* implement trace_id
* normalize http method spacing for consistent logs
* fix failing test
* fix linter errors
* cleanup old dead code
* more route cleanup
* cleanup some inconsistent errors
* update and generate code
* make taskfile more consistent
* update task calls
* run tidy
* drop `@` tag for version
* use relative paths
* tidy
* fix auto-setting variables
* update build paths
* add contributing guide
* tidy
2022-10-29 18:15:35 -08:00
dependabot[bot]
e2d93f8523
fix(deps): bump github.com/mattn/go-sqlite3 in /backend ( #113 )
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.15 to 1.14.16.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.15...v1.14.16 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-29 18:11:23 -08:00
Hayden
82269e8a95
clean logs
2022-10-25 11:24:19 -08:00
Hayden
d151d42081
feat: debug-endpoints ( #110 )
...
* reorg + pprof endpoints
* fix spacing issue
* fix generation directory
2022-10-24 18:24:18 -08:00
Hayden
a4b4fe3454
feat: allow nested relationships for locations and items ( #102 )
...
Basic implementation that allows organizing Locations and Items within each other.
2022-10-23 20:54:39 -08:00
dependabot[bot]
fe6cd431a6
fix(deps): bump github.com/stretchr/testify in /backend ( #107 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-23 20:40:21 -08:00
Hayden
2d34557f69
feat: link implementation ( #100 )
...
* link implementation
* add docs for links
* use btn instead of badge
2022-10-19 21:31:08 -08:00
dependabot[bot]
97a34475c8
fix(deps): bump github.com/swaggo/swag from 1.8.6 to 1.8.7 in /backend ( #97 )
...
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag ) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/swaggo/swag/releases )
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml )
- [Commits](https://github.com/swaggo/swag/compare/v1.8.6...v1.8.7 )
---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:47:46 -08:00
Hayden
18488f5b15
refactor: cleanup-api-functions ( #94 )
...
* cleanup items endpoints
* refactor group routes
* refactor labels routes
* remove old partial
* refactor location routes
* formatting
* update names
* cleanup func
* speedup test runner with disable hasher
* remove duplicate code
2022-10-16 18:50:44 -08:00
Hayden
434f1fa411
add support for custom text fields
2022-10-15 21:41:27 -08:00
Hayden
57f9372e49
feat: add receipt support for attachments ( #89 )
...
* add receipt support for attachments
* fix show logic
2022-10-15 19:45:36 -08:00
Hayden
dbaaf4ad0a
fix import bug and add ref support ( #88 )
...
* fix import bug and add ref support
* fix calls
* add docs
2022-10-15 17:46:57 -08:00
Hayden
bb86a51b05
feat: order labels and locations by name ( #86 )
...
* order labels and locations by name
* sort items
2022-10-15 13:29:33 -08:00
Hayden
461be2afca
feat: currency selection support ( #72 )
...
* initial UI for currency selection
* add task to purge invitation tokens
* group API contracts
* fix type import
* use auth middleware
* add currency setting support (UI)
* use group settings for format currency
* fix casing
2022-10-15 12:15:55 -08:00
Hayden
dea2dcfde8
feat: allow disable registration ( #71 )
2022-10-14 14:02:16 -08:00
Hayden
1279028d07
fix build injection
2022-10-13 17:01:18 -08:00
Hayden
ae73b194c4
fix: block self-delete on demo site ( #57 )
2022-10-13 09:37:29 -08:00
Hayden
30014a77ca
feat: expanded search for items ( #46 )
...
* expanded search for items
* range domain from email to example
* implement pagination for items
2022-10-12 21:13:07 -08:00
Hayden
a8e1d2c447
fix: move datepicker buttons to bottom ( #44 )
2022-10-12 14:07:11 -08:00
Hayden
14f1b93d38
chore: remove yaml config option
2022-10-12 13:03:42 -08:00
Hayden
92368dabf8
feat: automate demo-site deployment and configuration ( #42 )
...
* add demo env variable
* setup initialization when demo
* disable password when in demo mode
* expose demo status to API
* improve UI for demo instance
2022-10-12 12:53:22 -08:00
Hayden
0c90b05dca
feat: add roles, activation, superuser fields on user ( #38 )
2022-10-09 09:44:13 -08:00
Hayden
a6d2fd45df
feat: change password ( #35 )
...
* refactor: implement factories for testing
* add additional factories
* change protection for dropFields
* prevent timed attacks on login
* use switch instead of else-if
* API implementation for changing password
* add change-password dialog
2022-10-09 09:23:21 -08:00
Hayden
a6e3989aee
fix: ui/ux issues ( #34 )
...
* fix select first bug for creation
* add link to header
* fix date and display errors
* drop group name requirement
2022-10-09 05:03:24 -08:00
Hayden
79f7ad40cb
feat: user profiles ( #32 )
...
* add user profiles and theme selectors
* lowercase buttons by default
* basic layout
* (wip) init token APIs
* refactor server to support variable options
* fix types
* api refactor / registration tests
* implement UI for url and join
* remove console.logs
* rename repository factory
* fix upload size
2022-10-06 21:54:09 -05:00
Hayden
1ca430af21
chores/general-cleanup-release-prep ( #31 )
...
* do ent generation
* update edges
* fix redirect
2022-09-28 21:42:33 -08:00
dependabot[bot]
8a43fc953d
fix(deps): bump entgo.io/ent from 0.11.2 to 0.11.3 in /backend ( #30 )
...
Bumps [entgo.io/ent](https://github.com/ent/ent ) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/ent/ent/releases )
- [Commits](https://github.com/ent/ent/compare/v0.11.2...v0.11.3 )
---
updated-dependencies:
- dependency-name: entgo.io/ent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 16:54:40 -08:00