Girish Ramakrishnan
|
2a9d32309e
|
Fix the app info dialog
|
2020-06-24 23:06:12 -07:00 |
|
Johannes Zellner
|
b52d3231e4
|
Add support for special app login page like wordpress has
|
2020-06-23 12:50:44 +02:00 |
|
Johannes Zellner
|
e65d946633
|
Swap logs and info button
|
2020-06-16 11:08:37 +02:00 |
|
Johannes Zellner
|
29543fbc85
|
Use 'My Apps' everywhere
|
2020-06-12 15:34:54 +02:00 |
|
Johannes Zellner
|
3dd659639d
|
Add action item tooltips
|
2020-06-11 19:32:23 +02:00 |
|
Johannes Zellner
|
4aca2b64b9
|
Just show the rendered postinstall message as docs in info dialog
|
2020-06-11 15:32:24 +02:00 |
|
Johannes Zellner
|
4c2c27c686
|
move logs button into app grid
|
2020-06-11 15:24:18 +02:00 |
|
Johannes Zellner
|
429f45a09a
|
add info dialog for apps
|
2020-06-10 18:00:50 +02:00 |
|
Girish Ramakrishnan
|
9033c6e1d4
|
user param is not needed
|
2020-05-12 21:30:57 -07:00 |
|
Johannes Zellner
|
33bd86a2c7
|
Show larger app configure icon on mobile
|
2020-05-11 12:01:01 +02:00 |
|
Johannes Zellner
|
23813aa346
|
Make admins got to app configure when app task is active
|
2020-03-06 16:41:17 -08:00 |
|
Girish Ramakrishnan
|
9291b6a489
|
Fixup text
|
2020-03-05 16:54:39 -08:00 |
|
Johannes Zellner
|
08a6ad8bd3
|
Fix long-term hover bug in cog icon
|
2020-03-04 14:33:33 -08:00 |
|
Johannes Zellner
|
0e6c9177f0
|
Migrate most of .admin usage
|
2020-02-24 12:56:13 +01:00 |
|
Johannes Zellner
|
dbba99eee5
|
Only show app search field if more than 10 apps are installed
|
2020-01-07 11:13:22 +01:00 |
|
Johannes Zellner
|
bc75a8e7b8
|
Add search field in apps view
|
2020-01-06 15:27:31 +01:00 |
|
Girish Ramakrishnan
|
7d70060962
|
debug view is now called repair
|
2019-12-19 21:53:53 -08:00 |
|
Johannes Zellner
|
71f1304606
|
Make all multiselect search and scrollable if more than 10 items are available
|
2019-11-05 19:45:59 +01:00 |
|
Johannes Zellner
|
bb00327e81
|
Ensure we don't cut off tooltips in apps view
|
2019-10-22 15:56:53 +02:00 |
|
Girish Ramakrishnan
|
4f9d8915fb
|
Hide progress bar for normal users
They cannot get the progress information anyway
|
2019-10-11 14:50:50 -07:00 |
|
Johannes Zellner
|
2ce5b28048
|
Fixup postinstall message if app link is clicked
|
2019-09-27 19:43:03 +02:00 |
|
Johannes Zellner
|
e51eb8a9c1
|
Ensure back button from apps grid into app view works no first usage
|
2019-09-19 19:19:36 +02:00 |
|
Johannes Zellner
|
1621f866a8
|
Cleanup apps view while removing update modal
|
2019-09-18 18:10:51 +02:00 |
|
Johannes Zellner
|
300ff09a47
|
Move app error handling to simply show the app configure view
|
2019-09-18 15:54:19 +02:00 |
|
Johannes Zellner
|
bb0ab03ad9
|
Improve the configure overlay button
|
2019-09-16 14:24:17 +02:00 |
|
Johannes Zellner
|
10d1a2d8e4
|
Even further cleanup of dead code
|
2019-09-13 19:06:50 +02:00 |
|
Johannes Zellner
|
c570e8b6fe
|
Move app clone into app view
|
2019-09-13 17:18:37 +02:00 |
|
Johannes Zellner
|
8f8aa31304
|
Add restore and backup logic to app view
|
2019-09-13 17:08:50 +02:00 |
|
Johannes Zellner
|
a1fe79c876
|
Also remove the app info dialog code from apps grid
|
2019-09-13 16:07:55 +02:00 |
|
Johannes Zellner
|
7c9654a541
|
Remove app task cancel code in apps grid
|
2019-09-13 15:54:27 +02:00 |
|
Johannes Zellner
|
3d5cdd659b
|
Remove all configure bits from the app grid page
|
2019-09-13 11:29:19 +02:00 |
|
Johannes Zellner
|
62fb0acb3c
|
Move uninstall confirm dialog to app page
|
2019-09-13 11:18:43 +02:00 |
|
Johannes Zellner
|
4056a3da43
|
Add debug section to app page
|
2019-09-13 10:34:12 +02:00 |
|
Johannes Zellner
|
a99d31535c
|
Always show configure icon in app grid for now
|
2019-09-12 14:40:16 +02:00 |
|
Johannes Zellner
|
a4c99fd361
|
Move all app configure tasks to separate view
|
2019-09-11 21:24:45 +02:00 |
|
Girish Ramakrishnan
|
729f51b779
|
Make email a separate tab
This allows us to add some additional info that the app is pre-configured
to send email via the relay
|
2019-09-08 12:52:34 -07:00 |
|
Johannes Zellner
|
84dec337f0
|
Prevent angular errors when there is no appError.app set yet
|
2019-09-07 09:24:45 +02:00 |
|
Girish Ramakrishnan
|
4474766526
|
Hide when backup is active
|
2019-09-06 15:27:03 -07:00 |
|
Girish Ramakrishnan
|
ff16a4334f
|
Move showError into appError scope
|
2019-09-05 17:50:10 -07:00 |
|
Girish Ramakrishnan
|
c7d434a091
|
Show backup progress inline
|
2019-09-05 11:30:27 -07:00 |
|
Girish Ramakrishnan
|
3e1e704a7f
|
Bring back app progress message
|
2019-09-05 10:05:01 -07:00 |
|
Girish Ramakrishnan
|
fc2dd148c5
|
The tooltip is useful to track progress
|
2019-09-04 21:10:34 -07:00 |
|
Johannes Zellner
|
42399469a7
|
Prevent non-admins from showing the repair modal
|
2019-08-30 21:24:00 +02:00 |
|
Johannes Zellner
|
8ccc7bb734
|
Remove wrench and add action description on error
|
2019-08-30 21:21:44 +02:00 |
|
Johannes Zellner
|
c809119d57
|
Ensure hand cursor is correctly shown also in error states
|
2019-08-30 18:15:34 +02:00 |
|
Johannes Zellner
|
b8ca009e69
|
Revert "Always show the hand cursor in app grid items"
This reverts commit 9df90e4edc.
|
2019-08-30 17:20:21 +02:00 |
|
Johannes Zellner
|
9df90e4edc
|
Always show the hand cursor in app grid items
|
2019-08-30 16:51:50 +02:00 |
|
Girish Ramakrishnan
|
57ac37c210
|
Fix configure/repair button text
|
2019-08-29 14:34:04 -07:00 |
|
Girish Ramakrishnan
|
8eee0b809c
|
Add cancel action for active app tasks
|
2019-08-29 14:30:25 -07:00 |
|
Girish Ramakrishnan
|
5387054000
|
Refactor update functions
|
2019-08-29 11:33:22 -07:00 |
|