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

Add a Dashboard #61

Open
wants to merge 133 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
52cb1cb
#55 First commit of dashboard
waseemsadiq May 24, 2022
ed9411b
#55 Changes sites to a json data file
waseemsadiq May 24, 2022
d18feae
#55 Move the mobile logo and hamburger icon to the default layout
waseemsadiq May 24, 2022
b6007ec
#55 Add a path for the site to link to
waseemsadiq May 24, 2022
6ac1272
#55 Add tooltips for site actions
waseemsadiq May 24, 2022
bc9b02a
#55 Link the tools to the correct tool
waseemsadiq May 24, 2022
95bee52
#55 Rename deploy to remote server tooltip
waseemsadiq May 24, 2022
bddc0e7
#55 Move pageclass to the <body> tag
waseemsadiq May 24, 2022
642b386
#55 Add the pageclass back to the body tag so we can target embedded …
waseemsadiq May 25, 2022
2c661c1
#55 Change the pageclass to “embedded”
waseemsadiq May 25, 2022
5cb67a9
#55 Override php-apc embedded css and add joomlatools font
waseemsadiq May 25, 2022
89aef97
#55 Override php-apc css
waseemsadiq May 25, 2022
7ee2690
#55 Add `overflow-x:auto` to apc .content
waseemsadiq May 25, 2022
a7a7115
Merge branch 'master' into feature/55-dashboard
waseemsadiq May 25, 2022
156faaf
Merge branch 'master' into feature/55-dashboard
waseemsadiq May 27, 2022
dbea5e6
#55 Add git ignore for Joomla directory
waseemsadiq May 27, 2022
3a91c10
Merge branch 'master' into feature/55-dashboard
johanjanssens May 27, 2022
eb0a5fc
#55 - Fix dashboard
johanjanssens May 27, 2022
b857a45
Merge branch 'master' into feature/55-dashboard
johanjanssens May 27, 2022
0b3dd3c
#55 - Make http://localhost load dashboard
johanjanssens May 27, 2022
fbed5f8
#55 Load tools and services in an <object> tag
waseemsadiq May 30, 2022
a249b79
#55 Ignore WordPress directory
waseemsadiq May 30, 2022
7629270
#63 - Do not use 80 and 443 for default vhost, ports are not enabled …
johanjanssens May 27, 2022
084e41f
#65 - Add .my.cnf to user home to allow credentialless login's for cl…
johanjanssens May 28, 2022
fba1d4b
#65 - Use auth_socket for passwordless localhost authentication
johanjanssens May 28, 2022
6c4e210
#65 - Use auth_socket for passwordless localhost authentication
johanjanssens May 28, 2022
aa15bc0
#65 - Add admin user for mysql password based authentication
johanjanssens May 28, 2022
fb2e7b7
Update for Gitpod
johanjanssens May 28, 2022
473833b
Force rebuild for Gitpod
johanjanssens May 29, 2022
db4144a
Force Gitpod rebuild
johanjanssens May 29, 2022
4cc687e
Set correct path
johanjanssens May 29, 2022
7d5dea0
Rebuild Gitpod
johanjanssens May 29, 2022
740bb20
Do not disable file and fastcgi services
johanjanssens May 29, 2022
ef84baf
Run composer during build
johanjanssens May 29, 2022
22b7b40
Do not re-run composer_install
johanjanssens May 29, 2022
d27397c
Force Gitpod rebuild
johanjanssens May 29, 2022
d16f3d3
Fix typo
johanjanssens May 29, 2022
1c913c1
Fix typo
johanjanssens May 29, 2022
d3a45d5
Add jetbrains phpstorm config
johanjanssens May 30, 2022
c5202e9
Remove jetbrains config
johanjanssens May 30, 2022
adfa1bf
Force Gitpod rebuild
johanjanssens May 30, 2022
ace6192
Copy config for user
johanjanssens May 30, 2022
5b59d1b
#70 - Initial import
johanjanssens May 27, 2022
9b9a1d8
#70 - Adding additional commands
johanjanssens May 27, 2022
92bda3d
#70 - Add jtctl to bin
johanjanssens May 27, 2022
26ea8cb
#70: Do not run 'down' by default on app container as it removes the …
ercanozkaya May 30, 2022
4eb74f7
#70: Push all extra arguments to start, remove, destroy, and status
ercanozkaya May 30, 2022
efcb544
#70: Compose commands need the profile setting to act on all containers
ercanozkaya May 30, 2022
6dbd648
#70: Remove command shouldn't remove images as opposed to destroy whi…
ercanozkaya May 30, 2022
59a8f52
#70: Remove debug line
ercanozkaya May 30, 2022
d474d4c
#74 - Implement mod_vhost_alias
johanjanssens May 28, 2022
72d0510
#74: Skip vhost creation as we depend on mod_vhost_alias
ercanozkaya May 30, 2022
46bf876
#74: Remove unnecessary vhost files and keys
ercanozkaya May 30, 2022
ff2eaa2
#77: Add known locations to joomlatools-console and folioshell to be …
ercanozkaya May 30, 2022
dffbd88
Remove leftover file
ercanozkaya May 30, 2022
4615dcf
Make default ports configurable
johanjanssens May 30, 2022
cfe338d
Force Gitpod rebuild
johanjanssens May 30, 2022
c077cdd
Force Gitpod rebuild
johanjanssens May 30, 2022
8d5efd7
#66 - Implement minica for automatic certificate generation
johanjanssens May 30, 2022
dbecbd6
#66 - Add minica support
johanjanssens May 30, 2022
85a3ecc
#66 - Add minica support
johanjanssens May 30, 2022
5778f31
#66: Add cert:create command that runs after site:create command auto…
ercanozkaya May 27, 2022
56f6833
#66: Add cert:create command for Folioshell as well
ercanozkaya May 27, 2022
ea8bb7f
#66: Also create certificates for www. prefix
ercanozkaya May 30, 2022
59e2bcb
#55 - Use alternative 8081 http port for dashboard
johanjanssens May 30, 2022
da1fee8
#55 - site_rewrites macro has been remove
johanjanssens May 30, 2022
8b48dd2
#55 - Proxy localhost to dashboard on port 8081
johanjanssens May 30, 2022
ce671ea
#55 - Change port to 8008
johanjanssens May 30, 2022
f4f047e
#55 - Do not set RequestHeaders, not required when using phpfpm directly
johanjanssens May 30, 2022
34be1d9
#55 - Cleanup
johanjanssens May 30, 2022
f2d84f3
#55 - Change port to 8008
johanjanssens May 30, 2022
bc7e90a
#55 Add PHP menu item and reorganise tools and services
waseemsadiq May 31, 2022
0447704
#55 Add menu partials to build our menu from the Pages collection
waseemsadiq May 31, 2022
ab836e3
#55 use submenu partial
waseemsadiq May 31, 2022
9721fc8
#55 Wrong frontmatter for the tools page and dasboard page, they were…
waseemsadiq May 31, 2022
b816786
#55 Clear content for landing pages
waseemsadiq May 31, 2022
a10fba4
#55 - Fix typo
johanjanssens May 31, 2022
a1c8e87
#55 Update submenu.html.php to output the dashboard (top level) link too
waseemsadiq Jun 1, 2022
6eee789
#55 Make dashboard table tableless
waseemsadiq Jun 1, 2022
c79e8a5
#55 Fix menu open and close
waseemsadiq Jun 1, 2022
23fd381
#55 Code clean up
waseemsadiq Jun 1, 2022
aa96321
#55 Menu restyle
waseemsadiq Jun 1, 2022
3a73222
#55 Add purple colours to mason safe list
waseemsadiq Jun 1, 2022
157ec17
#55 Fix logo hyperlink
waseemsadiq Jun 1, 2022
b9e516e
#55 Add landing pages for PHP, Tools & System
waseemsadiq Jun 2, 2022
85d1120
#55 Swap the order of the title and subtitle
waseemsadiq Jun 2, 2022
04dd16e
#55 Rename submenu items
waseemsadiq Jun 2, 2022
6ddef8b
#55 Add nicer app logos
waseemsadiq Jun 2, 2022
18a90af
#55 Update traefik image
waseemsadiq Jun 2, 2022
8b24017
#55 Change the if clause order
waseemsadiq Jun 2, 2022
5b856c3
#55 Update the Xdbug warning with information about how to enable it
waseemsadiq Jun 2, 2022
4d108ed
#55 Increase the border width for php logos
waseemsadiq Jun 2, 2022
41e1da5
#55 Remove `flex-col` on menu parents
waseemsadiq Jun 2, 2022
05e5206
#55 Add a hover and active colour for the menu dropdown buttons
waseemsadiq Jun 2, 2022
539b893
#55 Remove <main> `overflow-y-scroll`
waseemsadiq Jun 4, 2022
0cd7349
#55 Replace black background colour and fix sidebar z-index for small…
waseemsadiq Jun 4, 2022
d0c5615
#55 Add fullscreen button for x-debug
waseemsadiq Jun 4, 2022
a83721a
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 4, 2022
df7c338
Update
johanjanssens Jun 4, 2022
e0474f2
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 4, 2022
a5728a4
#21 - Add config for phpmyadmin
johanjanssens Jun 4, 2022
b9b8989
#21 - Fix typo
johanjanssens Jun 4, 2022
1e139a4
Fix merge issue
johanjanssens Jun 4, 2022
d08d3a5
#55 - Remove wrongly committed site
johanjanssens Jun 4, 2022
9ea2bf2
#21 - Fix file location. Use user config to not overwrite default config
johanjanssens Jun 4, 2022
570d127
#21 - Enable bootstrap theme
johanjanssens Jun 5, 2022
9a367cc
#55 Switch off theme manager in phpmyadmin config
waseemsadiq Jun 5, 2022
ee8d58e
#55 Link directly to phpmyadmin
waseemsadiq Jun 5, 2022
67ef525
#55 Fix pages that don’t allow horizontal scrolling in the main body …
waseemsadiq Jun 5, 2022
5f04fe0
#55 Remove $cfg['CSPAllow'] - it’s not needed
waseemsadiq Jun 5, 2022
43af85f
#55 Switch off the favorite and recent table buttons
waseemsadiq Jun 5, 2022
c3dfb0b
#55 Fix typo
waseemsadiq Jun 5, 2022
4dc914f
#55 Disable the server select box
waseemsadiq Jun 5, 2022
5a73bce
#55 Hide site number and version column on small screens and fix whit…
waseemsadiq Jun 5, 2022
2302acf
#55 Increase table border radius
waseemsadiq Jun 5, 2022
c4bd1ee
#55 Add site item cards for larger screens
waseemsadiq Jun 6, 2022
794294a
#55 Update fly icon
waseemsadiq Jun 6, 2022
894859b
#55 Add site description div
waseemsadiq Jun 6, 2022
9094645
#55 Fix typo
waseemsadiq Jun 6, 2022
21613e5
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 6, 2022
faae5d2
#55 - Fix config location
johanjanssens Jun 6, 2022
f81fbb2
#55 Commit images and update gitignore
waseemsadiq Jun 7, 2022
acf5e0d
Merge branch 'feature/55-dashboard' of github.com:joomlatools/joomlat…
waseemsadiq Jun 7, 2022
3791899
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 7, 2022
f13a5e7
#55 - Fix DocumentRoot for dashboard
johanjanssens Jun 7, 2022
0e2d6c5
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 7, 2022
b9099dd
#55 Make Databases a top level link
waseemsadiq Jun 8, 2022
27e4e41
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 9, 2022
d19f0f2
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 9, 2022
e67bde0
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 11, 2022
4c232e3
Merge branch 'master' into feature/55-dashboard
johanjanssens Jun 15, 2022
57125e6
Merge branch 'master' into feature/55-dashboard
johanjanssens Sep 21, 2022
60d882a
Merge branch 'master' into feature/55-dashboard
johanjanssens Nov 9, 2022
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
Prev Previous commit
Next Next commit
Merge branch 'master' into feature/55-dashboard
waseemsadiq committed May 25, 2022
commit a7a711553b7280a7ad5fb8f889ce0469aa509f97

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.