Hannes Heine
|
924e2bec61
|
Merge pull request #6012 from Ocelot-Social-Community/5995-user-profile-about-centered
feat(webapp): add align center to the user profile slug
|
2023-02-22 14:00:59 +01:00 |
|
mahula
|
d7d28798ed
|
correct dependencies in step definition files
|
2023-02-22 11:56:08 +01:00 |
|
mahula
|
43ee62787b
|
add required modules to package.json
|
2023-02-22 11:29:15 +01:00 |
|
mahula
|
0468682e43
|
set config file path
|
2023-02-22 10:12:48 +01:00 |
|
mahula
|
85b44d97e6
|
adapt e2e test paths in parallel execution script
|
2023-02-22 09:47:00 +01:00 |
|
mahula
|
2ee461748f
|
remove config file parameter from cypress scripts
|
2023-02-22 09:41:49 +01:00 |
|
mahula
|
4a8e951f41
|
set latest cypress version in package.json
|
2023-02-22 09:23:13 +01:00 |
|
mahula
|
4afe3e05a5
|
Merge branch 'master' into cypress-migrate-to-v10
|
2023-02-22 09:14:11 +01:00 |
|
elweyn
|
97c87e2f93
|
Fix linting.
|
2023-02-22 09:01:09 +01:00 |
|
elweyn
|
9bdc9fe2ef
|
Add align center to the user profile slug.
|
2023-02-22 07:56:13 +01:00 |
|
elweyn
|
5cd3725a0d
|
Withdrew space.
|
2023-02-21 11:39:51 +01:00 |
|
elweyn
|
b5de63f43f
|
Remove lint fixe that isn't needed anymore.
|
2023-02-21 10:23:49 +01:00 |
|
elweyn
|
c3b2379af0
|
markers.geoJSON made 'null' out of a property that had null in it. So added a check on the value and set undefined if value is null.
|
2023-02-21 10:22:16 +01:00 |
|
elweyn
|
df078f18d8
|
Correct order of tests.
|
2023-02-21 06:01:42 +01:00 |
|
elweyn
|
f104bdcdd0
|
Correct linting.
|
2023-02-21 05:59:11 +01:00 |
|
elweyn
|
43bb4685d3
|
Check that about !== 'null' cause the resolver has an undefinedToNull.
|
2023-02-21 05:26:25 +01:00 |
|
|
|
876674ad58
|
moved values.template.yaml
|
2023-02-21 03:03:00 +01:00 |
|
|
|
d322e3d361
|
deleted package.json
|
2023-02-21 02:59:17 +01:00 |
|
|
|
34b32d0b40
|
have debug and timeout commands present in helm upgrade till we fix the migrations
|
2023-02-21 02:30:50 +01:00 |
|
|
|
370045e238
|
apply changes from yunite
|
2023-02-21 02:19:45 +01:00 |
|
|
|
1c69c6f7b3
|
more renames of scripts
|
2023-02-21 02:12:23 +01:00 |
|
|
|
de788d9e34
|
upgrade script for helm upgrade
|
2023-02-21 02:04:52 +01:00 |
|
|
|
dfc8db74d6
|
moved deployscripts, checkout code on workflow, new upgrade script
|
2023-02-21 01:56:27 +01:00 |
|
|
|
afc96fec88
|
upload branded script
|
2023-02-21 01:22:01 +01:00 |
|
|
|
7673c78ba8
|
use build number for branded deployment version - local if not provided
|
2023-02-20 16:37:27 +01:00 |
|
|
|
30e79e7312
|
properly set build version for branded images
|
2023-02-20 16:31:15 +01:00 |
|
|
|
8192fac98f
|
publish-branded workflow
|
2023-02-20 16:09:59 +01:00 |
|
|
|
92f28c81f8
|
corrected example configuration
|
2023-02-20 15:58:37 +01:00 |
|
|
|
64c28f9feb
|
comment to explain what to override for custom brandings
|
2023-02-20 15:49:43 +01:00 |
|
|
|
ff1ef56ea6
|
first version of build-branded-images.sh
|
2023-02-20 15:42:07 +01:00 |
|
mahula
|
57a9d3789b
|
move support index to e2e.js for cypress v10.x
|
2023-02-20 12:35:02 +01:00 |
|
mahula
|
b3c2614ce6
|
set support file path in config file
|
2023-02-20 12:25:42 +01:00 |
|
Moriz Wahl
|
d2ff5f71be
|
Merge pull request #5971 from Ocelot-Social-Community/update-github-actions
chore(other): update github actions for node 16
|
2023-02-20 12:19:22 +01:00 |
|
|
|
101fd1bb41
|
automatically rebuild when switching config, allow reuse of already built images
|
2023-02-16 02:53:15 +01:00 |
|
|
|
fd223635d3
|
have things working in docker-compose
|
2023-02-16 02:20:42 +01:00 |
|
Moriz Wahl
|
cae9c2a8a0
|
update downlaod artifact to v3
|
2023-02-15 22:51:12 +01:00 |
|
Moriz Wahl
|
adb405d05a
|
chore(test): update github actions for node 16
|
2023-02-15 22:31:16 +01:00 |
|
Moriz Wahl
|
4ac3d21e2a
|
Merge branch 'master' into webapp-upgrade-jest
|
2023-02-15 19:24:11 +01:00 |
|
|
|
34588912b1
|
allow to build locally including the ocelot image
|
2023-02-15 15:52:25 +01:00 |
|
|
|
f9fd5bfcaf
|
docker-compose propagate build arg for branding folder
|
2023-02-15 13:58:41 +01:00 |
|
|
|
de87d9347a
|
removed duplicate gitignore
|
2023-02-15 13:57:43 +01:00 |
|
|
|
925da6c8ed
|
docker build arg for branding folder
|
2023-02-15 13:57:20 +01:00 |
|
|
|
c98127b82e
|
keep font folder to prevent error on docker build
|
2023-02-15 13:56:52 +01:00 |
|
|
|
de3b5d2817
|
moved docu
|
2023-02-15 12:23:11 +01:00 |
|
|
|
0d138f5e11
|
add gitignore to configuration folder
|
2023-02-15 12:22:47 +01:00 |
|
|
|
b4b82bacd0
|
moved brading into configuration/example
|
2023-02-15 12:17:32 +01:00 |
|
|
|
ebf3f2c895
|
moved files into src folder
|
2023-02-15 12:16:09 +01:00 |
|
|
|
f9ca4cf675
|
moved kubernetes & old folders
|
2023-02-15 12:02:23 +01:00 |
|
|
|
c4c5a8f6a0
|
delete github issue templates
|
2023-02-15 12:00:25 +01:00 |
|
|
|
0c90782206
|
Add 'deployment/' from commit '47fbabf1b428a7b6d0d70ca0015ee55ddeb70b42'
git-subtree-dir: deployment
git-subtree-mainline: 284b7cc0f94be3338d3d7fd16ed91dd2abdfa4ba
git-subtree-split: 47fbabf1b428a7b6d0d70ca0015ee55ddeb70b42
|
2023-02-15 11:43:23 +01:00 |
|