Manav Rathi
|
0d48284b4f
|
[web] Remove leftover console log
|
2024-04-05 11:33:57 +05:30 |
|
Manav Rathi
|
e0cfa36f08
|
Use the implementation instead of the accidental infinite loop
|
2024-04-05 10:51:04 +05:30 |
|
Manav Rathi
|
fa7cbaea18
|
Remove custom _document
Looking towards a longer term transition out of next
|
2024-04-05 10:09:37 +05:30 |
|
Manav Rathi
|
039387a84e
|
Initial-scale=1 is still recommended
Ref:
https://teamtreehouse.com/community/is-initialscale-not-needed
|
2024-04-05 09:36:18 +05:30 |
|
Manav Rathi
|
866b52b002
|
Inline constant
|
2024-04-05 09:26:30 +05:30 |
|
Manav Rathi
|
1d0f30ad91
|
These values were never customized
|
2024-04-05 09:08:02 +05:30 |
|
Manav Rathi
|
ae061d2a44
|
fetch
|
2024-04-04 16:19:46 +05:30 |
|
Manav Rathi
|
d9d03d8451
|
Add schema validation of the response
|
2024-04-04 16:12:39 +05:30 |
|
Manav Rathi
|
39228270c1
|
Deploy
|
2024-04-04 15:40:17 +05:30 |
|
Manav Rathi
|
384ec365e8
|
Add starter staff app
|
2024-04-04 15:25:38 +05:30 |
|
Manav Rathi
|
608cb6c85e
|
Prevent double rendering in strict mode
The double invocation during dev mode, while harmless, is confusing, so add an
additional small check to insure this only runs once.
|
2024-04-04 14:25:04 +05:30 |
|
Manav Rathi
|
712b99b8f3
|
Fix lint issue
|
2024-04-04 14:15:42 +05:30 |
|
Manav Rathi
|
935e47fbca
|
Fix the payments eslint
|
2024-04-04 14:10:16 +05:30 |
|
Manav Rathi
|
fcb26d39f1
|
Don't need default export
|
2024-04-04 14:02:31 +05:30 |
|
Manav Rathi
|
ff6d0d32cf
|
Remove unused 404 handler
The default appType == 'spa' in vite redirects all (unclaimed) paths to /index.html.
If needed, this can be disabled:
https://stackoverflow.com/questions/69701743/how-can-i-configure-vites-dev-server-to-give-404-errors/69711988#69711988
|
2024-04-04 13:58:30 +05:30 |
|
Manav Rathi
|
756050ae8c
|
Fix compilation
|
2024-04-04 13:02:08 +05:30 |
|
Manav Rathi
|
87dc7d76ca
|
Remove middleman package, to get it to compile
|
2024-04-04 11:36:20 +05:30 |
|
Manav Rathi
|
4255e48abb
|
Convert payments app to use Vite - Part 1
(Doesn't compile)
|
2024-04-04 11:10:34 +05:30 |
|
Manav Rathi
|
a8a5cc8b59
|
Inline spinner
|
2024-04-04 09:55:52 +05:30 |
|
Manav Rathi
|
949a42004f
|
Remove the need for a separate page
|
2024-04-04 09:53:11 +05:30 |
|
Manav Rathi
|
56d500f4e8
|
Keep React in scope
|
2024-04-03 21:41:03 +05:30 |
|
Manav Rathi
|
7a41ba43a5
|
Another cleanup of billing-service
|
2024-04-03 21:32:38 +05:30 |
|
Manav Rathi
|
7a729183e2
|
Cleanup the pages
|
2024-04-03 20:03:02 +05:30 |
|
Manav Rathi
|
aa5422db6c
|
Clean up CSS
|
2024-04-03 19:54:16 +05:30 |
|
Manav Rathi
|
c0fee7bc91
|
Clean up strings
|
2024-04-03 19:51:01 +05:30 |
|
Manav Rathi
|
1411ca6fad
|
Continue refactoring
|
2024-04-03 19:46:15 +05:30 |
|
Manav Rathi
|
d0f1bbfca7
|
Refactor billing service
|
2024-04-03 17:22:00 +05:30 |
|
Manav Rathi
|
8a00f1b85f
|
Remove custom errors indirection
|
2024-04-03 15:45:20 +05:30 |
|
Manav Rathi
|
ad6dea2ecb
|
prettier markdown
|
2024-04-03 13:39:44 +05:30 |
|
Manav Rathi
|
e2fd88bff0
|
Remove (possibly) unnecessary tsconfigRootDir
Let's see what breaks
|
2024-04-03 13:15:12 +05:30 |
|
Manav Rathi
|
5c1ed5be8f
|
Restructure eslint config
|
2024-04-02 20:44:57 +05:30 |
|
Manav Rathi
|
26b35cec9e
|
Merge @/ui into @/next
|
2024-04-02 19:58:42 +05:30 |
|
Manav Rathi
|
6213628aee
|
[web] Prefer .local files for local only configuration (#1280)
Refs: https://vitejs.dev/guide/env-and-mode.html
|
2024-04-02 17:22:32 +05:30 |
|
Manav Rathi
|
cc90dd7ba5
|
[web] Enable Russian
The translation percentage of Russian in crowdin is now 100%, it's time to
enable it as an option in the UI.
A big thank you to the translators.
|
2024-04-02 17:16:33 +05:30 |
|
Manav Rathi
|
9cb289e002
|
[desktop] Prevent the desktop app from getting stuck on viewing openstreetmap info
Open the link in a new tab. This prevents the desktop app from getting into a
state where the user cannot navigate back.
|
2024-04-02 17:05:23 +05:30 |
|
Crowdin Bot
|
ce5627f04c
|
New Crowdin translations by GitHub Action
|
2024-04-02 11:28:47 +00:00 |
|
Manav Rathi
|
2e7dcc6bc2
|
Make the cast link clickable
|
2024-04-02 16:51:27 +05:30 |
|
Manav Rathi
|
0e1bdfe07e
|
Support arbitrary ReactNodes as title
|
2024-04-02 14:38:37 +05:30 |
|
Manav Rathi
|
b95fc54adb
|
[web] Prefer .local files for local only configuration
Refs:
https://vitejs.dev/guide/env-and-mode.html
|
2024-04-01 19:59:02 +05:30 |
|
Manav Rathi
|
d5f294980e
|
Remove use of emotion from payments
|
2024-04-01 17:08:54 +05:30 |
|
Manav Rathi
|
1e410a82f2
|
Remove stray use of @mui/system
|
2024-04-01 17:05:05 +05:30 |
|
Manav Rathi
|
3b3d314f9c
|
Remove stale import from styled-engine
|
2024-04-01 16:52:57 +05:30 |
|
Manav Rathi
|
7248a226bc
|
Remove bootstrap
|
2024-04-01 15:35:45 +05:30 |
|
Manav Rathi
|
8ae7ae2de9
|
Replace the Spinner in payments
|
2024-04-01 15:32:56 +05:30 |
|
Manav Rathi
|
28cf7d76d5
|
Even numbers don't seem to be kosher, only strings work
|
2024-04-01 15:13:43 +05:30 |
|
Manav Rathi
|
c2957238da
|
Fix the date handling
|
2024-04-01 15:07:29 +05:30 |
|
Manav Rathi
|
f9a2ec774a
|
Make it work with MUI components
|
2024-04-01 14:54:29 +05:30 |
|
Manav Rathi
|
0568cd03c9
|
Refactor somewhat
More to come
|
2024-04-01 13:07:36 +05:30 |
|
Manav Rathi
|
39bc68390f
|
Match the variable name
|
2024-04-01 10:49:28 +05:30 |
|
Manav Rathi
|
83dabfbdee
|
Refactor
|
2024-04-01 10:23:54 +05:30 |
|