1
0
Fork 0
mirror of synced 2024-08-04 21:02:01 +12:00
Commit graph

3438 commits

Author SHA1 Message Date
Joe
58f369bf0a 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
Martin McKeaveney
83b8fe10b3 merge 2021-01-25 16:19:03 +00:00
Keviin Åberg Kultalahti
d622b75db3 some more typo fixes 2021-01-25 13:39:19 +01:00
Keviin Åberg Kultalahti
8ed9dd08cf fix typos and linting issues 2021-01-25 13:36:35 +01:00
Keviin Åberg Kultalahti
58f8350984 fixes spelling error 2021-01-25 13:14:38 +01:00
Keviin Åberg Kultalahti
b64b164236 adds catch-all notification to some requests that aren't caught in the API 2021-01-25 13:10:13 +01:00
Keviin Åberg Kultalahti
d2790ddd19 adds notifications to running queries 2021-01-25 12:57:04 +01:00
Keviin Åberg Kultalahti
8713105b62 changes notification handling from catch-all to specific messages per action 2021-01-25 12:55:29 +01:00
Keviin Åberg Kultalahti
2034fb8646 adds success notification messages to row API 2021-01-25 12:44:44 +01:00
Keviin Åberg Kultalahti
d419766a31 update catch all error message 2021-01-25 11:06:50 +01:00
Keviin Åberg Kultalahti
2a9ae62834 switches context to use sdk instead of it's own context 2021-01-25 08:43:28 +01:00
Martin McKeaveney
7286167b9d merge 2021-01-22 18:06:53 +00:00
Joe
6db127384e 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
Keviin Åberg Kultalahti
73b2a775aa failing API calls now display errors using the toast 2021-01-22 13:27:13 +01:00
Martin McKeaveney
fcb1c082cb simplify queries to only have one type under query verb 2021-01-22 12:22:28 +00:00
Keviin Åberg Kultalahti
598f58bb63 use const instead of var 2021-01-22 13:11:38 +01:00
Martin McKeaveney
6bb9e0e9fc adding please select option to query type 2021-01-22 12:11:13 +00:00
Keviin Åberg Kultalahti
67afb1678f adds smooth removal of notifications using animate:flip 2021-01-22 13:05:52 +01:00
Keviin Åberg Kultalahti
91e88d2025 removes unused context in Component 2021-01-22 12:47:43 +01:00
Keviin Åberg Kultalahti
6527f4ac74 lint fixes 2021-01-22 12:44:43 +01:00
Keviin Åberg Kultalahti
bafd229716 minor fixes 2021-01-22 12:44:23 +01:00
Keviin Åberg Kultalahti
e411ac5b3d Merge branch 'master' into feature/client-feedback-component 2021-01-22 12:34:16 +01:00
Keviin Åberg Kultalahti
0e1142b3cc adds notification toast capability to the client 2021-01-22 12:31:56 +01:00
Keviin Åberg Kultalahti
65652e1c14 finishes notificationStore 2021-01-22 12:21:44 +01:00
Martin McKeaveney
f1dac763b9 parameter field tidy ups 2021-01-22 11:13:21 +00:00
Martin McKeaveney
1e9736e396 sensible defaults, adding popover for parameters 2021-01-22 10:54:23 +00:00
mike12345567
db5ce51c67 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-22 10:49:03 +00:00
Keviin Åberg Kultalahti
ca9f979105 first pass at custom store to handle notifications 2021-01-22 11:37:34 +01:00
Keviin Åberg Kultalahti
260213e468 switch name 2021-01-22 10:42:15 +01:00
Keviin Åberg Kultalahti
e3b4ef81ae adds dummy errorStore to client lib 2021-01-22 10:24:43 +01:00
Kevin Åberg Kultalahti
497feb80d6 Merge pull request #1002 from Budibase/feature/repeater-placeholder
Adds empty states to the repeater component
2021-01-22 10:13:18 +01:00
Keviin Åberg Kultalahti
a62938ee16 fix typo 2021-01-22 10:05:49 +01:00
Kevin Åberg Kultalahti
ec8553e961 Merge pull request #1001 from Budibase/fix/icon-color-design-panel-setup
Restores Icon components design panel functionality
2021-01-22 10:00:28 +01:00
Keviin Åberg Kultalahti
702be7aa1e remove log 2021-01-22 09:59:38 +01:00
mike12345567
4e512559d9 Making sure tsc stubs are always built. 2021-01-21 19:06:49 +00:00
mike12345567
90dce862f1 Fixing some issues CI linting found. 2021-01-21 18:08:04 +00:00
mike12345567
decc1aba5e Linting. 2021-01-21 17:56:22 +00:00
mike12345567
5076c2f064 Changing up how processors work to make it a bit easier to add to them. 2021-01-21 17:56:00 +00:00
mike12345567
1a87b2caaf Linting. 2021-01-21 17:30:51 +00:00
mike12345567
0e93c4b7f8 Updating build process to fix issues with polyfill. 2021-01-21 17:30:18 +00:00
mike12345567
18fd079c64 Attempting to polyfill for browser 2021-01-21 16:44:03 +00:00
mike12345567
3481fe8cd2 Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling. 2021-01-21 15:50:46 +00:00
Joe
67d15da120 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
mike12345567
ed89d39904 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-21 13:49:05 +00:00
mike12345567
38144f84a3 Handling undefined/null values in context object for string templates, replacing with empty string. 2021-01-21 13:48:23 +00:00
Andrew Kingston
ecbe24662a Fix crashing when a nullish value exists in an object being recursed for enrichment 2021-01-21 13:46:45 +00:00
mike12345567
4deccae711 More fixes for issues found by cheeks, as well as adding a test case for rendering app. 2021-01-21 12:08:57 +00:00
mike12345567
1dd0eb1327 Re-writing pre-processor to be a bit clearer. 2021-01-21 11:37:16 +00:00
mike12345567
239079d973 Linting. 2021-01-21 11:32:26 +00:00
mike12345567
4a30af4082 Fixing issue found by cheeks with all helper trying to wrap helpers even if no other helpers present. 2021-01-21 11:30:53 +00:00