Commit Graph

3513 Commits

Author SHA1 Message Date
James Ritchie 7e997bf73c Minor layout adjustment to the Overview page 2023-01-11 18:54:08 +00:00
James Ritchie 15b27137ea Secondary button tweak 2023-01-11 18:53:41 +00:00
James Ritchie 998e3366d3 Link to run a test from the Overview page 2023-01-11 18:53:32 +00:00
James Ritchie 8179f63064 Button copy improvement 2023-01-11 18:53:09 +00:00
D-K-P 293366d2b0 Added trigger icons 2023-01-11 18:10:10 +00:00
James Ritchie 33c3980bcd A nicer way to hide/show the pagination 2023-01-11 17:57:53 +00:00
James Ritchie afc4e085d8 Fixed some pagination logic 2023-01-11 17:49:58 +00:00
James Ritchie 2b981c1eb9 Added a 404 page 2023-01-11 17:20:51 +00:00
Eric Allam 4a3d9e8f88 Don’t use yarn dummy 2023-01-11 16:18:27 +00:00
Eric Allam 21528f2ec2 Try using ubuntu 22.04 to fix prisma issue 2023-01-11 16:14:54 +00:00
Eric Allam 90cd7cd823 Add some prisma logging 2023-01-11 15:55:19 +00:00
James Ritchie eaa15aa186 Fixed 2 layout bugs with the runs page 2023-01-11 15:54:05 +00:00
James Ritchie 50214220ec Pagination in a run list doesn’t slide with the table 2023-01-11 15:46:19 +00:00
Eric Allam 9a1f8e8a31 Explicitly set NODE_ENV to development in dev-deps 2023-01-11 15:36:44 +00:00
James Ritchie a8bbfb648f Update to the temporary trigger icon 2023-01-11 15:34:36 +00:00
James Ritchie 21f0b0af71 Updated the way the trigger icons work to be simpler 2023-01-11 15:34:36 +00:00
James Ritchie b27943b5e1 Deleted and moved some of the function to a new file 2023-01-11 15:34:36 +00:00
James Ritchie cb8044d445 Added temporary new icons for the trigger types 2023-01-11 15:34:36 +00:00
D-K-P 905334fbef Replaced the favicon 2023-01-11 15:21:11 +00:00
Eric Allam 24c9b8caf2 Try installing prisma globally 2023-01-11 15:00:04 +00:00
Eric Allam 0580c44c1e Install turbo using npm 2023-01-11 14:56:02 +00:00
Eric Allam d7bfe8c342 Add turbo before the generate step 2023-01-11 14:50:44 +00:00
Eric Allam 095384eb8a Start the pulsar 1.8.0 Dockerfile over again from the API Hero base 2023-01-11 14:45:25 +00:00
Eric Allam dc8c96b0c3 Put the dockerfile in the wrong place 2023-01-11 14:32:51 +00:00
D-K-P 66badc6bc5 Added workflow failed email, logo and edited the other email intros 2023-01-11 14:31:16 +00:00
Eric Allam d5ed1eb32c Add a string to the console log just in case this is the thing logged undefined 2023-01-11 14:07:16 +00:00
Eric Allam e9f92a583c Revert "Try 1.8.0 with stripping out the (possibly) unnecessary stuff from the dockerfile"
This reverts commit 2f2d85bd72.
2023-01-11 13:36:57 +00:00
Eric Allam 41536ee445 Trying a better way to increase the heap size 2023-01-11 13:27:03 +00:00
D-K-P 219da84ea9 Minor docs style updates 2023-01-11 13:23:13 +00:00
Eric Allam 3984d94b70 Stop printing the db password to the logs 2023-01-11 13:10:17 +00:00
Eric Allam 2f2d85bd72 Try 1.8.0 with stripping out the (possibly) unnecessary stuff from the dockerfile 2023-01-11 13:04:04 +00:00
Eric Allam 4a0840cd3d Set NODE_ENV back to production after installing deps 2023-01-11 12:54:18 +00:00
James Ritchie 833cf910ed Added an error icon to the Workflows dropdown menu if it has an issue 2023-01-11 12:22:25 +00:00
D-K-P c7f89b7e73 Updated terms and privacy links 2023-01-11 10:54:57 +00:00
Eric Allam 3de2358996 Try increasing the node space size 2023-01-11 10:45:53 +00:00
Eric Allam fb00723f93 Remove —force-architecture 2023-01-11 10:29:02 +00:00
Eric Allam b196c9f7c3 Try running migrations in the Docker builder stage 2023-01-11 10:25:20 +00:00
James Ritchie cb949abdf1 Fixed magic link button 2023-01-11 09:11:09 +00:00
Matt Aitken c5eab67115 Removed stepStatus function, not needed anymore 2023-01-10 20:08:44 +00:00
Matt Aitken 783dbab398 Step status now pulls through 2023-01-10 20:07:58 +00:00
Matt Aitken 8b5cdd5a37 Creating a variant is partially working, produces an error which there’s a new state for 2023-01-10 19:18:36 +00:00
James Ritchie 60d961303a Improved the pagination on the Runs table 2023-01-10 18:45:05 +00:00
Eric Allam ff4471aaec Move pulsar stuff so we don’t need sudo 2023-01-10 18:17:58 +00:00
Eric Allam aeabd5be42 Try and fix the runner stage build error 2023-01-10 18:11:28 +00:00
Eric Allam 59e8b364f6 Remove the fly stuff from db.server 2023-01-10 18:10:19 +00:00
Eric Allam e7f2c95639 Do the pulsar stuff in the runner 2023-01-10 17:52:46 +00:00
Eric Allam cd2e475028 Install dev dependencies in builder 2023-01-10 17:22:22 +00:00
Eric Allam b26a6fc428 Remove the dev-deps stage 2023-01-10 17:17:41 +00:00
Eric Allam 60676c4167 Try installing before running pnpm run generate 2023-01-10 17:11:23 +00:00
Eric Allam 0b5242f769 Quiet down the wget logs and remove the NODE_ENV from builder 2023-01-10 17:03:48 +00:00