1
0
Fork 0
mirror of synced 2024-08-23 14:01:34 +12:00
Commit graph

3651 commits

Author SHA1 Message Date
mike12345567
ce12325b8c Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 2020-11-06 21:13:21 +00:00
Martin McKeaveney
8d3dd9694e Merge pull request #824 from Budibase/port-fixes
potential resolutions for the 4001 issue
2020-11-06 21:00:57 +00:00
Michael Drury
9b1b9361c2 Merge pull request #828 from Budibase/bug/remove-replicate
Minor bug - replicateLocal was still enabled
2020-11-06 19:30:12 +00:00
Martin McKeaveney
127f0e6eb3 PR review 2020-11-06 18:00:25 +00:00
mike12345567
6d41a30440 Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 2020-11-06 15:47:12 +00:00
Michael Drury
bd65dd5992 Merge pull request #826 from Budibase/tidy-up-store
Pages and Screens to couch as well as general store tidy up
2020-11-06 14:54:54 +00:00
Martin McKeaveney
f183b72023 remove superfluous files 2020-11-06 13:46:19 +00:00
Martin McKeaveney
a8b5c3c255 small tidy ups 2020-11-06 13:40:00 +00:00
mike12345567
96c18d574c Changing signup function to createNewApp for clarity. 2020-11-06 12:38:59 +00:00
mike12345567
e15288fffb Linting. 2020-11-06 12:31:47 +00:00
mike12345567
e353c2a1c4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 2020-11-06 12:30:30 +00:00
Martin McKeaveney
646a7ab072 v0.3.2 2020-11-06 11:39:44 +00:00
Martin McKeaveney
cb25c31d17 potential resolutions for the 4001 issue 2020-11-05 22:09:49 +00:00
mike12345567
d57368eb8b Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
mike12345567
768298f733 Getting started into removing screens from store. 2020-11-05 14:56:23 +00:00
mike12345567
4d0771ac9e Fixing some bugs that have been found. 2020-11-05 14:38:44 +00:00
Martin McKeaveney
bdfd80fc03 rename buildPage 2020-11-05 13:41:16 +00:00
Andrew Kingston
951f5e1db5 Add colour palette options for charts 2020-11-05 13:37:28 +00:00
Andrew Kingston
2cf7f66d9b Ensure candlestick chart works with either our own date formats as well as timestamps 2020-11-05 13:27:29 +00:00
mike12345567
0c8bd319f3 More cleanup, removing template app pages that were unused and fixing a bug with auth not being configured correctly when app created. 2020-11-05 12:43:03 +00:00
Andrew Kingston
b8ce20ac4c Fix style of DND navigation 2020-11-05 11:58:39 +00:00
Andrew Kingston
1fdcb81f4b Reduce padding and indentation in nav items to provide more room for text 2020-11-05 11:48:49 +00:00
mike12345567
105d407ce8 Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
Martin McKeaveney
f86e8f7a52 update left hand links on builder home 2020-11-05 09:18:20 +00:00
Martin McKeaveney
1106026687 cut over to new frontend store 2020-11-04 17:09:45 +00:00
Martin McKeaveney
eeb6df894e feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
Andrew Kingston
80685864f6 Fix lint 2020-11-04 15:59:26 +00:00
Andrew Kingston
5a1624c29d Fix warning when no data source and increase robustness of charts 2020-11-04 15:56:57 +00:00
Andrew Kingston
8fde781a95 Separate chart loading state from error state 2020-11-04 15:43:43 +00:00
Andrew Kingston
9a4fc35bba Add candlestick chart 2020-11-04 15:21:11 +00:00
Andrew Kingston
3b97a538a6 Remove additional unused chart settings 2020-11-04 14:27:19 +00:00
Andrew Kingston
b358685172 Remove unused chart settings 2020-11-04 14:26:14 +00:00
Andrew Kingston
ac2c54e1f2 Remove unecessary lodash import 2020-11-04 14:22:04 +00:00
Andrew Kingston
eb446a06af Improve chart robustness even more 2020-11-04 14:21:48 +00:00
Michael Drury
8b35abe25f Updating screens API to be prefixed with /api/screens 2020-11-04 14:05:11 +00:00
Andrew Kingston
7aa8d7870d Fix crash when saving rows 2020-11-04 13:17:24 +00:00
Andrew Kingston
b47589cdad Improve robustness of pie and donut charts 2020-11-04 13:08:59 +00:00
Andrew Kingston
e7eab46435 Add support for dates and increase robustness 2020-11-04 12:43:56 +00:00
Andrew Kingston
ac40abac56 Fix beta warning overlap 2020-11-04 12:38:52 +00:00
Michael Drury
8c6a97198f Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 2020-11-04 12:36:38 +00:00
Michael Drury
22cacbbdb3 Merge branch 'master' of github.com:Budibase/budibase into tidy-up-store 2020-11-04 10:14:19 +00:00
Andrew Kingston
e17b17170a Merge branch 'master' of github.com:Budibase/budibase into apex-charts 2020-11-04 09:02:56 +00:00
Michael Drury
15a01e9b78 Merge pull request #815 from Budibase/feature/auth-update
Updating authentication to work better with single tenancy
2020-11-04 08:59:43 +00:00
Michael Drury
7f3410204a Updates to pages so that they are written to DB and retrieved correctly. 2020-11-03 17:42:54 +00:00
Martin McKeaveney
ea3162f329 screens in DB 2020-11-03 16:27:28 +00:00
Michael Drury
016e09eb81 Fixing issue with appId being checked when undefined. 2020-11-03 16:23:28 +00:00
Andrew Kingston
5a213ba343 Fix legends not being centered and use common chart component 2020-11-03 16:14:57 +00:00
Michael Drury
684df38561 Fixing issue that was breaking linting. 2020-11-03 15:35:27 +00:00
Michael Drury
4f28bd9430 Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
Andrew Kingston
e50d5a7ebb Add area chart and unit formatting 2020-11-03 14:32:21 +00:00