12 Commits

Author SHA1 Message Date
671ac4c25b feat: add payment gateway and limit features (#797)
* feat: add payment gateway and limit features

* fix: prettier

* fix: build frontend

* fix: remove unused module

* fix: onboarding

* fix: unused deps

* fix: prettier

* fix: tests

* fix: linter

* fix: env

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2024-06-08 16:34:23 +03:00
f0cf3067e5 feat: integrate Kafka instead of Memphis 2024-04-19 14:54:42 +03:00
46820dfc5b feat: add socials preview cards (#742) 2024-04-12 20:43:07 +03:00
05e39a4191 feat: add safe-url library (#735)
* feat: add safe-url library

* feat: made safe-url adjustable (false by default)

* fix: prettier

* fix: prettier

* fix: tests

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2024-04-02 20:31:49 +03:00
44cde2b555 Create settings page (#631)
* feat: basic init

* feat: added more style

* feat: add settings page

* fix: update configmap

* fix: linter

* fix: linter build issues

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2023-12-24 17:58:54 +02:00
1bfeb49b57 Add visitor table and poll clicks from Memphis (#599)
* wip: add tracker configuration

* feat: created dockerfile for tracker ms

* fix: prettier

* feat: remove unused deps

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2023-12-11 16:01:18 +02:00
e8001cca9b Add google auth (#595)
* feat: add authentication with google

* fix: save raw provider id

* fix: tests

* fix: prettier

* fix: linter

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2023-12-06 21:23:46 +02:00
f4cf1cec07 fix: changed value to seconds (#592)
Co-authored-by: orig <oriorigranot@gamil.com>
2023-12-03 18:19:48 +02:00
6f3a073a85 Refactor design (#581)
* refactor: new design

* fix: skeleton and copy animation

* wip: adding links page

* fix: table overflow

* fix: refetch

* fix: tests

* fix: tests

* fix: prettier

* fix: linter

* fix: nx project.json

* fix: prettier

---------

Co-authored-by: orig <oriorigranot@gamil.com>
2023-11-21 14:06:43 +02:00
d6c7c3eddc feat: Changed default ttl to 1 hour (#570)
feat: added password field to prisma schema

Co-authored-by: orig <oriorigraont@gmail.com>
2023-11-03 23:28:41 +02:00
ebdbc04e43 Create an internal queue manager library (#446)
* feat: create an internal queue manager lib

* wip: tests

* fix: basic unit tests including mocks

* feat: use create a basic producer to send messages over to memphis cloud

* fix: linter

* fix: remove novu module from app

* fix: tests

* fix: linter

---------

Co-authored-by: orig <oriorigranot@gamil.com>
Co-authored-by: orig <oriorigraont@gmail.com>
2023-09-22 22:59:19 +03:00
136eeb629f Create an internal lib for configuration (#443)
* feat: use external config as library

* deps: update nx deps

* revert

* fix: volume

* fix: some syntax

* fix: remove args from docker compose

---------

Co-authored-by: orig <oriorigranot@gamil.com>
Co-authored-by: orig <oriorigraont@gmail.com>
2023-09-15 16:24:34 +03:00