舉報

會員
JIRA 7 Administration Cookbook(Second Edition)
Developingamobileapplicationforjustoneplatformisbecomingathingofthepast.CompaniesexpecttheirappstobesupportedoniOS,AndroidandWindowsPhone,whileleveragingthebestnativefeaturesonallthreeplatforms.Xamarin'stoolshelpeasethisproblembygivingdevelopersasingletoolsettotargetallthreeplatforms.Themaingoalofthiscourseistoequipyouwithknowledgetosuccessfullyanalyze,develop,andmanageXamarincross-platformprojectsusingthemostefficient,robust,andscalableimplementationpatterns.Module1isastep-by-stepguidetobuildingreal-worldapplicationsforiOSandAndroid.Themodulewalksyouthroughbuildingachatapplication,completewithabackendwebserviceandnativefeaturessuchasGPSlocation,camera,andpushnotifications.Additionally,you'lllearnhowtouseexternallibrarieswithXamarinandXamarin.Forms.Module2provideyourecipesonhowtocreateanarchitecturethatwillbemaintainable,extendable,useXamarin.Formspluginstoboostproductivity.WestartwithasimplecreationofaXamarin.Formssolution,customizethestyleandbehaviorofviewsforeachplatform.Furtheron,wedemonstratethepowerofarchitectingacross-platformsolution.Next,youwillutilizeandaccesshardwarefeaturesthatvaryfromplatformtoplatformwithcross-platformtechniques.Youwillmasterthestepsofgettingtheappreadyandpublishingitintheappstore.Thelastmodulestartswithgeneraltopicssuchasmemorymanagement,asynchronousprogramming,localstorage,networking,andplatform-specificfeatures.Youwilllearnaboutkeytoolstoleveragethepatternandadvancedimplementationstrategies.Finally,weshowyouthetoolsetforapplicationlifecyclemanagementtohelpyoupreparethedevelopmentpipelinetomanageandseecross-platformprojectsthroughtopublicorprivaterelease.Afterthecompletionofthiscourse,youwilllearnapaththatwillgetyouupandrunningwithdevelopingcross-platformmobileapplicationsandhelpyoubecomethego-topersonwhenitcomestoXamarin.
目錄(121章)
倒序
- coverpage
- JIRA 7 Administration Cookbook - Second Edition
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Free access for Packt account holders
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. JIRA Server Administration
- Introduction
- Installing JIRA for production use
- Upgrading JIRA with an installer
- Upgrading JIRA manually
- Migrating JIRA to another environment
- Setting up the context path for JIRA
- Setting up SSL
- Installing SSL certificates from other applications
- Resetting the JIRA administrator password
- Importing data from CSV
- Chapter 2. Customizing JIRA for Your Projects
- Introduction
- Setting up different issue types for projects
- Making a field required
- Making the assignee field required
- Hiding a field from view
- Choosing a different field renderer
- Creating a new field configuration
- Setting up customized screens for your project
- Removing a select list's none option
- Adding help tips to custom fields
- Using JavaScript with custom fields
- Creating your own custom field types
- Customizing project agile boards
- Chapter 3. JIRA Workflows
- Introduction
- Setting up different workflows for your project
- Capturing additional information during workflow transitions
- Using common transitions
- Using global transitions
- Restricting the availability of workflow transitions
- Validating user input in workflow transitions
- Performing additional processing after a transition is executed
- Rearranging the workflow transition bar
- Restricting the resolution values in a transition
- Preventing issue updates in selected statuses
- Making a field required during workflow transition
- Creating custom workflow transition logic
- Chapter 4. User Management
- Introduction
- Creating and importing multiple users
- Enabling public user signup
- Managing groups and group memberships
- Managing project roles
- Managing default project role memberships
- Deactivating a user
- Integrating and importing users from LDAP
- Integrating with LDAP for authentication only
- Integrating with Atlassian Crowd
- Setting up a single sign-on with Crowd
- Setting up a Windows domain single sign-on
- Chapter 5. JIRA Security
- Introduction
- Granting access to JIRA
- Granting JIRA System Administrator access
- Controlling access to a project
- Controlling access to JIRA issue operations
- Allowing users to control permissions
- Restricting access to projects based on reporter permissions
- Setting up password policies
- Changing the duration of the remember me cookies
- Changing the default session timeout
- Chapter 6. E-mails and Notifications
- Introduction
- Capturing electronic signatures for changes
- Setting up an outgoing mail server
- Sending e-mails to users from JIRA
- Sending notifications for issue updates
- Sending notifications with custom templates
- Disabling outgoing notifications
- Creating mail handlers to process incoming e-mails
- Setting up a project-specific from e-mail address
- Chapter 7. Integrations with JIRA
- Introduction
- Integrating JIRA with Confluence
- Integrating JIRA with other JIRA instances
- Integrating JIRA with Bamboo for build management
- Integrating JIRA with Bitbucket Server (Stash)
- Integrating JIRA with Bitbucket Cloud and GitHub
- Integrating JIRA with HipChat
- Integrating JIRA with Google Drive
- Using JIRA Webhooks
- Using JIRA REST API
- Chapter 8. JIRA Troubleshooting
- Introduction
- Troubleshooting notifications
- Troubleshooting permissions
- Troubleshooting field configurations
- Running JIRA in safe mode
- Importing data from other issue trackers
- Automating tasks in JIRA
- Running scripts in JIRA
- Switching user sessions in JIRA
- Working with JIRA from the command line
- Viewing JIRA logs online
- Querying the JIRA database online
- Managing shared filters and dashboards
- Chapter 9. JIRA Service Desk
- Introduction
- Customizing the look and feel of your support portal
- Capturing the right information for service requests from your customers
- Setting up a knowledge base for your customers
- Collaborating with your internal teams on service requests
- Tracking and evaluating performance with SLA 更新時間:2021-07-16 10:48:45
推薦閱讀
- Visual C++程序設計教程
- Implementing Modern DevOps
- 數據庫系統教程(第2版)
- PHP網絡編程學習筆記
- Data Analysis with Stata
- Java 11 Cookbook
- Functional Kotlin
- jQuery炫酷應用實例集錦
- Mastering jQuery Mobile
- JQuery風暴:完美用戶體驗
- AMP:Building Accelerated Mobile Pages
- Android技術內幕(系統卷)
- MATLAB 2020 GUI程序設計從入門到精通
- 例解Python:Python編程快速入門踐行指南
- Socket.IO Cookbook
- 川哥教你Spring Boot 2實戰
- 前端程序員面試筆試真題與解析
- 計算機教學研究與實踐:2017學術年會論文集
- C#典型模塊與項目實戰大全
- 程序員面試筆試寶典
- Unreal Engine Lighting and Rendering Essentials
- Java程序設計基礎教程
- Ember.js Cookbook
- Python全案例學習與實踐
- Python Django開發實戰(視頻講解版)
- C教程
- CoreOS Essentials
- iOS開發標準教程
- Swift 4 Programming Cookbook
- Windows PowerShell 4.0 for .NET Developers