mike12345567
|
fca242b9ee
|
Updating API keys and changing over system to allow use of builder endpoints when running in cloud.
|
2021-03-22 16:39:11 +00:00 |
mike12345567
|
c49637db47
|
Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access.
|
2021-03-19 19:07:47 +00:00 |
Martin McKeaveney
|
69a9e3135f
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
Keviin Åberg Kultalahti
|
4575285d5f
|
fixes to transitions and adds default fade to screens
|
2021-03-02 13:37:54 +01:00 |
mike12345567
|
0c8026c5ce
|
First version, still playing around with styling.
|
2021-03-01 17:06:08 +00:00 |
Martin McKeaveney
|
fbbeb19724
|
adding many to many constant
|
2021-02-25 12:23:47 +00:00 |
Martin McKeaveney
|
2d75bc750b
|
relationship type constant
|
2021-02-25 12:21:24 +00:00 |
Martin McKeaveney
|
a17a1fb07b
|
SSL config for mysql, remove rickroll
|
2021-02-24 16:31:47 +00:00 |
mike12345567
|
d9aa1a4890
|
Switching user activity state to an options field rather than boolean (more extensible).
|
2021-02-22 12:29:49 +00:00 |
mike12345567
|
c801203dc5
|
Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system.
|
2021-02-22 11:39:58 +00:00 |
mike12345567
|
4b1855974c
|
Work in progress, getting the server backend mostly ready for this work.
|
2021-02-15 17:47:14 +00:00 |
mike12345567
|
f266129489
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns
|
2021-02-12 13:40:27 +00:00 |
mike12345567
|
ca20cbeeca
|
First lot of work to update the auto fields into schema.
|
2021-02-10 17:55:19 +00:00 |
mike12345567
|
98b23c999d
|
Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query.
|
2021-02-05 16:45:23 +00:00 |
mike12345567
|
164c5594e3
|
Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO.
|
2021-02-01 18:08:06 +00:00 |
Andrew Kingston
|
af73139a87
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-12 20:05:24 +00:00 |
Andrew Kingston
|
9b035df33e
|
WIP component management and definition refactor
|
2021-01-12 20:00:35 +00:00 |
mike12345567
|
1c553a75df
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-06 11:00:02 +00:00 |
Andrew Kingston
|
fb3a3d504e
|
Fix new layouts having bad styling
|
2020-12-23 09:23:03 +00:00 |
mike12345567
|
f5a9c68c69
|
WIP - starting to work on deployment and hosting so that they don't use static URLs anymore to reach assets, instead using environment variables to determine what to use.
|
2020-12-14 18:31:48 +00:00 |
mike12345567
|
2546346f36
|
Adding the ability to change default logo URL for new apps in self hosting.
|
2020-12-14 15:56:33 +00:00 |
mike12345567
|
48e40cde99
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-08 13:41:07 +00:00 |
Andrew Kingston
|
77f049d1bd
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-08 13:16:53 +00:00 |
mike12345567
|
79cfc5ea01
|
Fixing an issue with power user not being usable.
|
2020-12-08 12:20:37 +00:00 |
Martin McKeaveney
|
39473cb029
|
merge
|
2020-12-07 21:20:35 +00:00 |
Martin McKeaveney
|
a7789067d3
|
fix layout bugs, some tidy up
|
2020-12-07 20:29:41 +00:00 |
mike12345567
|
74f5197865
|
Merge branch 'username-email' of github.com:Budibase/budibase into feature/security-update
|
2020-12-07 18:08:20 +00:00 |
Martin McKeaveney
|
74f138ee9a
|
lint
|
2020-12-07 15:49:19 +00:00 |
Martin McKeaveney
|
6b5c1ffafa
|
consolidate routing and component selection
|
2020-12-05 12:09:58 +00:00 |
Martin McKeaveney
|
3b049bc286
|
allow creation of custom layouts, moving layoutId prop to top level of screen
|
2020-12-04 23:16:07 +00:00 |
Andrew Kingston
|
75e4b4f8cd
|
Change screen templates to be functions which can be enriched by the application
|
2020-12-04 14:03:40 +00:00 |
Martin McKeaveney
|
f05d696ef7
|
email as default user identifier
|
2020-12-04 12:22:45 +00:00 |
Martin McKeaveney
|
277524b86e
|
accommodate login layout
|
2020-12-03 17:31:38 +00:00 |
Martin McKeaveney
|
9b25a61706
|
allow editing of screen layout from modal
|
2020-12-02 16:15:14 +00:00 |
Martin McKeaveney
|
13824dcf09
|
merge
|
2020-12-02 14:15:07 +00:00 |
mike12345567
|
1a9f1aed9b
|
Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-02 13:26:57 +00:00 |
mike12345567
|
05225f7787
|
Changing the naming of access levels to be roles.
|
2020-12-02 13:20:56 +00:00 |
Martin McKeaveney
|
33c40063af
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
mike12345567
|
0fea7893ea
|
Quick update to allow deleting layouts if they are not currently in use.
|
2020-11-30 16:12:06 +00:00 |
Andrew Kingston
|
a54dd9509f
|
Remove deprecated props, fix warnings, remove old code
|
2020-11-30 15:05:36 +00:00 |
mike12345567
|
b55c4bc9c0
|
Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-30 11:47:08 +00:00 |
Andrew Kingston
|
a0f3b16e51
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-27 15:59:32 +00:00 |
Andrew Kingston
|
07229858c8
|
Add fade screen transition and fix navigation component casing
|
2020-11-25 18:30:09 +00:00 |
mike12345567
|
8a013c33c3
|
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
|
2020-11-25 17:56:09 +00:00 |
Martin McKeaveney
|
c225d54e99
|
extract constant
|
2020-11-25 15:03:19 +00:00 |
mike12345567
|
e26baa6faf
|
Creating CSS generation capabilities in the server.
|
2020-11-24 18:11:18 +00:00 |
mike12345567
|
71ca88207d
|
Removing all reference to 'pages' in server source code, now to look at builder.
|
2020-11-23 15:46:26 +00:00 |
mike12345567
|
8ae24a4b30
|
Storing some work in commit, currently broken, further work needed - application needs cleaned up.
|
2020-11-23 14:07:18 +00:00 |
Michael Drury
|
a423664f4c
|
Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate.
|
2020-11-13 15:35:20 +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 |
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 |
Martin McKeaveney
|
cb5c09d439
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |