1
0
Fork 0
mirror of synced 2024-09-15 08:47:37 +12:00
Commit graph

192 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
a2610097c8 adds oneToMany property to save table method 2021-02-09 13:10:01 +01:00
Keviin Åberg Kultalahti
ce864e118f initial setup for one to many 2021-02-08 16:46:54 +01:00
Martin McKeaveney
81cf1d48f6 fixing dropdowns 2021-02-06 20:32:44 +00:00
Martin McKeaveney
6cb62f6625 fixing JSON and CSV import/export 2021-02-04 08:20:04 +00:00
Martin McKeaveney
214ebf8f3a adding search in binding drawer 2021-02-01 14:29:51 +00:00
mike12345567
b0ff6e2973 Linting. 2021-02-01 12:40:55 +00:00
Martin McKeaveney
0a45b7ee89
Merge pull request #1063 from yashank09/master
disables input to edit builtin role name
2021-01-31 12:40:36 +00:00
Yashank
553386df35 disables input to edit builtin role name 2021-01-31 04:24:33 -08:00
Martin McKeaveney
f9190c1ed7 privacy features + allow builder usage without cloud API key 2021-01-28 19:32:13 +00:00
sovlookup
7a6e677b89 add arangodb integration 2021-01-28 21:42:40 +08:00
Martin McKeaveney
1939c1e000 actions fix 2021-01-27 17:29:30 +00:00
Martin McKeaveney
f956750870 Merge branch 'master' of github.com:Budibase/budibase into mysql-connector 2021-01-26 11:10:08 +00:00
Martin McKeaveney
a73473b16c MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
Joe
42f31ecd5b
Merge pull request #976 from Budibase/Fix-Text-overlap-in-data-table-#961
Fix: Text overlap in data table #961
2021-01-25 18:19:41 +00:00
Joe
eb4d992eda Query page tidy up
Props aligned in a row within the header.
Add params popover UI tidied (labels removed, etc)
Query name made an input, and the old query name input removed.
Query type is not an input anymore.
Provided a height for the query editor
Aligned run/save query buttons with the preview panel.
2021-01-22 16:49:22 +00:00
Martin McKeaveney
9237fd71bf sensible defaults, adding popover for parameters 2021-01-22 10:54:23 +00:00
Joe
ada6611b03 External data source config ui
I've improved the spacing on this screen and added an additional element (query list) which should improve UX. This list is not complete. Is required dyanmic data. Currently it holds static placement text in order to support the design.
2021-01-21 14:57:11 +00:00
Martin McKeaveney
c91e442fee tidy up 2021-01-18 15:47:02 +00:00
Martin McKeaveney
b42c50ba9d fix dynamic params 2021-01-18 15:37:32 +00:00
Martin McKeaveney
9576f11abc fix import 2021-01-15 13:50:11 +00:00
Martin McKeaveney
0ac322b11b lint 2021-01-15 13:42:55 +00:00
Martin McKeaveney
882823671a query and datasource unit tests 2021-01-14 20:51:03 +00:00
Martin McKeaveney
83910f0aab pass field values in binding drawer 2021-01-14 14:22:24 +00:00
Martin McKeaveney
c40e88eb32 tidy up 2021-01-13 18:29:51 +00:00
Martin McKeaveney
648d45a373 schema updates, custom fields 2021-01-13 16:39:47 +00:00
Martin McKeaveney
7a1212ff36 Add all CRUD ops to airtable integration 2021-01-12 17:45:43 +00:00
Martin McKeaveney
04eca5b663 further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Martin McKeaveney
70e4b2514e merge 2021-01-11 20:29:33 +00:00
Martin McKeaveney
49477d3ac9 styling, async data fetching 2021-01-11 20:17:56 +00:00
Martin McKeaveney
5aa7edda64 use dynamic input in query 2021-01-11 15:34:43 +00:00
Martin McKeaveney
d710874ef1 binding data context in component 2021-01-08 18:22:03 +00:00
Martin McKeaveney
98a7085bbc Allow dynamic query execution from front end components 2021-01-08 12:06:37 +00:00
Martin McKeaveney
64e31189b7 new datasource design 2021-01-07 13:13:46 +00:00
Joe
a6bccf5a5e Fix: Text overlap in data table#961
fix: Text overlap in data table #961

This fix clamps the text to one line and hides the overflow with an ellipsis.
2021-01-07 12:15:55 +00:00
Andrew Kingston
4be14cfacb Update autoscreen toggle text 2021-01-07 10:00:24 +00:00
Andrew Kingston
0564870d8c Small text change to autoscreen toggle 2021-01-07 09:32:44 +00:00
Andrew Kingston
3ec179ad57 Add toggle to make autoscreens optional 2021-01-06 16:03:00 +00:00
Martin McKeaveney
37ef32a173 switching between queries 2021-01-06 12:28:51 +00:00
Martin McKeaveney
0be3c722b8 allow execution of external connector queries from button clicks 2021-01-04 18:57:16 +00:00
Martin McKeaveney
4e41878618 better UI feedback 2021-01-04 10:39:17 +00:00
Martin McKeaveney
7adba016f4 use queries in front end 2020-12-30 12:58:39 +00:00
Martin McKeaveney
5b8e34f4d6 codemirror 2020-12-30 11:46:37 +00:00
Martin McKeaveney
63ad74b660 separation of datasources and queries 2020-12-18 18:19:43 +00:00
kevmodrome
851515896f
remove console logs 2020-12-18 11:12:00 +01:00
kevmodrome
d62f0752da
fixes encoding issue of file to work with non-english chars 2020-12-18 11:10:36 +01:00
kevmodrome
b472ad0c63
fixes CreateEditRow not display multiselect correctly when long-form component was used 2020-12-16 13:00:07 +01:00
Andrew Kingston
6f521c1644 Small JS syntax refactor 2020-12-14 13:36:09 +00:00
Andrew Kingston
119107834f Rename create new row to create new user for users table 2020-12-14 13:24:09 +00:00
Martin McKeaveney
89615e58a7 merge 2020-12-12 20:09:04 +00:00
Andrew Kingston
4dd0d5b016 Cache roles in store and add role selector for screens 2020-12-09 15:35:57 +00:00