PromucFlow_constructor/app/client/src
Adam 43c0613fb7
Fix/new ui is distorted due to long organization name #735 (#1014)
* Fix for long org names on side menu.

Now ellipsizes with tooltip if Orgname is over the value set in ellipsize prop. Otherwise functions as before.

* added ellipsize prop to index. Fixes #735

20 seems to be a good value that stop org names running onto next line. Tested on Firefox and chrome. Linux debian stretch.

Co-authored-by: root <root@rutabaga.groudon>
2020-10-09 10:55:00 +05:30
..
actions Feature/analytics (#1022) 2020-10-06 20:40:21 +05:30
api Add option to refresh datasource structure (#686) 2020-09-29 09:47:25 +05:30
assets Revert "Feature: Invite modal (#927)" (#1017) 2020-10-06 11:32:43 +05:30
components Fix/new ui is distorted due to long organization name #735 (#1014) 2020-10-09 10:55:00 +05:30
configs Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
constants Fix active styles for checkbox & radio (#1061) 2020-10-07 13:11:08 +05:30
entities Feature/analytics (#1022) 2020-10-06 20:40:21 +05:30
icons Video widget (#684) 2020-09-26 18:29:33 +05:30
jsExecution Show JS dependencies in the entity explorer (#546) 2020-09-22 16:42:34 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Id value issue for radio groups (#895) 2020-10-03 14:13:33 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Fix/new ui is distorted due to long organization name #735 (#1014) 2020-10-09 10:55:00 +05:30
reducers Expand datasource entity in explorer based on some conditions (#1062) 2020-10-07 20:49:30 +05:30
resizable Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
sagas Expand datasource entity in explorer based on some conditions (#1062) 2020-10-07 20:49:30 +05:30
selectors Feature/analytics (#1022) 2020-10-06 20:40:21 +05:30
templates The default template in editor and app viewer must match (#382) 2020-08-21 01:24:18 +05:30
transformers JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Merge branch 'master' into release 2020-10-07 20:48:49 +05:30
widgets Input Widget: Parse regexp before regex validation (#884) 2020-10-07 12:03:53 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css
AppRouter.tsx Feature/instrumentation (#708) 2020-09-24 21:35:18 +05:30
index.css Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
index.tsx Revert "Revert "Fixing applications page first theme load."" 2020-09-21 17:47:08 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts added autocommit 2020-08-28 17:01:07 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30