Sebastian
|
9fea6504c6
|
fix: stop browser from filling password fields
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-08-07 19:50:59 -04:00 |
|
Sebastian
|
e391ff6915
|
fix: test
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-30 21:05:03 -04:00 |
|
Sebastian
|
3556be7c85
|
refactor: migrate to scoped execution contexts
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-27 00:50:43 -04:00 |
|
Sebastian
|
4416920a32
|
Merge pull request 'chore: implement js test suites' (#34) from chore/js-test-suites into main
Reviewed-on: #34
|
2026-07-24 04:27:07 +00:00 |
|
Sebastian
|
e64425e0b7
|
chore: implement js test suites
Build Test / test (pull_request) Successful in 42s
JS Unit Tests / test (pull_request) Successful in 42s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m39s
PHP Unit Tests / test (pull_request) Successful in 1m31s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-24 00:13:45 -04:00 |
|
Sebastian
|
eb81fa6f5b
|
Merge pull request 'Update mongo Docker tag to v8' (#33) from renovate/mongo-8.x into main
Reviewed-on: #33
|
2026-07-24 03:18:05 +00:00 |
|
Sebastian
|
b6ab835c8c
|
Update mongo Docker tag to v8
PHP Unit Tests / test (pull_request) Successful in 1m22s
PHP Integration Tests / Integration Tests (pull_request) Successful in 2m9s
|
2026-07-24 03:04:39 +00:00 |
|
Sebastian
|
c95473492e
|
Merge pull request 'chore: implement php test suites' (#31) from chore/php83-test-suites into main
Reviewed-on: #31
|
2026-07-24 02:38:28 +00:00 |
|
Sebastian
|
5a470ca212
|
fix: install module dependencies before running integration tests
PHP Unit Tests / test (pull_request) Successful in 1m24s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m43s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 22:32:05 -04:00 |
|
Sebastian
|
18e18be2b2
|
chore: implement php test suites
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m5s
PHP Unit Tests / test (pull_request) Successful in 2m10s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 22:20:36 -04:00 |
|
Sebastian
|
a3e06a2da9
|
Merge pull request 'feat: pemissions' (#30) from feat/admin-permissions into main
Reviewed-on: #30
|
2026-07-23 22:04:03 +00:00 |
|
Sebastian
|
3e921fc07e
|
feat: pemissions
Integration Tests / Integration Tests (pull_request) Successful in 52s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 18:01:26 -04:00 |
|
Sebastian
|
e36a1dbfba
|
fix: do not pre-fill password
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 17:48:06 -04:00 |
|
Sebastian
|
e67bc5cbe9
|
fix: load front end integration on boot
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 17:37:25 -04:00 |
|
Sebastian
|
c4dea8b346
|
Merge pull request 'feat: implement console command' (#29) from feat/console-command into main
Reviewed-on: #29
|
2026-07-23 12:32:38 +00:00 |
|
Sebastian
|
a626a63598
|
feat: implement console command
Integration Tests / Integration Tests (pull_request) Successful in 59s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-23 08:29:43 -04:00 |
|
Sebastian
|
418532f171
|
Merge pull request 'Update dependency vue-tsc to v3.3.8' (#28) from renovate/vue-language-tools-monorepo into main
Reviewed-on: #28
|
2026-07-23 12:22:03 +00:00 |
|
Sebastian
|
f53ac14db6
|
Update dependency vue-tsc to v3.3.8
|
2026-07-23 03:02:52 +00:00 |
|
Sebastian
|
73c2f34263
|
feat: command to set user password
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-20 23:53:40 -04:00 |
|
Sebastian
|
52de2f022f
|
fix: remove deprecated baseUrl from module tsconfigs
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-18 21:33:44 -04:00 |
|
Sebastian
|
cb73efdc08
|
Merge pull request 'Update dependency vite to v8.1.5' (#25) from renovate/vite-8.x-lockfile into main
Reviewed-on: #25
|
2026-07-17 23:20:21 +00:00 |
|
Sebastian
|
bb9fc2c87b
|
Merge pull request 'Update dependency @vitejs/plugin-vue to v6.0.8' (#26) from renovate/vitejs-plugin-vue-6.x-lockfile into main
Reviewed-on: #26
|
2026-07-17 23:20:14 +00:00 |
|
Sebastian
|
4567e39e05
|
Merge pull request 'Update dependency vue to v3.5.40' (#27) from renovate/vue-monorepo into main
Reviewed-on: #27
|
2026-07-17 23:20:08 +00:00 |
|
Sebastian
|
aa4734aa34
|
Update dependency vue to v3.5.40
|
2026-07-17 03:05:51 +00:00 |
|
Sebastian
|
591e93473a
|
Update dependency vite to v8.1.5
|
2026-07-17 03:05:49 +00:00 |
|
Sebastian
|
26b89c2b6a
|
Update dependency @vitejs/plugin-vue to v6.0.8
|
2026-07-15 03:05:52 +00:00 |
|
Sebastian
|
4a4c8e7a2c
|
Track Composer dependencies
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-09 22:56:21 -04:00 |
|
Sebastian
|
a04714239b
|
fix(renovate): install renovate in runner temp
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
|
2026-07-09 20:12:07 -04:00 |
|
Sebastian
|
c4d7a58d17
|
Merge pull request 'Update dependency vue to v3.5.39' (#21) from renovate/vue-monorepo into main
Reviewed-on: #21
|
2026-07-09 23:37:28 +00:00 |
|
Sebastian
|
6a53b3dc59
|
Merge pull request 'Update dependency vite to v8.1.3' (#22) from renovate/vite-8.x-lockfile into main
Reviewed-on: #22
|
2026-07-09 23:37:19 +00:00 |
|
Sebastian
|
34ac6e46a1
|
Merge pull request 'Update dependency vue-tsc to v3.3.7' (#23) from renovate/vue-language-tools-monorepo into main
Reviewed-on: #23
|
2026-07-09 23:37:12 +00:00 |
|
Sebastian
|
c998801b0a
|
Merge pull request 'Update dependency typescript to v7' (#24) from renovate/typescript-7.x into main
Reviewed-on: #24
|
2026-07-09 23:37:05 +00:00 |
|
Sebastian
|
5f397a5f91
|
Update dependency typescript to v7
|
2026-07-09 03:06:53 +00:00 |
|
Sebastian
|
27c85778b4
|
Update dependency vue-tsc to v3.3.7
|
2026-07-09 03:06:51 +00:00 |
|
Sebastian
|
39099a42ea
|
Update dependency vite to v8.1.3
|
2026-07-09 03:06:47 +00:00 |
|
Sebastian
|
0d75e0fb67
|
Update dependency vue to v3.5.39
|
2026-06-30 03:07:24 +00:00 |
|
Sebastian
|
a91422f1db
|
Merge pull request 'Update dependency vite to v8.1.0' (#20) from renovate/vite-8.x-lockfile into main
Reviewed-on: #20
|
2026-06-24 15:00:21 +00:00 |
|
Sebastian
|
e964f3e2e9
|
Update dependency vite to v8.1.0
|
2026-06-24 03:06:55 +00:00 |
|
Sebastian
|
aa207a9687
|
Merge pull request 'Update dependency vite to v8.0.16' (#17) from renovate/vite-8.x-lockfile into main
Reviewed-on: #17
|
2026-06-16 17:42:00 +00:00 |
|
Sebastian
|
0192ae74fe
|
Merge pull request 'Update vue monorepo to v3.5.38' (#19) from renovate/vue-monorepo into main
Reviewed-on: #19
|
2026-06-16 17:41:53 +00:00 |
|
Sebastian
|
ebc1f56a29
|
Merge pull request 'Update vue-language-tools monorepo to v3.3.5' (#18) from renovate/vue-language-tools-monorepo into main
Reviewed-on: #18
|
2026-06-16 17:38:09 +00:00 |
|
Sebastian
|
6e94934304
|
Update vue-language-tools monorepo to v3.3.5
|
2026-06-14 03:05:05 +00:00 |
|
Sebastian
|
fd6f2a36b4
|
Update vue monorepo to v3.5.38
|
2026-06-12 03:04:49 +00:00 |
|
Sebastian
|
ec04f8de08
|
Update dependency vite to v8.0.16
|
2026-06-11 03:06:17 +00:00 |
|
Sebastian
|
95007a7f98
|
Merge pull request 'Update dependency vite to v8.0.14' (#15) from renovate/vite-8.x-lockfile into main
Renovate / renovate (push) Successful in 1m46s
Reviewed-on: #15
|
2026-05-29 03:10:36 +00:00 |
|
Sebastian
|
cfe2f4ab98
|
Merge pull request 'Update dependency vue to v3.5.35' (#16) from renovate/vue-monorepo into main
Reviewed-on: #16
|
2026-05-29 03:10:29 +00:00 |
|
Sebastian
|
c05ea8b6f6
|
Update dependency vue to v3.5.35
|
2026-05-29 03:03:42 +00:00 |
|
Sebastian
|
f9301e3888
|
Update dependency vite to v8.0.14
|
2026-05-29 03:03:39 +00:00 |
|
Sebastian
|
67f7e9266e
|
Merge pull request 'Update dependency vue-tsc to v3.3.1' (#14) from renovate/vue-tsc-3.x-lockfile into main
Renovate / renovate (push) Successful in 1m54s
Reviewed-on: #14
|
2026-05-21 03:38:08 +00:00 |
|
Sebastian
|
3a57ce8e4c
|
Update dependency vue-tsc to v3.3.1
|
2026-05-21 03:03:36 +00:00 |
|