Liran Tal
57514f8771
fix: code quality nitpicks for some issues spotted ( #357 )
2023-08-18 06:48:48 +01:00
Matt Aitken
9ff4c0dbd5
Project-wide Prettier setup ( #237 )
...
* Setup project-wide prettier
* Remove old workspace file
* Remove old debugging directives
* New top-level .prettierignore
* Updated Prettier config settings
* Contrubuting guide: Fix for some bad code blocks
* Added more ignores
* Improved the format script command
* printWidth set to 100
* Formatted entire repo (pnpm run format)
2023-08-01 10:21:22 +01:00
Matt Aitken
c405a417e9
If an error boundary is hit the meta function can return undefined…
2023-07-06 19:07:46 +01:00
Eric Allam
759793b2e3
Fix hydration errors by using the LocaleProvider for all rendered dates, and always use UTC to prevent timezone mismatches
2023-07-04 12:36:42 +01:00
Eric Allam
4d316c5524
Fixed the OAuth2 callback urls by constructing URL using x-forwarded-proto header
2023-07-03 13:47:58 +01:00
Eric Allam
9dee5429d5
Move error formatting to a server file
2023-06-28 14:28:11 +01:00
Eric Allam
7dacccb70e
Tag the main html title with the app env
2023-06-28 13:16:15 +01:00
Eric Allam
fd8fd22bdc
Fixed https missing from url
2023-06-22 21:35:49 +01:00
Eric Allam
e4b0b1e305
Add support for background task operations, starting with fetch
2023-06-19 17:22:18 +01:00
Eric Allam
eca89e538b
Convert to useTypedRouteLoaderData and improve the hydrateDates function
2023-06-14 21:53:04 +01:00
Eric Allam
3589d26fb3
Implement task retrying to recording task attempts
2023-06-13 15:48:07 +01:00
Matt Aitken
7b32b7ecd6
Delays display well now with countdowns
2023-06-09 15:25:34 +01:00
Matt Aitken
ea426965de
Remove date-fns, not being used
2023-06-08 14:20:48 +01:00
Matt Aitken
f3f65068fa
Started work on the run page panels
2023-05-27 18:00:24 +01:00
Matt Aitken
639c88d3c9
Nice duration formatter
2023-05-26 15:38:48 +01:00
Matt Aitken
e0a824cf40
Removed useMatches log
2023-05-11 17:18:09 +01:00
Matt Aitken
a85509ea80
Stripped out more old files, updated env vars file
2023-05-11 17:13:14 +01:00
Eric Allam
ac87a634a3
Add in the apiKeys in the orgs list page, obfuscated, and obfuscate them in the SideMenu as well
2023-02-24 22:09:30 +00:00
Matt Aitken
058824cee4
Try catch the date formatting and return “unknown”
2023-01-27 18:27:09 -08:00
Matt Aitken
44f6216a0b
Run header hooked up
2022-12-21 11:46:25 +00:00
Matt Aitken
5c0553a585
WIP on run page header
2022-12-21 11:41:33 +00:00
Matt Aitken
89e5e1645f
Made the environments TitleCase
2022-12-19 13:44:17 +00:00
Matt Aitken
a8f628b05d
Get the organization with all the extra stuff from Prisma
2022-12-19 13:26:39 +00:00
Matt Aitken
26b42971d1
Hydrate dates from useOrganization and useWorkflows. Annoying Remix typed package doesn’t offer this and they’re strings
2022-12-16 18:10:17 +00:00
Matt Aitken
42e181cd7f
Added organization menu
2022-12-09 15:50:38 +00:00
Matt Aitken
7f0b2e8005
Organizations page shows a set of links
2022-12-08 11:19:58 +00:00
Matt Aitken
5c53c8c904
Moved the useUser hook
2022-12-08 11:09:12 +00:00
Matt Aitken
2f46559e9f
When a new user is created it creates a personal workspace and first workflow
2022-12-07 15:41:07 +00:00
Matt Aitken
def8d50a83
Login with GitHub and Magic link is working
2022-12-07 14:22:36 +00:00
Matt Aitken
dc2e4c3a87
Initial commit of the mono repo
2022-12-06 12:28:16 +00:00