mcarbonne
cabaa07384
fix close & download buttons when viewing a picture attachment ( #239 )
2024-09-26 13:44:55 -04:00
Filipe Dobreira
4e260c5a8b
feat: Fix, add, tweak various empty states across the app ( #241 )
...
* fix: add empty state to locations list
* fix: add empty states for homepage lists
* fix: add empty state to notifiers list
* fix: update profile notifiers to use translation, add en and pt-pt copy
* chore: tweak copy for notifier empty state
* fix: add new empty state for search page
* fix: update new empty states to use translation strings
* chore: eslint fixes, translation
* fix: translation key
---------
Co-authored-by: Matt Kilgore <matthew@kilgore.dev >
2024-09-24 08:28:54 -04:00
mcarbonne
a85c42b539
Implement maintenance view ( #235 )
...
* implement backend to query maintenances
* improve backend API for maintenances
* add itemId and itemName (v1/maintenances)
* fix remaining todo in backend (/v1/maintenances)
* refactor: extract MaintenanceEditModal
* first draft (to be cleaned)
* revert dependency updates (not required)
* translation + fix deletion
* fix main menu css issues
* fix main menu "create" button (css)
* enhancement: make item name clickable
* fix: add page title (+ translate existing ones)
* fix: missing toast translation (when updating)
* bug fix: missing group check in backend (for new endpoint)
* backport from following PR (to avoid useless changes)
* maintenances => maintenance
2024-09-23 13:07:27 -04:00
Filipe Dobreira
897f3842e0
fix: redirect back to locations list after deleting location ( #240 )
2024-09-23 08:12:59 -04:00
Katos
405d0c7487
Merge pull request #212 from tonyaellie/make-ItemViewTable-headers-customisable
...
make ItemViewTable headers customisable
2024-09-13 19:53:21 +01:00
Tonya
073aade67f
feat: show item is archived in more places ( #210 )
2024-09-11 10:48:13 -04:00
tonya
b18f0c790b
feat: make ItemViewTable headers customisable
2024-09-09 19:38:58 +00:00
Tonya
fb62f51958
feat: refresh search on include archived change ( #208 )
2024-09-08 20:15:52 -04:00
Tonya
dafc6aa13f
update links ( #206 )
...
* chore: update links
* feat: update social link
2024-09-08 20:11:50 -04:00
Matt Kilgore
b37cf24f09
feat: user selectable language
2024-09-08 14:19:01 -04:00
Edward Shen
adb4b52752
Fix Registration Disabled button in login page ( #203 )
2024-09-08 13:13:15 -04:00
Matt Kilgore
2fee607327
feat: allow the hiding of the header ( #202 )
2024-09-07 15:09:40 -04:00
Matt Kilgore
42c01adb98
feat: translate tools page
2024-09-07 13:46:24 -04:00
Tonya
15925de2f0
feat: add eslint-plugin-tailwindcss ( #199 )
2024-09-06 10:49:28 -04:00
Romulo Gatto
1688773bba
adding email validator ( #178 )
2024-08-25 18:46:55 -04:00
Matt Kilgore
0a4c5fbb28
chore: translate items page
2024-08-11 19:40:13 -04:00
Matt Kilgore
28edce96d9
chore: Finish profile page translations
2024-08-11 14:09:51 -04:00
Matt Kilgore
2f4a0dd212
fix : #146 add version info to every page
2024-08-07 21:55:05 -04:00
Matt Kilgore
52a621e9ba
fix: use the browser default language
2024-08-07 20:57:40 -04:00
Matt Kilgore
1f77fad829
fix: i18n ICU loading failure due to original auto-loading.
2024-08-07 20:26:40 -04:00
Matt Kilgore
e0004842e6
fix: bad translation
2024-08-04 13:37:37 -04:00
Matt Kilgore
fdbfa0e76f
refactor: better translation formatting
2024-08-04 13:11:27 -04:00
Matt Kilgore
9f7b76b37d
chore: minor tweak
2024-08-04 11:31:16 -04:00
Matt Kilgore
0d51558e74
chore: more translations
2024-08-04 11:26:07 -04:00
Matt Kilgore
3540ce4297
feat: adding initial i18n support
2024-08-03 23:04:26 -04:00
Rylie Pavlik
0bcb155756
Fixes to the Tools page ( #154 )
...
* Correct the description of the import feature on the tools page.
* Fix page title on Tools page.
2024-08-01 21:52:13 -04:00
Victor Hooi
2ab2766534
Fix small typo in label discussion thread URL
2024-07-28 00:56:49 +10:00
Ryan Sheppard
c9f31ef934
Enable Sorting on Search By Created and Updated At ( #140 )
...
- Required updating query value to use first.value
to set the value of the initial sort
- Ordering starts with name but can be changed to
createdAt or updatedAt by the user
2024-07-21 09:30:03 -04:00
Katos
0b2b7bc4fd
Merge pull request #98 from sysadminsmedia/fix/docs-discord
...
Update Discord link to new
2024-07-07 21:55:52 +01:00
Katos
f3c745e42e
Update Discord link to new
2024-07-07 21:52:24 +01:00
A3
f3e7d7a19b
set documentation url to homebox.sysadminmedia.com
2024-07-07 21:27:29 +02:00
Katos
bcd826ed4f
Merge pull request #70 from zebrapurring/negate-labels
...
Implement filter option for negated labels
2024-06-30 16:02:04 +01:00
Katos
0f482aebad
Merge pull request #42 from sysadminsmedia/katos/location-prices
...
Add total pricing to Homebox locations
2024-06-29 18:14:01 +01:00
zebrapurring
16f3fb19e8
Merge branch 'main' into negate-labels
2024-06-29 18:05:35 +02:00
Harrison Conlin
6a1ffd7700
Add redirect functionality after login ( #76 )
...
Gone is the frustration of scanning a qr code to only be sent to the homepage
2024-06-29 09:02:23 -04:00
e79905b608
Implement filtering feature to negate selected labels
2024-06-28 17:21:05 +02:00
icanc0
892635b5e8
fix(backend): moving to csv for consistency with import/export ( #54 )
2024-06-26 08:35:41 -04:00
Graeme B
7931003cb7
Revert links back to original repo ( #49 )
...
Links were 404-ing as these were original issues from hay-kot
2024-06-23 10:36:59 -04:00
Katos
b57efa02ff
Update location to include total pricing
2024-06-22 17:16:32 +01:00
Katos
d7bf64742e
Update label to include total pricing
2024-06-22 17:16:32 +01:00
Matt Kilgore
c844fcd185
ci: update cd/cd build processes for docker ( #22 )
...
* ci: update cd/cd build processes for docker
* chore(backend): update go namespaces
2024-06-18 21:17:23 -04:00
Hayden
b77c9be36f
chore: bump deps ( #810 )
...
* bump prettier/eslint-plugin
* bump nuxt pwa
* use typed imports
* set vue version to fix layout errors
* disable import
2024-03-01 09:08:14 -09:00
Hayden
f91b33db38
fix: remove external dependency for icones ( #805 )
...
* change all icons to use iconify
* fix minor UI elements
* fix layout of table
2024-02-29 16:20:18 -09:00
Hayden
c708b1759e
fix: profile bugs and add full path ( #792 )
...
* fix template rendering
* tidy
* fix missing currencies and profile errors
* endpoint for fullpath of an item
* endpoint test
* fix assertions
2024-02-25 13:04:24 -09:00
Hayden
2b79788fbe
feat: user defined currencies ( #700 )
...
* basic currency service for loading at runtime
* api endpoint for currencies
* sort slice before return
* remove currency validation
* validate using currency service
* implement selecting dynamic currency options
* bump go version
* fix type definition
* specify explicit type
* change go versions
* proper types for assetId
* log/return currency error
* make case insensative
* use ToUpper instead
* feat: adding new currencies (#715 )
* fix: task swag (#710 )
Co-authored-by: Quoing <pavel.cadersky@mavenir.com >
* [feat] Adding new currencies
---------
Co-authored-by: quoing <quoing@users.noreply.github.com >
Co-authored-by: Quoing <pavel.cadersky@mavenir.com >
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com >
* remove ts file and consoldate new values into json
* move flag to options namespace
* add env config for currencies
* basic documentaion
* remove in sync test
---------
Co-authored-by: quoing <quoing@users.noreply.github.com >
Co-authored-by: Quoing <pavel.cadersky@mavenir.com >
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com >
Former-commit-id: c4b923847a1b695dcddd1b346adcccfd3f3ce706
2024-01-18 10:45:42 -09:00
Hayden
fc3bc3f010
fix: loading causing stale data to present in form( #650 )
...
Former-commit-id: 4d9131ba7e
2023-12-01 08:57:43 -09:00
Hayden
81e76d9dd4
fix/feat: primary photo auto set and auto-set primary photo ( #651 )
...
* fix error when item doesn't have photo attachment
* automatically detect image types and set primary photo if first
* remove charts.js from libs
Former-commit-id: 321a83b634
2023-12-01 08:57:29 -09:00
Hayden
798d873f76
fix: images in child items ( #623 )
...
* support parentID search
* fetch images for item children
Former-commit-id: afbc6a49ac
2023-11-15 18:41:24 -09:00
Hayden
eb9175ab27
fix: use theme aware background color ( #619 )
...
Former-commit-id: 80e2071300
2023-11-15 18:01:03 -09:00
Hayden
742ece7923
chore: rewrite generator to resolve strange name generation ( #612 )
...
* rewrite generator to resolve strange name generation
* fix asset id types
* ignore errored types
* remove depreciated calls
* use more random words
* random user
Former-commit-id: 4738a9b131
2023-11-15 17:19:51 -09:00