Martin McKeaveney
|
6b5c1ffafa
|
consolidate routing and component selection
|
2020-12-05 12:09:58 +00:00 |
Martin McKeaveney
|
64c4f0d300
|
deletion and error handling of layouts
|
2020-12-04 23:42:22 +00:00 |
Martin McKeaveney
|
a093297a4e
|
tidy up
|
2020-12-03 15:19:19 +00:00 |
Martin McKeaveney
|
0a5eac2c7f
|
more intelligent routing for screens and pages
|
2020-12-03 15:15:14 +00:00 |
mike12345567
|
2a41f57382
|
Linting and update to try and fix issues when screens are created, screen saving now generates CSS.
|
2020-12-03 12:08:33 +00:00 |
Martin McKeaveney
|
13824dcf09
|
merge
|
2020-12-02 14:15:07 +00:00 |
Martin McKeaveney
|
ffc7e14bb2
|
fix preview save
|
2020-12-02 13:41:00 +00:00 |
Martin McKeaveney
|
33c40063af
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
mike12345567
|
b55c4bc9c0
|
Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-30 11:47:08 +00:00 |
Martin McKeaveney
|
6cca720117
|
browse contents of s3 buckets from within budibase
|
2020-11-26 21:23:20 +00:00 |
Martin McKeaveney
|
298ef30360
|
budibase postgres E2E working
|
2020-11-26 14:43:56 +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 |
mike12345567
|
e1314b0d88
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |
Martin McKeaveney
|
eb9cfcb8bd
|
tidy up
|
2020-11-24 17:02:58 +00:00 |
Martin McKeaveney
|
a92d54f9a7
|
user table and relationships complete
|
2020-11-24 14:04:14 +00:00 |
Martin McKeaveney
|
f91c833074
|
merge
|
2020-11-19 17:02:27 +00:00 |
mike12345567
|
4997df919e
|
Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything.
|
2020-11-19 16:55:59 +00:00 |
Martin McKeaveney
|
e5bba6b5e6
|
remove old files
|
2020-11-19 16:12:55 +00:00 |
Martin McKeaveney
|
26cfb54a0f
|
nested routing UI up and running, refactor drag and drop functionality by decoupling store from components
|
2020-11-18 22:04:18 +00:00 |
Martin McKeaveney
|
129d36ccfe
|
remove cf invalidation, adding validation around successful deploys only
|
2020-11-10 17:08:02 +00:00 |
Andrew Kingston
|
253568fd2d
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
Martin McKeaveney
|
a8b5c3c255
|
small tidy ups
|
2020-11-06 13:40:00 +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 |
mike12345567
|
d57368eb8b
|
Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens.
|
2020-11-05 17:47:27 +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 |
Andrew Kingston
|
ac40abac56
|
Fix beta warning overlap
|
2020-11-04 12:38:52 +00:00 |
Michael Drury
|
ac73b5c4aa
|
Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId.
|
2020-11-03 13:45:49 +00:00 |
Michael Drury
|
871e9b123e
|
Some further work, logout and preview appear to be working much better now.
|
2020-11-02 22:46:31 +00:00 |
Andrew Kingston
|
e54a168848
|
Merge pull request #809 from Budibase/dark-mode
Dark mode and custom themes
|
2020-11-02 08:33:02 +00:00 |
Andrew Kingston
|
d879b52ebf
|
Add theme editor component to top bar
|
2020-10-30 10:41:44 +00:00 |
Andrew Kingston
|
cb25dd97b3
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
mike12345567
|
08b0834fe2
|
Removing instance API as it was un-used and simplifying the nature of an instance.
|
2020-10-29 10:21:06 +00:00 |
Andrew Kingston
|
7d632445a9
|
Add slight margin to perfectly align empty state text
|
2020-10-28 17:09:10 +00:00 |
Andrew Kingston
|
1a8da28c09
|
Merge ag-grid backend UI and update styles
|
2020-10-28 15:20:56 +00:00 |
Andrew Kingston
|
e61f3eb8cd
|
Update feedback icon to be in line with new UI
|
2020-10-28 10:59:43 +00:00 |
Martin McKeaveney
|
752d4c1ae0
|
Merge pull request #788 from Budibase/backend-ag-grid
Backend ag grid
|
2020-10-28 10:02:32 +00:00 |
Andrew Kingston
|
cd1bfa2580
|
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
|
2020-10-28 09:46:22 +00:00 |
Andrew Kingston
|
add4162000
|
Format with prettier
|
2020-10-27 15:28:13 +00:00 |
Andrew Kingston
|
a93757a8d9
|
Fix cypress tests
|
2020-10-27 15:26:07 +00:00 |
Andrew Kingston
|
fae4037a65
|
Remove bunch of unused components and tidy up unused references
|
2020-10-27 09:10:20 +00:00 |
Andrew Kingston
|
4ff7499d26
|
Update styles across entire automations page
|
2020-10-26 12:18:34 +00:00 |
Michael Shanks
|
6247acfcd2
|
gather feedback after 24h, or first deploy
|
2020-10-23 22:38:40 +01:00 |
Andrew Kingston
|
9a32997591
|
Reduce unecessary div layers
|
2020-10-23 12:57:35 +01:00 |
Andrew Kingston
|
14b13c7c52
|
Update data page to use new styles
|
2020-10-23 12:25:22 +01:00 |
Andrew Kingston
|
ea94694038
|
Remove deprecated borders on design page
|
2020-10-23 12:25:12 +01:00 |
Michael Shanks
|
cecf00a09e
|
Feedback - added Modal after deploy
|
2020-10-22 21:59:40 +01:00 |
Andrew Kingston
|
e5742dc7f6
|
Change component bar to popovers and adjust page layout to match
|
2020-10-22 20:22:09 +01:00 |
Andrew Kingston
|
f56662dac4
|
Update FlatButton and CategoryTab styles
|
2020-10-22 18:23:11 +01:00 |
Andrew Kingston
|
62da83e27f
|
Adjust screen list column padding to line up with top components bar
|
2020-10-22 18:12:15 +01:00 |
Andrew Kingston
|
1fac774521
|
Move components to above app preview
|
2020-10-22 17:46:21 +01:00 |
Andrew Kingston
|
80e71bff91
|
Update routing to use new page names
|
2020-10-22 17:43:27 +01:00 |
Andrew Kingston
|
d3714ea9ee
|
Update top nav border style
|
2020-10-22 15:11:46 +01:00 |
Andrew Kingston
|
e1c70f43db
|
Rename backend to data and frontend to design
|
2020-10-22 15:11:22 +01:00 |
Michael Shanks
|
f540f17861
|
feedback nav icon loads iframe to public page
|
2020-10-21 17:24:08 +01:00 |
Martin McKeaveney
|
4ae78dd74d
|
Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid
|
2020-10-21 15:03:31 +01:00 |
Andrew Kingston
|
4cc203e346
|
Merge branch 'master' of github.com:Budibase/budibase into dropdown-components
|
2020-10-21 13:28:02 +01:00 |
Martin McKeaveney
|
1add16147d
|
rename data design, ag grid mvp
|
2020-10-21 11:15:02 +01:00 |
Andrew Kingston
|
5c3d7481f6
|
Merge pull request #764 from Budibase/qol-updates
QOL updates
|
2020-10-21 10:45:52 +01:00 |
Andrew Kingston
|
c895e9887b
|
Add initial work on dropdown components
|
2020-10-21 09:19:26 +01:00 |
Martin McKeaveney
|
0799b2d49e
|
budibase beta blog post
|
2020-10-20 13:55:08 +01:00 |
Martin McKeaveney
|
c6be864b14
|
adding beta button
|
2020-10-20 13:47:10 +01:00 |
Andrew Kingston
|
2772892492
|
Fix layout issue with top right icons
|
2020-10-20 11:44:59 +01:00 |
Martin McKeaveney
|
820357e28d
|
move link into top nav
|
2020-10-19 13:17:04 +01:00 |
Martin McKeaveney
|
b3f34ae9ae
|
help button
|
2020-10-19 12:55:57 +01:00 |
Martin McKeaveney
|
2043e396e5
|
Merge pull request #749 from Budibase/deployment-history
Deployment history
|
2020-10-19 08:34:33 +01:00 |
Martin McKeaveney
|
131dcdbcad
|
deployment history design updates and polling
|
2020-10-18 18:09:19 +01:00 |
Andrew Kingston
|
fbe15ccfd9
|
Fix unrecoverable crash when the screen URL param is not a valid screen
|
2020-10-17 18:06:00 +01:00 |
Martin McKeaveney
|
b0c8d570bc
|
deployment history rendering in side bar
|
2020-10-17 15:13:25 +01:00 |
Martin McKeaveney
|
a64c1c9ded
|
Merge branch 'master' of github.com:Budibase/budibase into deployment-history
|
2020-10-17 12:22:40 +01:00 |
Martin McKeaveney
|
4d3fb4f847
|
hiding templates for now
|
2020-10-16 22:11:13 +01:00 |
Martin McKeaveney
|
8b54a55bcb
|
making deploy process async, adding local deployment history
|
2020-10-16 12:38:07 +01:00 |
Martin McKeaveney
|
71a7482dda
|
lint ✨
|
2020-10-15 17:05:09 +01:00 |
Martin McKeaveney
|
a34a59880e
|
merge from master
|
2020-10-15 14:41:29 +01:00 |
Martin McKeaveney
|
f0f9015819
|
more filtering updates
|
2020-10-15 12:09:41 +01:00 |
Martin McKeaveney
|
a23440c740
|
adding sum and count functionality, preventing user from doing bad filters
|
2020-10-15 10:48:57 +01:00 |
Andrew Kingston
|
3172b3b479
|
Change create new web app button to black
|
2020-10-15 09:04:39 +01:00 |
Martin McKeaveney
|
79b50dc0b7
|
lint
|
2020-10-14 13:21:43 +01:00 |
Martin McKeaveney
|
cb5c09d439
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
Martin McKeaveney
|
14af18d27b
|
fix issues from eslint plugin prettier
|
2020-10-13 16:33:45 +01:00 |
Martin McKeaveney
|
2b3b41e778
|
bulk deletes on grid
|
2020-10-13 16:17:07 +01:00 |
mike12345567
|
a622d3c2f1
|
Fixing problem where something injected [object Object] into the source code?
|
2020-10-13 10:35:10 +01:00 |
mike12345567
|
9a38294449
|
Formatting codebase.
|
2020-10-13 10:04:29 +01:00 |
mike12345567
|
d8f3a2ef17
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 09:41:42 +01:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
mike12345567
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Martin McKeaveney
|
e4528a8745
|
Merge branch 'master' of github.com:Budibase/budibase into deployment-api-usage
|
2020-10-08 21:16:16 +01:00 |
Martin McKeaveney
|
e3a9eae679
|
lint and tidy up
|
2020-10-08 21:16:06 +01:00 |
Martin McKeaveney
|
3715c2bf36
|
removing retry param
|
2020-10-08 21:11:10 +01:00 |
Andrew Kingston
|
1c559978e9
|
Fix relationship view when viewing fields with spaces in their name
|
2020-10-08 10:32:17 +01:00 |
Andrew Kingston
|
d24679bc33
|
Move modal to BBUI and update usages
|
2020-10-08 09:35:11 +01:00 |
Andrew Kingston
|
a24ce26953
|
Remove padding on top nav bar so that things are properly centered
|
2020-10-07 12:00:15 +01:00 |
Michael Shanks
|
a28a327da7
|
Merge branch 'master' into fixes
|
2020-10-05 21:17:01 +01:00 |
Andrew Kingston
|
701786dc25
|
Merge template and index page styles with new BBUI
|
2020-10-05 12:20:59 +01:00 |
Andrew Kingston
|
68a03eceb4
|
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
|
2020-10-05 12:20:26 +01:00 |
Andrew Kingston
|
a23967364b
|
Fix cypress texts and update use of modal
|
2020-10-05 11:13:09 +01:00 |
mike12345567
|
3ad58c2aa7
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-05 10:52:35 +01:00 |
Andrew Kingston
|
27c3e6c9e9
|
Replace all usages of simple-modal with new modal
|
2020-10-02 20:41:21 +01:00 |
Andrew Kingston
|
93cc0ad26d
|
Remove unused imports
|
2020-10-02 20:39:39 +01:00 |
Martin McKeaveney
|
016f49ac5a
|
merge
|
2020-10-02 16:45:59 +01:00 |