einhornimmond
7f2e9f92bb
fix
2025-03-12 16:01:39 +01:00
einhornimmond
51b4dccbf3
Merge branch 'admin_contribution_optimize_ai' of github.com:gradido/gradido into admin_contribution_optimize_ai
2025-03-12 15:48:06 +01:00
einhornimmond
c9816e3b74
add all neccessary for showing humhub profile link in admin
2025-03-12 15:47:45 +01:00
einhornimmond
758e370349
use bootstrap pointer css class
2025-03-10 14:52:25 +01:00
einhornimmond
326829c7c7
fix lint
2025-03-10 12:49:33 +01:00
einhornimmond
9535ceb268
clickable icon for filter by email
2025-03-10 11:08:12 +01:00
einhornimmond
ed8f639542
fix tests and locales order
2025-03-10 10:36:41 +01:00
einhornimmond
bd0c332612
modificate contribution detail layout
2025-03-08 09:13:24 +01:00
einhornimmond
99a84cbb92
fix tests
2025-03-06 16:51:56 +01:00
einhornimmond
e9879caecc
change column name, add symbol for opening all contribution details, add details
2025-03-06 15:07:15 +01:00
einhornimmond
ae05c7f0f7
bugfix
2025-03-05 12:56:32 +01:00
einhornimmond
119d024a2e
rollback
2025-03-04 17:20:03 +01:00
einhornimmond
daddb5b63a
nicer
2025-03-04 17:08:06 +01:00
einhornimmond
096dd9586d
move around more graphql queries
2025-03-04 17:02:14 +01:00
einhornimmond
b79ea80da1
put only valid project values into store
2025-03-04 16:31:26 +01:00
einhornimmond
024090e362
move another graphql query
2025-03-04 13:14:13 +01:00
einhornimmond
b9daad7212
move and fragment new graphql queries and mutations
2025-03-04 13:00:20 +01:00
einhornimmond
94b4e27f13
fix test and lint
2025-02-24 19:19:51 +01:00
einhornimmond
d2e899541e
fix tests
2025-02-24 18:48:02 +01:00
einhornimmond
472c7598ad
fix lint and tests
2025-02-24 17:37:30 +01:00
einhornimmond
4031f9faf5
Merge branch 'master' into project_brandings_add_db_and_graphql_resolver
2025-02-19 17:19:11 +01:00
einhornimmond
1fdbee906c
forward to spaceurl after login with project query parameter
2025-02-18 16:49:50 +01:00
einhornimmond
6a5608d8fd
only admin can create, edit or delete project_branding entries
2025-02-18 09:13:11 +01:00
einhornimmond
7889e343b4
show copy button only if link was shown
2025-02-17 18:01:40 +01:00
einhornimmond
cde38eb639
show login url only if alias was already set
2025-02-17 18:00:13 +01:00
einhornimmond
84b0d82f98
fix pagination
2025-02-17 17:53:35 +01:00
einhornimmond
a3147661c3
choose space in modal
2025-02-17 17:43:41 +01:00
einhornimmond
ce08b2d843
scale log img
2025-02-16 18:45:45 +01:00
einhornimmond
c160c39378
create, edit, delete project branding
2025-02-15 12:43:14 +01:00
clauspeterhuebner
fd5b02c6a8
Merge remote-tracking branch 'origin/master' into 3427-feature-correct-user-data-transfer-to-gms
2025-01-28 21:15:48 +01:00
clauspeterhuebner
a6e8561fad
change default of ADMIN_MODULE_HOST to localhost
2025-01-28 01:14:08 +01:00
einhornimmond
dc3d56eb0f
fix problems with dev container
2025-01-26 20:03:16 +01:00
einhornimmond
df02789bef
use config js version
2025-01-26 10:24:33 +01:00
einhornimmond
c716fb2efd
Merge branch 'master' into setup_config_generation
2025-01-24 14:08:00 +01:00
einhornimmond
66364bb9bc
refactor, format resubmission date based on user locale
2025-01-23 20:14:50 +01:00
einhornimmond
7fafb546b5
fix docker setup
2025-01-20 17:00:51 +01:00
einhornimmond
31c55a36d6
update frontend and admin to use config as module
2025-01-20 15:39:53 +01:00
einhornimmond
5061c83f0c
copy new setup from frontend to admin
2025-01-18 18:24:19 +01:00
Einhornimmond
5ca51a9941
more schemas
2025-01-18 08:36:16 +01:00
einhornimmond
decb23372d
Merge branch 'master' into admin_fix_resubmission
2025-01-14 16:43:00 +01:00
einhornimmond
be910485dd
fix problems
2025-01-10 14:12:00 +01:00
einhornimmond
687541754d
add date picker, because bootstrap-next don't has one
2025-01-10 13:30:34 +01:00
einhornimmond
cf54652e52
fix problems with docker container, vite host must be 0.0.0.0 not localhost else, it don't workgit add admin frontend!
2024-12-20 17:25:08 +01:00
einhornimmond
ede03978b5
fix maybe lost update and missing env
2024-12-20 12:32:29 +01:00
einhornimmond
fc466d9f7a
more modern color-function-notation to fix lint error
2024-12-20 12:08:05 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes ( #3400 )
2024-12-06 20:58:36 +01:00
clauspeterhuebner
219ac00a88
use harmonized src/configs for admin and frontend
2024-11-20 00:52:13 +01:00
clauspeterhuebner
a29f55656b
use admin specific configs
2024-11-14 00:02:46 +01:00
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix ( #3378 )
...
* feat(frontend): migration fixes
* feat(admin): post migration fixes
* feat(admin): revert docker change
* feat(admin): update tests
2024-10-31 18:05:48 +01:00
MateuszMichalowski
45f4207537
build(frontend): merged code from master ( #3367 )
...
* fix
* fix test
* update docker compose call
* update e2e test
* change docker-compose to docker compose in all workflows
* use mariadb container with enabled external_network
* add sleep to test_database
* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports
* try another approach
* save change (._.);
* fix(frontend): fix e2e setup & add additional check in validation rules.
* fix(frontend): fix e2e setup
---------
Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02:00