einhornimmond
|
c9816e3b74
|
add all neccessary for showing humhub profile link in admin
|
2025-03-12 15:47:45 +01:00 |
|
einhornimmond
|
b9daad7212
|
move and fragment new graphql queries and mutations
|
2025-03-04 13:00:20 +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
|
7fbe3a2606
|
Merge branch 'master' into setup_config_generation
|
2025-01-20 16:18:11 +01:00 |
|
einhornimmond
|
31c55a36d6
|
update frontend and admin to use config as module
|
2025-01-20 15:39:53 +01:00 |
|
einhornimmond
|
169b18731f
|
make config a own module, detect db version automatic
|
2025-01-19 20:01:54 +01:00 |
|
einhornimmond
|
15db898cfd
|
check all and set to null if not found
|
2025-01-18 19:45:18 +01:00 |
|
einhornimmond
|
c227484fec
|
fix admin build test
|
2025-01-18 19:42:10 +01:00 |
|
einhornimmond
|
39c6782dd4
|
fix copy of env variables
|
2025-01-18 19:33:34 +01:00 |
|
einhornimmond
|
5061c83f0c
|
copy new setup from frontend to admin
|
2025-01-18 18:24:19 +01:00 |
|
einhornimmond
|
decb23372d
|
Merge branch 'master' into admin_fix_resubmission
|
2025-01-14 16:43:00 +01:00 |
|
einhornimmond
|
accbb6e306
|
fix admin
|
2024-12-18 14:42:16 +01:00 |
|
clauspeterhuebner
|
691179cfef
|
linting
|
2024-11-20 16:15:14 +01:00 |
|
clauspeterhuebner
|
00f2be3df3
|
enable usage of dotenv and src/configs in vite.config for admin and
frontend
|
2024-11-20 00:53:02 +01:00 |
|
clauspeterhuebner
|
3d3a204ac7
|
use dotenv and src/config in vite.config
|
2024-11-14 00:04:08 +01:00 |
|
clauspeterhuebner
|
73902bceee
|
increase chunkSize warning limit on build
|
2024-11-12 23:16:01 +01:00 |
|
MateuszMichalowski
|
a851d2e1f1
|
feat(admin): Add remaining fixes (#3336)
|
2024-07-26 14:01:02 +02:00 |
|
MateuszMichalowski
|
4e11dd258c
|
feat(admin): automatic contributions updates (#3332)
* feat(admin): Automatic Contributions update
* feat(admin): Automatic Contributions fixed
* feat(admin): Automatic Contributions remove unused code
* feat(admin): Fix lint
* feat(admin): fix lock
|
2024-07-25 16:15:04 +02:00 |
|
MateuszMichalowski
|
b3fc6aaea8
|
feat(admin): vite config changes (#3331)
|
2024-07-24 15:43:18 +02:00 |
|
MateuszMichalowski
|
d57e18862a
|
feat(admin) - fix import in node server (#3330)
|
2024-07-24 14:25:33 +02:00 |
|
MateuszMichalowski
|
bc9140de80
|
fix(admin): stylelint fix (#3329)
* initial dependency update with initial setup
* initial dependency update with initial setup
* lock update
* Revert "initial dependency update with initial setup"
This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.
* admin - moved to vite
* feat(admin): migration packages update (#3327)
* bump apollo package
* extend vue config
* create useCreationMonths composable
* WIP
* temporary
* install dependencies
* adjust configs
* rework footer component
* remove not needed spaces,
* rework overview page
* rework component
* rework user search page
* rework navbar
* navbar adjustments
* add depenedencies
* style adjustment in footer
* composable adjustments
* update node version
* rework search and pagination
* feat(admin) - disable unit tests for migration time
* feat(admin) - update eslint
* wip on search user
* rework creation formular component
* feat(admin) - update eslint babel
* feat(admin) - change stylelint version, fix eslint errors
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency, update node
* feat(admin) - update icons
---------
Co-authored-by: Mateusz Michałowski <mateusz.michalowski@monterail.com>
* feat(admin) - update stylelint
* feat(admin) - updated stylelint, removed unused host entry
---------
Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
|
2024-07-24 11:52:14 +02:00 |
|
MateuszMichalowski
|
a87dca89dc
|
feat(admin): setup migration environment (#3328)
* initial dependency update with initial setup
* initial dependency update with initial setup
* lock update
* Revert "initial dependency update with initial setup"
This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.
* admin - moved to vite
* feat(admin): migration packages update (#3327)
* bump apollo package
* extend vue config
* create useCreationMonths composable
* WIP
* temporary
* install dependencies
* adjust configs
* rework footer component
* remove not needed spaces,
* rework overview page
* rework component
* rework user search page
* rework navbar
* navbar adjustments
* add depenedencies
* style adjustment in footer
* composable adjustments
* update node version
* rework search and pagination
* feat(admin) - disable unit tests for migration time
* feat(admin) - update eslint
* wip on search user
* rework creation formular component
* feat(admin) - update eslint babel
* feat(admin) - change stylelint version, fix eslint errors
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency
* feat(admin) - update dependency, update node
* feat(admin) - update icons
---------
Co-authored-by: Mateusz Michałowski <mateusz.michalowski@monterail.com>
---------
Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
|
2024-07-24 10:49:33 +02:00 |
|