Commit Graph

16 Commits

Author SHA1 Message Date
Kiran K
c5ab7761d1
Download metadata url (#91)
* Bump eslint from 8.23.1 to 8.24.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump next from 12.3.0 to 12.3.1

Bumps [next](https://github.com/vercel/next.js) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.3.0...v12.3.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add Download Metadata URL

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 17:38:56 +01:00
Kiran K
f915a7672d
Redesigned the UIs with daisyui (#23) 2022-07-26 22:28:46 +01: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
eb0a0fe518
Add example.org to the domain list so that users can test multiple domains (#12)
* Add the email domain dropdown

* Fix #5

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-02 21:02:13 +00:00
Kiran
a78036151e Fix the css 2022-02-28 11:22:49 +05:30
Aswin V
8bd9290b3c Refactor styles 2022-02-24 23:41:56 +05:30
Aswin V
bbe8647160 Cleanup and use system font 2022-02-24 23:31:35 +05:30
Aswin V
5b6f756e0f Style fix for button globally 2022-02-24 11:50:21 +05:30
Kiran
e9b7228493 Style the index page 2022-02-24 09:46:49 +05:30
Aswin V
043117c200 Remove dark mode support for now 2022-02-20 00:00:13 +05:30
Aswin V
cb9cb3aed3 Login form 2022-02-18 23:42:45 +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
42a1681dbc wip 2022-01-13 22:37:44 +05:30
Kiran
cf64de8cd3 Initial commit from Create Next App 2022-01-08 20:41:13 +05:30