1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
Commit graph

2294 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti a8294f2389 Merge branch 'master' into feature/layout-poc 2021-06-10 14:57:20 +02:00
Martin McKeaveney cbb681e140 re-adding if 2021-06-10 12:10:19 +01:00
Martin McKeaveney a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 2021-06-10 12:07:39 +01:00
Keviin Åberg Kultalahti 09bcbb17a9 Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti 9931c578a1 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02:00
Martin McKeaveney 65abd63744 lint 2021-06-08 17:14:46 +01:00
Martin McKeaveney eeaca8fc82 do not make query execution a requirement 2021-06-08 14:26:06 +01:00
Martin McKeaveney 7f934327b7 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
mike12345567 1e9ce62261 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:22:27 +01:00
Andrew Kingston b1398340f5 Merge pull request #1620 from Budibase/lab-day-plausible
Lab day work (better searching for external data sources, date range component, fixes)
2021-06-07 09:47:10 +01:00
mike12345567 b82af48351 Fixing an issue with the various components of a relationship column being edittable after it was created. 2021-06-04 21:25:34 +01:00
mike12345567 5317d7b1f3 Relationship name wasn't editable - fixing this. 2021-06-04 21:19:21 +01:00
Keviin Åberg Kultalahti b8c7f6d298 rework selector styles 2021-06-04 14:34:40 +02:00
Keviin Åberg Kultalahti ebdbbdc094 wip layout component 2021-06-04 08:57:18 +02:00
Andrew Kingston 966885b1a0 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
mike12345567 781bd7bab6 Fixing internal table issues and updating createTable cypress test case. 2021-06-02 12:32:07 +01:00
Andrew Kingston b375c525be Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Andrew Kingston a22fd8a0a1 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
mike12345567 507e2587c6 Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00
Martin McKeaveney 09ce58aa95 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Andrew Kingston 1ae8264276 Allow data providers to inherit each other and add full client side lucene implementation 2021-05-27 15:11:08 +01:00
Martin McKeaveney 04cdb7fb8b Merge pull request #1570 from Budibase/fix/stack-fixes
SSL fixes, update boolean in lucene
2021-05-27 09:03:03 +01:00
Martin McKeaveney 76620a5083 flip bools to strings 2021-05-27 08:21:05 +01:00
Andrew Kingston ae297f2fdd Fix toggles in tables in backend UI always showing false 2021-05-27 07:36:46 +01:00
Martin McKeaveney b830265b89 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Keviin Åberg Kultalahti fd7050697d checks for user table props in table 2021-05-26 15:44:16 +02:00
Andrew Kingston 4a38fa3b71 Merge pull request #1564 from Budibase/ak-fixes
Proper font support and multiple fixes
2021-05-26 13:18:40 +01:00
Andrew Kingston 7e95961542 Fix issue with automation action for executing external data connector. Closes #1559 2021-05-26 09:02:59 +01:00
Andrew Kingston bb422d1c4e Fix execute query action not working 2021-05-26 08:49:54 +01:00
Andrew Kingston 104298371a Fix case of group by button 2021-05-25 15:33:04 +01:00
Andrew Kingston 6c960dd9e2 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston 3c5696199a Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Andrew Kingston e81b9ce66a Remove login form component 2021-05-25 08:26:43 +01:00
Andrew Kingston 4e67369277 Fix case of edit roles button 2021-05-25 08:24:00 +01:00
Andrew Kingston 1e818a35c5 Add back readable text for oauth checklist step 2021-05-24 19:33:28 +01:00
Andrew Kingston ecfd41d535 Add real updated timestamp to app table view 2021-05-24 14:11:45 +01:00
Andrew Kingston 5691280961 Stop / route screen being called Login when set to public access 2021-05-24 14:09:19 +01:00
Andrew Kingston b9cfebdad2 Update deployment status message on error 2021-05-24 14:08:55 +01:00
Andrew Kingston 200d006971 Update deployment status message to not confuse user 2021-05-24 14:08:08 +01:00
Martin McKeaveney 4091013376 tidy up 2021-05-23 15:52:21 +01:00
Martin McKeaveney 35e361717c make attachments downloadable and images clickable 2021-05-23 15:40:00 +01:00
Martin McKeaveney f58ad3a12c allow deletion of relationships 2021-05-23 15:06:33 +01:00
Michael Drury 7fb9673217 Merge pull request #1537 from Budibase/feature/app-updated-at
Mike fixes + application updated at timestamps
2021-05-21 16:10:29 +01:00
Andrew Kingston b00895c7b4 Merge pull request #1526 from Budibase/ak-fixes
AK fixes
2021-05-21 15:44:58 +01:00
Andrew Kingston d4518073c6 Change update self method to automatically merge new fields with existing user object 2021-05-21 15:23:39 +01:00
mike12345567 ede7e38442 Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at 2021-05-21 14:57:41 +01:00
mike12345567 095e513f9f Formatting 2021-05-21 14:49:59 +01:00
mike12345567 a54b582e0d Updating UI to use the updated at. 2021-05-21 14:38:58 +01:00
Andrew Kingston 3cbbde1fe4 Render email template inside iframe and render custom templates inside base template 2021-05-21 14:22:22 +01:00
Keviin Åberg Kultalahti 4314a30999 Merge branch 'master' into fixes/user-management 2021-05-21 14:10:36 +02:00