1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

11443 commits

Author SHA1 Message Date
Maurits Lourens
b987dc345f finish up Firebase implementation 2022-03-10 00:23:36 +01:00
Budibase Staging Release Bot
627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell
1da7d1866e Merge pull request #4684 from Budibase/labday/status-banner
Add status banner + fix templates 403 redirect loop
2022-03-09 22:05:21 +00:00
Rory Powell
6a4b953716 Merge branch 'labday/status-banner' of github.com:Budibase/budibase into labday/status-banner 2022-03-09 21:40:07 +00:00
Rory Powell
b77234b8ce Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +00:00
Andrew Kingston
fa89e58934 Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-09 18:07:51 +00:00
Dean
baa35e8964 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 16:50:14 +00:00
Maurits Lourens
792021616c fix connection to firebase using service account 2022-03-09 17:46:25 +01:00
Budibase Staging Release Bot
54ba0958cb v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
Michael Drury
8e4af826a2 Merge pull request #4852 from Budibase/fix/open-api-search
Quick fixes for OpenAPI search response schema
2022-03-09 16:31:31 +00:00
mike12345567
0dc2616025 Some quick updates, cleaning up codebase. 2022-03-09 16:31:08 +00:00
Andrew Kingston
e58f942dc9 Try to fix branch 2022-03-09 15:39:51 +00:00
mike12345567
6ccd160fe8 Merge branch 'fix/open-api-search' of github.com:Budibase/budibase into examples/nextjs 2022-03-09 15:34:40 +00:00
mike12345567
f2f2829c71 removing example. 2022-03-09 15:31:53 +00:00
mike12345567
0167c44674 Merge branch 'develop' of github.com:Budibase/budibase into fix/open-api-search 2022-03-09 15:28:03 +00:00
mike12345567
93df84b671 Adjusting colours, some quick fixes after changing to sales person for relationship name. 2022-03-09 15:19:18 +00:00
Dean
8cf4f95fac Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 15:14:02 +00:00
Martin McKeaveney
ce984348a0 fixing enrichment of relationships in patch call 2022-03-09 16:08:55 +01:00
mike12345567
05352703b9 Final version of example, has save form and table of sales, supporting relationships and pagination all from Postgres. 2022-03-09 15:00:36 +00:00
Martin McKeaveney
f62d76c664 reverting package.json to versions before merge 2022-03-09 15:54:43 +01:00
mike12345567
7eca24f5c5 Merge branch 'fix/open-api-search' of github.com:Budibase/budibase into examples/nextjs 2022-03-09 11:23:38 +00:00
mike12345567
eec65930f4 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
Dean
c672a439c0 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-09 11:02:53 +00:00
Dean
2560bec3e8 Screenfull and leafletjs additions 2022-03-09 10:28:55 +00:00
mike12345567
1d6781b6ed Merge branch 'fix/open-api-search' of github.com:Budibase/budibase into examples/nextjs 2022-03-09 10:14:15 +00:00
mike12345567
53386909ab Updating row search bookmark to handle numbers as bookmarks. 2022-03-09 10:12:26 +00:00
Dean
3b9b4d9277 Removed unused map property definition 2022-03-09 09:23:20 +00:00
mike12345567
c1efc455ed Fixing heading. 2022-03-08 20:18:11 +00:00
mike12345567
4312e53464 Adding in pagination to next frontend. 2022-03-08 20:17:07 +00:00
mike12345567
9430439d15 Merge branch 'fix/open-api-search' of github.com:Budibase/budibase into examples/nextjs 2022-03-08 18:06:35 +00:00
mike12345567
a3a6aeb777 Fixing an inconsistency that was raised by a community member. 2022-03-08 18:00:49 +00:00
Andrew Kingston
f335c2635b Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-08 17:58:12 +00:00
Andrew Kingston
990442b45e Add optional chaining to all current asset references to account for nullish values 2022-03-08 17:57:36 +00:00
mike12345567
b96c6218d6 Quick fix for openAPI spec, improving the search spec. 2022-03-08 17:42:26 +00:00
mike12345567
55f03d32c1 Merge branch 'develop' of github.com:Budibase/budibase into examples/nextjs 2022-03-08 17:30:52 +00:00
mike12345567
8051d6853c Adding API communications to nextjs app. 2022-03-08 17:29:49 +00:00
Budibase Staging Release Bot
deab04bba0 v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Martin McKeaveney
c6bb18d14a Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-03-08 18:17:41 +01:00
Rory Powell
f3860d3193 Merge branch 'develop' into labday/status-banner 2022-03-08 17:15:59 +00:00
Martin McKeaveney
d197a6d651 yarn.lock client library 2022-03-08 18:13:52 +01:00
Dean
f78dce3950 Added yarn lock files for Screenfull and LeafletJS 2022-03-08 16:59:10 +00:00
Budibase Staging Release Bot
e0580147d0 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Martin McKeaveney
02fe18ecaf update client lib to before merge 2022-03-08 17:41:23 +01:00
Dean
b67b34928a Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it. 2022-03-08 16:41:21 +00:00
Martin McKeaveney
592ed2a801 update client lib to before merge 2022-03-08 17:39:49 +01:00
Maurits Lourens
c2d48bebd7 initial setup for google firebase integration 2022-03-08 17:31:36 +01:00
Rory Powell
7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot
e106bc7160 v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Martin McKeaveney
10a80b443f adding dayjs dep 2022-03-08 16:52:21 +01:00
Budibase Staging Release Bot
08bd8ae284 v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00