Jason Rasmussen
|
749f999f2a
|
feat: better endpoint descriptions (#20439)
|
2025-07-30 13:29:36 -03:00 |
|
Arno
|
4ebc25c754
|
feat(mobile): Folder View for mobile (#15047)
* very rough prototype for folder navigation without assets
* fix: refactored data model and tried to implement asset loading
* fix: openapi generator shadowing query param in /view/folder
* add simple alphanumeric sorting for folders
* basic asset viewing in folders
* rudimentary switch sorting order
* fixed reactivity when toggling sort order
* Fixed trailing comma
* Fixed bad merge conflict resolution
* Regenerated open-api
* Added rudimentary breadcrumbs
* Fixed linting problems
* feat: cleanup
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2025-03-06 17:27:43 +00:00 |
|
Jason Rasmussen
|
334a709cc6
|
refactor(server): partner search dto (#10902)
* refactor(server): partner search dto
* fix: missed reference
* mobile fix
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2024-07-08 16:41:39 -04:00 |
|
Daniel Dietzler
|
4376104e3a
|
refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872)
* rename api tags to follow plural nomenclature of endpoints
* chore: open api
* fix mobile
|
2024-05-29 18:26:57 -04:00 |
|