Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite "Apps" admin page in React #17906

Merged
merged 68 commits into from
Jun 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
c765a03
WIP
gabriellsh May 19, 2020
7fc4af0
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into new/…
gabriellsh May 20, 2020
f2af7ec
Wip 4
gabriellsh May 20, 2020
349f3eb
Added marketplace, logs, actions, modals
gabriellsh May 27, 2020
8e0429c
Merge branch 'develop' into new/apps_rewrite
gabriellsh May 27, 2020
91cb399
Listener order
gabriellsh May 28, 2020
3bed47b
FIlter props names
gabriellsh May 28, 2020
b152498
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into new/…
gabriellsh May 28, 2020
98baa8f
Apps What Is It Route
gabriellsh May 28, 2020
d79ce04
Added data context and updated hooks
gabriellsh May 29, 2020
b4ab37e
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh May 29, 2020
ae465e2
Merge branch 'develop' into new/apps_rewrite
tassoevan Jun 1, 2020
bbc1c75
Review
gabriellsh Jun 1, 2020
1658818
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 1, 2020
2721482
Merge branch 'develop' into new/apps_rewrite
gabriellsh Jun 10, 2020
ff706c4
Changed Routes
gabriellsh Jun 10, 2020
50d1dc6
Apps page and table
gabriellsh Jun 10, 2020
332c227
Missing dep in deps array
gabriellsh Jun 10, 2020
62eff48
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 10, 2020
2f43e8e
Missing dep in deps array
gabriellsh Jun 10, 2020
08d276b
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 12, 2020
3f4f33f
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 12, 2020
e2e78e1
Merge branch 'develop' into new/apps_rewrite
ggazzo Jun 12, 2020
2fdd841
Fix Review
ggazzo Jun 12, 2020
636748c
AppSettings WIP
gabriellsh Jun 12, 2020
f3ac5dc
Installed apps table, settings and manual install
gabriellsh Jun 13, 2020
2b84260
Merge branch 'develop' into new/apps_rewrite
gabriellsh Jun 13, 2020
f851459
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 13, 2020
2724ff8
Fix app Table
gabriellsh Jun 13, 2020
3628724
Fixed app settings translations
gabriellsh Jun 15, 2020
5b54b0f
Added APIs display
gabriellsh Jun 15, 2020
bfed5fd
Remove useless memo
ggazzo Jun 16, 2020
470ba61
Useless memo
ggazzo Jun 16, 2020
230ba73
Update client/admin/apps/hooks/useAppInfo.js
tassoevan Jun 17, 2020
b8ae2ee
Merge branch 'develop' into new/apps_rewrite
tassoevan Jun 17, 2020
27849fa
Merge branch 'develop' into new/apps_rewrite
tassoevan Jun 18, 2020
a1bfc39
Fix spacing in What Is It page
tassoevan Jun 18, 2020
bc65dc8
Fix infinite loop in CodeSettingInput
tassoevan Jun 18, 2020
6bf950e
Fix lint errors
tassoevan Jun 18, 2020
d5f83cf
Fix route redirection
tassoevan Jun 18, 2020
f1c47d4
Embed useMenuOptions into AppMenu
tassoevan Jun 18, 2020
068c142
Move sidebar items registration
tassoevan Jun 18, 2020
1db73e4
Sort imports
tassoevan Jun 18, 2020
0114c3a
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into new/…
ggazzo Jun 18, 2020
b87b5fa
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
ggazzo Jun 18, 2020
cc80513
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 18, 2020
85b2383
Merge branch 'develop' into new/apps_rewrite
tassoevan Jun 18, 2020
7ce85b6
Fix button action
gabriellsh Jun 18, 2020
f6eeb48
Fix apps table
gabriellsh Jun 18, 2020
dc8b6c6
Merge branch 'develop' into new/apps_rewrite
tassoevan Jun 18, 2020
e16b270
Merge branch 'new/apps_rewrite' of github.com:RocketChat/Rocket.Chat …
gabriellsh Jun 18, 2020
47f0e17
Fix admin buttons
gabriellsh Jun 18, 2020
c6db6cc
Add setModal to ModalContext
tassoevan Jun 18, 2020
f0fcfb2
Fix apps loading when no app installed
gabriellsh Jun 18, 2020
7294b4a
Refactor CloudLoginModal
tassoevan Jun 19, 2020
473cc18
Fix routes order
tassoevan Jun 19, 2020
7c627c1
Refactor AppProvider, GenericTable and Apps pages
tassoevan Jun 19, 2020
232109b
Refactor Marketplace page; Improve table rows
tassoevan Jun 19, 2020
1281add
Perform Cloud login checks only when needed
tassoevan Jun 19, 2020
fd6a654
Update translation handling in AppSettings
tassoevan Jun 19, 2020
bf93830
Merge branch 'develop' into new/apps_rewrite_local
tassoevan Jun 19, 2020
d6517f6
Refine ExternalLink
tassoevan Jun 19, 2020
c9c52af
Remove logs fetching from orchestrator
tassoevan Jun 20, 2020
585d12f
Fix AppLogsPage
tassoevan Jun 20, 2020
5d5b4c0
Fix AppStatus visual
tassoevan Jun 20, 2020
904cc58
Remove some orchestrator dependencies
tassoevan Jun 20, 2020
d9d4d4b
Prune obsolete templates
tassoevan Jun 20, 2020
9ad073e
Fix broken import
tassoevan Jun 20, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 0 additions & 66 deletions app/apps/client/admin/appInstall.html

This file was deleted.

170 changes: 0 additions & 170 deletions app/apps/client/admin/appInstall.js

This file was deleted.

59 changes: 0 additions & 59 deletions app/apps/client/admin/appLogs.html

This file was deleted.

Loading