Gary
e3ef28ec1a
fix: replace copy and change app_name
2024-07-25 14:00:29 -07:00
Gary
6a268ce65b
main: begin major rewrite for lasthour
2024-07-25 13:50:18 -07:00
Gary
f25bf71d2c
main: fix login blade
2024-07-25 13:07:40 -07:00
Gary
0efc847be8
main: changed wording on blades
2024-07-25 13:07:01 -07:00
Cody Seibert
5ec517e3bc
more clean up
2024-06-07 22:05:42 -04:00
Cody Seibert
780a3b1827
simplify registration form
2024-06-07 22:02:01 -04:00
Cody Seibert
61aa086cb5
also adding id to fix field level validations
2024-06-07 21:38:49 -04:00
Cody Seibert
0a08f9d3f8
adding logic to show the previous submitted name and email when registration fails validation
2024-06-07 21:19:09 -04:00
Francesco Bruno
0e217f48be
Improved input text spacing with small screens
2024-05-05 16:58:12 +00:00
Andras Bacsai
0267c76de2
Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php
2024-04-12 09:26:07 +02:00
Andras Bacsai
31fcff4afc
Update OAuth button width in login page
2024-04-08 09:16:16 +02:00
Andras Bacsai
d31f75d1ec
Refactor form inputs and labels
2024-04-03 15:10:21 +02:00
Andras Bacsai
0b34207148
Update form input attributes for login and two-factor-challenge pages
2024-04-03 15:02:11 +02:00
Andras Bacsai
3c2beded68
Refactor login.blade.php layout and add registration and OAuth options
2024-04-03 14:52:01 +02:00
Andras Bacsai
f33fdb3bfd
Refactor code and comment out unused imports and code blocks
2024-04-03 14:32:23 +02:00
Andras Bacsai
d92b5db320
Refactor forgot password page layout
2024-03-27 11:41:14 +01:00
Andras Bacsai
9c03525369
Remove commented out code in two-factor-challenge.blade.php
2024-03-25 14:29:11 +01:00
Andras Bacsai
afe0673fd1
Commented out x-version component in confirm-password and forgot-password views
2024-03-25 14:24:09 +01:00
Andras Bacsai
37333f7fbe
fix: two factor
2024-03-25 14:23:32 +01:00
Andras Bacsai
c9160cabc5
Update version numbers and fix layout in subscription views
2024-03-25 14:09:13 +01:00
Andras Bacsai
995197cad9
Update button label and server retrieval logic***
...
***Refactor email settings form***
***Update project index view layout
2024-03-25 12:47:10 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
fafc4fb71e
Update UI elements and text content
2024-03-20 15:46:59 +01:00
Pat Rocchio
1f37318f79
Add oauth support
...
- Support azure, bitbucket, github, gitlab, google providers
- Add authentication page to settings
Co-authored-by: Suraj Kumar <srjkmr1024@gmail.com>
Co-authored-by: Michael Castanieto <mcastanieto@gmail.com>
Co-authored-by: Mike Kim <m.kim4247@gmail.com>
2024-03-11 17:29:57 -04:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Andras Bacsai
02c8b9f471
fix: password reset / invitation link requests
2023-12-13 15:22:37 +01:00
Andras Bacsai
00d708610d
improve local dev + contribution guide
2023-12-13 11:12:53 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
6cdba17aca
Update token retrieval in reset-password.blade.php
2023-11-20 15:16:23 +01:00
Andras Bacsai
8f2c24d7e9
fix: reset password
2023-11-18 17:50:44 +01:00
Andras Bacsai
165f0a3d4a
feat: add email verification for cloud
2023-10-09 14:20:55 +02:00
Andras Bacsai
4c1067cf36
baseurl for docs
2023-09-28 11:01:00 +02:00
Andras Bacsai
da4c2ee60f
fix: boarding
...
fix: error handling
fix: restarting state
2023-09-15 15:34:25 +02:00
Andras Bacsai
b22fecb615
fix: lowercase email in forgot password
2023-09-13 20:27:58 +02:00
Andras Bacsai
fa4f5fea8c
fix: forgot password
2023-09-13 11:29:31 +02:00
Andras Bacsai
dc4f412227
fix: recovery code
2023-09-11 10:41:39 +02:00
Andras Bacsai
fda4ea8cca
fix: errors in views
2023-09-10 15:33:00 +02:00
Andras Bacsai
e7c0c26b32
fix: stripe
...
add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications
2023-09-06 12:07:34 +02:00
Andras Bacsai
3fabff93f6
fix a few things
2023-09-01 09:34:25 +02:00
Andras Bacsai
87dd819ae4
fix: password confirmation
2023-08-31 09:56:37 +02:00
Andras Bacsai
f8d7c5209e
rate limit things
2023-08-15 14:27:45 +02:00
Andras Bacsai
88b3005589
feat: force password reset + waitlist
2023-08-15 14:11:38 +02:00
Andras Bacsai
c762195c8a
format files lol
2023-08-11 20:19:42 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
fed35d9c13
fix: registration/login button
...
fix: init user registrations
2023-06-29 17:16:50 +02:00
Andras Bacsai
3589b92ec9
fix
2023-06-16 12:35:40 +02:00
Andras Bacsai
05c9126184
updates
2023-06-16 10:32:29 +02:00
Andras Bacsai
a4177ca0ec
fix
2023-06-13 08:47:14 +02:00
Andras Bacsai
18fde01ed5
fix
2023-06-12 16:39:48 +02:00