.coffeelint
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
.cypress
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
.eslint-plugin-zammad
|
2b9c6937c9
Maintenance: Moved storybook to an own subfolder.
|
2 лет назад |
.github
|
93361204c2
Maintenance: Switch to Ruby 3.0.4.
|
2 лет назад |
.gitlab
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
.rubocop
|
ba5871cf6c
Feature: Use graphql-batch for batch loading records from the DB.
|
2 лет назад |
.storybook
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
app
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
bin
|
7b48e5e5e1
Feature: Mobile - Added main tool chain for the new tech stack (with vite as the build tool).
|
2 лет назад |
config
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
contrib
|
919dea2592
Feature: Mobile - Implemented the first version of the error handling layer.
|
2 лет назад |
db
|
99aa58bbf9
Maintenance: Drop unused setting and improved wording in other settings.
|
2 лет назад |
i18n
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
lib
|
d27272c1f9
Maintenance: Repair .gitignore for generated static asset files to prevent accidential check-in.
|
2 лет назад |
log
|
2a5d4954ab
Init version.
|
13 лет назад |
public
|
f7856db6e8
Feature: Mobile - Added custom select and treeselect form field.
|
2 лет назад |
script
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
spec
|
48925be7cc
Maintenance: sha generated centralized.
|
2 лет назад |
test
|
584e3ec188
Fixes: #4053 - Zammad email display broken.
|
2 лет назад |
tmp
|
8f983df395
Re-added tmp/pids folder and added .gitignore exclusion because of zammad services not running correctly.
|
8 лет назад |
vendor
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 лет назад |
.codeclimate.yml
|
c446bed0da
Maintenance: disabled CodeClimate plugins that are actually used in the CI toolchain (brakeman to be added later).
|
3 лет назад |
.editorconfig
|
4b97d9e5d0
Added .editorconfig file
|
6 лет назад |
.eslintignore
|
08e9c07f3e
Refactoring: Mobile - Improved frontend folder structure.
|
2 лет назад |
.eslintrc
|
97d14a93b3
Initial knowledge base support.
|
5 лет назад |
.eslintrc.js
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
.gitignore
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
.gitlab-ci.yml
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
.graphql_code_generator.yml
|
08e9c07f3e
Refactoring: Mobile - Improved frontend folder structure.
|
2 лет назад |
.overcommit.yml
|
cc963eb526
Feature: Mobile - Added improvements for the form field checkbox.
|
2 лет назад |
.pkgr.yml
|
fb32d57308
Maintenance: Add Debian 11 support to packager.io processes
|
3 лет назад |
.prettierrc.json
|
5c333430ca
Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps.
|
3 лет назад |
.rspec
|
e8e332e2e3
Working on issue #368 - big time refactoring, adding of rspec and additional tests.
|
8 лет назад |
.rubocop.yml
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 лет назад |
.ruby-version
|
93361204c2
Maintenance: Switch to Ruby 3.0.4.
|
2 лет назад |
.stylelintrc.json
|
bb9a791c79
Feature: Mobile - Added first steps for the form handling with "FormKit".
|
2 лет назад |
CHANGELOG.md
|
f8786f822c
Maintenance: Switch version to upcoming 5.2.
|
3 лет назад |
CREDITS
|
8041685508
added some missing Github accounts to credits file
|
8 лет назад |
Gemfile
|
7660a4cbac
Feature: Mobile - Deployment improvements.
|
2 лет назад |
Gemfile.lock
|
ff84a0fe12
Maintenance: Bump capybara from 3.37.0 to 3.37.1
|
2 лет назад |
Guardfile
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
LICENSE
|
720d32e30b
Maintenance: Update license to original text to make GitHub recognize it - closes #3398.
|
4 лет назад |
LICENSE-3RD-PARTY.txt
|
c80ea0bbc6
- Maintenance: Ticket Macro QUnit test works regardless of upcoming DST changes.
|
4 лет назад |
LICENSE-ICONS-3RD-PARTY.json
|
dde8046470
Fixes #2612 - Tag KB Answers
|
3 лет назад |
Procfile
|
80a516fc82
- added ports to pkgr.yml
|
8 лет назад |
Procfile.dev
|
97431f5d23
Maintenance: Add subscription handling based on ActionCable.
|
2 лет назад |
Procfile.frontend
|
aa6dd3f2ca
Add Guard to Procfile (to simplify using livereload plugins)
|
6 лет назад |
README.md
|
602308801e
Maintenance: Fix badges in Readme.
|
3 лет назад |
Rakefile
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
VERSION
|
f8786f822c
Maintenance: Switch version to upcoming 5.2.
|
3 лет назад |
browserlist
|
851d1b4175
add autoprefixer, remove manual prefixes
|
9 лет назад |
coffeelint.json
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
config.ru
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
package.json
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
postcss.config.js
|
2b9c6937c9
Maintenance: Moved storybook to an own subfolder.
|
2 лет назад |
tailwind.config.js
|
f7856db6e8
Feature: Mobile - Added custom select and treeselect form field.
|
2 лет назад |
tsconfig.base.json
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
tsconfig.json
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
vite.config.ts
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |
yarn.lock
|
1e428e67a3
Feature: Mobile - Add a basic editor field
|
2 лет назад |