Commit Graph

278 Commits

Author SHA1 Message Date
84df948012
Merge pull request 'feature/RVRNEXT-2-fixes' (!7) from feature/RVRNEXT-2-fixes into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #7
2023-04-08 19:38:16 +02:00
1200489186
RVRNEXT-2 token endpoint should be POST
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 19:37:05 +02:00
74d0b24f5f
RVRNEXT-2 make endpoint names simpler 2023-04-08 19:37:02 +02:00
cbe6d79ab5
Merge pull request 'feature/RVRNEXT-2-implement-login-to-old-rvr' (!6) from feature/RVRNEXT-2-implement-login-to-old-rvr into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #6
2023-04-08 19:22:09 +02:00
72618c6c66
RVRNEXT-2 ignore *.pem files
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 19:20:47 +02:00
b6018a0715
RVRNEXT-2 add new environment variables for jwt rsa keys 2023-04-08 19:20:47 +02:00
35b7db81b2
RVRNEXT-2 add controller and view for oauth 2023-04-08 19:20:47 +02:00
89c7d3b0ea
RVRNEXT-2 add database accessors for oauth tokens 2023-04-08 19:08:15 +02:00
13b62c8c02
RVRNEXT-2 add new db table for oauth tokens 2023-04-08 19:07:42 +02:00
364d55a4b2
RVRNEXT-2 fix redirect after login 2023-04-08 19:07:18 +02:00
e4dc8ace04
RVRNEXT-2 add new endpoints for oauth 2023-04-08 19:06:45 +02:00
af8ecc748f
RVRNEXT-2 add firebase/php-jwt 2023-04-08 19:06:14 +02:00
6d11be728e
Merge pull request 'login-fixes' (!5) from login-fixes into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #5
2023-04-08 10:50:33 +02:00
453940a5ef
unify redirect after login logic
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 10:45:56 +02:00
d45b790122
show correct error message if google login fails 2023-04-08 03:34:07 +02:00
862daea29c
Merge pull request 'replace constants in app.php instead of main.php' (!4) from fix-update-version-script into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #4
2023-04-08 03:18:49 +02:00
006ffea7c5
replace constants in app.php instead of main.php
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 03:16:28 +02:00
03d71727e8
Merge pull request 'really fix migration' (!3) from fix-migration into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #3
2023-04-08 03:15:25 +02:00
b2584dca31
really fix migration
Some checks are pending
rvr-nextgen/pipeline/pr-master Build queued...
2023-04-08 03:14:36 +02:00
545e5b39ac
Merge pull request 'ignore .gitkeep files in migrations folder' (!2) from fix-migration into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #2
2023-04-08 02:54:09 +02:00
67619926ca
ignore .gitkeep files in migrations folder
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 02:31:22 +02:00
e13281af5f
Merge pull request 'cleanup' (!1) from cleanup into master
All checks were successful
rvr-nextgen/pipeline/head This commit looks good
Reviewed-on: #1
2023-04-08 02:00:55 +02:00
36d5635812
add empty tests folder
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
2023-04-08 01:58:55 +02:00
ef6561ac19
remove view test assets 2023-04-08 01:58:27 +02:00
f2aa55bc3e
remove unused styles from css
Some checks failed
rvr-nextgen/pipeline/pr-master There was a failure building this commit
2023-04-08 01:56:35 +02:00
48017bf46f
remove unused variable from js 2023-04-08 01:56:01 +02:00
8edb7ff37f
remove old multi references from install/update scripts 2023-04-08 01:55:34 +02:00
7945627708
initial commit for rvr-nextgen
Some checks failed
rvr-nextgen/pipeline/head There was a failure building this commit
2023-04-08 00:45:40 +02:00