Go to file
Dani Palou 9a929f684c MOBILE-4028 behat: Fix test after changes in links workflow
Before MOBILE-4028, links could be treated before authenticating to a site, and this meant that the 'navigateToModule' function used 'getAndOpenCourse', which opened first the course and then the activity. Now the links are treated after authenticating, and this means that the activity is opened directly, without opening the course first.
2024-11-25 14:31:43 +01:00
.github MOBILE-4653 chore: Fix singleton constructors and compiler 2024-11-18 14:24:18 +01:00
.vscode MOBILE-3947 vscode: Force typescript sdk path 2023-11-29 16:19:00 +01:00
cordova-plugin-moodleapp MOBILE-4653 npm: Unfreeze dependencies 2024-11-06 12:52:29 +01:00
gulp MOBILE-4616 gulp: Create task to freeze libraries 2024-09-27 12:43:00 +02:00
hooks MOBILE-3738 docker: Bundle assets in image 2021-04-27 09:27:29 +02:00
local_moodleappbehat MOBILE-4028 behat: Add behats to test logout and redirects 2024-11-25 14:31:43 +01:00
patches MOBILE-4616 npm: Rebuild package-lock to fix unit tests 2024-08-22 17:04:44 +02:00
resources MOBILE-3839 android: Disable backup shared preferences 2023-09-07 13:20:36 +02:00
scripts MOBILE-4616 langindex.json: Change core.selectall value 2024-10-11 10:16:18 +02:00
src MOBILE-4028 behat: Fix test after changes in links workflow 2024-11-25 14:31:43 +01:00
.dockerignore MOBILE-3496 Docker: Add docker files in ionic 5 branch 2021-04-13 16:06:57 +02:00
.editorconfig MOBILE-4616 lint: Fix json indent to 4 spaces 2024-07-10 09:51:54 +02:00
.eslintignore MOBILE-3320 config: BUILD and CONFIG constants 2020-10-22 10:45:52 +02:00
.eslintrc.js MOBILE-4470 npm: Update dependencies 2024-05-06 13:18:00 +02:00
.gitattributes MOBILE-4017 testing utils: make error path agnostic and set default eol 2022-03-31 07:57:11 +02:00
.gitignore MOBILE-4616: Count circular dependencies in CI 2024-07-03 15:13:17 +02:00
.npmrc MOBILE-3565 npm: Force node version 12 or higher 2020-10-06 08:56:41 +02:00
.nvmrc MOBILE-3947 app: Upgrade to Ionic 7 2023-11-23 15:23:43 +01:00
.travis.yml MOBILE-4618 cordova: Update cordova-android to 13 2024-11-12 11:15:58 +01:00
Dockerfile MOBILE-4304 docker: Fix prod images 2024-02-22 10:51:51 +01:00
GoogleService-Info.plist MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
README.md MOBILE-4239 release: Update readme 2023-01-26 17:44:55 +01:00
angular.json MOBILE-4496 ci: Configure coverage tests 2024-05-07 08:51:47 +02:00
browserslist MOBILE-4616: Update supported versions 2024-07-03 17:24:27 +02:00
config.xml MOBILE-4618 android: Increase targetSdk to 35 2024-11-12 11:29:11 +01:00
google-services.json MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
gulpfile.js MOBILE-4616 gulp: Create task to freeze libraries 2024-09-27 12:43:00 +02:00
ionic.config.json MOBILE-3645 build: Add script to copy some files to www 2021-03-17 14:26:07 +01:00
jest.config.js MOBILE-4616 npm: Rebuild package-lock to fix unit tests 2024-08-22 17:04:44 +02:00
licenses.json Update licenses 2024-10-29 12:06:34 +00:00
moodle.config.example.json MOBILE-3320 DX: Extract config declarations 2021-06-10 14:50:05 +02:00
moodle.config.json MOBILE-4653 core: Bump version to 5.0.0 2024-11-06 12:21:48 +01:00
nginx.conf MOBILE-4304 ci: Configure SSL 2024-02-14 09:06:19 +01:00
package-lock.json MOBILE-4618 cordova: Update cordova-android to 13 2024-11-12 11:15:58 +01:00
package.json MOBILE-4618 cordova: Update cordova-android to 13 2024-11-12 11:15:58 +01:00
tsconfig.app.json MOBILE-4268 core: Remove storybook 2024-03-18 16:10:40 +01:00
tsconfig.json MOBILE-3947 push: Stop using @moodlehq/ionic-native-push 2023-11-30 14:56:24 +01:00
tsconfig.spec.json MOBILE-3947 push: Stop using @moodlehq/ionic-native-push 2023-11-30 14:56:24 +01:00
tsconfig.worker.json MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
upgrade.txt MOBILE-4028 logout: Refactor logout process 2024-11-25 14:31:43 +01:00
webpack.config.js MOBILE-4616: Count circular dependencies in CI 2024-07-03 15:13:17 +02:00

README.md

Moodle App

This is the primary repository of source code for the official mobile app for Moodle.

This project is tested with BrowserStack.

License

Apache 2.0