Commit Graph

464 Commits

Author SHA1 Message Date
Johannes Zellner 36006f6998 Add app uninstallation dialog 2015-02-27 14:26:07 +01:00
Johannes Zellner 78f3298abf Ensure we use the tcpports from the manifest 2015-02-27 13:47:37 +01:00
Johannes Zellner 93ba376992 Fix typo while accessing the app 2015-02-27 13:33:35 +01:00
Johannes Zellner b5ef132c5f Show email in userlist 2015-02-27 13:33:26 +01:00
Johannes Zellner c5c9d507a3 Fixup the user deletion dialog 2015-02-27 13:24:02 +01:00
Johannes Zellner e3cf36c23e Style user view 2015-02-27 13:01:21 +01:00
Johannes Zellner 36b21979ed Move add user into modal dialog 2015-02-27 12:48:21 +01:00
Johannes Zellner 78d2c29631 Make the manifest available for appinstall 2015-02-27 12:21:26 +01:00
Johannes Zellner 0ec42d84bd Fixup form reset for app configure and install 2015-02-27 11:25:54 +01:00
Johannes Zellner 4ba806a97a Use modal dialog for appinstall 2015-02-27 10:31:17 +01:00
Johannes Zellner e685e3de62 Use app configure dialog, not a full page 2015-02-27 10:18:43 +01:00
Girish Ramakrishnan c9a64e342d Allow app to be (re)configured after error
This is the only way to move forward should reconfigure error for
some weird reason

Fixes #220
2015-02-27 00:27:44 -08:00
Johannes Zellner 572409d061 Fixup the account layout 2015-02-26 23:09:28 +01:00
Johannes Zellner 802e6c2a6d Rename settings to dns and only show in dev
Fixes #204
2015-02-26 21:11:19 +01:00
Johannes Zellner 5ebfb55474 Replace custom css rules with proper bootstrap ones 2015-02-26 18:27:12 +01:00
Johannes Zellner 67ca44df95 Use new bootstrap javascript in all our views 2015-02-26 17:27:41 +01:00
Johannes Zellner 382cdda9d5 Use bootstrap javascript library from bootstrap-sass 2015-02-26 17:25:36 +01:00
Johannes Zellner 7b9d80a66b Remove obsolete theme.css 2015-02-26 17:20:10 +01:00
Johannes Zellner 28c451c88e Use unified theme.css which now includes bootstrap 2015-02-26 17:19:51 +01:00
Johannes Zellner 7c9584b83f Use sass to build a unified theme.css including bootstrap 2015-02-26 17:16:44 +01:00
Johannes Zellner 488b5ea19d Hide /settings on non dev environments
Fixes #212
2015-02-26 16:30:41 +01:00
Johannes Zellner b66d156e5f Improve responsiveness of grid items for apps 2015-02-26 15:29:36 +01:00
Johannes Zellner 7a7d244c5e Rework the settings view 2015-02-26 15:05:26 +01:00
Johannes Zellner 5a06c6e1d4 Rework the account details page 2015-02-26 14:55:49 +01:00
Johannes Zellner f96c8a4118 Remove panel for empty appstore 2015-02-26 14:34:19 +01:00
Johannes Zellner 2d0320f152 Remove Software from Settings view
Fixes #209
2015-02-26 14:18:08 +01:00
Johannes Zellner 3c48e9da54 Move backup from settings to profile menu, only for admin and only on dev 2015-02-26 13:52:43 +01:00
Johannes Zellner d215cdb801 Show update badge in navbar if available 2015-02-26 13:42:06 +01:00
Johannes Zellner e875ab7b24 Use the loading banner in all views which show loading screens 2015-02-26 13:32:09 +01:00
Johannes Zellner 62ec348c7f Use loading state for security view 2015-02-26 13:31:46 +01:00
Johannes Zellner da96c1404e Remove reboot progress bar 2015-02-26 13:30:49 +01:00
Johannes Zellner 1ce6dbd657 Introduce .loading-banner 2015-02-26 13:30:30 +01:00
Johannes Zellner 9926ffc6c9 Reduce possible states in appstore view 2015-02-26 13:01:11 +01:00
Johannes Zellner 959da7eeeb Move userlist view over to new theme 2015-02-26 12:53:31 +01:00
Johannes Zellner cb0866b744 Remove font-awesome copy in 3rdparty 2015-02-26 12:51:28 +01:00
Johannes Zellner f243182799 Also use a cdn for font-awesome 2015-02-26 12:50:05 +01:00
Johannes Zellner da464f9690 Some very basic styling for outlined buttons 2015-02-26 12:23:29 +01:00
Johannes Zellner f1291ded62 Add our own theme.css 2015-02-26 12:00:01 +01:00
Johannes Zellner 792634f8d1 Remove unused fonts in webadmin 2015-02-26 11:46:46 +01:00
Johannes Zellner 5e675f23b6 Use roboto font from google cdn 2015-02-26 11:45:44 +01:00
Johannes Zellner 258d041e39 Remove sb-admin-2 2015-02-26 11:39:50 +01:00
Johannes Zellner 4b1d69cb65 We use jquery.min.js 2015-02-26 11:37:14 +01:00
Johannes Zellner 592bd14082 Remove unused bootstrap in 3rdparty/css 2015-02-26 11:33:14 +01:00
Johannes Zellner 88a37a4f80 Use standalone 3rdparty resources in all of webadmin 2015-02-26 11:32:13 +01:00
Johannes Zellner f129cc660b Add jquery standalone to 3rdparty 2015-02-26 11:27:00 +01:00
Johannes Zellner 0e1a291761 Add bootstrap standalone to 3rdparty 2015-02-26 11:24:08 +01:00
Johannes Zellner ade7b40827 Add roboto font to 3rdparty 2015-02-26 11:23:15 +01:00
Johannes Zellner 5d9197bf79 Add font-awesome as a standalone 3rdparty 2015-02-26 11:22:37 +01:00
Johannes Zellner 62070c7bbc Show some nice text when no apps are installed 2015-02-26 10:13:03 +01:00
Johannes Zellner bc7cb018bc Remove usage of panels in appstore and applist 2015-02-26 10:03:58 +01:00