Commit Graph

844 Commits (49e87af832095dedfe293b4e1c0874293562aaff)

Author SHA1 Message Date
Ruslan Baidan 69894d9806
Covered fetching stats and filter with the test cases. 2020-07-03 15:00:32 +02:00
Ruslan Baidan 7c375ff1ca
Updated the composer.lock file due to zm_core fix. 2020-07-02 15:30:22 +02:00
Ruslan Baidan 125d7c1151
Added the stats type test cases. 2020-07-02 15:24:51 +02:00
Ruslan Baidan deeb0863d9
Fixed the tests execution and covered the current filter classes. 2020-06-30 21:18:06 +02:00
Ruslan Baidan 4614a8ee0c
Updated the dependencies versions. 2020-06-26 11:01:08 +02:00
Ruslan Baidan ef882860d1
Fixed the insert my print script. 2020-06-25 16:27:46 +02:00
Ruslan Baidan 31a30db6b6
Added compliance stats type to the tests data, fixed the initial insert data. 2020-06-24 15:12:40 +02:00
Ruslan Baidan 7b198da74f
Fixed the test data to comply with the actual stats modifications. 2020-06-12 12:40:25 +02:00
Ruslan Baidan 285e60c06a
Merge remote-tracking branch 'origin/master' into feature/stats
# Conflicts:
#	composer.lock
2020-06-05 12:09:05 +02:00
Ruslan Baidan ce2c5b71b3
Updated the release with retagged version of core and client. 2020-06-03 12:46:48 +02:00
Ruslan Baidan b7ce05d547
Updated the release with retagged version of core. 2020-06-03 12:00:28 +02:00
Ruslan Baidan c31f4723b3
Removed the restriction of doctrine/cache package. 2020-06-02 23:24:42 +02:00
Ruslan Baidan c156269a1d
Updated the release with retagged version of core. 2020-06-02 23:22:01 +02:00
Ruslan Baidan 0a21d07336
Release v2.9.15 related changes. 2020-06-02 16:36:44 +02:00
Ruslan Baidan bcecdd8eb6
Chnaged the test response codes to 201. 2020-06-02 16:29:55 +02:00
Ruslan Baidan b1759e405a
Improved the tests based on the zm_client changes. 2020-05-22 17:02:09 +02:00
Ruslan Baidan c1db6b2c3b
Covered the stats aggregation with the tests. 2020-05-18 23:56:07 +02:00
Ruslan Baidan dcfccc04e9
Added the basic tests to cover stats generation, added a possibility to execute the tests from host machine. 2020-05-14 23:43:02 +02:00
Ruslan Baidan 139348eed0
Added stats-api settings. 2020-05-12 18:25:51 +02:00
Ruslan Baidan a01cbeec8d
Fixed the VM issue of the proxy generation. 2020-04-28 21:47:02 +02:00
Ruslan Baidan 45fb3be941
Merge remote-tracking branch 'origin/master' into feature/stats
* origin/master:
  Renamed xdebug variable.
  fixed the permissions issue for the vm generation.
  chg: [vagrant] adjusted usermod and permissions on files (data for backend)
  Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM.
  Release of new version 2.9.14 of monarc.
  chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant

# Conflicts:
#	composer.lock
2020-04-24 21:19:20 +02:00
Ruslan Baidan 04ac95d038
Renamed xdebug variable. 2020-04-24 20:46:17 +02:00
Ruslan Baidan f49b7ac201
fixed the permissions issue for the vm generation. 2020-04-24 20:34:42 +02:00
Cédric Bonhomme 737774a151
chg: [vagrant] adjusted usermod and permissions on files (data for backend) 2020-04-24 15:55:29 +02:00
Cédric Bonhomme e0f9d1265b
Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM. 2020-04-24 11:49:44 +02:00
Ruslan Baidan ab4606e085
Release of new version 2.9.14 of monarc. 2020-04-24 10:19:01 +02:00
Cédric Bonhomme 13cb6681d5
chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant 2020-04-22 13:29:32 +02:00
Ruslan Baidan ab927c2489
Set defualt null for updated_at filed. 2020-04-22 11:36:00 +02:00
Ruslan Baidan 830a7785ac
Changed the filed type to datetime instead of timestamp, to check if github actions build will be passed. 2020-04-22 10:53:05 +02:00
Ruslan Baidan 3f93cbfcb8
Updated the client dependency. 2020-04-22 09:17:37 +02:00
Ruslan Baidan 3f4326e675
Updated the client dependency. 2020-04-21 22:33:14 +02:00
Ruslan Baidan bd7d3fad8e
Uodated the client dependency. 2020-04-21 16:02:07 +02:00
Ruslan Baidan 6d58e44823
Fixed the core package version. 2020-04-21 15:33:54 +02:00
Ruslan Baidan 9757525c73
Added the commit with the tests introduction. 2020-04-21 14:31:57 +02:00
Ruslan Baidan ad74b357f1
Created the new release tags and updated the dependencies. 2020-04-14 12:42:48 +02:00
Ruslan Baidan 0ca8aed1e1
Uncommented the mysql server start for the build. 2020-03-19 15:11:26 +01:00
Ruslan Baidan 6f4b8fb982
Preapred the release 2.9.12 2020-03-19 15:09:19 +01:00
Ruslan Baidan 3cfd9af94a Merge branch 'master' of https://github.com/monarc-project/MonarcAppFO
* 'master' of https://github.com/monarc-project/MonarcAppFO:
  removed useless echo
  typo
  added check_composer.sh
2020-02-24 17:00:49 +01:00
Ruslan Baidan c398af80ce
Update the core package with the last fix. 2020-02-24 17:00:41 +01:00
Cédric Bonhomme 237eb586e1
removed useless echo 2020-02-24 13:37:46 +01:00
Cédric Bonhomme 585ffef9b8
typo 2020-02-24 13:36:33 +01:00
Cédric Bonhomme 4458f172c9
added check_composer.sh 2020-02-24 13:29:30 +01:00
Ruslan Baidan 7186d4f583
Updated the composer.lock file to use core package with input filter dependencies. 2020-02-24 09:15:38 +01:00
Ruslan Baidan 32359aa51c
Added back the dependency pluging package and input filters. 2020-02-22 11:55:59 +01:00
Ruslan Baidan b24833c65a
Reverted the laminas/laminas-dependency-plugin. 2020-02-21 16:58:44 +01:00
Ruslan Baidan 81fdca3a1f
Fixed the dependencies hashes with removed extra sub packages. 2020-02-21 16:24:53 +01:00
ruslanbaidan 7f51be2cb0
Merge pull request #255 from monarc-project/laminas
migrated to laminas
2020-02-21 15:30:14 +01:00
Ruslan Baidan 3bc80ee319
Uodated the version number. 2020-02-21 15:28:48 +01:00
Ruslan Baidan cea157c14e
Updated the composer with the latest versions of core and client to use Laminas. 2020-02-21 15:18:19 +01:00
Cédric Bonhomme 836cf870b2
Udpdaed install guides with references to Laminas. 2020-02-21 13:50:46 +01:00