Kiran K
fdaa190df4
Add Github actions ( #15 )
...
* Add Github actions
* Fix the docker build issue
* Remove the duplicate Github action
* only need runtime env vars during build
* ENV NEXT_TELEMETRY_DISABLED is a runtime env var
* Add missing keys to package.json
* Use the npm version as tag
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Aswin V
cfe001ae50
Style fix ( #18 )
...
* Remove gray bg
* readOnly -> disabled
* gray bg for disabled state
2022-03-08 13:21:58 +00:00
Deepak Prabhakara
60c1fe9bf9
Idp login ( #13 )
...
* Support IdP login
* added ldP login link
* tweaked layout
* redirectUrl -> acsUrl
* Added secondary button class
* Style and layout tweaks
* Add aria-hidden to svg
Co-authored-by: Aswin V <vaswin91@gmail.com>
2022-03-03 18:40:32 +00:00
Kiran K
9bc55ea7f0
Validate AuthnRequest signature ( #11 )
...
* Validate AuthnRequest signature skelton
* Code refactor: Move the base64decode to common method
* wip
* Add signature validation
* Read the keys from config
* Lock dep version
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-02 21:06:04 +00:00
Deepak Prabhakara
e413c794f0
text tweaks
2022-03-02 20:53:00 +00:00
Deepak Prabhakara
8b3971d000
fixed css formatting (Headwind was conflicting)
2022-03-01 12:35:42 +00:00
Deepak Prabhakara
3ccfb78692
format
2022-03-01 00:52:13 +00:00
Aswin V
b9608afa53
sort changes in classnames
2022-03-01 00:44:34 +05:30
Aswin V
1e0dd8feea
Remove await
2022-03-01 00:44:19 +05:30
Kiran
a78036151e
Fix the css
2022-02-28 11:22:49 +05:30
Deepak Prabhakara
b342b21ae9
tweaks
2022-02-25 20:24:41 +00:00
Aswin V
ff4843ce9a
Automatic class sorting with prettier
2022-02-24 23:46:45 +05:30
Aswin V
8bd9290b3c
Refactor styles
2022-02-24 23:41:56 +05:30
Aswin V
57b8b8b82d
Style fixes
2022-02-24 11:50:40 +05:30
Kiran
3ec1c69f44
Removed the footer
2022-02-24 11:08:43 +05:30
Kiran
d4be9b83f9
Fix the default value
2022-02-24 10:09:15 +05:30
Kiran
e9b7228493
Style the index page
2022-02-24 09:46:49 +05:30
Kiran
369008c03f
Add header and footer
2022-02-24 08:58:53 +05:30
Kiran
aa76970fe7
cleanup util
2022-02-21 20:01:47 +05:30
Aswin V
492922b4e1
Style changes
2022-02-18 18:22:59 +05:30
Aswin V
dff897641b
Take 100% height
2022-02-18 18:22:24 +05:30
Aswin V
16543a832c
Landing page and other changes
2022-02-18 14:26:42 +05:30
Kiran
b9e9b53941
Cleanup
2022-02-18 09:37:27 +05:30
Kiran
cf64de8cd3
Initial commit from Create Next App
2022-01-08 20:41:13 +05:30