Commit graph

16 commits

Author SHA1 Message Date
Kamil Kisiela
f6cf71eb3d
web/app - Favicon for dark and light mode (#5678)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 09:55:44 +02:00
Kamil Kisiela
cacb95c69b
Use our new logo as a favicon and in support page (#5665) 2024-10-11 09:30:25 +00:00
Kamil Kisiela
368f284a97
Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
Dotan Simha
e31be54783
fixes for latest monaco (#4075) 2024-02-26 08:34:16 +00:00
Dotan Simha
72f59267a1
prettier v3 and apply fixes to existing files (#3279) 2023-11-07 07:14:57 +00:00
Kamil Kisiela
a695ac297d
Face Lifting (#2418) 2023-06-20 14:01:46 +02:00
renovate[bot]
44c79d98c3
chore(deps): update dependency tailwindcss to v3.3.1 (#1886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-04-05 08:43:56 +00:00
Kamil Kisiela
ccc8a8cc29
Fix x-axis scroll (#1799) 2023-03-21 16:03:57 +01:00
Dimitri POSTOLOV
bf04a74cf5
add prettier-plugin-sql (#1555) 2023-03-07 11:34:59 +02:00
Dimitri POSTOLOV
c1dab2d462
fix bug in history page (#1517)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-02-27 17:42:31 +01:00
Dimitri POSTOLOV
db16859b20
fixes for hive app (#1483)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2023-02-27 10:15:37 +01:00
Dimitri POSTOLOV
5f408bab3b
remove chakra, emotion from Hive web app (#1412) 2023-02-22 08:41:00 +01:00
Dimitri POSTOLOV
0575817a97
Remove twin.macro, use pure tailwindcss3 (#1256) 2023-02-13 05:08:17 +02:00
Kamil Kisiela
849747940b
Adjust title and description of the landing page (#236)
* Disallow robots for app
2022-07-11 21:52:00 +02:00
Dimitri POSTOLOV
465e64a130
New redesign (#4)
* New redesign

* Use latest nextjs and bob

It fixes the start command

* fix: text overflow issue in the organization switcher dropdown (#14)

* fix: text overflow issue in the organization switcher dropdown

* feat: strict children typings

* Force dark mode (#15)

If somebody used the light mode before, Hive App displays light version of tailwind classes

* Fix dev, GH app optional, project type instead of Connected (#16)

* Make Github integration optional

* Show project type instead of Connected

* Fix dev command

* Small changes to the version card (#17)

* Small changes to the version card

* Apply suggestions from code review

* Polish (#18)

* Make the design a bit more clean

* Add a bit of separation

* Apply suggestions from code review

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* fix: do not access properties on potential undefined variable (#33)

* fix: renaming not being added during rebase (#32)

* feat: add Mutation.createToken validation (#30)

* Remove `#` from organization pages, polish subcription page (#34)

* Remove `#` from project/target pages (#38)

* fix: add missing service names for multi service projects (#35)

* Re-design subscription (#40)

* Missing list of changes in the schema diff view (#41)

* Missing list of changes in the schema diff view

Closes #19

* Apply suggestions from code review

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Move titleMap outside of the component

Co-authored-by: Dimitri POSTOLOV <en3m@ya.ru>

* Blurred fixed header + new `404` page + use `@theguild/prettier-config` (#44)

* fix header

* make things amazing

* Update packages/web/app/pages/404.tsx

* fix build

* remove unused styles

* Add --fix to lint-staged (#43)

* Fix access (#45)

* Fix access on organization level

* Fix access on project level

* Fix access on target level

* Align with main

* Bring back schema view (#49)

* Add missing Mark as Valid button (#50)

* Update the design of the operations view (#51)

* Update doc link

Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2022-05-24 09:41:53 +02:00
Kamil Kisiela
dc3bc1ec87 Hello 2022-05-18 09:26:57 +02:00