Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
* [[AppSuite:Upsell | Upsell]] | * [[AppSuite:Upsell | Upsell]] | ||
* [https://documentation.open-xchange.com/latest/ui/components/vgrid.html VGrid] | * [https://documentation.open-xchange.com/latest/ui/components/vgrid.html VGrid] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/how-to/mobile-development.html Mobile development] | ||
* [[AppSuite:Upsell tools| Upsell tools]] | * [[AppSuite:Upsell tools| Upsell tools]] | ||
* [[AppSuite:Guided tours| Guided tours]] | * [[AppSuite:Guided tours| Guided tours]] |
Revision as of 09:55, 22 May 2017
Getting started
- Getting started developing an external app
- Upgrade your external app to latest App Suite version
- Skills needed to develop the UI
- Getting started developing the UI
- UI Development Style Guide
- Appserver
- Apache Configuration
- Definition of done
- Frequently asked questions
Upgrading apps, plugins, and themes to 7.6
Testing
- Lessons learned while testing
- Running ui tests
- In-depth article on testing aimed at external developers
How-to articles
- Understanding action links
- Date and time
- Internationalization (i18n)
- Accessibility (a11y)
- Mediaplayer
- Theming
- UI manifests explained
- Upsell
- VGrid
- Mobile development
- Upsell tools
- Guided tours
- Browser detection with form-login
- Backbone mini views
Server communication
Extension points
- Hands-on introduction
- General information on extension points
- Modifying forms
- Edit folderview entries in settings
- extension points: Calendar
- extension points: Contact
- extension points: Core
- extension points: E-Mail
- extension points: Files
- extension points: Tasks
- extension points: Miscellaneous
Writing components
- Writing a portal plugin
- Writing a simple application
- Writing a simple application with embedded iframe and launcher link
- Writing a plugin for the notification area
- Writing a wizard
- Capabilities explained - if you want to enable or disable your plugin
Miscellaneous articles
- External libraries used by the UI
- Configuration
- Custom configurations
- The UI build system
- How to embed your own settings into the Appsuite settings page
- Debugging the UI
- Debugging production servers
- Finding memory leaks in the UI
- _.device() reference
- Paste inline images
- Client Onboarding
- All articles regarding the UI are filed in the category Category:UI