65 Commits

Author SHA1 Message Date
Ben Allfree
2be8fd6709 refactor: migration code 2022-11-20 05:09:07 -08:00
Ben Allfree
3c9783485d refactor: instance login 2022-11-20 05:08:00 -08:00
Ben Allfree
0a09500439 chore: restore autocancellation 2022-11-20 04:20:31 -08:00
Ben Allfree
b5d3cf48a6 fix: incorrect instance information displaying on dashboard details 2022-11-20 03:55:28 -08:00
Ben Allfree
3b227ac31f fix: more helpful error message when backup fails for nonexistent instance 2022-11-20 03:51:53 -08:00
Ben Allfree
1178a0c89e chore: move version number to base package.json 2022-11-19 22:18:44 -08:00
Ben Allfree
84a8e811c3 Chore: rebuild with go 1.19.3 and include in bin name 2022-11-19 22:07:09 -08:00
Ben Allfree
a488adec37 chore: 0.8.0 final release bins 2022-11-19 21:37:22 -08:00
Ben Allfree
593440e165 chore v0.8.0 js sdk update 2022-11-19 03:46:05 -08:00
Ben Allfree
57f3197d99 Fix: Account verification needs to hard-redirect 2022-11-16 11:34:04 -08:00
Ben Allfree
dccc7c1e71 chore: bootstrap typings 2022-11-16 11:26:38 -08:00
Ben Allfree
1eb47a7f08 Remove extra async-mutex ref 2022-11-16 09:41:41 -08:00
Ben Allfree
47092f362a Bugfix: TS typing 2022-11-16 06:11:15 -08:00
Ben Allfree
b74dc5dee7 Bugfix: TS typing check 2022-11-16 05:56:02 -08:00
Ben Allfree
6c76842511 Remove unneeded job watching 2022-11-16 05:51:34 -08:00
Ben Allfree
38b803ab6f Bugfix: 404 after creating instance 2022-11-16 05:14:18 -08:00
Ben Allfree
db948a561f dbeug updates 2022-11-15 04:10:29 +00:00
Ben Allfree
9e210af97b backup updates 2022-11-15 04:10:23 +00:00
Ben Allfree
e19f26dc3a safeCatch updates 2022-11-15 04:08:20 +00:00
Ben Allfree
a8ed9b9c93
53 db snapshots (#85) 2022-11-14 18:15:11 -08:00
Brewhouse Digital
7ed7979fda
#89 Display Package Version (#96)
* #89 Display Package Version

* Ran prettier

* Swapped out filesystem for standard env support

* ran prettier

* added alias on import path

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-14 11:30:09 -08:00
Brewhouse Digital
424b487867
#87 Password Reset and Account Confirmation Feature (#94)
* #87 Password Reset Flow

* Ran prettier

* Added a breaktag for better formatting on the emails

* Added Account Verification

* ran prettier

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-11 23:19:49 -08:00
Ben Allfree
8735ad11c4 Bootstrap typings 2022-11-11 05:55:39 -08:00
Brewhouse Digital
32f7f8cbfa
#36 Discussion Button (#92)
* #36 Added Discussions button to the nav

* #36 Fixed issue with Discussions button

* Merged from master and ran prettier

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-10 22:18:37 -08:00
Brewhouse Digital
3e5f963f9c
#83 PB Version Number on Dashboard
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-10 22:12:06 -08:00
Ben Allfree
803a40f015 Remove debugging 2022-11-06 06:02:45 -08:00
Ben Allfree
4c69ae7119
Runtime metrics (#82. #21) 2022-11-05 23:00:27 -07:00
Brewhouse Digital
ec045f8778
#36 Added Discussions button to the nav (#81)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-04 02:26:07 -07:00
Ben Allfree
5efdbee8e0 Only rebuild pocketbase binaries that need it 2022-11-03 06:21:50 +00:00
Ben Allfree
91d55c6cf0 Support 0.8.0-rc2 and 0.7.10 2022-11-02 14:38:20 -07:00
Ben Allfree
870870e62b v0.8 support 2022-11-02 10:05:52 -07:00
Ben Allfree
c137d682dd Dashboard authcheck fix 2022-11-01 23:24:22 -07:00
Ben Allfree
cdec7e1801 Gitignore update 2022-11-01 21:16:39 -07:00
Ben Allfree
8908176d17 only print safeCatch messages in dev mode 2022-10-29 07:40:17 -07:00
Brewhouse Digital
7a4da71c27
#40 Verified Accounts Banner and Global User Store (#45) 2022-10-29 07:37:52 -07:00
Ben Allfree
fd2d9ae826 Lint fix 2022-10-28 05:18:18 -07:00
Ben Allfree
a0fe228c81 PBScript integration 2022-10-28 05:12:27 -07:00
Ben Allfree
5c8903fac6 #17 Added Open Graph to the site (#34) 2022-10-26 16:28:34 -07:00
Ben Allfree
22e6966fcb
Darkmode cookie fix (#38) 2022-10-26 13:04:31 -07:00
Ben Allfree
a149df0d58 Bugfixes: navbar and realtime provisioning status 2022-10-25 11:03:25 -07:00
Ben Allfree
f5b9ebabea
Docker updates 2022-10-25 03:48:13 -07:00
Brewhouse Digital
125c1bcfd8
Dark Mode & CSS Theming (#16)
* Added Dark Mode and new Theme Colors

* Added some new accessibility features, and updated the dark button for dark mode

* Ran Linter

* Adding min-height to the body to prevent layout shift on page routing

* Updated imports to use the alias

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
2022-10-23 10:09:43 -07:00
Brewhouse Digital
92919193b3
#14 Fixed Dashboard Responsiveness (#15)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-23 10:04:43 -07:00
Brewhouse Digital
6a958cbcc3
UI Cleanup & Sveltestrap Removal (#13)
* UI Cleanup

* Removed unused import

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-21 22:33:12 -07:00
Brewhouse Digital
77c899597e
Added the New Dashboard and Instances Pages (#12)
* Added the new Dashboard and instances pages

* Swapped positions of the New Instance creation button

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-21 08:43:32 -07:00
Ben Allfree
cf25721e4b yarn updates 2022-10-18 09:48:18 -07:00
Brewhouse Digital
ffceeee791
Removed placeholder links (#9)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-17 16:11:06 -07:00
Brewhouse Digital
fa283d70cb
Added new Navbar, Login/Register pages, and new Components (#5)
* Added new Navbar, Login/Register pages, and new Components

* Db logic fix

* Fixed instance page

* Default provisioning status

* minor dashboard fixes

* Form error handling

* Provisioning status fix

* github action

* Enhanced home page signup flow

* Whitespace fixes

* Added responsive CSS for the dashboard

* Merged all the latest PRs and added a new MediaQuery component and mobile nav

* Removed the homepage animation on mobile but left for tablet sizes and up. Also improved the navigation bar for mobile use

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
2022-10-15 08:36:15 -07:00
Ben Allfree
29b40af6b5 daemon dep fix 2022-10-15 08:31:45 -07:00
Ben Allfree
eef8349c25 Developer notes update 2022-10-14 12:12:32 -07:00