Commit graph

1663 commits

Author SHA1 Message Date
navaneeth
b22386b1b0 Use react-table for rendering tables 2021-04-09 10:26:17 +05:30
navaneeth
099637ff5f Feature: Loading state for queries & prop for table 2021-04-08 20:49:18 +05:30
navaneeth
8f846e2501 Searchable select component for open API paths 2021-04-08 19:27:24 +05:30
navaneeth
6698aca939 Show copy icon for queries only on hover 2021-04-08 16:25:16 +05:30
navaneeth
43618bd03b Minor UI corrections 2021-04-08 16:14:52 +05:30
navaneeth
b00b08b826 Ability to set name for table columns & map data 2021-04-08 14:37:35 +05:30
navaneeth
bcae42fff2 Fix for table action button removal bug 2021-04-08 13:19:53 +05:30
navaneeth
7a7325adf5 Use nested params as table column values 2021-04-08 13:19:38 +05:30
navaneeth
e355391a4e Resolve dynamic objects and arrays for queries 2021-04-08 12:50:44 +05:30
navaneeth
ad50b339cb OpenAPI editor for stripe - initial version 2021-04-08 11:53:39 +05:30
navaneeth
60d7815216 Frontend for stripe integration 2021-04-08 06:50:30 +05:30
navaneeth
06ca951170 Partial fix for initial position of components 2021-04-07 14:37:52 +05:30
navaneeth
19455a605d BugFix: Issue in updating position of dropped components 2021-04-07 14:19:51 +05:30
navaneeth
93f16f0ed6 Feature: Remove components from builder 2021-04-07 12:54:21 +05:30
navaneeth
336e76a45b Feature: Can run queries on page load 2021-04-07 12:33:03 +05:30
navaneeth
621094f390 Moved data sources to sidebar, advanced options for queries 2021-04-07 11:56:19 +05:30
navaneeth
57e665b02d BugFixes: Query manager issues 2021-04-07 10:32:44 +05:30
navaneeth
423736d183 Feature: Edit queries 2021-04-07 09:44:40 +05:30
navaneeth
9f07418099 Mysql query backend 2021-04-06 22:34:02 +05:30
navaneeth
c88d98eb0a Major bug fixes for table actions 2021-04-06 21:18:35 +05:30
navaneeth
2e7eaa7fe3 Feature: Event selector for table action buttons 2021-04-06 19:46:32 +05:30
navaneeth
0483743794 Action buttons for table 2021-04-06 15:31:05 +05:30
navaneeth
bb630e8413 Codemirror for editing SQL queries, name for datasources 2021-04-06 10:51:57 +05:30
navaneeth
4e6fbf14df Refactored query editors, added editor for mysql 2021-04-06 10:08:36 +05:30
navaneeth
89b7587ee8 Feature: MySQL as datasource 2021-04-06 09:15:11 +05:30
navaneeth
0a773cb0a8 Feature: Redis datasource, bug fixes 2021-04-06 09:13:46 +05:30
navaneeth
a75cca354a Feature: Elasticsearch as datasource 2021-04-06 08:57:58 +05:30
navaneeth
139f7e9b1a Bug Fixes, refactoring 2021-04-06 08:45:10 +05:30
navaneeth
10ab817f22 Dynamic variables for postgres queries 2021-04-06 08:44:52 +05:30
navaneeth
feaae731e4 Edit app names 2021-04-05 17:37:29 +05:30
navaneeth
7267606841 Display apps on homepage 2021-04-05 13:19:48 +05:30
navaneeth
8b11020ff8 Image component 2021-04-05 13:19:40 +05:30
navaneeth
cc782ab2f4 onRowClicked event for tables 2021-04-05 13:19:17 +05:30
navaneeth
827b94448d UI fixes 2021-04-05 11:04:26 +05:30
navaneeth
f77803f8d1 Feature: Custom columns for tables 2021-04-05 10:18:58 +05:30
navaneeth
2d7a6e2ac7 Feature: REST API queries 2021-04-04 22:37:03 +05:30
navaneeth
bdd8ec3d70 Bindings for components results/other data 2021-04-04 18:41:17 +05:30
navaneeth
89ee86dfb3 BugFix for Text component 2021-04-04 17:01:39 +05:30
navaneeth
109204287e Dynamic bindings for queries 2021-04-04 12:16:53 +05:30
navaneeth
ff7c915026 Feature: Dynamic data for tables 2021-04-04 11:56:46 +05:30
navaneeth
a7e8ecfb72 Dynamic unique names for queries 2021-04-04 11:56:23 +05:30
navaneeth
09d1c7799f Options & static data rendering for table component 2021-04-04 10:59:23 +05:30
navaneeth
ea4c11da76 App preview link 2021-04-04 10:58:38 +05:30
navaneeth
e9724d0e72 Features: Run queries, execute PG queries on backend 2021-04-04 09:18:04 +05:30
navaneeth
eaebea3f6a Feature: List all queries in query pane 2021-04-03 17:06:38 +05:30
navaneeth
b4da94507d Feature: Create queries for postgresql datasources 2021-04-03 16:44:15 +05:30
navaneeth
16d33ff5fb Features: List data sources on query pane of editor 2021-04-03 12:04:59 +05:30
navaneeth
3a1bf3c1bd Feature: Create datasources 2021-04-03 11:27:55 +05:30
navaneeth
89c0ced597 Layout for datasources 2021-04-03 10:55:41 +05:30
navaneeth
dbd567bb47 Remove unwanted file 2021-04-03 08:46:47 +05:30
navaneeth
285ade7bd0 Feature: Actions - alert action for buttons 2021-04-02 21:12:48 +05:30
navaneeth
03c5620071 Layout: Show global variableson sidebar 2021-04-02 18:39:31 +05:30
navaneeth
8d5eafc7ed Feature: Color picker component 2021-04-02 18:22:14 +05:30
navaneeth
782def75b3 Feature: App viewer 2021-04-02 16:39:55 +05:30
navaneeth
863a8ae732 Feature: Inspector for components 2021-04-02 14:54:51 +05:30
navaneeth
e6a71d75fc Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30
navaneeth
8b2b3754b7 UI cleanup 2021-04-01 18:28:25 +05:30
navaneeth
e25dd0d60a Editor - layout 2021-04-01 16:29:44 +05:30
navaneeth
79ff0e7a7c Feature: Create new apps 2021-04-01 16:29:27 +05:30
navaneeth
b9cbd6f099 Main layout and apps page layout 2021-04-01 11:06:59 +05:30
navaneeth
ca10eb9dc8 User login 2021-04-01 08:10:51 +05:30
navaneeth
4acee403b4 Add tabler bootstrap theme 2021-04-01 08:10:44 +05:30
navaneeth
ffa2fb03d1 Initial commit for react app 2021-03-31 19:31:01 +05:30