Commit Graph

99 Commits

Author SHA1 Message Date
Johannes Zellner
2ec4ad934d Add an explicit Client.getAllUsers function 2022-02-14 14:55:04 +01:00
Girish Ramakrishnan
d5640d45f7 do pre-flight dns check for secondary domains 2022-02-07 22:44:54 -08:00
Girish Ramakrishnan
4fead2411e Fix error display 2022-02-07 16:11:57 -08:00
Girish Ramakrishnan
9ae69bb683 do not use field inside error object 2022-02-07 13:44:26 -08:00
Johannes Zellner
f074ed1ec9 Ensure we call the full appstore.js init() once the user has signed-in 2022-01-27 17:14:51 +01:00
Girish Ramakrishnan
0af47bba54 add UI for secondary domains
part of cloudron/box#809
2022-01-21 17:31:04 -08:00
Girish Ramakrishnan
63394a666e rename location to subdomain 2022-01-16 18:49:22 -08:00
Johannes Zellner
3a55daed2f Improve appstore listing speed 2021-09-23 01:14:55 +02:00
Johannes Zellner
195c5ab21a Fetch appstore listing as soon as possible 2021-09-23 00:33:40 +02:00
Girish Ramakrishnan
458a758ea7 refresh config after appstore login
1. create new cloudron
2. appstore login
3. go to domains view. cannot add more than one domain because config.features is not refreshed.
2021-08-10 14:43:10 -07:00
Girish Ramakrishnan
1994ca1ac7 remove purpose field 2021-08-10 13:31:01 -07:00
Johannes Zellner
3b5c0c2e63 Sort categories in code alphabetically 2021-03-30 15:03:51 +02:00
Johannes Zellner
5d5c712f1c Some cleanups for showing popular and section names depending on category and search 2021-03-18 14:28:22 +01:00
Johannes Zellner
050ea48e3e Show popular apps first when no category is selected 2021-03-18 14:14:22 +01:00
Johannes Zellner
2ccbe61b27 Never pre-select any acl if at least one group exists 2021-03-02 09:47:24 +01:00
Johannes Zellner
f39fd36b85 Ensure if no sso option is there we preset correctly 2021-02-19 17:02:03 +01:00
Johannes Zellner
d377a23ebc If groups are used, do not allow app installation without choosing the access settings 2021-02-17 17:10:39 +01:00
Girish Ramakrishnan
1b6e157525 Add federated section 2021-01-12 09:25:52 -08:00
Girish Ramakrishnan
82e77d36a6 make it 12 for aesthetics 2020-12-15 13:49:05 -08:00
Johannes Zellner
39b50b2aa9 Make category button translatable in appstore 2020-12-15 15:58:13 +01:00
Johannes Zellner
fbaa3ad15f Add appstore category translations 2020-12-09 12:15:08 +01:00
Girish Ramakrishnan
aa2d357de5 Add media category 2020-12-08 10:58:22 -08:00
Girish Ramakrishnan
68c36ca353 add note on the ts/creationDate fields 2020-12-06 11:32:05 -08:00
Johannes Zellner
a0e7cf59b6 Add appstore translations 2020-11-13 22:25:55 +01:00
Girish Ramakrishnan
4cebc58576 Handle proxyAuth addon 2020-11-10 20:12:51 -08:00
Johannes Zellner
23592e19ad Add learning app category 2020-10-27 08:48:48 +01:00
Girish Ramakrishnan
4f4df7d9fe appstore: fix ordering of apps
all apps: alphabetical
popular: based on ranking instead of installCount
New Apps: based on time only
Category: tag and then ranking
2020-07-17 14:22:47 -07:00
Girish Ramakrishnan
923f7f3aa8 Do not count stopped apps for memory use 2020-06-18 10:25:21 -07:00
Johannes Zellner
cd90af35a1 Fix active category selection if appstore search is empty 2020-06-18 17:13:20 +02:00
Johannes Zellner
13c5085cb1 Fix scroll position in appstore when switching categories 2020-06-16 11:37:10 +02:00
Johannes Zellner
6876e82d64 Highligh currently selected category button instead of showing the title 2020-06-13 23:01:48 +02:00
Johannes Zellner
15a7beae57 Show selected category in dropdown button 2020-06-13 22:56:24 +02:00
Johannes Zellner
297a635613 'Recently updated' becomes 'popular' used to be 'featured' 2020-06-13 22:47:10 +02:00
Johannes Zellner
7bf06da9f8 Don't add 1sec delay for search input focus 2020-06-13 22:16:16 +02:00
Johannes Zellner
a31617fcb0 Rework the appstore view 2020-06-12 15:02:41 +02:00
Johannes Zellner
d83eb32b6e Remove code for now dead spaces feature 2020-02-26 13:51:00 +01:00
Johannes Zellner
7ce4effc2d Remove all .admin usage 2020-02-24 17:29:20 +01:00
Johannes Zellner
0e6c9177f0 Migrate most of .admin usage 2020-02-24 12:56:13 +01:00
Johannes Zellner
52d454276d Use new subscription setup flow for app install dialog 2020-02-21 14:07:46 +01:00
Johannes Zellner
8ca51f1877 Show last 5 new apps 2020-02-12 23:24:33 +01:00
Girish Ramakrishnan
e0db4fce6e Better purpose 2020-01-30 21:53:43 -08:00
Johannes Zellner
1f4b6f4a42 Update purpose list 2020-01-30 18:33:44 +01:00
Johannes Zellner
300ab191fe Add cloudron purpose to appstore login/signup flow 2020-01-30 15:36:05 +01:00
Girish Ramakrishnan
3f3ec9ef9a Fix usage of config.memory 2019-12-20 10:02:01 -08:00
Johannes Zellner
c7a5d295ec Add new apps category in appstore view 2019-11-18 22:43:33 +01:00
Girish Ramakrishnan
8a84fa5cdd fix comment 2019-10-24 18:09:48 -07:00
Johannes Zellner
499cb76492 Add app listing filter for recently updated apps 2019-10-22 17:51:09 +02:00
Johannes Zellner
3ff781139e Add pre-flight and fix clone dialog 2019-09-24 18:50:52 +02:00
Girish Ramakrishnan
89d3228077 Do not show overwrite when creds are invalid 2019-09-24 01:03:57 -07:00
Girish Ramakrishnan
7946f5ee81 Rename func and put error below the control label 2019-09-24 00:04:31 -07:00