MateuszMichalowski
|
e5b5294849
|
feat(admin): migration of admin creation components (#3333)
* feat(admin): Automatic Contributions update
* feat(admin): Automatic Contributions fixed
* feat(admin): Automatic Contributions remove unused code
* feat(admin): Fix lint
* feat(admin): Federation change error handling
* feat(admin): fix lock
* feat(admin): remove unused import
* feat(admin): creation page updates
* feat(admin): remove unused code
* feat(admin): Code clenup, fixed navbar info badge
|
2024-07-25 23:30:33 +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
|
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 |
|
einhornimmond
|
8484dc6073
|
update test
|
2024-06-27 15:18:25 +02:00 |
|
einhornimmond
|
aadd00f175
|
change from using geojson object fullstack to use Location model in admin frontend
|
2024-06-27 14:54:48 +02:00 |
|
einhornimmond
|
70f8b6d18b
|
update tests
|
2024-06-24 15:18:57 +02:00 |
|
einhornimmond
|
1b4550b658
|
valid point only with two coordinates
|
2024-06-24 12:32:59 +02:00 |
|
einhornimmond
|
e1edec5678
|
change Point to nullable and validate return only true if two coordinates exist
|
2024-06-24 12:18:36 +02:00 |
|
einhornimmond
|
d6f58ef7d9
|
refactor a bit to remove strange behavior
|
2024-06-24 09:01:08 +02:00 |
|
einhornimmond
|
b3fab60970
|
implement coordinates for community
|
2024-06-18 17:05:59 +02:00 |
|
einhornimmond
|
b587a51ee8
|
implement suggested changes
|
2024-02-15 23:29:22 +01:00 |
|
einhornimmond
|
6c16307949
|
fix problems with multiple entries with null id, vue seems automatic use id as key, despite the manuel choosen key publicKey
|
2024-02-15 20:12:52 +01:00 |
|
einhornimmond
|
2c28d4c9fb
|
merged
|
2024-02-13 12:14:36 +01:00 |
|
einhorn_b
|
7494429aad
|
fix lint and admin tests
|
2024-01-16 16:45:25 +01:00 |
|
einhorn_b
|
cc617eb827
|
fix after save behaviour
|
2024-01-16 12:17:50 +01:00 |
|
einhorn_b
|
939ea795e8
|
nice date view
|
2024-01-16 12:08:26 +01:00 |
|
einhorn_b
|
4f99e75d73
|
add list of federated communities
|
2024-01-15 20:06:35 +01:00 |
|
einhorn_b
|
243ce3f2bb
|
update admin details for home community
|
2024-01-14 18:44:05 +01:00 |
|
einhorn_b
|
c4c0c6680e
|
mostly update backend stuff
|
2024-01-12 15:55:24 +01:00 |
|
einhorn_b
|
6cf488630c
|
reduce urls, replace || with ?? https://mariusschulz.com/blog/nullish-coalescing-the-operator-in-typescript
|
2024-01-08 12:22:20 +01:00 |
|
einhorn_b
|
caa8a323be
|
fix time and reload page issue
|
2023-12-01 15:06:30 +01:00 |
|
einhorn_b
|
e0c53fc2ff
|
fix admin tests
|
2023-11-30 13:42:42 +01:00 |
|
einhorn_b
|
b20abca361
|
update update pfad after change in admin
|
2023-11-30 13:03:33 +01:00 |
|
einhorn_b
|
2dac6844ba
|
react on claus peters comments
|
2023-11-30 11:55:29 +01:00 |
|
einhornimmond
|
0df7b4e74f
|
some more fixes
|
2023-11-29 13:13:36 +01:00 |
|
einhornimmond
|
4d69e39b57
|
fix some bugs
|
2023-11-29 11:44:55 +01:00 |
|
einhorn_b
|
a36f8962e6
|
test and fix, make code more compact
|
2023-11-28 21:08:27 +01:00 |
|
einhorn_b
|
4665d42405
|
fix add add tests
|
2023-11-23 19:56:38 +01:00 |
|
einhorn_b
|
5d7a75603c
|
pass the status of the hideResubmission checkbox through to ContributionMessagesFormular
|
2023-11-23 14:58:56 +01:00 |
|
einhorn_b
|
5d22b5912d
|
update admin logic to be still intuitive
|
2023-11-23 14:46:15 +01:00 |
|
einhorn_b
|
ac7c4bf686
|
first approach, filtering out resubmission work, but expensive and query don't longer work
|
2023-11-20 18:48:46 +01:00 |
|
einhorn_b
|
f61d61c861
|
fix test and locals order
|
2023-11-16 14:26:54 +01:00 |
|
einhorn_b
|
b6821a56fc
|
extend admin test to keep coverage
|
2023-11-16 14:08:52 +01:00 |
|
einhornimmond
|
e7683fb05a
|
work on fixing tests
|
2023-11-16 12:00:35 +01:00 |
|
einhorn_b
|
14f2cb551c
|
reload contribution after changing memo
|
2023-11-10 20:48:26 +01:00 |
|
einhorn_b
|
5c5cd286f6
|
update admin interface
|
2023-11-10 19:58:36 +01:00 |
|
einhorn_b
|
546adf3ae5
|
add button for filtering for #
|
2023-08-12 12:10:45 +02:00 |
|
einhorn_b
|
dc7a8bb9c7
|
parameterized placeholder in user search query
|
2023-08-12 09:59:21 +02:00 |
|
einhorn_b
|
5c5f1ebc9c
|
add memo search to find function, update placeholder in admin
|
2023-08-11 20:24:43 +02:00 |
|
Moriz Wahl
|
358399fd12
|
only admins can delete users
|
2023-07-25 12:19:25 +02:00 |
|
Moriz Wahl
|
2de0b620c0
|
test that moderator cannot change roles
|
2023-07-24 16:04:03 +02:00 |
|
Moriz Wahl
|
3505460ea8
|
add admin role to store
|
2023-07-24 15:43:55 +02:00 |
|
Moriz Wahl
|
a1d12c3c68
|
do not pass USER role by update role. Simplify logic
|
2023-07-24 15:40:05 +02:00 |
|
Moriz Wahl
|
fdf40a6ec7
|
remove flush promises
|
2023-07-24 14:46:55 +02:00 |
|
elweyn
|
03ae59627d
|
Fix emit and role as uppercase
|
2023-07-24 10:00:15 +02:00 |
|
elweyn
|
19ba385e46
|
Test UserQuery to get jest line check.
|
2023-07-23 18:58:12 +02:00 |
|
elweyn
|
e0b84b52a0
|
Add moderator role selection of roles.
|
2023-07-23 17:36:21 +02:00 |
|
elweyn
|
adae41d2d0
|
Add new roles to mock objects.
|
2023-07-23 17:35:45 +02:00 |
|
Moriz Wahl
|
cc49a85e3d
|
Merge branch 'master' into query-users-on-contributions
|
2023-06-30 15:17:36 +02:00 |
|