Commit Graph

25 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin df5a8485af
refactor(dashboard): Replace security annotations with respective attributes 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
provokateurin 395bf7c70d
refactor(dashboard): Use attributes for routing 2 years ago
provokateurin fdd905ba42
feat(dashboard): Add endpoints to get the layout and statuses 2 years ago
provokateurin 5f53e446da
refactor(dashboard): Let the statuses and layout endpoints use a saner format 2 years ago
provokateurin d82fe6c7b4
refactor(dashboard): Migrate saving layout and statuses to OCS 2 years ago
jld3103 310832ade9
chore(dashboard): Add limit range to items v1 API 2 years ago
Arthur Schiwon 89094c76cf
enh(noid): reasonabley limit amount of possible dashboard widget items 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 6c840984f8
dashboard: Fix get widgets OpenAPI 2 years ago
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2 2 years ago
Hamid Dehnavi 1f6a121ab0 Make adjustments based on the review 2 years ago
jld3103 f8bed12cfb
dashboard: Add OpenAPI spec 3 years ago
Hamid Dehnavi 4d5b8d2767 Refactor dashboard app 3 years ago
Julien Veyssier da74da8a9c
adjust empty array check 3 years ago
Robin Appelman d9e75f00b1
move widget options into a Option class 3 years ago
Julien Veyssier 845149bb7c
add IItemOptionWidget to define some item-related parameters, only getItemIconsRound() for now 3 years ago
Robin Appelman a3912e264a
change widget button api to support multiple button types 3 years ago
Robin Appelman 79adca6b8b
allow adding button to dashboard api output 3 years ago
Robin Appelman 7f52a99ffb
allow filtering dashboard items api by widgets 3 years ago
Robin Appelman 0e5944748d
add dashboard api to list widgets 3 years ago
Julien Veyssier e15270cbb9
implement dashboard API for clients, new WidgetItem class, new IAPIWidget interface 5 years ago