223 Commits

Author SHA1 Message Date
vchikalkin
5eb0639fbe use message on mobile & notification on desktop 2024-07-10 17:13:01 +03:00
vchikalkin
6e9dfb547e graphql: fix sort GetOpportunities & GetLeads 2024-07-10 13:39:16 +03:00
vchikalkin
ac76f7dcdb add success badge for result tab 2024-07-09 12:08:23 +03:00
vchikalkin
192bb089a0 fix navbar show error dot for validation tab 2024-07-09 11:53:22 +03:00
vchikalkin
dcf93644c8 navigation: show badge for validation tab 2024-07-02 18:46:20 +03:00
vchikalkin
2ea1b1bd69 disable errors tab in output for mobile 2024-07-02 18:12:29 +03:00
vchikalkin
e9ca1cc752 add background to validation tab 2024-07-02 18:03:10 +03:00
vchikalkin
3661b468d5 fix main components on desktop 2024-07-02 17:47:23 +03:00
vchikalkin
29fdb70509 add Errors tab
move calculation content to file
2024-07-02 17:38:19 +03:00
vchikalkin
65b4c95779 increase UserText font-size 2024-07-02 17:07:54 +03:00
vchikalkin
42beeb4a84 navigation tabs: z-index 999999 2024-07-02 16:53:13 +03:00
vchikalkin
6818adf1bd navigation: add tabs icons 2024-07-02 16:51:30 +03:00
vchikalkin
b96cc16be3 fix btnCreateKP & linkDownloadKp layout on mobile 2024-07-02 16:41:54 +03:00
vchikalkin
decabd6157 Form/Insurance: change elements order 2024-07-02 11:36:47 +03:00
vchikalkin
d8c3bcdd17 fix render rows order (Insurance tab) 2024-07-01 20:45:23 +03:00
vchikalkin
7664e71506 fix render rows order on mobile 2024-07-01 20:33:57 +03:00
vchikalkin
f5890c94b2 pages/index: change settings tab title 2024-07-01 19:57:13 +03:00
vchikalkin
b99cad781e disable notification for mobile & non calculation pages 2024-07-01 18:35:44 +03:00
vchikalkin
d0856f95af apps\web\styles\media: rename ExampleAppMedia -> AppMedia 2024-07-01 18:25:25 +03:00
vchikalkin
7349478fe9 fix tabs rerender 2024-07-01 18:10:42 +03:00
vchikalkin
359a9d4921 move NavigationBar to page
export Content function from root page -> use in /unlimited
2024-06-20 16:17:13 +03:00
vchikalkin
e3961af777 pages: remove prune={['unlimited']} for Calculation.Form 2024-06-20 15:57:27 +03:00
vchikalkin
89ee797fc7 oplimize tabs render 2024-06-20 15:37:24 +03:00
vchikalkin
9940bf8bbb fix build: specify turbo version 2024-06-19 15:36:46 +03:00
vchikalkin
34153fa21a add primary color for active tab 2024-06-19 15:24:06 +03:00
vchikalkin
67749c1ed5 export tabs list from / 2024-06-19 15:01:56 +03:00
vchikalkin
e5e4ca5857 packages: replace react-responsive -> @artsy/fresnel 2024-06-19 15:00:07 +03:00
vchikalkin
5aad257058 filter form tabs in Form component 2024-06-19 14:29:44 +03:00
vchikalkin
b87c22b6ed apps/web: add mobile tabs 2024-06-19 14:15:59 +03:00
vchikalkin
07ca9a5b2a Layout: add NavigationBar 2024-06-19 13:35:45 +03:00
vchikalkin
b1cacc06a1 rename AppNavigation -> AppMenu 2024-06-19 13:05:45 +03:00
vchikalkin
854ea375bd graphql: sort leads & opportunities 2024-06-11 11:59:50 +03:00
vchikalkin
ca96097bf9 fix GetDealerPerson query 2024-05-22 13:06:31 +03:00
vchikalkin
f57c38264c get-main-data: fix selectOpportunity 2024-05-21 20:33:30 +03:00
vchikalkin
95b6dec872 passthrough apolloClient & queryClient to get-kp-data's 2024-05-21 19:46:02 +03:00
vchikalkin
f63a6ac96b passthrough authorization header to trpc user middleware 2024-05-21 19:20:41 +03:00
vchikalkin
c18875f369 passthrough authorization header to trpc/get-tarif 2024-05-21 18:57:06 +03:00
vchikalkin
16b7188773 pass headers to initializeApollo (nginx injects Authorization header to any request) 2024-05-21 14:50:28 +03:00
vchikalkin
13cd93338f apps/web: pass token to GraphQL query (SSR) 2024-05-21 13:51:57 +03:00
vchikalkin
7d5be83e4c apps/web: pass DEV_AUTH_TOKEN to GQL request 2024-05-20 20:44:48 +03:00
vchikalkin
ef4f7b2547 scripts: remove token from code 2024-05-20 17:45:56 +03:00
vchikalkin
747fe1fa3f graphql: update some queries 2024-05-20 17:39:30 +03:00
vchikalkin
dd1bab5ffc scripts: add token to gql-sdl args 2024-05-20 17:33:26 +03:00
vchikalkin
2ae4d87b4d Revert "next.config.js: add csp header"
This reverts commit 1797c13718e88ce7c30f3b85eb79a6c3d12552db.
2024-04-27 13:48:32 +03:00
vchikalkin
1797c13718 next.config.js: add csp header 2024-04-27 11:22:26 +03:00
vchikalkin
7578460878 build: fix antd generate css for production 2024-04-24 15:24:29 +03:00
vchikalkin
9f80956145 graphql: fix GetRewardConditions query 2024-04-23 14:40:07 +03:00
vchikalkin
83031218ea apps/web: add getCurrentDateString 2024-04-23 14:13:53 +03:00
vchikalkin
9c3f2bbd78 crm.query.graphql: fix arrays sorting 2024-04-23 10:58:18 +03:00
vchikalkin
01111a6f0b fix GetProducts query 2024-04-17 11:32:46 +03:00