.browserslistrc | |
|
|
.codeclimate.json | |
|
|
.dockerignore | |
|
|
.editorconfig | |
|
|
.eslintignore | |
|
|
.eslintrc.js | 35 | A 0 mins |
|
.gitignore | |
|
|
.gitlab-ci.yml | |
|
|
.gitmodules | |
|
|
.husky/pre-commit | |
|
|
.nvmrc | |
|
|
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs | |
|
|
.yarn/plugins/@yarnpkg/plugin-version.cjs | |
|
|
.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs | |
|
|
.yarn/releases/yarn-3.2.0.cjs | |
|
|
.yarn/versions/ddf35fb3.yml | |
|
|
.yarnrc.yml | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
app/compiler/index.js | 39 | A 2 hrs |
|
app/compiler/package.json | |
|
|
app/core/App.vue | |
|
|
app/core/arch/builder.js | 8 | A 0 mins |
|
app/core/arch/builder/crud.js | 52 | A 0 mins |
|
app/core/arch/builder/crud/abstractCrud.js | 6 | A 0 mins |
|
app/core/arch/builder/crud/edit.js | 39 | A 0 mins |
|
app/core/arch/builder/crud/new.js | 38 | A 0 mins |
|
app/core/arch/builder/crud/view.js | 39 | A 0 mins |
|
app/core/arch/builder/grid.js | 72 | A 0 mins |
|
app/core/arch/builder/navbar.js | 22 | A 0 mins |
|
app/core/arch/builder/sections.js | 52 | A 0 mins |
|
app/core/arch/module.js | 163 | D 2 days |
|
app/core/assets/login.svg | |
|
|
app/core/assets/logo.png | |
|
|
app/core/assets/logo.svg | |
|
|
app/core/components/AppImage.vue | |
|
|
app/core/components/Calendar.vue | |
|
|
app/core/components/ColorInput.vue | |
|
|
app/core/components/ExportDropdown.vue | |
|
|
app/core/components/LanguageSelector.vue | |
|
|
app/core/components/ListBox.vue | |
|
|
app/core/components/MultiSelect.vue | |
|
|
app/core/components/Navigation.vue | |
|
|
app/core/components/NavigationMenuItem.vue | |
|
|
app/core/components/Preloader.vue | |
|
|
app/core/components/PrioritySelect.vue | |
|
|
app/core/components/ProjectSelect.vue | |
|
|
app/core/components/RenderableField.vue | |
|
|
app/core/components/ResourceSelect.vue | |
|
|