Six
|
ed4a8d558c
|
Cookie fallback
|
2024-01-21 18:14:45 -08:00 |
|
Six
|
94f1acdd07
|
Always use secure token
|
2024-01-21 18:06:35 -08:00 |
|
Six
|
fea3985e24
|
add bash
|
2024-01-21 15:41:23 -08:00 |
|
Six
|
77e5901efe
|
Fix clientfile
|
2024-01-21 14:51:20 -08:00 |
|
Six
|
1c10306d6c
|
Fix env.sh
|
2024-01-21 12:39:10 -08:00 |
|
Six
|
7d816ff20c
|
feat: alpine images
|
2024-01-21 11:29:11 -08:00 |
|
Six
|
8e421a6c71
|
fix: Install ejs to server
|
2024-01-20 16:49:20 -08:00 |
|
Six
|
eb330a6c23
|
fix: Test node_env production in build
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
|
2024-01-20 16:49:20 -08:00 |
|
Six
|
5c14351a9f
|
fix: Keep next_public_ prefix, allow inlining defaults
|
2024-01-20 16:48:52 -08:00 |
|
Six
|
b849f8a293
|
fix: Load appenv before main
|
2024-01-20 16:48:52 -08:00 |
|
Six
|
31d7fb3754
|
fix: Script name
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
|
2024-01-20 16:48:51 -08:00 |
|
Six
|
9226f05f2c
|
fix: AxiosProvider typing
|
2024-01-20 16:48:51 -08:00 |
|
Six
|
845418e5aa
|
fix: Use baseUrl from env in AxiosProvider
|
2024-01-20 16:48:51 -08:00 |
|
Six
|
b2b329e692
|
Copy app directory as node user
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
|
2024-01-20 16:48:50 -08:00 |
|
Six
|
1fde5a15bd
|
Add env.sh to .dockerignore
|
2024-01-20 16:48:50 -08:00 |
|
Six
|
5117991c16
|
Fix getEnv
|
2024-01-20 16:48:50 -08:00 |
|
Six
|
9e6d90ca2e
|
Add window type
|
2024-01-20 16:48:50 -08:00 |
|
Six
|
254de893d6
|
feat: Access variables through appenv.sh
|
2024-01-20 16:48:49 -08:00 |
|
Six
|
a37c9810bf
|
fix: Pass env variables through app
|
2024-01-20 16:48:49 -08:00 |
|
Six
|
8307064f3e
|
Copy package.json in
|
2024-01-20 16:48:49 -08:00 |
|
Six
|
083a1aeb2e
|
test deps again
|
2024-01-20 16:48:48 -08:00 |
|
Six
|
67d850776c
|
Fix start command
|
2024-01-20 16:48:48 -08:00 |
|
Six
|
46811de453
|
Update Dockerfile
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
|
2024-01-20 16:48:48 -08:00 |
|
Six
|
d5b7b9925c
|
Copy packagejson
|
2024-01-20 16:48:47 -08:00 |
|
Six
|
70857e117b
|
fix: Add bundle-analyzer to client Dockerfile
|
2024-01-20 16:48:47 -08:00 |
|
Six
|
065b1bc777
|
Install all deps
|
2024-01-20 16:48:47 -08:00 |
|
Six
|
350c0d5e60
|
fix: Fix dockerfile ref
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
|
2024-01-20 16:48:47 -08:00 |
|
Six
|
6933232cbb
|
feat: Client Dockerfile
|
2024-01-20 16:48:46 -08:00 |
|
Six
|
c744929506
|
feat: Build and publish docker images
|
2024-01-20 16:48:46 -08:00 |
|
Josh Pigford
|
0d5d7d5a7f
|
Merge pull request #175 from tmyracle/remove-plaid-from-tests
Remove Plaid from tests
|
2024-01-20 16:51:34 -06:00 |
|
Tyler Myracle
|
adfeaf958e
|
Merge branch 'remove-plaid-from-tests' of github.com:tmyracle/maybe into remove-plaid-from-tests
|
2024-01-20 16:49:55 -06:00 |
|
Tyler Myracle
|
a70c00f9e6
|
Merge remote-tracking branch 'upstream/main' into remove-plaid-from-tests
|
2024-01-20 16:46:30 -06:00 |
|
Josh Pigford
|
ad7b78b71b
|
Merge pull request #188 from MichaelDeBoey/remove-Transaction-category-db-generation
refactor: remove `Transaction` `category` DB generation
|
2024-01-20 16:45:36 -06:00 |
|
Tyler Myracle
|
81c28067bc
|
fix merge confict
|
2024-01-20 16:44:08 -06:00 |
|
Josh Pigford
|
2bece1f1b5
|
Merge pull request #189 from MichaelDeBoey/remove-InvestmentTransaction-category-db-generation
refactor: remove `InvestmentTransaction` `category` DB generation
|
2024-01-20 16:38:47 -06:00 |
|
Michaël De Boey
|
8276c56f74
|
refactor: remove InvestmentTransaction category DB generation
|
2024-01-20 23:32:13 +01:00 |
|
Michaël De Boey
|
d6b4a75231
|
refactor: remove Transaction category DB generation
|
2024-01-20 22:40:42 +01:00 |
|
Josh Pigford
|
4b007713a3
|
Merge pull request #184 from tmyracle/fix-txn-sign
Fix transaction sign
|
2024-01-20 12:16:52 -06:00 |
|
Tyler Myracle
|
cd740d57bc
|
simplify
|
2024-01-20 12:09:55 -06:00 |
|
Tyler Myracle
|
3e5d3bd1b4
|
Merge remote-tracking branch 'upstream/main' into fix-txn-sign
|
2024-01-20 12:07:05 -06:00 |
|
Tyler Myracle
|
14b45aee2b
|
fix sign
|
2024-01-20 12:06:50 -06:00 |
|
Josh Pigford
|
77e7e3dc2b
|
Merge pull request #165 from karan0handa/fix-session-load
Fix session load
|
2024-01-20 11:02:06 -06:00 |
|
Josh Pigford
|
df7e83efe7
|
Merge pull request #180 from aditya-67/fix-profile-icon
|
2024-01-20 08:39:58 -06:00 |
|
Tyler Myracle
|
c5288fdfba
|
Merge branch 'main' into remove-plaid-from-tests
|
2024-01-20 08:11:50 -06:00 |
|
Josh Pigford
|
5331b3e61e
|
Merge pull request #177 from tmyracle/add-back-express-json
|
2024-01-20 08:02:06 -06:00 |
|
Tyler Myracle
|
1cc9303b8b
|
imports
|
2024-01-20 07:48:03 -06:00 |
|
Tyler Myracle
|
66e8cc2fff
|
fix conflict
|
2024-01-20 07:44:31 -06:00 |
|
Aditya Gannavarapu
|
7db5480497
|
Update the profile icon click and positioning of popover
|
2024-01-20 18:56:04 +05:30 |
|
Karan Handa
|
8ec404b1fc
|
Merge branch 'main' of github.com:maybe-finance/maybe into fix-session-load
|
2024-01-20 13:32:44 +05:30 |
|
Karan Handa
|
96059ad2f7
|
remove redundant state
|
2024-01-20 13:30:59 +05:30 |
|