Commit graph

283 commits

Author SHA1 Message Date
navaneeth
0e2b7a47f5 Fix for JSON tree data issues of state inspector 2021-05-01 23:35:44 +05:30
navaneeth
881ba05fd9 Feature: Edit component names 2021-05-01 22:28:34 +05:30
navaneeth
878f6fbcc3 CodeBuilder support for aall components 2021-05-01 21:10:03 +05:30
navaneeth
3199c0e015 Show loading state for login button 2021-05-01 20:32:52 +05:30
navaneeth
c80ba3a011 UI changes for docusaurus 2021-05-01 19:43:10 +05:30
navaneeth
db890c9257 Tooltips and display names for inspector elements 2021-05-01 19:41:22 +05:30
navaneeth
fba0df3b3c Disable search for event selector 2021-05-01 18:20:24 +05:30
navaneeth
d174f7f32c Fixes for drop offset issues of canvas 2021-05-01 17:09:20 +05:30
navaneeth
43c61f48e6 UI: Replaced colors, fixed minor bugs 2021-05-01 14:31:15 +05:30
navaneeth
0617dd080d Feature: Zoom levels for editor canvas 🎉 🎉 2021-05-01 01:23:52 +05:30
navaneeth
115cd13fa7 Fix for inconsistent canvas on lower resolution screens 2021-04-30 23:06:42 +05:30
navaneeth
2f412c71b1 Modals should close escape key is pressed 2021-04-30 21:46:19 +05:30
navaneeth
cfb339d2cb Feature: Enable transformations for all sources 2021-04-30 21:45:42 +05:30
navaneeth
173222c36e Feature: Query name should be unique within an app 2021-04-30 18:13:29 +05:30
navaneeth
4c873d11a8 Setup husky and lint-staged 2021-04-30 15:40:48 +05:30
navaneeth
1a9aa785fa Refactor & optimise data source manager 2021-04-30 14:18:29 +05:30
Navaneeth Pk
8b481ae9f4
ESLint fixes (#138)
* ESLint fixes

* Eslinted
2021-04-30 13:40:57 +05:30
navaneeth
2e3e637eb2 Setup prettier, suggested fixes 2021-04-30 12:01:32 +05:30
navaneeth
7a3e87bea0 ESLint config and a few fixes 2021-04-30 11:44:03 +05:30
navaneeth
a3ecf4abde Refactor API services to remove repeated code 2021-04-30 11:18:38 +05:30
navaneeth
dfe657f396 Flag to disable connection testing for sources 2021-04-30 11:10:37 +05:30
navaneeth
e1c9d6cbff Feature: Connection testing for MySQL, ES & Firestore 2021-04-30 11:01:47 +05:30
navaneeth
112e719db4 Feature: Test connections while adding datasources 2021-04-30 10:34:10 +05:30
navaneeth
a0f9762443 Highlight plaintext field on mouseover 2021-04-29 22:26:33 +05:30
navaneeth
a08269fc36 Feature: Change query names, validate query names 2021-04-29 22:09:09 +05:30
navaneeth
c0f7ec97f3 Logout button 2021-04-29 21:09:32 +05:30
navaneeth
3c20814763 Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
navaneeth
93cef247d4 Fix for table column/action options not closing on blur 2021-04-28 23:31:52 +05:30
navaneeth
4cfca1ead5 Fix for table not getting re-rendered on changes to columns 2021-04-28 23:00:00 +05:30
navaneeth
2642b37ecc Minor UI changes 2021-04-28 22:50:10 +05:30
navaneeth
0c2d2cb3c2 Feature: Show grid line while dragging & resizing 2021-04-28 22:24:44 +05:30
navaneeth
1525cf0a08 Too many fixes for snapping to canvas objects to grid 🎉 2021-04-28 20:36:02 +05:30
navaneeth
43b1a85323 Fix for adding components to scrolled sections of canvas 2021-04-28 16:08:05 +05:30
navaneeth
421adfd337 Feature: Elasticsearch query editor 2021-04-28 13:36:14 +05:30
navaneeth
30b3057643 Set first query as the selected query 2021-04-28 13:09:13 +05:30
navaneeth
b99d446a3a Feature: More filter operations for tables 2021-04-28 11:55:18 +05:30
navaneeth
83465d3567 Contains filter of table should not be case-sensitive 2021-04-28 11:01:02 +05:30
navaneeth
e5a0a80d0f Feature: Where conditions for firestore queries 2021-04-28 10:55:22 +05:30
navaneeth
5ef1e4af11 Feature: Custom filter function for tables, equals filter 2021-04-27 21:34:20 +05:30
navaneeth
c8d45dc754 Skeletons for canvas and panels 2021-04-27 17:37:36 +05:30
navaneeth
3af6fb2fef Fixed inconsistent loadingStates, minor fix for Table 2021-04-27 17:02:13 +05:30
navaneeth
817c09e69b Fir for table component crash when the data is not resolved to array 2021-04-27 15:26:15 +05:30
navaneeth
def707f0e1 Feature: App-level users & permissions 2021-04-27 12:36:45 +05:30
navaneeth
25fed89c61 Run configured queries on page laod in editor 2021-04-27 11:23:04 +05:30
navaneeth
7e7430745c Fixes for inconsistent loadingState, dataUpdates of table 2021-04-27 09:56:02 +05:30
navaneeth
5038f30621 Tooltips for table, minor UI changes 2021-04-27 09:30:56 +05:30
navaneeth
b9d4e0bffb Fix for toggle display not working for left panel 2021-04-27 00:43:26 +05:30
navaneeth
2e60409141 Disable scrollbars for state inspector panel 2021-04-27 00:36:59 +05:30
navaneeth
47829046fd Feature: Resizeable left panel 2021-04-27 00:28:23 +05:30
navaneeth
fdf23e439b Fix inconsistent display behavior of tooltips 2021-04-26 23:57:37 +05:30