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 |
|
Girish Ramakrishnan
|
e08f072d95
|
Refactor uninstall functions
|
2019-08-29 11:30:37 -07:00 |
|
Girish Ramakrishnan
|
6bfcda9fdc
|
Send app object to message filters
this lets us access the state of an app
|
2019-07-31 11:40:18 -07:00 |
|
Johannes Zellner
|
88bc30bbea
|
Rework the restore/clone dialogs
|
2019-07-12 17:18:21 +02:00 |
|
Girish Ramakrishnan
|
dfb0836446
|
Revert "Enable dataDir setting"
This reverts commit 9515a060ab.
|
2019-07-03 07:53:30 -07:00 |
|
Girish Ramakrishnan
|
9515a060ab
|
Enable dataDir setting
|
2019-06-25 10:49:39 -07:00 |
|
Girish Ramakrishnan
|
c550416c9d
|
reset the app icon on show
|
2019-06-21 13:30:33 -07:00 |
|
Girish Ramakrishnan
|
b02570e679
|
Hide data dir UI again for this release
|
2019-06-13 15:14:25 -07:00 |
|
Girish Ramakrishnan
|
2a07c063ab
|
deleting app does not remove backups
|
2019-06-08 11:08:16 -07:00 |
|
Johannes Zellner
|
5537507646
|
Distinguish alternate and main domain errors
|
2019-06-05 20:22:34 +02:00 |
|
Girish Ramakrishnan
|
215dd03751
|
Show dataDir UI
|
2019-06-01 09:05:15 -07:00 |
|
Girish Ramakrishnan
|
3fe73ba198
|
Move dataDir and memory to resources section
|
2019-06-01 09:02:05 -07:00 |
|
Girish Ramakrishnan
|
c44e69c396
|
Add help link for redirection
|
2019-05-31 14:41:47 -07:00 |
|
Girish Ramakrishnan
|
f6ad697755
|
Replace big plus button with text link
|
2019-05-31 14:39:35 -07:00 |
|
Girish Ramakrishnan
|
2abca93333
|
Make the preview icon smaller
|
2019-05-31 14:25:03 -07:00 |
|
Girish Ramakrishnan
|
788e7c40e9
|
Add Access tab to configure UI
|
2019-05-31 14:14:34 -07:00 |
|