aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* chore(web): bump MUI 5 to released versionLibravatar Kristóf Marussy2021-10-03
|
* chore(web): bump frontend dependencies except MUILibravatar Kristóf Marussy2021-10-03
|
* chore: fix Java 17 Sonar warningsLibravatar Kristóf Marussy2021-10-02
| | | | | Had to disable code coverage measurement in the Quality Gate, we should switch it on again once we have a complete test suite.
* build: simplify Eclipse project generationLibravatar Kristóf Marussy2021-10-02
| | | | | | Make sure both the :generateXtext and :generateTestXtext task are run if there is a generated xtend-gen source folder, so that BuildShip can set ignore_optional_problems also on there.
* ci: bump to Java 17Libravatar Kristóf Marussy2021-10-02
|
* docs: improve README formattingLibravatar Kristóf Marussy2021-10-02
|
* build: fix Eclipse project generation instructionsLibravatar Kristóf Marussy2021-10-02
| | | | | | | | | | | | BuildShip and Gradle :eclipse are incompatible: https://github.com/eclipse/buildship/issues/267#issuecomment-547318667 Therefore, we run :eclipseJdt manually instead to genrate the JDT configuration to ignore @SuppressWarning unknown warnings, which lets us silence Sonar warnings in-line. We also run :generateXtext to make sure all generated sources are ready for the Eclipse build.
* build: bump to Java 17Libravatar Kristóf Marussy2021-10-02
|
* chore: bump Maven dependenciesLibravatar Kristóf Marussy2021-10-02
| | | | | Xtext 2.26.0.M2 might finally have Java 17 support: https://github.com/eclipse/xtext/issues/1982#issuecomment-931958311
* feat(web): add client-side logging supportLibravatar Kristóf Marussy2021-10-02
| | | | | Also modified langauge-web/src/main/js/xtext/ServiceBuilder.js to make sure the new logger is used as soon as xtext is initialized.
* perf(web): split off CodeMirror chunksLibravatar Kristóf Marussy2021-10-02
| | | | Also optimizes statis asset caching.
* feat: skeleton for language to store mappingLibravatar Kristóf Marussy2021-10-01
|
* build: webpack fixesLibravatar Kristóf Marussy2021-10-01
|
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Simplify brandingLibravatar Kristóf Marussy2021-09-28
|
* docs: add build and Sonar badges [skip-ci]Libravatar Kristóf Marussy2021-09-24
|
* fix: add missing html lang attributeLibravatar Kristóf Marussy2021-09-24
|
* ci: fix typo in Sonar configLibravatar Kristóf Marussy2021-09-24
|
* ci: Sonar fixesLibravatar Kristóf Marussy2021-09-24
|
* build: make sure to produce JaCoCo xml reportLibravatar Kristóf Marussy2021-09-24
|
* ci: fix typo and simplify workflowLibravatar Kristóf Marussy2021-09-24
|
* ci: trying to fix build.ymlLibravatar Kristóf Marussy2021-09-24
|
* ci: add GH actions build and SonarScannerLibravatar Kristóf Marussy2021-09-24
|
* docs: add EPL-2.0 licenseLibravatar Kristóf Marussy2021-09-24
|
* Merge remote-tracking branch 'origin/web-demo'Libravatar Kristóf Marussy2021-09-20
|\
| * Merge branch 'web-demo' of https://github.com/viatra/VIATRA-Generator.git ↵Libravatar OszkarSemerath2021-09-20
| |\ | | | | | | | | | into web-demo
| * | Data structure for predicate representationLibravatar OszkarSemerath2021-09-20
| | |
* | | Add tutorial to README.mdLibravatar Kristóf Marussy2021-09-20
| |/ |/|
* | Force LF line endings in frontend filesLibravatar Kristóf Marussy2021-09-20
| | | | | | | | | | eslint will signal an error if Git adds CRLF line endings to TypeScript files on Windows.
* | Refactor ServerLauncherLibravatar Kristóf Marussy2021-09-20
| |
* | Allow launching server from EclipseLibravatar Kristóf Marussy2021-09-19
| |
* | Allow running ServerLauncher from EclipseLibravatar Kristóf Marussy2021-09-19
| |
* | Make language-model gets the Xtext natureLibravatar Kristóf Marussy2021-09-19
| | | | | | | | | | If the project does not have the Xtext nature, the Problem.xtext file will not be able to load problem.ecore
* | Merge remote-tracking branch 'origin/web-demo'Libravatar Kristóf Marussy2021-09-19
|\|
| * Import fixLibravatar OszkarSemerath2021-09-19
| |
| * PredicateTranslator first versionLibravatar OszkarSemerath2021-09-19
| |
| * Merge branch 'web-demo' of https://github.com/viatra/VIATRA-Generator.git ↵Libravatar OszkarSemerath2021-09-19
| |\ | | | | | | | | | into web-demo
| * | Small fixes over the projectLibravatar OszkarSemerath2021-09-19
| | |
* | | Frontend color changesLibravatar Kristóf Marussy2021-09-19
| |/ |/|
* | Frontend color themeLibravatar Kristóf Marussy2021-09-17
| |
* | Add ESLint configLibravatar Kristóf Marussy2021-08-22
| |
* | Covert language-web to TypeScriptLibravatar Kristóf Marussy2021-08-22
| |
* | Bump Material-UI versionLibravatar Kristóf Marussy2021-08-22
| |
* | Bump CodeMirror, React versionsLibravatar Kristóf Marussy2021-08-22
| |
* | Make Xtext CodeMirror more robustLibravatar Kristóf Marussy2021-08-20
| |
* | Simplify node namingLibravatar Kristóf Marussy2021-08-20
|/
* renamed TupleRelationView -> KeyOnlyViewLibravatar OszkarSemerath2021-08-17
|
* changed querytest to highlight query independence from modelLibravatar OszkarSemerath2021-08-17
|
* organize importsLibravatar OszkarSemerath2021-08-17
|
* Removed unused model parameters from relational viewsLibravatar OszkarSemerath2021-08-17
|