Manuel
|
b14f82b4bb
|
feat: add api keys (#991)
* feat: add api keys
* chore: address pull request feedback
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-10-05 16:18:31 +02:00 |
|
Meier Lukas
|
4c9471e608
|
feat(spotlight): add support for custom search-engines (#1200)
* feat(spotlight): add search settings link
* feat(search-engine): add to manage pages
* feat(spotlight): add children option for external search engines
* chore: revert search settings
* fix: deepsource issue
* fix: inconsistent breadcrum placement
* chore: address pull request feedback
|
2024-10-04 15:59:08 +02:00 |
|
Meier Lukas
|
ce1ef3cbe7
|
feat: add improved search (#1051)
* feat: add improved search
* wip: add support for sorting, rename use-options to use-query-options, add use-options for local usage, add pages search group
* feat: add help links from manage layout to help search mode
* feat: add additional search engines
* feat: add group search details
* refactor: improve users search group type
* feat: add apps search group, add disabled search interaction
* feat: add integrations and boards for search
* wip: hook issue with react
* fix: hook issue regarding actions and interactions
* chore: address pull request feedback
* fix: format issues
* feat: add additional global actions to search
* chore: remove unused code
* fix: search engine short key
* fix: typecheck issues
* fix: deepsource issues
* fix: eslint issue
* fix: lint issues
* fix: unordered dependencies
* chore: address pull request feedback
|
2024-09-20 16:51:42 +02:00 |
|
Thomas Camlong
|
f1b1ec59ec
|
chore: update prettier configuration for print width (#519)
* feat: update prettier configuration for print width
* chore: apply code formatting to entire repository
* fix: remove build files
* fix: format issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-05-19 22:38:39 +02:00 |
|
Meier Lukas
|
c4ff968cbc
|
feat: add app widget (#206)
* refactor: move server api to api package
* feat: add app widget
* refactor: add element size for widget components on board
* feat: add resize listener for widget width
* feat: add widget app input
* refactor: add better responsibe layout, add missing translations
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
|
2024-03-12 21:23:25 +01:00 |
|
Meier Lukas
|
8d5984c58a
|
feat: Add apps crud (#174)
* wip: add apps crud
* wip: add edit for apps
* feat: add apps crud
* fix: color of icon for no app results wrong
* ci: fix lint issues
* test: add unit tests for app crud
* ci: fix format issue
* fix: missing rename in edit form
* fix: missing callback deepsource issues
|
2024-03-04 22:13:40 +01:00 |
|